/************************/
/*Header (titre de page)*/
/************************/
.gb #header h1 {background:url(/gb/images/travel-agency/titles/header_deluxe_screen.gif) no-repeat 50% 0;}
.pt-br #header h1 {background:url(/pt-br/images/travel-agency/titles/header_deluxe_screen.gif) no-repeat 50% 0;}

/*****************************************/
/*Ouverture de page (déco, pushs, moteur)*/
/*****************************************/
#overture-deco {
	float:none;
	width:968px;
}

/******************/
/*Corps de la page*/
/******************/
/*Zone centrale*/
/*Commun*/
#main .block p a {text-decoration:underline;}

#main .block p.more a {text-decoration:none;}
#main .block p.more a:hover {text-decoration:underline;}

#main .intro ul li {
	font-size:11px;
	list-style-type:square;
	margin-bottom:10px!important;
	margin-left:12px!important;
	margin-left:15px;
	padding:2px;
}

/*Business Premium*/
#main div.info {
	float:left;
	width:216px;
	font-size:10px;
}

#main div.info img {border:1px solid #D7D7C8;}

#main p.promocode {
	width:200px;
	color:#876E46;
	padding:5px;
	border:3px solid #876E46;
}

#main span.code {
	color:#F00;
	font-weight:bold;
}

#main div.text {
	float:left;
	padding-left:20px;
	width:210px;
}

#main .offer h3 {
	font-size:10px;
	color:#413C28;
}

#main .offer ul li {
	margin-left:12px!important;
	margin-left:15px;
	padding:2px;
	list-style-type:square;
}

#main p.more a {
	font-size:10px;
}

#side #tools.step a {text-transform:none;}
