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

/*************************************************************************/
#bandeau_offres{
	width:876px;
	height:73px;
	margin:0 auto 14px;
	padding:0;
	background:url(images/bandeau_offres_spe.jpg) top left no-repeat;
	}
#bandeau_formulaire{
	width:876px;
	height:73px;
	margin:0 auto 14px;
	padding:0;
	background:url(images/bandeau_demande_reservation.jpg) top left no-repeat;
	}
.modules_offres{
	width:876px;
	margin:0 auto 14px;
	padding:0;
	background:url(images/fond_module_offres_spe.jpg) top left no-repeat;
	}
.espacement_haut_module{
	width:876px;
	height:26px;
	margin:0 auto;
	padding:0;
	}
.block_offres{
	width:826px;
	margin:0 auto;
	padding:0;
	}
.bas_modules_offres{
	width:876px;
	height:25px;
	margin:0;
	padding:0;
	clear:both;
	background:url(images/fond_bas_modules_offres.jpg) bottom left no-repeat;
	}
.img_offres{
	width:220px;
	height:200px;
	margin:0 6px 10px 0;
	padding:0 6px 0 0;
	border-right:dashed 1px #bbb;
	float:left;
	}
.titre_offres{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#285483;
	text-align:left;
	font-weight:bold;
	margin:0 0 10px 0;
	}
.txt_offres{
	margin:0;
	padding:0;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#43423f;
	}
.resa_offres{
	text-align:right;
	float:right;
	}
/*******************/
.link_menu_offres a{
	display:block;
	margin:0;
	padding:0;
	}
.cache_offres{
	display:block;
	visibility:hidden;
	}
#btn_reservations_offres a{
	width:97px;
	height:22px;
	margin:6px 0 0 0;
	background:url(images/btn_reservations_offres.jpg) top left no-repeat;
	}	
#btn_reservations_offres a:hover{
	background:url(images/btn_reservations_hover_offres.jpg) top left no-repeat;
	}