/* Start of CMSMS style sheet 'stylesheet' */
/* CSS Document */
*{
padding:0;
margin:0;
}
body{
background-color:#001b56;
font-family:Arial, Helvetica, sans-serif;
color:#3b507d;
font-size:12px;
}
a img{
border:none;
}
ul li{
list-style:none;
}
.clear{
clear:both;
}
h1{
font-size:21px;
color:#b2955a;
width:680px;
background-image:url(../images/bg_h1.gif);
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:15px;
}
h3{
font-weight:bold;
font-size:14px;
margin:2px 0;
}
p{
margin:5px 0 15px 0;
}
span.italique{
font-size:14px;
font-style:italic;
}
a{
color:#3b507d;
}
a:hover{
text-decoration:none;
}
.separateur{
width:710px;
margin:0 auto;
height:50px;
border-top:2px solid #af9359;
clear:both;
}
.btnBleu{
width:155px;
height:35px;
background-color:#001b56;
padding:10px 6px 30px 6px;
background-image:url(../images/bg_btnBleu.gif);
background-position:bottom;
background-repeat:repeat-x;
text-align:center;
}
.btnBleu a{
font-weight:bold;
font-size:14px;
color:#ffffff;
text-decoration:none;
}
.btnBleu a:hover{
color:#cccccc;
}

/* End of 'stylesheet' */

