@charset "utf-8";
/* CSS Document */

/* definition des cadres */

#Conteneur {
	clear:both;
	float:left;
	width:916px;
	background-image:url(images/general/fond_conteneur.png);
	background-repeat:repeat-y;
	height:480px;

}

#Info1 {
	position:absolute;
	width:386px;
	z-index:1;
	left: 304px;
	top: 8px;
	height: 258px;

}

#Info2 {
	position:absolute;
	width:283px;
	z-index:2;
	left: 12px;
	top: 27px;
	height: 267px;

}

#Info3 {
	position:absolute;
	width:386px;
	z-index:2;
	left: 305px;
	top: 274px;
	height: 234px;
}

#Info4 {
	position:absolute;
	width:331px;
	z-index:3;
	left: -34px;
	top: 278px;
	height: 239px;
}

#Info5 {
	position:absolute;
	width:316px;
	z-index:4;
	left: -28px;
	top: 294px;
	height: 198px;
}

