/*Prémaman CSS Document */

/*------------------------------------------------------------------------------------------------------------*/
/*-----Global site--------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
BODY{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4b5281;
margin:0px;
padding:0px;
width:100px;
}
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{
margin:3px 0px;
padding: 0px 0 0px 10px;
display:block;
background:url(/wapr/img/ml/m2purple.gif) 0px 7px no-repeat;
list-style:none;
}
/*tag*/
.tag{
background:red;
font-weight:bold;
color:white;
}
/*pour aligner une image ŕ droite alors que blocRight (ci-dessus) pour faire une colonne ŕ droite*/
.alignRight{
display:block;
float:right;
width:300px;
}
.subtitle{
margin-left:40px;
}
.small{
	font-size: 10px;
}
.colorBorder{
display:block;
border:1px solid #d1d6f4;
padding:4px;
background-color:#ffffff;
margin-bottom:10px;
}
.colorBg{
display:block;
background-color:#f5f6fd;
padding:8px;
text-align:left;
}
#bannerLeft a{
display:block;
margin:5px 0;
}
.blocRight{
display:block;
float:left;
width:300px;
margin-left:20px;
}
.blocLeft{
display:block;
width:370px;
float:left;

}
.clearBoth{
clear:both;
/*position:relative;*/
}

/*-----Form---------------------------------------------------------------------------------------------------*/
/*rounded button*/
.btn2{
background: repeat-x;
text-align:center;
height:19px;
background-image:url(/wapr/img/ml/btnpurple02.gif);

}
.btn1{
background: no-repeat;
width:3px;
background-image:url(/wapr/img/ml/btnpurple01.gif) ;
}
.btn3{
background: no-repeat;
width:3px;
background-image:url(/wapr/img/ml/btnpurple03.gif);
}


/*-----END Form-----------------------------------------------------------------------------------------------*/
