/* CSS Document */
/* GLOBAL */

body { margin:0; padding:0; text-align:left; background-color:#E7E7E7; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }

#conteneur {width:978px;margin-left:auto;margin-right:auto;}

#header a {display:block;height:147px;width:218px; background:none;}
#header span{display:none;}


#contenu{margin:0 ; padding:15px 0 0 0; background-color:#FFFFFF; width:978px; background:url(/templates/images/middle.jpg) repeat-y;}

 /* menu */
dl{width:200px;}

/* rubriques */
dt{padding:5px 5px 5px 5px; margin:8px 0;background-color: #F7F7F7;color: #CC0000;font-size: 11px;font-weight: bold;border-top:solid #cccccc 1px;border-bottom:solid #cccccc 1px; }

/* liens ds rub */
dd{padding:2px; margin:0 0 0 5px;}



/* LIENS */

a {color: #333;}
a:hover{color: #FF6600;}

/* menu liens dd */
dl a{color: #000000; text-decoration:none;}
dl a:hover{color: #5A005A; text-decoration:underline;}

/* LIENS DISCRETS */
a.discret{text-decoration:none;border-bottom: 1px dashed #BA8200;}
a.discret:hover{border-bottom: 1px dashed #5A005A;color: #5A005A;text-decoration:none;}

h1{font: bold 14px Verdana, Arial, Helvetica, sans-serif;color: #CC0000;}
h2{font: bold 12px Verdana, Arial, Helvetica, sans-serif;color: #ff6600;}

.style1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
.style2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FE6C0B;}
.style3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#E62329;}
.style5 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#cccccc;}


#footer{text-align:center;}
#footer p{margin:0; padding:0;}

ul{list-style-image:url(/templates/images/puce.gif);}

#main{width:978px;margin-left:auto;
margin-right:auto;}
#header{width:218px; height:147px; background:url(/templates/images/logo.gif) no-repeat; float:left;}

#head{width:760px;float:left;height:147px;}
#top { width:760px; height:102px; background:url(/templates/images/top.gif) no-repeat;}
#fil { width:760px;height:45px;background:url(/templates/images/fil.jpg) repeat-y;padding: 15px 0 0 0 ;}

#middle{width:978px; background: url(/templates/images/middle.jpg) repeat-y;}

#bottom{width:978px; height:43px; background:url(/templates/images/bottom.jpg) no-repeat;}
