/*Prémaman CSS Document */

/*------------------------------------------------------------------------------------------------------------*/
/*-----Global site--------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
BODY{
background-color:#e9e7d9;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b5281;
margin:0px;
padding:0px;
/*overflow:-moz-scrollbars-vertical;*/
}
TEXTAREA{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b5281;
}
A:link    {color:#7e8ad6; font-weight:bold;}
A:visited {color:#7e8ad6; font-weight:bold;}
A:active  {color:#7e8ad6; font-weight:bold;}
A:hover   {color:#4b5281; font-weight:bold;}
H1{
/*color:*/
font-weight:normal;
font-size:27px;
margin:0px;
text-transform:uppercase;
}
H2{
/*color:*/
font-weight:normal;
font-size:19px;
margin:0px 0px 10px 0px;
text-transform:uppercase;
}
H3{
/*color:*/
font-weight:normal;
font-size:19px;
margin:0px 0px 10px 0px;
}
H4{
/*color:*/
font-weight:normal;
font-size:14px;
font-weight:bold;
margin:0px 0px 10px 0px;
}
H5{
/*color:*/
font-weight:normal;
font-size:13px;
font-weight:bold;
margin:0px 0px 10px 0px;
}
H6{
font-weight:normal;
font-size:13px;
font-weight:bold;
margin:0px 0px 10px 0px;
}
UL{
margin:2px;
padding:0;
}
UL LI, OL UL LI {
margin:3px 0px;
padding: 0px 0 0px 10px;
display:block;
background:url(/wapr/img/ml/m2purple.gif) 0px 7px no-repeat;
list-style:none;
}
OL LI{
background:none;
}
.subtitle{
margin-left:40px;
}
#container{
width:984px;
margin:auto;
}
#overtop{
text-align:right;
font-size:11px;
padding-right:18px;
margin-top:5px;
}
#overtop a{
font-weight:normal;
color:#4b5281;
}
#overtop a:hover{
color:#7e8ad6;
}

#top{
height:247px;
}
#main{
background-image:url(/wapr/img/ml/bg.gif);
background-repeat:repeat-y;
padding-left:12px;
padding-right:12px;
}
#pageContent{
float:left;
width:690px;
}
#footer{
text-align:center;
border-top:1px solid #e1e3f4;
margin:0px 10px;
}
#footer A:link{color:#4b5281;text-decoration:none; font-weight:normal;}
#footer A:visited{color:#4b5281;text-decoration:none; font-weight:normal;}
#footer A:active{color:#4b5281;text-decoration:none; font-weight:normal;}
#footer A:hover{color:#7e8ad6; text-decoration:none; font-weight:normal;}
#bottom{
height:10px;
background-image:url(/wapr/img/ml/bottom.gif);
background-repeat:no-repeat;
background-position:top;
padding-top:10px;
text-align:center;
}
#left{
float:left;
margin-right:20px;
}
.clearBoth{
clear:both;
/*position:relative;*/
}
.textContent{
/*padding-left:10px;*/
margin-bottom:10px;
}
.small{
	font-size: 10px;
}
.hidden{
display:none;
}

.colorBorder{
border:1px solid #d1d6f4;
padding:4px;
background-color:#ffffff;
margin-bottom:10px;
}
.colorBg{
background-color:#f5f6fd;
padding:8px;
text-align:left;
}

#sendPage{
text-align:right;
padding:10px;
}
#bannerLeft a, #bannerRight a{
display:block;
margin:5px 0 ;
}
.blocLeft{
width:370px;
float:left;
}
.blocRight{
width:300px;
float:left;
margin-left:20px;
}
/*pour aligner une image ŕ droite alors que blocRight (ci-dessus) pour faire une colonne ŕ droite*/
.alignRight{
float:right;
width:300px;
margin-left:10px;
}
/*pour aligner une image ŕ gauche */
.alignLeft{
float:left;
width:300px;
margin-right:10px;
}
/*-----Form---------------------------------------------------------------------------------------------------*/
INPUT, SELECT, TEXTAREA {
border: 1px solid #aab09b;
font-size:11px;
}
FORM {
margin:0;
}
INPUT.inputNoBorder{
	border:none;
}

.inputLarge{
width:250px;
}
/*rounded button*/
.btn2{
background: repeat-x;
text-align:center;
height:19px;
}
.btn2  a:link,.btn2 a:visited,.btn2 a:active,.btn2 a:hover,.btn2 INPUT{
color:#ffffff;
text-decoration:none;
margin:0px 5px;
border:none;
display:inline;
background:none;
}
.btn1{
background: no-repeat;
width:3px;
}.btn3{
background: no-repeat;
width:3px;
}

