/* CSS Document */

h1{}

h2{}

h3{}

strong{font-weight:bold;}

/* forms */
.labelerreur{color: #CC0000;}

.champ, .subs{
	clear:both;
	padding: 5px;
}
.subs{
	text-align: center;
}
.champ label,  .champ .likelabel{
	display:block;
	float:left;
	line-height:12px;
}
.champ input.text{
	width: 75px;
	float:left;
}
.carte{
	text-align: center;
	padding-bottom: 10px;
}
.carte label{
	display: block;
}
.carte.fleft{
	padding-left:100px !important;
}
.carte.fright{
	padding-right:100px !important;
}

.maincol_3 .champ textarea{
	width: 300px;
}
.maincol_3 .champ label, .maincol_3 .champ .likelabel{
	width:175px;
	line-height: 18px;
}
.leftcol_3 .champ label, .rightcol_3 .champ label{
	width:75px;
}
.maincol_3 .champ label.mini{
	display:inline;
	line-height:15px;
	margin-right:5px;
	width:auto;
}
.maincol_3 .champ label.promolabel{
	width: 150px;
}
#espacepromerchendising .promodescript
{
	float: left;
	width: 190px;
}
label.error {
	display:block;
	background:url(../images/croix.jpg) no-repeat left 2px;
	text-indent:20px;
	color:#FF9933;
	width:150px !important;
	padding-bottom:5px;
}

.champ input{
	float:left;
	margin-right:5px;
}
.champ .valid{
	height:21px;
	width:122px;
	margin-left:25px;
	margin-top:5px;
}
/* fin forms */
img.liner{
	margin-top:10px;
	margin-bottom:10px;
}
.liner{clear:both;}

.clr{clear:both;}

.article a{
	font-weight:normal;
	color:#ED057A;
}
.article a:hover{
	text-decoration: none;
}

.maincol_3 .article{
	width: 545px;
	margin-bottom: 20px;
}
.maincol_3 .article h1, .maincol_3 .article h2{
	background: #FCD2E7 url(../images/box_header_main_pub.gif) top left no-repeat;
	color:#ED057A;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	text-align:left;
	height:29px;
	line-height:29px;
	font-weight: normal;
}
.maincol_3 .article .moduleBody{
	background: #FFF url(../images/fd_box_contenu_main.gif) top left repeat-y;
	padding: 10px 28px 10px 28px;
	line-height: 1.1em;
}
.maincol_3 .article .moduleFoot{
	background: transparent url(../images/box_footer_main.gif) bottom left no-repeat;
	height: 7px;
	font-size: 1px;
}
.maincol_3 .article p{
	margin-bottom: 5px;
	line-height: 1.2em;
}

.maincol_3 .moduleActu .savoirplus{
	float: right;
}
.rightcol_3 .article{
	margin-bottom:25px;
	width:185px;
}
.rightcol_3 .article h2{
	background:transparent url(../images/box_header_pub.gif) no-repeat scroll left top;
	height:26px;
	line-height:26px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.rightcol_3 .article.bleu h2{
	background-image: url(../images/box_header_pro.gif) ;
}
.rightcol_3 .article .moduleBody {
	background:transparent url(../images/fd_box_contenu.gif) repeat-y scroll left top;
	padding:5px;
}
.rightcol_3 .article .moduleFoot {
	background:transparent url(../images/box_footer.gif) no-repeat scroll left top;
	height:7px;
	width:185px;
}
#footer .article{
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
#footer .article .moduleHead {
	background:transparent url(../images/super_footer_head.jpg) no-repeat left top;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
}
#footer .article .moduleBody {
	background: #fbf9fc url(../images/super_footer_bg.jpg) repeat-x left top;
	padding: 5px;
}
#footer .article .moduleFoot {
	background:transparent url(../images/super_footer_foot.jpg) no-repeat left top;
	height:10px;
}
.produit ul.liensup{
	display: block;
	list-style: none;
	padding: 0px;
}
.produit ul.liensup li{
	margin-right: 20px;
}
.produit ul.liensup li{
	float: right;
}
.produit ul.liensup li.methode a{
	display: block;
	background: url(../images/bt_methode_prepa.jpg) no-repeat top left;
	width: 150px;
	height: 31px;
}
.produit ul.liensup li.fiche a{
	display: block;
	background: url(../images/bt_fiche.jpg) no-repeat top left;
	width: 110px;
	height: 31px;
}
.produit ul.liensup li a span{
	display: none;
}
.faqliste ul.faq li{
	margin-top: 10px;
	font-size: 12px;
}
.article.faq .question{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px dashed #FCD2E7;
}
.article.faq .question p, .article.faq .question h2{
	padding: 5px;
	margin: 0;
	background-image: none;
	background-color: #FCD2E7;
	color: #ED057A;
	font-size: 1.1em;
	line-height: normal;
	height: auto;
}
