/* 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;
}

dl{width:200px;}
dt{padding:5px 5px 5px 5px; margin:8px 0;background-color: #f67b04;color: #FFF;font-size: 11px;font-weight: bold;}
dd{padding:2px; margin:0 0 0 5px;}


h1{font: bold 14px Verdana, Arial, Helvetica, sans-serif;color: #FF6600;}
h2{font: bold 12px Verdana, Arial, Helvetica, sans-serif;color: #333;}
h3{font: bold 10px Verdana, Arial, Helvetica, sans-serif;color: #FF6600;}

#footer{text-align:center;}
#footer p{margin:0; padding:0;}

ul{list-style-image:url(/templates/images/puce.gif);}

/* LIENS */

a.menu {color: #333;text-decoration:none;font-size:10px;}
a.menu:hover{color: #FF6600;text-decoration:underline;font-size:10px;}

a {color: #333;}
a:hover{color: #FF6600;}

/* LIENS DISCRETS */
a.discret{border-bottom: 1px dashed #666666;text-decoration:none;}
a.discret:hover{border-bottom: 1px dashed #5A005A;color: #5A005A;text-decoration:none;}


#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;}