/* CENTRE INTERIEUR ////////////////////////////////////////*/
.centre_int {
	width:1003px;
	float:left;
	background-image:url(../../images/all/milieu.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear:both;
	position:relative;
	background-color:#008fc9;
}
.centre_int .partie01 {
	width:742px;
	float:left;
	background-color:#ffffff;
	background-image:none;
	background-repeat: no-repeat;
	background-position:bottom left;
	position:relative;
}
.centre_int .partie02 {
	width:261px;
	float:right;
	background-image:url(../../images/all/fond_sejour.gif);
	background-repeat:no-repeat;
	position:relative;
	font-size:11px;
}
.height {
	width:1px;
	height:490px;
	float:right;
	font-size:1px;
}
.centre_int .pictos {
	position:absolute;
	top:30px;
	right:10px;
}
.nav {
	position:absolute;
	top:6px;
	left:10px;
	color:#426608;
	font-size:11px;
}
.nav span {
	font-weight:normal;
	color:#004a7f;
}
.nav a {
	text-decoration:none;
	color:#426608;
}
.nav a:hover {
	text-decoration:underline;
}