/*-----END Form-----------------------------------------------------------------------------------------------*/

/*-----Menu---------------------------------------------------------------------------------------------------*/
/*menu generic*/
#menu{
width:208px;
}
#menu a {
font-size:17px;
color:#FFFFFF;
padding:5px 0px 5px 16px;
margin:2px 0px;
display:block;
text-decoration:none;
font-weight:normal;
}

#menu .m2 a{
background:#fff;
border-bottom:#d9ecae solid 1px;
color:#91c611;
font-size:13px;
margin:0px;
padding: 3px 0 3px 16px;
font-weight:bold;
text-transform:uppercase;
display:block;
}
#menu .m2 .selected{
background:#fff url(/wapr/img/ml/m2green.gif) 6px 10px no-repeat;
}
#menu .m2 a:hover{
background-color:#fafef2;
}
#menu .m3 a{
font-size:11px;
padding: 3px 0 3px 32px;
font-weight:normal;
}
#menu .m3 .selected{
background:#fff  url(/wapr/img/ml/m3green.gif) 22px 8px no-repeat;
font-weight:bold;
}
#menu .m4 a{
padding: 3px 0 3px 40px;
}
#menu .m4 .selected{
font-weight:bold;
background:#fff;
}
/*menu green*/
.m1Green{}
.m1Green a{
background-color:#8bbf0c;/* 91c611*/
}
#menu .m1Green .m2 a{
border-bottom:#d9ecae solid 1px;
color:#83b509;
}
#menu .m1Green .m2 .selected{
background:#fff url(/wapr/img/ml/m2green.gif) 6px 10px no-repeat;
}
#menu .m1Green .m2 a:hover{
background-color:#edf6d8; /*fafef2*/
}
#menu .m1Green .m3 a{
border:none;
}
#menu .m1Green .m3 .selected{
background:#fff  url(/wapr/img/ml/m3green.gif) 22px 8px no-repeat;
}
#menu .m1Green .m4 .selected{
background:#fff;
}
/*menu orange*/
.m1Orange{}
.m1Orange a{
background-color:#f8c016;
}
#menu .m1Orange .m2 a{
border-bottom:#f9e0a7 solid 1px;
color:#f8c016;
}
#menu .m1Orange .m2 .selected{
background:#fff url(/wapr/img/ml/m2orange.gif) 6px 10px no-repeat;
}
#menu .m1Orange .m2 a:hover{
background-color:#fff4d4;
}
#menu .m1Orange .m3 a{
border:none;
}
#menu .m1Orange .m3 .selected{
background:#fff  url(/wapr/img/ml/m3orange.gif) 22px 8px no-repeat;
}
#menu .m1Orange .m4 .selected{
background:#fff;
}

/*menu purple*/
.m1Purple a{
background-color:#97a2e7;
}
#menu .m1Purple .m2 a{
border-bottom:#dedef8 solid 1px;
color:#97a2e7;
}
#menu .m1Purple .m2 .selected{
background:#fff url(/wapr/img/ml/m2purple.gif) 6px 10px no-repeat;
}
#menu .m1Purple .m2 a:hover{
background-color:#f6f7fe;
}
#menu .m1Purple .m3 a{
border:none;
}
#menu .m1Purple .m3 .selected{
background:#fff  url(/wapr/img/ml/m3purple.gif) 22px 8px no-repeat;
}
#menu .m1Purple .m4 .selected{
background:#fff;
}
/*menu pink*/
.m1Pink a{
background-color:#f272ad;
}
#menu .m1Pink .m2 a{
border-bottom:#fdd0e5 solid 1px;
color:#f272ad;
}
#menu .m1Pink .m2 .selected{
background:#fff url(/wapr/img/ml/m2pink.gif) 6px 10px no-repeat;
}
#menu .m1Pink .m2 a:hover{
background-color:#f5f6fd;
}
#menu .m1Pink .m3 a{
border:none;
}
#menu .m1Pink .m3 .selected{
background:#fff  url(/wapr/img/ml/m3pink.gif) 22px 8px no-repeat;
}
#menu .m1Pink .m4 .selected{
background:#fff;
}

