/* CSS Document */
/* GLOBAL */
body, div { margin: 0; padding: 0;}
body{background-color:#dadada;font-family:"trebuchet MS"; font-size:12px; color:#666666;}
img {border:none; }
a {outline: none;}


#head{width:980px; height:157px; background:url(/templates/images/header.jpg) no-repeat;}
#header a {display:block;height:157px;width:300px; float:left;}
#header span{display:none;}

#flag {	width:40px;float:right;margin-right: 10px;margin-top: 85px;}
#conteneur{width:980px;margin:0 auto; }

#footer{width:980px; height:43px; background: url(/templates/images/footer.jpg) no-repeat; text-align:center; color:#FFFFFF; line-height:13px; padding-top:2px;}
#infos{width:980px; height:43px; text-align:center; color: #333333;}

#menu{width:240px; float:left;}
#contenu{width:940px;background: url(/templates/images/charte5_26.jpg) repeat-y; padding:5px 28px 5px 10px;}

.menu { margin-left:20px;}
#menu a {text-decoration:none;color:#a20000;display:block;height:18px;width:197px; background:url(/templates/images/puce.gif) no-repeat  10px;padding:2px 2px 2px 20px;}
#menu a:hover{background-color:#dedddd; }
.rub {background-color:#cd1314;background:url(/templates/images/bouton.gif); width:214px;height:24px;font: bold 17px  "arial";color: #FFF;display:block;padding-left:25px;}

#right a.discret{text-decoration:none;border-bottom:1px dashed #cccccc; color:#666666;}
#right a.discret:hover{text-decoration:none;color:#ED2224;border-bottom:1px dashed #ED2224;}

#infos a{text-decoration: none;color: #333333;}
#infos a:hover{ text-decoration:underline;}

#right a{text-decoration:underline; color: #333333;}
#right a:hover{ text-decoration:underline; color: #ED2224;}
#right img{margin:10px;}


#slogan{padding-left:50px;}

h1{font-family:"trebuchet MS"; font-size:18px; color:#ed2224; font-weight:bold;}
h2{font-family:"trebuchet MS"; font-size:14px; color:#4d4d4d; font-weight:bold;}
h3{font-family:"trebuchet MS"; font-size:12px; color:#ed2224; font-weight:bold;}
h4{font-family:"trebuchet MS"; font-size:12px; color:#FFF; font-weight:bold;}

.chapeau{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;font-weight:bold;}
.style1 {color: #ED2224}

.rouge{background-color: #D01016;color:#FFF;text-align:left;padding:5px;}
.jaune{background-color: #FFDA29;color:#000;text-align:left;padding:5px;}