/* 	Section flash */
	.flash_petit {
	width:970px;
	height: 390px;
	z-index: 100;
	}

/******* CENTRE *******/
	#centre {
	width:970px;
	background-image: url(/images/tuile_centre.jpg);
	background-repeat: repeat-y;
	}
	/*twitter*/
		.twitter {
	width:222px;
	height: 111px;
	/*position: relative;
	top: -30px;
	left: -1px;*/
	background-image: url(/images/menu/menu_gauche/twitter.jpg);
	background-repeat: no-repeat;
}
	.twitter a:link {
	display: block;
	position: relative;
	background-image: url(/images/menu/menu_gauche/twitter.jpg);
	background-repeat: no-repeat;
	}
	.twitter a:visited {
	display: block;
	position: relative;
	background-image: url(/images/menu/menu_gauche/twitter.jpg);
	background-repeat: no-repeat;
	}
	.twitter a:hover {
	background-image: url(/images/menu/menu_gauche/twitter_over.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	}
	/*formulaire*/
		.formulaire {
	width:222px;
	height: 57px;
	/*position: relative;
	top: -30px;
	left: -1px;*/
	background-image: url(images/reservez_btn.png);
	background-repeat: no-repeat;
}
	.formulaire a:link {
	display: block;
	position: relative;
	background-image: url(images/reservez_btn.png);
	background-repeat: no-repeat;
	}
	.formulaire a:visited {
	display: block;
	position: relative;
	background-image: url(images/reservez_btn.png);
	background-repeat: no-repeat;
	}
	.formulaire a:hover {
	background-image: url(images/reservez_over.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	}
/* 	Menu_GAUCHE */
	.cadre_contacts {
	width:222px;
	height: 332px;
	/*position: relative;
	z-index: 100px;
	top: -30px;
	left: -1px;*/
	background-image: url(/images/menu/menu_gauche/carte_lateral.jpg);
	background-repeat: no-repeat;
}
	.cadre_contacts a:link {
	display:block;
	width:222px;
	height: 332px;
	background-image: url(/images/menu/menu_gauche/carte_lateral.jpg);
	background-repeat: no-repeat;
}
.cadre_contacts a:visited {
	display:block;
	width:222px;
	height: 332px;
	background-image: url(/images/menu/menu_gauche/carte_lateral.jpg);
	background-repeat: no-repeat;
}
.cadre_contacts a:hover {
	display:block;
	width:222px;
	height: 332px;
	background-image: url(/images/menu/menu_gauche/carte_lateral_over.jpg);
	background-repeat: no-repeat;
}

.centre_gauche {
	width:748px;
	float: right;
	}
/* 	Menu GAUCHE_ROLLOVER */
/* 	Menu carte */

/* 	ZONE TEXTE */
	.zone_texte {
	width:678px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 50px;
	float: right;
}
.zone_gauche {
	width:275px;
	float: left;
	padding-top: 45px;
	}
.zone_droite {
	width:390px;
	float: right;
	padding-top: 20px;
}
.zone_formulaire {
	width:498px;
	padding-left:125px;
	padding-right:125px;
	clear:both;
}
