
body { margin:0; padding:0; width:100%;font-size:16px; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;}
html { padding:0; margin:0;}
.clr {clear:both;}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 200%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-right: 5%;
	text-align: left;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
/*p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 5%;
	margin-left: 2%;
	line-height: 150%;
	font-weight: lighter;
}*/
a{ 
	color:fff;
	text-decoration:none;
	}
a:link{ 
	color:fff;
	text-decoration:none;
	}
a:visited{ 
	color:#5C101F;
	text-decoration:none;
	}


/* main */
.main {width:875px; padding:0; margin:0 auto; background:#eb9000; }

ul{border:0; padding:0; margin:0 auto; }
 
.liste {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 200%;
	font-weight: 100;
}

.fon {
	background-color: #8E2A00;
	font-weight: lighter;
}

.clearboth { 
	clear: both; 
	}

#containers{
	width: 840px;
	position:relative;
	top:10px;
	left:10px;
	padding-left:5px;
	
	}

#piece{
	width: 350px;
	margin-top: 10px;
	float: left;
	margin-left: 1.5%;
	}

#lienSection{
	width:350px;
	margin-top: 10px;
	float: left;
	margin-left: 9%;
	}
.lien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.lien:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #EB9000;
	text-decoration: none;
}

.liste {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 200%;
	/*font-weight: 100;*/
}
#footer{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 40px;
	float: left;
	width: 875px;
	background-color: #bbb;
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif; color:#0f0f0f;
	}
		
