/***********************STYLE HEBERGEMENT TEMPLATE 30 ********************/
/***********************************************************************/

/**************************GENERAL**************************/
/***********************************************************/

#hebergement{
	width: 750px;
	background-color: #F3FAFE
}

img{
	border: none;
}

.bouton{
	display: block;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(/images/hebergement/btn_c02.gif);
	color: #0E658D;
	height: 16px;
	margin: 0 7px 0 7px;
}
.img_g_bouton{
	display: block;
	background: url(/images/hebergement/btn_g02.gif) left no-repeat;
}
.img_d_bouton{
	display: block;
	background: url(/images/hebergement/btn_d02.gif) right no-repeat;
}

.message{
	width: 750px;
	background-color: #D6E3F4;
	text-align: center;
	font-family: Verdana;
	font-size: 12;
	margin-bottom: 280px;
}

.message .img_g_bouton{
	margin: 0 275px 0 275px;
}

div.alignement_titre_page_hebergement{
	padding-top: 8px;
}

/*************************FORMULAIRE************************/
/***********************************************************/
/* paramètres communs aux differents formulaires (recherche et contact)             */
/***********************************************************/

.entete_bloc{
	color: #1189C1;
	margin: 15px;
	font-family: Verdana;
	font-size: 14;
	font-weight: bold;
}
.bloc_formulaire{
	margin: 5px;
	font-family: Verdana;
}
.label_formulaire{
	float: left;
}
.input_formulaire{
	float: left;
	border: solid 1px #7F9DB9;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11;
}

/********************FORMULAIRE DE RECHERCHE*****************/
/***********************************************************/
/* paramètres spécifiques à l'affichage du formulaire de recherche                      */
/***********************************************************/

.recherche{
	width: 720px;
	background-color: #1189C1;
	border-bottom: solid 2px #F6DD79;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 14;
}
#recherche_par_critere{
	height: 180px;
}
#recherche_par_reference{
	height: 100px;
}

.recherche .label_formulaire{
	width: 28%;
	text-align: right;
	font-weight: bold;
	margin-top: 12px;
}

.recherche .input_formulaire{
	margin-left: 5px;
	margin-top: 12px;
}

.recherche .input_type_bien{
	margin-top: 35px;
}
select.input_type_bien{
	width: 130px;
	margin-right: 100px;
}
select.input_ville{
	width: 190px;
}
select.input_prix{
	width: 150px;
}

#recherche_par_reference .label_formulaire{
	width: 20%;
}
.input_reference{
	margin: 5px;
}

#text_formulaire_recherche{
	padding: 10px;
	width: 365px;
	font-size: 14;
}

.image_formulaire_recherche{
	float: right;
	width: 150px;
	height: 180px;
	background-image: url(/images/hebergement/maisonBleue.gif);
}

.alignement_bouton_rechercher{
	width: 100px;
	float: right;
	text-align: right;
}
#recherche_par_critere .alignement_bouton_rechercher{
	margin-top: 40px;
}
#recherche_par_reference .alignement_bouton_rechercher{
	margin-right: 150px;
	margin-top: 13px;
}

.recherche .img_g_bouton{
	background: url(/images/hebergement/btn_g00.gif) left no-repeat;
}
.recherche .img_d_bouton{
	background: url(/images/hebergement/btn_d00.gif) right no-repeat;
}

/*********************FORMULAIRE DE CONTACT******************/
/***********************************************************/
/* paramètres spécifiques à l'affichage du formulaire de recherche                      */
/***********************************************************/

.contact{
	width: 590px;
	background-color: #D6E3F4;
	margin-left: 10%;
	font-size: 13;
}
#bloc_resume{
	width: 590px;
}
#bloc_champs_contact{
	height: 320px;
}
#bloc_bouton_contact{
	height: 140px;
}

.ligne_formulaire{
	width: 100%;
	display: inline-block;
}

.contact .label_formulaire{
	width: 140px;
	margin: 5px 0 0 0;
	margin-left: 100px;
}
.contact .input_formulaire{
	float: left;
	margin: 5px 0 0 5px;
}

.contact input.input_nom{
	width: 200px;
}
.contact input.input_prenom{
	width: 160px;
}
.contact input.input_adresse{
	width: 200px;
}
.contact input.input_adresse2{
	width: 200px;
}
.contact input.input_code_postal{
	width: 60px;
}
.contact input.input_ville{
	width: 200px;
}
.contact input.input_pays{
	width: 160px;
}
.contact input.input_telephone{
	width: 160px;
}
.contact input.input_email{
	width: 200px;
}

