/* Start of CMSMS style sheet 'css_body' */
 body{
 margin: 0px;
 background-color:#008ed3;
 background-image: url('images/imgsite/fond-site.gif');
 background-repeat:no-repeat;
 background-position:center top;
 }
td{
vertical-align:top;
}
 #titre_page{
 background-image:url('images/imgsite/bando-titre.png');
 width:513px;
 height:44px;
 font-family:trebuchet MS;
 font-size: 20px;
 color:white;
 font-weight:bold;
 }
 #titre_form{
 background-image:url('images/imgsite/titre-form.png');
 background-repeat:no-repeat;
 background-position:top;
 width:227px;
 height:41px;
 font-family:trebuchet MS;
 color:white;
 font-weight:bold;
 text-align:right;
 }
 #logo{
 width:227px;
 height:119px;
 }
 #space{
 height:100px;
 background-color:#fff;
 }
 #footer{
 background-image:url(images/imgsite/footer.png);
 width:740px;
 height:108px;
 font-family:arial;
 font-size:12px;
 font-weight:bold;
 color:#86b6cd;
 text-decoration:none;
 }
.footer{
 font-family:arial;
 font-size:12px;
 font-weight:bold;
 color:#86b6cd;
 text-align:center;
}
 #adresse{
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#fff;
 width:513px;
 }
.menu{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#015a92;
text-decoration:none;
}
.menu:hover{
color:#7a2427;
}
.txt{
font-family:arial;
font-size:12px;
font-weight:regular;
color:#525252;
text-decoration:none;
}

 #tpv01{
 background-image:url(uploads/images/tp2-cdc.jpg);
 width:140px;
 height:110px;
 vertical-align:top;
 }
 #tpv01:hover{
 background-image:url(uploads/images/tp-cdc.jpg);
 }
 #tpv02{
 background-image:url(uploads/images/tp2-pist.jpg);
 width:140px;
 height:150px;
 vertical-align:top;
 }
 #tpv02:hover{
 background-image:url(uploads/images/tp-pist.jpg);
 }

input{
background-color:#cddbe2;
border: 0px;
}
textarea{
background-color:#cddbe2;
border: 0px;
}
/* End of 'css_body' */

