/* CSS Document */
body{
margin-top:0px;
margin-left:0px;
height:100%;
background-image: url(img/fond-body.jpg);
background-repeat: repeat-x;
background-position:top;
font-family:Century Gothic;	
background-color:#D7DADA;
}

a{color:#C61E01;}

#bando1{
	float:left; 
	display:block;
	width : 100%;
	height: 210px;
	background-image:url(img/fond-tete.jpg);
	background-repeat:repeat-x;
}
#bando2{
	float:left; 
	display:block;
	clear:both;
	width : 100%;
	height: auto;
	background-color:#FFFFFF;
}
#bando3{
	float:left; 
	display:block;
	clear:both;
	width : 100%;
	height: 63px;
	color:#ffffff;
	background-image:url(img/fond-pied.jpg);
	background-repeat:repeat-x;
}



#tete{
	float:left; 
	margin-left:20%;
	margin-top:95px;
	display:block;
	clear:both;
	width : 900px;
	height: 115px;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#corps{
	float:left; 
	margin-left:20%;
	display:block;
	clear:both;
	width : 900px;
	height: auto;
	font-size: 12px;
	color:#000000;
	background-image:url(img/fond-corps.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	padding-bottom:30px;
}
		#corps a{color:#ff0000;}
		
#nav{
	float:left; 
	display:block;
	width : 710px;
	height: 25px;
	color:#000000;
	font-size:10px;
}

#main{
	float:left; 
	display:block;
	width : 710px;
	height: auto;
	color:#000000;
	margin-top:25px;
	margin-bottom:40px;

}

/*pied--------------------------------------
*/
#pied{
	float:left; 
	margin-left:20%;
	clear:both;
	width : 900px;
	height: 43px;
	font-size: 11px;
	color:#8B8D8D;
	font-weight:bold;
	line-height:0.7cm;
	text-align:right;
	margin-top:8px;
}
		#pied a{color:#8B8D8D;}

#logo{
	float:left;
	display:block;
	width :219px;
	height:115px;
}

#menuX{
	float:right;
	display:block;
	width :655px;
	height:35px;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	margin-top:49px;
}

	 #menuX ul{padding:0; margin:0;}
	 #menuX li {float:left; display:block; clear:inline; width:auto; height:35px; margin:0; padding:0; margin-left:15px;}
	 #menuX li a{ height:35px; font-size:14px; color:#000000;  text-decoration:none;}
	 #menuX li a:hover{ font-size:14px;  color:#000000; padding:0;  height:35px; background-image:url(img/menuX-over.jpg); background-repeat:repeat-x;}
	 #menuX li a:activeY{ font-size:14px;  color:#000000; padding:0;  height:35px; background-image:url(img/menuX-over.jpg); background-repeat:repeat-x;}

/*corps --------------------------------------
*/
.gamme{
	float:right;
	display:block;
	clear:both;
	width:650px;
	height:25px;
	font-size:12px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	margin:0px;
	margin-top:10px;
}

#adresse{
	float:left;
	display:block;
	clear:both;
	width:158px;
	height:160px;
	text-align:right;
	margin-top:50px;
}
	 	#adresse ul{padding:0; margin:0;}
		#adresse li {float:left; display:block; clear:both; width:158px; height:15px; color:#000000; margin:0; padding:0; margin-top:5px; background-color:#D7DADA; text-align:right;}
		#adresse li a{ height:15px; font-size:14px; color:#000000;  text-decoration:none; font-size:10px; margin-top:5px;}
		#adresse li a:hover{ height:15px; font-size:14px; color:#FF0000;  text-decoration:none; font-size:10px; margin-top:5px;}
	
	
.gauche1col {float: left; display:block;}
			
.centre2col { background-color: white; text-align: left; padding:20px 20px 20px 15px;  float: left; padding-top:20px;}

.droite1col {float: right; display:block;}


/*mise en forme du texte--------------------------------------
*/
.textBordeau{background-color:#CE4F3D;}
.textRouge {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #DF3540;}
h2{font-family: Verdana, Arial, Helvetica, sans-serif;	color: #DF3540; font-size:12px;}
 table{font-size:12px;}

dt{font-size:14px; font-weight:bold; margin:0; margin-top:10px; color:#A13A37;}
	dt a{font-size:14px; font-weight:bold; margin:0; margin-top:10px; color:#A13A37;}


/*page item_display2.asp*/

.clstabletitle{
	background-color:#C61E01;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}



.clsborder{
	border-left:1px solid #C61E01;
	border-bottom:1px solid #Cccccc;
	padding:2px;
	color:#666666;
	}
	
pre{font-family:Arial, Helvetica, sans-serif;}
