#principal {
	position: absolute;
	width: 970px;
	height:680px;
	background-color:#FFFFFF;
	left: 50%;
	clip: rect(auto,auto,auto,auto);
	margin-left: -480px;
	top: 0px;
}


#gauche {
	height: 618px;
	width: 70px;
	position: absolute;
	background-color:#FFFFFF;
}	

#onze {
	height: 618px;
	width: 156px;
	position: absolute;
	background-color:#FFFFFF;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	left: 70px;
}

#centre {
	height: 618px;
	width: 424px;
	position: absolute;
	background-color:#FFFFFF;
	left: 225px;
}

#droite {
	height: 618px;
	width: 320px;
	position: absolute;
	background-color:#FFFFFF;
	left: 649px;
	
}

#bas {
	height: 25px;
	width: 970px;
	position: absolute;
	background-color:#FFFFFF;
	top: 618px;
	
}
#ssbas {
	height: 37px;
	width: 970px;
	position: absolute;
	background-color:#FFFFFF;
	top: 643px;
	
}





#centrehaut {
	height: 145px;
	width: 424px;
	position: absolute;
	background-color:#FFFFFF;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
}

#centrethe {
	height: 15px;
	width: 424px;
	position: absolute;
	background-color:#FFFFFF;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	top: 145px;
}
#centrebas {
	height: 458px;
	width: 424px;
	position: absolute;
	background-color:#FFFFFF;
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
	top: 160px;
}


#droitehaut {
	height: 160px;
	width: 320px;
	position: absolute;
	background-color:#FFFFFF;
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
}

#droitebas {
	height: 458px;
	width: 320px;
	position: absolute;
	background-color:#FFFFFF;
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	top: 160px;
}



















.plug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 100;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}

.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	
}




.html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-decoration: none;
	
	
	
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-decoration: none;
	text-align: right;
}


a:link {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#CCFF00;
	text-decoration: none;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#999999;
	text-decoration: none;
}

a.plug:link {
	color:#999999;
	text-decoration: underline;
}
a.plug:hover {
	color:#000000;
	text-decoration: underline;
}
a.plug:active {
	color:#000000;
	text-decoration: underline;
}
a.plug:visited {
	color:#999999;
	text-decoration: underline;
}

a.html:link {
	color:#000000;
	text-decoration: none;
}
a.html:hover {
	color:#999999;
	text-decoration: none;
}
a.html:active {
	color:#999999;
	text-decoration: none;
}
a.html:visited {
	color:#000000;
	text-decoration: none;
}



body {
	background-color:#FFFFFF;
}
