#principal {
	position: absolute;
	width: 970px;
	height:1095px;
	background-color: #c4c6c6;
	left: 50%;
	clip: rect(auto,auto,auto,auto);
	margin-left: -480px;
	top: 0px;
}


#gauche {
	height: 1095px;
	width: 86px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/home_07.jpg);
	background-repeat: no-repeat;
}

#centre {
	height: 1095px;
	width: 806px;
	position: absolute;
	background-color: #c4c6c6;
	left: 86px;
}

#droite {
	height: 1095px;
	width: 81px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/home_04.jpg);
	background-repeat: no-repeat;
	left: 892px;
	top: 0px;
}





#centrehaut {
	height: 24px;
	width: 806px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/home_03.jpg);
}
#centremenu {
	height: 59px;
	width: 806px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/fondmenu.jpg);
	top: 24px;
}
#centreanim {
	height: 472px;
	width: 806px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/fondanim.jpg);
	top: 83px;
}
#centreplug {
	height: 27px;
	width: 806px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/home_09.jpg);
	top: 555px;
}
#centredescriptif {
	height: 432px;
	width: 806px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/home_10.jpg);
	top: 582px;
}
#centrebas {
	height: 81px;
	width: 806px;
	position: absolute;
	background-color: #c4c6c6;
	background-image: url(images/home_14.jpg);
	background-repeat: no-repeat;
	top: 1014px;
	
}


.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;
	
}




.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: #c4c6c6;
}

