/* Start of CMSMS style sheet 'stylesheet' */
/* CSS Document */
*{
margin:0;
padding:0;
}
.clear{
clear:both;
}
a img{
border:none;
}
body{
background-color:#fe0000;
background-image:url(images/bg_body.gif);
background-repeat:repeat-x;
background-position:top;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#554e50;
}
body#accueil{
background-color:#231e1b;
background-image:none;
}
a{
color:#554e50;
}
a:hover{
text-decoration:none;
}
ul li{
list-style:none;
}
#titre{
width:954px;
margin:0 auto;
background-color:#fe0000;
border-bottom:3px solid #ffffff;
background-image:url(images/bg_h1.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:11px;
}
h1{
width:373px;
padding-right:9px;
background-image:url(images/bg_h1d.gif);
background-position:right;
background-repeat:no-repeat;
}
h2{
font-size:14px;
font-weight:bold;
margin-bottom:20px;
}
p{
margin:5px 0 15px 0;
}
.separateur{
width:90%;
padding:10px;
height:150px;
margin:10px auto 30px;
border-bottom:2px #000000 dotted;
}
.separateur img{
display:block;
float:right;
margin:0 0 0 25px;
border:1px solid #000000;
}
.floatDroite{
display:block;
float:right;
margin:0 0 10px 10px;
width:350px;
}
.paraDroite{
width:180px;
padding-left:15px;
margin-left:25px;
float:right;
border-left:1px solid #000000;
}
.separateur2{
clear:both;
display:block;
width:300px;
margin:40px auto 0;
height:40px;
border-top:1px dashed #554e50;
}
.trGrise td{
background-color:#e5d8d8;
}
.grise{
background-color:#e5d8d8;
}
.texteFlash{
display:block;
padding:10px;
background-color:#ffd5da;
border:2px #000 dashed;
margin-bottom:15px;
}
/* End of 'stylesheet' */