.contact textarea.input_remarque{
	width: 330px;
	height: 100px;
}

.contact label.text_formulaire{
	float: left;
	font-size: 14;
	font-weight: bold;
	color: #384A69;
	width: 500px;
}

div.champsObligatoire{
	float: left;
	margin-left: 100px;
}
label.champsObligatoire{
	font-size: 9;
}

.alignement_bouton_envoyer{
	float: right;
	margin-right: 30px;
	width: 100px;
}

#text_confirmation_contact{
	float: left;
	width: 550px;
	height: 70px;
	padding: 20px;
	font-size: 12;
}

/************************NAVIGATION*************************/
/***********************************************************/

.navigation{
	padding: 10px;
	margin-right: 30px;
	text-align: right;
	font-family: Verdana;
	font-size: 13;
}
.navigation a{
	color: #000000;
}

#BarreControlePagination form{
	display: none;
}
.btn_BarreControlePagination{
	display: inline;
	margin-left: 7px;
}

/*********************FICHE HEBERGEMENT*********************/
/***********************************************************/
/* paramètres communs aux differents mode d'affichage des fiches hebergements  */
/***********************************************************/

.ficheHebergement{
	width: 95%;
	margin-bottom: 20px;
	background-color: #D6E3F4;
	display: inline-block;
	font-family: Verdana;
	font-size: 12;
}

.imagePrincipale{
	float: left;
	width: 290px;
}

.descriptif{
	width: 47%;
	float: left;
}
.champ_prix{
	float: right;
	width: 87px;
	text-align: right;
	font-weight: bold;
}
.champ_ville{
	color: #0E658D;
	font-size: 13;
	font-weight: bold;
	padding-bottom: 10px;
}
.champ_type_de_bien{
/* Champs spécifique Type de bien*/
	color: #0E658D;
	font-weight: bold;
}
.champ_description{
/* Champs spécifique Description*/
	font-weight: bold;
	padding-bottom: 5px;
}


/**********************FICHE MODE LISTE**********************/
/***********************************************************/
/* paramètres spécifiques à l'affichage des fiches hebergements en mode liste      */
/***********************************************************/

#liste_ficheHebergement .champ_reference{
	float: right;
	width: 75px;
	text-align: right;
	padding-bottom: 5px;
	font-weight: bold;
}

#liste_ficheHebergement .champ_reference label{
	font-weight: normal;
}

#liste_ficheHebergement .champ_ville{
	padding-top: 10px;
}

.alignement_bouton_voir{
	float: right;
	width: 50px;
	text-align: right;
	margin-left: 100px;
	margin-right: 10px;
	margin-top: 5px;
}

/**********************FICHE MODE DETAIL*********************/
/***********************************************************/
/* paramètres spécifiques à l'affichage des fiches hebergements en mode detail    */
/***********************************************************/

#hebergement_modeDetail{
	color: #384A69;
}

.planchePhoto{
	width: 330px;
	float: left;
	text-align: center;
}
.image{
	width: 350px;
	height: 235px;
}

.alignement_bouton_imprimer{
	float: left;
	width: 200px;
	margin: 30px 40px 0 40px;
}
#separation{
	width: 30px;
	height: 350px;
	background-color: #1189C1;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}

#hebergement_modeDetail .champ_reference{
	width: 40%;
	color: #0E658D;
	font-weight: bold;
	font-size: 14;
}
#hebergement_modeDetail .champ_ville{
	float: left;
	text-align: left;
	width: 40%;
	font-size: 14;
}
#hebergement_modeDetail .champ_prix{
	vertical-align: top;
}
#hebergement_modeDetail .champ_liste_des_pieces{
	width: 50%;
	margin-top: 5px;
	margin-bottom: 20px;
}
.champ_detail{
	float: left;
	width: 50%;
}
.alignement_bouton_contact{
	float: right;
	width: 80px;
	text-align: center;
	margin-top: 15px;
	margin-right: 100px;
}


/**********************FICHE MODE RESUME********************/
/***********************************************************/
/* paramètres spécifiques à l'affichage en mode resume (formulaire de contact)    */
/***********************************************************/

#bloc_resume .descriptif{
	width: 360px;
	color: #0E658D;
	font-size: 14;
	font-weight: bold;
	margin-left: 130px;
}
#bloc_resume .champ_prix{
	color: #384A69;
}