/*-------------------COLONNE DEUX-------------------*/
.deux {
	width:240px;
	height:200;
/*	float:left;*/
	margin-left:5px;
	margin-top:22px!important;
	margin-top:23px;
	border: 1px solid #0066cc;
/*	background-color:#99FFFF;*/
	background-color:#FFFFFF;
	display:block;
	}




		
/*-----------------------------------------------------------------------------------form reservez*/
#form_reservez_accueil{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:238px;
	height:189px;
	text-align:center;
	background-image: url(http://www.etaphotel.com/imagerie/home/fond_form_reservez.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.bloc_reserver_destination {
	margin-top:7px;
	}
#form_reservez_accueil a{
	color:#FF0000;
	text-decoration:underline;
	}
#titre_form{
	margin-top:7px;
	margin-bottom:3px;
	margin-left:5px;
	margin-right:0;
	}
#form_reservez_accueil input,select{
  	font-family:Verdana;
	border: 1px solid #a5aeb5;
	font-size:9px;
	color :#316db5;
	}
#form_reservez_accueil select{
	margin-right:5px;
	}
img{
	border:0;
	}
#nom_ville{
	width: 150px;
	margin-bottom:8px;
	}
		

/*-----------------------------------------------------code_avantage*/
.box  {
	padding-left:20px;
	text-align:left;
	}
.box input#code_avantage{
	width:70px;
	font-size:9px;
	}
select#annee_arrivee{
	width:54px; 
	}
select#mois_arrivee{
	width:40px; 
	}
select#jour_arrivee{
	width:40px; 
	}
select#nb_nuit{
	width:40px; 
	}
		
#date{
	border: 1px solid #006699;
	background-color:#0066cc;
	margin-top:4px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:8px;
	padding-left:5px;
	padding-right:0;
	padding-top:5px;
	padding-bottom:8px;
	color:#FFFFFF;
	text-align:left;
	}
.date_ttr{
	margin-left:20px;
	}
		
#nuit{
  	padding-right:45px;
  	text-align:right; 
	}
#bt_validez{ 
	margin-top:-6px;
	margin-bottom:1px;
	background-color: #FFCC33;
	}
#aide_reserve{
	margin-bottom:5px;
	margin-left:5px;
	margin-right:0;
	}
		
		

.hidden  {
	display:none;
	}

