/***** comportement des balises générales *****/
body{background-color: #000000;font-family:Verdana, Arial, Helvetica, sans-serif;background-image:url(../img/main_body_bg.gif);}
h2{color:#5B7B92;font-family:"Times New Roman", Times, serif;font-size:200%;}
h3{color:#9C5258;font-family: Helvetica, Geneva, Arial,sans-serif;}
ul li{margin:3px 0;}


/***** structure *****/
#conteneur{width:760px;margin-right:auto;margin-left:auto;padding:0;margin-top:0;margin-bottom:30px;background-image: url(../img/background.jpg);background-repeat: no-repeat;
background-color:#000000;}
#pied{width:760px;height:108px;clear:both;text-align:center;padding-top:0;background-image:url(../img/pied.jpg);background-repeat:no-repeat;background-color: #00FF33;}
#entete{height:261px;width:760px;background-repeat:no-repeat;}
#nav{float:left;text-align:center;color:#FFFFFF;font-family:Geneva, Arial, Helvetica, sans-serif;height:66px;background-image:url(../img/temp/menu.jpg);background-repeat:no-repeat;padding:40px 0 0 80px;margin:auto;}
#centre{color:#000000;}
#contenus{height:auto;width:760px;float:left;color:#FFFFFF;}
#tourcontenu{margin:0 80px;}

/***** comportement des balises de la structures *****/
#contenus h2,#contenus h3,#contenus p,#contenus ul{margin:20px 90px 0 90px;}
#contenus p,#contenus ul{font-size:.9em;line-height:18px;letter-spacing:.8px;}

/***** comportement des liens *****/
a:link,a:visited{color:#9C5258;}
a:hover{color:#5B7B92;}
#nav a{display:block;width:100px;height:25px;background-color:#C2C2C2;float:left;color:#344455;border-right-width: thin;border-right-style: solid;border-right-color: #000000;padding:6px 0 0 0;background-image:url(../img/image_menu.jpg);border-left-width: thin;border-left-style: solid;border-left-color: #CCCCCC;text-decoration:none;font-family:Helvetica, Verdana, Arial,  sans-serif;font-weight:bold;font-size:.9em;}
#nav a:hover{background-image:url(../img/image_menu_hover.jpg);color:#fff;}
#pied a img{border:0px;margin:66px 0 0 0;}

/***** classes *****/
.cacher{display:none;}
.date {color: #EAE8E3;font-weight: bold;}
.rouge {color: #5B7B92;font-size: 16px;font-weight: bold;font-family:Helvetica, Verdana, Arial,sans-serif;}
.bordure{border-top-width: thin;border-right-width: thin;border-bottom-width: thin;border-left-width: thin;border-top-style: solid;border-top-color: #808080;border-right-color: #808080;border-bottom-color: #808080;border-left-color: #808080;padding:5px 0;color:#CCCCCC;line-height:22px;}
.heure{color:#9C5258;font-weight:bold;}







