@charset "utf-8";
/* CSS Document */

a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a:hover {
	color:#FFFFFF;
	text-decoration:underline;}

#body {
	color:black;
	background-color:white;
	background-image: url(images/fond.jpg);
	}

	
#principale{
	/*border:#333333 1px solid;*/
	width:950px;
	top:auto;
	height:769px;
	position:absolute;
	float:left;
	left:52%;
	padding:0 0 0 0 ;
	margin: 0 0 0 -400px;
	}

#petitflash {
	position:absolute;
	top:315px;
	background-color:#666666;
	width:167px;
	height:384px;
	left:627px;
	}

#conteneurprincipal {
	position:relative;
	left:15px;
	top:10px;
	background-color:#;
	width:600px !important;
	width:605px;
	height:528px !important;
	height:532px;
	color:#666666;
	/*border:#7fd436 2px solid;*/
	}
	
#coinindicepage {
	position:absolute;
	top:-3px;
	left:-4px;
	}
	
#coindroit {
	position:absolute;
	top:-3px;
	left:558px;
	}
	
#coinbasgauche {
	position:absolute;
	top:490px;
	left:-4px;
	}
	
#zonetexte {
	position:relative;
	top:70px;
	width:580px;
	background-color:;
	left:10px;
	height:450px !important;
	height:450px;
	text-align:justify;
	Overflow: -Moz-Scrollbars-Vertical;
	Overflow: auto;
	overflow-y:scroll;
	padding: 0 5 0 0;
	}
	
#traitseparation {
	position:relative;
	width:450px;
	height:2px !important;
	height:1px;
	background-image:url(images/trait-separation.jpg);
	background-repeat:repeat-x;
	margin:30 0 30 0;
	left:50px;
	}
	
#titreprincipal {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#7dd333}
	
#gras {
	color:#21609c;
	}
	
#menufooter {
	position:relative;
	left:15px;
	top:3px;
	color:#FFFFFF;
	}
	
#caterpillar {
	position:absolute;
	top:699px;
	left:427px;
	width:373px;
	height:261;
	background:url(images/catepillar.jpg);
	}
	
#bandefooter {
	position:relative;
	width:440px;
	height:26px;
	top:30px;
	background-color:#21609c;
	}
	
#copyright {
	position:relative;
	top:5px;
	left:0px;
	color:#ffffff;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#;
	margin-bottom:10px;
	}
	
#gris {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:5px;
	background-color:#95A5B2;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}
	
#lecteur {
	position:relative;
	top:0px;
	left:0px;
	color:#ffffff;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#000000;
	text-align:center;
	margin-left:60px;
	margin-bottom:10px;
	
	}


