@charset "utf-8";
/* 
Feuille de style CSS  pour impression
*/


body {
	font-size: 				13px;
	font-family: 			Arial, Helvetica, sans-serif;
	color: 					#000000;
	background-color: 		#ffffff;
	background-image: 		none;
	margin: 		 	 	0 auto;
	padding: 		 	 	0;
}

p{
	margin:					10px 0;
}

img, img a, .contenu_reservation img {
	display: 				inline;
	border:  				none;
	vertical-align: 		bottom;	
}

#chapeau {
	margin: 				10px 0;
	font-size: 				13px;
	color:					#A6795E;
}

#motif, #header, #visuel, #menu, #menu_footer, #contenu_gauche, #fil_ariane, #livredor,.en_savoir_plus,#header_droite, #kakemono, #flash, #logo, #blocs_accueil, #logos_partenaires   {
	display: 				none !important;
}

#footer #coordonnees  {
	display:				block !important;
	font-weight:			bold !important;
	font-style:				normal;
}

#contenu_droite {
	width: 					auto;
	border: 				none;
	margin: 				0 5%;
	padding: 				0;
}

#miniatures{
	clear:				both;
	width:				240px;
	height:				auto;
}
#tableau_miniatures tr{
	width:				240px;
	height:				85px;/* 70 + 15 */
}
#tableau_miniatures td{
	width:				80px;
}

#contenu_galerie_photo {
	margin-top:			20px;
}

.bloc_offres{
	width:				580px;/* 590 */
	height:				auto;/* 140 */
	clear: 				both;
	border:				none !important;
	
	padding:			2px;
	
	margin:				25px 0  !important;
	
	color:				#80746c;
}

.bloc_offres img {
	padding-bottom: 	25px;
}

.tarifs{
	width:				150px;
	height:				70px;/* 100 */

	float:				right;
	
	font-size:			18px;
	color:				#80746c;

	padding-top:		30px;
	
	text-align:			center;

	border-left:		none;
}

#note {
	clear: 				both;
}

