/* feuille de style qui fixe la décoration des pages */

#carre1{
	position:absolute; 
	width:80px; 
	height:61px; 
	z-index:2; 
	left: 0px; 
	top: 0px; 
}
#carre2{
	position:absolute; 
	width:163px; 
	height:61px; 
	z-index:3; 
	left: 80; 
	top: 0; 
}
.carre2txt, .carre2ontxt{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	padding-top: 18px;
	padding-left: 10px;	
	letter-spacing: 1px;
}
#carre2on{
	position:absolute; 
	width:163px; 
	height:61px; 
	z-index:1; 
	left: 80; 
	top: 0; 
}
#carre3{
	position: absolute;
	visibility: inherit;
	width: 411px;
	height: 61px;
	z-index: 4;
	left: 243;
	top: 0;
}
.carre3txt{
	font-size: 28px;
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	padding-top: 20px;
}
#carre4{
	position: absolute;
	width: 81;
	height: 81;
	z-index: 5;
	left: 80px;
	top: 61;
}
#carre5{
	position: absolute;
	width: 82;
	height: 164;
	z-index: 1;
	left: 161;
	top: 61;
}
#carre6{
	position: absolute;
	width: 82;
	height: 82;
	z-index: 2;
	left: 161;
	top: 230;
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
	text-align: center;	
}
#carre6on{
	position: absolute;
	width: 82;
	height: 82;
	z-index: 1;
	left: 161;
	top: 230;
	font-size: 54px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;	
}
a:hover.carre{
	text-decoration: none;
}
#carre7{
	position: absolute;
	width: 82px;
	height: 171px;
	z-index: 2;
	left: 161px;
	top: 312px;
}