/************************/
/*Header (titre de page)*/
/************************/
.fr #header h1 {background:url(/fr/images/travel-agency/titles/header_screen.gif) no-repeat 50% 0;}
.gb #header h1 {background:url(/gb/images/travel-agency/titles/header_screen.gif) no-repeat 50% 0;}
.de #header h1 {background:url(/de/images/travel-agency/titles/header_screen.gif) no-repeat 50% 0;}
.es #header h1 {background:url(/es/images/travel-agency/titles/header_screen.gif) no-repeat 50% 0;}
.it #header h1 {background:url(/it/images/travel-agency/titles/header_screen.gif) no-repeat 50% 0;}
.zh #header h1 {background:url(/zh/images/travel-agency/titles/header_screen.gif) no-repeat 50% 0;}
.zp #header h1 {background:url(/zp/images/travel-agency/titles/header_screen.gif) no-repeat 50% 0;}
.pt-br #header h1 {background:url(/pt-br/images/travel-agency/titles/header_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;}

/*Agents de voyage*/
.agents #main .alaune h3 {
	margin:0;
	text-transform:none;
}
/*noborder*/
.agents #main .noborder{
	padding-top:1em; border-top:0px;
}

/*Comment réserver*/
.reserver #main .intro h2 {margin-bottom:0;}

.reserver #main .block p {font-size:10px;}

.reserver #main .block p a {
	color:#876e46;
	font-weight:bold;
}

/*Paiement des commisssions*/
.commissions #main .intro h2 {margin-bottom:0.2em;}

.commissions #main .baseline {
	margin:0 0 1.5em 0;
	color:#8c8778;
	font-size:10px; font-weight:bold;
	text-align:center; text-transform:uppercase;
}

.commissions #main .block p {font-size:10px;}

.commissions #main p.contact, .commissions #main p.contact a {
	color:#876e46;
	text-align:left;
}

.commissions #main p.contact strong {color:#413c28;}

/*Programme STAR*/
.star #main .conditions p {font-size:10px;}

/*FAQ*/
.faq #main .intro h2 {margin-bottom:0;}

.faq #main h3.onHide, .faq #main .listing {margin-bottom:1.5em;}

.faq #main .listing p {font-size:10px;}

.faq #main .listing p.asterisk {color:#876e46;}