/*menu blue*/
.m1Blue a{
background-color:#51c6e9;
}
#menu .m1Blue .m2 a{
border-bottom:#cef0fa solid 1px;
color:#40b0d2;/*51c6e9*/
}
#menu .m1Blue .m2 .selected{
background:#fff url(/wapr/img/ml/m2blue.gif) 6px 10px no-repeat;
}
#menu .m1Blue .m2 a:hover{
background-color:#f1fafd;
}
#menu .m1Blue .m3 a{
border:none;
}
#menu .m1Blue .m3 .selected{
background:#fff  url(/wapr/img/ml/m3blue.gif) 22px 8px no-repeat;
}
#menu .m1Blue .m4 .selected{
background:#fff;
}
/*menu Brown*/
.m1Brown a{
background-color:#aa7889;
}
#menu .m1Brown .m2 a{
border-bottom:#cdbdc2 solid 1px;
color:#aa7889;/*51c6e9*/
}
#menu .m1Brown .m2 .selected{
background:#fff url(/wapr/img/ml/m2rose.gif) 6px 10px no-repeat;
}
#menu .m1Brown .m2 a:hover{
background-color:#ece5e7;
}
#menu .m1Brown .m3 a{
border:none;
}
#menu .m1Brown .m3 .selected{
background:#fff  url(/wapr/img/ml/m3rose.gif) 22px 8px no-repeat;
}
#menu .m1Brown .m4 .selected{
background:#fff;
}
/*menu Brown*/
.m1Grey a{
background-color:#c0bca2;
}
#menu .m1Grey .m2 a{
border-bottom:#dbd7be solid 1px;
color:#ada77e;/*51c6e9*/
}
#menu .m1Grey .m2 .selected{
background:#fff url(/wapr/img/ml/m2grey.gif) 6px 10px no-repeat;
}
#menu .m1Grey .m2 a:hover{
background-color:#f8f7f1;
}
#menu .m1Grey .m3 a{
border:none;
}
#menu .m1Grey .m3 .selected{
background:#fff  url(/wapr/img/ml/m3grey.gif) 22px 8px no-repeat;
}
#menu .m1Grey .m4 .selected{
background:#fff;
}
#navigTop{
color:#f272ad;
border-bottom:#e1e3f4 solid 1px;
text-align:right;
padding:3px 0;
}
#navigTop .numberArticle, #navigBottom .numberArticle{
margin:0 20px;
}
#navigBottom{
color:#f272ad;
border-top:#e1e3f4 solid 1px;
margin-top:-1px;
text-align:right;
padding:3px 0;
}
#navigBottom a, #navigTop a{
color:#f272ad;
text-decoration:none;
font-weight:normal;
}
#navigBottom a:hover, #navigTop a:hover{
color:#BD1561;
}
a.checklist{
margin:0px;
width:208px;
height:62px;
background-image: url(/wapr/img/ml/banner/visuChecklist.gif);
background-repeat:no-repeat;
padding:0px;
font-size:11px;
position:relative;
display:block;
text-decoration:none;
}

a.checklist SPAN{
display:block;
width:150px;
height:40px;
position:absolute;
left:7px;
top:12px;
line-height:11px;
color:#fff;
cursor:pointer;

}
.shop .newsContent{
border-bottom:1px solid #d1d6f4;
padding-bottom:5px;
padding-left:10px;
margin-bottom:15px;
}
.about #faq1, #faq2, #faq3, #faq4, #faq5, #faq6, #faq7, #faq8, #faq9, #faq10, #faq11, #faq12, #faq13, #faq14, #faq15, #faq16, #faq17, #faq18, #faq19, #faq20, #faq21, #faq22, #faq23{
display:none;
}
/*-----END Menu-----------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
/*-----survey --> sm_participate -----------------------------------------------------------------------------*/
#surveyForm{
}

#surveyForm H4{
	margin: 15px 0 5px 5px;
}

#surveyForm .answer{
	padding-left: 30px;
}

#surveyForm .matrixanswer{
}
#surveyForm .matrixitem{
	padding-left: 30px;
}


/*-----Form---------------------------------------------------------------------------------------------------*/
.inputLarge2{
font-weight:normal;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding: 0px 0px 0px 0px;
width:450px;
}
/*-----NoFlashDetected----------------------------------------------------------------------------------------*/
.noFlashBg{
position:relative;
top:207px;
left:5px;
background-color:white;
filter:Alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
width:973px;
height:35px;
}
.noFlash{
position:relative;
top:180px;
right:35px;
text-align:right;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b5281;
text-align:right;
}
/*---END Global site------------------------------------------------------------------------------------------*/
/*---wait page------------------------------------------------------------------------------------------*/
#waitContainer{
position:absolute;
left:50%;
top:50%;
margin:-200px 0 0 -175px;
width:350px;
text-align:center;
font-size:14px;
}

/*------------------------------------------------------------------------------------------------------------*/
@media print {
	BODY{
		overflow:visible !important;
	}
	.break{
		clear:both;
		display:block;
		page-break-after:always;
	}
}
