#content #text{
	padding-bottom:100px;
}
#content #text ul, #content #text p, #content #text a{
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
#content #text .number{
	color:#009bc2;
	font-size:3em;
}

#content .petit_article{
	background-image:url(../../images/background/bottom_petit_article_repeat.gif);
	background-repeat:repeat-y;
	width:352px;
	float:left;
	margin-right:5px;
}
#content .petit_article h2{
	background-position:0 0;
	background-image:url(../../images/background/top_petit_article.gif);
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:20px;
	font-size:0.9em !important;
	padding-top:2px;
}
#content .petit_article .content{
	background-position:bottom;
	background-image:url(../../images/background/bottom_petit_article.gif);
	background-repeat:no-repeat;
	height:150px;
	padding-left:30px;
	padding-bottom:10px;
}
#content[id] .petit_article .content{
	min-height:150px;
	height:auto;
}

#content .mini_plus_article{
	background-image:url(../../images/background/bottom_mini_plus_article_repeat.gif);
	background-repeat:repeat-y;
	width:237px;
	float:left;
}
#content .mini_plus_article h2{
	background-position:0 0;
	background-image:url(../../images/background/top_mini_plus_article.gif);
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:20px;
	font-size:0.9em !important;
	padding-top:7px;
	color:#FFF;
	font-size:1.5em !important;
}
#content .mini_plus_article .content{
	background-position:bottom;
	background-image:url(../../images/background/bottom_mini_plus_article.gif);
	background-repeat:no-repeat;
	height:150px;
	padding-left:30px;
	padding-bottom:10px;
	line-height:25px;
}
#content[id] .mini_plus_article .content{
	min-height:150px;
	height:auto;
}
#content .mini_plus_article a.plus-info{
	margin:0px !important;
	padding:0px;
	display:block;
	float:right;
	color:#00556B;
	font-size:0.9em !important;
	text-decoration:underline !important;
	font-style:italic;
}


#content .article{
	background-image:url(../../images/background/bottom_article_repeat.gif);
	background-repeat:repeat-y;
	width:664px;
}
#content .article .content{
	background-image:url(../../images/background/bottom_article.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 10px 30px 40px;
}
#content .cartepique{
	margin-bottom:20px;
	margin-left:30px;
	padding-right:66px;
}
#content p.mini{
	padding-right: 40px;
	padding-bottom: 15px;
}
#content .article .content ul li{
	margin-bottom: 15px;
}
#content .article h2{
	padding:9px 0px 0px 20px;
	background-image:url(../../images/background/top_article.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:2px;
	height:21px;
}

/* pour l'encard de validation w3c*/

#content .validator{
	background-image: url(/images/nos-atouts/background_validator.gif);
	background-repeat: no-repeat;
	padding: 26px;
	font-size: 0.8em;
}
#content .validator .text{
	padding: 4px;
	width: 280px;
	margin-left: 15px;
}
#content .validator .submit{
	border: none; 
	background-image: url(/images/nos-atouts/button.png);
	background-color: transparent;
	background-position: top;
	font-weight: bold;
	padding: 5px 35px 5px 34px;
	cursor: pointer;
	width:122px;
	height:28px;
}
#content .validator .hover, #content .validator .submit:hover,{
	background-position: bottom;
}
#content #conversion{
	border:none;
	width:0px;
	height:0px;
}