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

/* Style lié à l'affichage des établissements */

#zone {
	margin-bottom:10px;
}
#zone h1 {
	color:#770000;
	font-weight:normal;
	display:inline;
	font-size:110%;
	line-height:110%;

}
#zone h2 {
	color:#770000;
	font-weight:normal;
	padding-left:13px;
	font-size:10px;
	display:inline;
}

#etab {
	margin-bottom:20px;
	font-size:95%;
	line-height:115%;
	padding-right:10px;}

#etab .zone {
	display:none;
}

#etab .new_icons {
	margin-top: 3px;
	diplay:block;
	width: 150px;
}

#etab .clear_icones {
	clear:both;
}

/*
Signalez un PB
*/

#etab form {
	padding-top: 0;
}

#etab form h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #993300;
}

#etab form label {
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
}

#etab form label input {
	margin: 0;
}

#etab form label textarea {
	-x-system-font:none;
	background:#FFFFFF url(../images/fond-recherche.jpg) repeat-x scroll 0 top;
	border-color:#DD8445 #FAAA31 #FAAA31 #DD8445;
	border-style:solid;
	border-width:1px;
	color:#DB4412;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px 1px 2px 4px;
}

#etab .new_icons img {
	float:left;
	margin-right: 3px;
}

#etab .new_icons .icone-signalez {
	float:right;
}

#etab h5 {
	font-weight:normal;
	color: #993300;
	font-size: 14px;
	line-height: 18px;
}

/*
Etab
*/

#etab a {
	text-decoration:none;
}

#etab a:hover {
	color: #088B09;
}

#etab h6 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:105%;
	margin:0px;
	display:inline;
	padding-bottom:3px;
}
#etab .cv {
	width:150px;
	height:60px;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	border:1px solid;
}

#etab img.flag {
	border:1px solid #000000;;
	float:left;
	margin:3px;
	margin-bottom:0;
}

#etab .oeil {
	 width:23px;
	 height:14px;
	 margin-right:0px;
}
#etab .sup {
	color:#990000;
}
#etab h2 {
	color:#993300; 
	font-weight:bold;
	font-size:10px;
	display:block;
	margin:0px;
}
#etab h3 {
	color:#000000; 
	font-weight:bold;
	font-size:10px;
	display:block;
	margin:0px;
}

.icones {
	margin-top:3px;
	margin-right:1px;
}

#etab .cap_accueil {
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
}

/*
Formulaire Nous écrire
*/
#form {
	width:150px;
	height:13px;
	font-size:10px;
	text-align:center;
	padding:2px;
	margin-top:5px;
	background-color:#FF9900;
	border:1px solid #FAAA31;
	background-image: url(../images/fond-menu2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
	display:none;
}
#form:hover {
	border:1px solid #FFFFFF;
	background-color: #FE9900;
	background-image: none;
}
#form a {
	text-decoration:none;
	color:#000000;
}
#form a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/*
Formulaire Secure-Hotel-Booking
*/

#secure_hotel {
	width:150px;
	height:13px;
	font-size:10px;
	text-align:center;
	padding:2px;
	margin-top:5px;
	background-color:#FF9900;
	border:1px solid #FAAA31;
	background-image: url(../images/fond-resa.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: white;
	clear: both;
}
#secure_hotel:hover {
	border:1px solid #FFFFFF;
	background-color: #FF0000;
	background-image: none;
}
#secure_hotel a {
	text-decoration:none;
	color: white;
}
#secure_hotel a:hover {
	text-decoration:none;
	color: #000000;
}


/*
Etablissements dans les marges
*/

#contenu .marge-gauche #etab {
	padding:10px;
	margin-bottom:0;
}


#contenu .marge-droite #etab {
	padding:10px;
	margin-bottom:0;
}

/*
Recherche par ville et par nom
*/

.selection {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFE6B1;
	border-right-color: #FFE6B1;
	border-bottom-color: #FFE6B1;
	border-left-color: #FFE6B1;
}
