/* STYLE RESERVATION */

/* Structure du contenu */
#ase_resa {
	padding:20px 20px 7px;
	width:940px;
	overflow:hidden;
}

#left {
	float:left;
	width:280px;
}

#right{
	color:#999;
	float:left;
	padding:10px 0 0 20px;
	width:640px;
}
/* Fin de structure du contenu */

/* left */
/* MENU */
#left h1{
	background:url('/imagerie/reservation/find.gif') no-repeat;
	width:240px;
	height:28px;
	color:#8ec106;
	font-size:16px;
	padding:10px 0 0 40px;
	font-weight:bold;
	margin-bottom:3px;
}

#menu{
	list-style-type:none;
	color:#999;
}

#menu li {
	font-size:13px;
	color:#8ec106;
	font-weight:bold;
	border-bottom:1px dotted #8ec106;
	padding:5px 0 5px 10px;
	padding:5px;
	padding-right:0;
}

#menu li:first-child {
	border-top:1px dotted #8ec106;
}

#menu a {
	color:#999;
}

#menu a:hover {
	color:#8ec106;
	text-decoration:none;
}

/* right */
/* CONTENU */
/* general */
#right h1{
	color:#002569;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	text-indent:15px;
}

#right h2{
	color:#8ec106;
	font-size:16px;
	font-weight:600;
}

#right h2.onTheBorder{
	position:relative;
	top:-27px;
	left:-5px;
}

#right h2.onTheBorder span{
	background:#fff;
	padding:5px;
}

#right h3{
	color:#8ec106;
	font-size:12px;
	font-weight:600;
	margin-bottom:10px;
}

#right fieldset {
	margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #8ec106;
	clear:left;
}

#right h5 {
	text-transform:uppercase;
	color:#8EC106;
	text-align:center;
	font-size:12px;
}

#right h5 span {
	padding:0 5px;
	top:-17px;
	background:#fff;
	text-transform:uppercase;
	position:relative;
	position:relative;
	text-transform:uppercase;
	top:-17px;
}

#bt_recherche #ase_search_bt a, 
#bt_recherche #ase_search_bt:link, 
#bt_recherche #ase_search_bt:visited {
	background:url('/imagerie/reservation/search.gif') no-repeat 0 0;
	width:100px;
	height:20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	position:relative;
	top:18px;
	margin-bottom:18px;
	right:30px;
	cursor:pointer;
	border:none;
	text-align:center;
}

#bt_recherche #ase_search_bt:hover {
	background:url('/imagerie/reservation/search.gif') no-repeat 0 -35px;
}

#bt_recherche  #ase_search_bt span {
	background:none;
	padding:0;
	position:relative;
	top:3px;
}

/* BORDURES ARRONDIES */
.radiusTop{
	background:#fff url('/imagerie/reservation/radius.gif') no-repeat 0 0;
	overflow:hidden;
	width:638px;
	height:5px;
}

.radiusMiddle{
	width:604px;
	border:2px solid #8ec106;
	border-top:none;
	border-bottom:none;
	position:relative;
	padding:15px;
	z-index:0;
}

.radiusBottom{
	background:#fff url('/imagerie/reservation/radius.gif') no-repeat 0 -5px;
	overflow:hidden;
	width:638px;
	height:5px;
}
/* FIN DES BORDURES ARRONDIES */

.champ{
	padding:3px 0;
}

.champ label{
	float:left;
	position:relative;
	width:170px;
	font-weight:bold;
	margin:3px 0;
}

.champ span{
	font-weight:normal;
}

input, select {
	border:1px solid #4c4b4b;
	padding:1px;
	vertical-align:middle;
	padding-left:5px;
	color:#4c4b4b;
}

select#nb_nuit {
	width:40px;
}

input.checkbox {
	border:none;
	padding:0;
}

select.sameWidthThanInput {
	width:150px;
}

label {
	color:#002569;
}

label.float {
	float:left;
	padding:0;
	position:relative;
	width:115px;
}
/* fin du style general */

/* Recherchez par destination */
#write_destination {
	padding-bottom:10px;
	margin:-10px 0 10px;
}

#write_destination #hotel_ou_ville {
	margin-left:25px;
	width:200px;
}

#choose_destination ul{
	display:inline;
	float:left;
	list-style:none;
	list-style-position:outside;
	width:120px;
}

#choose_destination li{
	height:20px;
}

#write_destination label,
#choose_destination label {
	margin-left:10px;
}

#choose_destination label {
	color:#999;
}

#facultatif .dates-reservation {
	float:left;
	height:40px;
	width:195px;
}

#facultatif .dates-reservation label {
	display:block;
}

#facultatif .dt_arrivee {
	width:130px;
}

#facultatif .dt_nuit {
	width:60px;
}

#facultatif #arrivee{
	width:80px;
	position:relative;
	top:-8px;
}

#facultatif label {
	color:#002569;
	margin:0;
}
#facultatif label.label_ko {
	color:#DD0000;
}

#facultatif .dt_arrivee input, #facultatif .dt_nuit select {
	margin-top:3px;
	margin-right:5px;
}

.dt_arrivee .picto_calendar{
	margin-top:4px;
}

#facultatif select {
	padding:0;
}

#options_cartes{
	overflow:hidden;
	zoom:1;
}

#options_cartes div{
	display:inline;
	float:left;
	margin-top:10px;
	padding-top:10px;
}

#options_cartes .block {
	display:block;
	margin-top:7px;
}

#options_cartes #type_carte_fidelite{
	width:210px;
}

#options_cartes #num_carte_fidelite{
	width:202px;
}

#fidelite{
	width:220px;
	border-left:2px solid #a2c903;
	padding-left:10px;
	border-right:2px solid #a2c903;
}

#promo{
	margin-left:10px;
	width:160px;
}

.bouton_enveloppe a.bouton {
	background:url(/imagerie/reservation/search.gif) no-repeat right top;
	color:#FFFFFF;
	display:block;
	float:right;
	white-space:nowrap;
	font-weight:bold;
	text-decoration:none;
	width:100px;
	height:27px;
	margin-top:10px;
	padding-top:8px;
	text-align:center;
}
.bouton_enveloppe a:hover.bouton {
	background:url(/imagerie/reservation/search.gif) no-repeat right -35px;
}

/* Fin de recherche par destination */

/* Recherche sur une carte */
#mapsearch {
	width:624px;
	padding:15px 5px;
}

#mapsearch h2.onTheBorder{
	left:3px;
}
/* Fin de recherche sur une carte */

/* Recherche près d'un site touristique */
#SA_config{
	width:330px;
}
/* Fin de recherche près d'un site touristique */

/* Recherche par trajet */
#searchform #arrivee{
	margin-top:20px;
}
/* Fin de recherche par trajet */
/* Fin du contenu */
