/* -----------------------------------------------------------------------------
 * Style générique
 * ----------------------------------------------------------------------------- */
body {
	background: #b3a18b;
}

/* -----------------------------------------------------------------------------
 * Complément de la zone d'affichage principale
 * ----------------------------------------------------------------------------- */
#animFlash{
	width:748px;
	height:241px;
	overflow:hidden;
}

 #corps {
	background: url('../img/fond_home_1pix.gif') top left repeat-y #dad9c1;
}
#colonneCentreD,
#colonneCentreG {
	width: 247px;
	min-height: 600px;
	_height: 600px;	/* Hack pour IE (invisible pour Firefox) */
	float: left;
}
#colonneDroite,
#colonneGauche {
	width: 254px;
	min-height: 600px;
	_height: 600px;	/* Hack pour IE (invisible pour Firefox) */
	float: left;
}


#destination {
	font-family : verdana;
	width:254px;
	height:241px;
	overflow:hidden;
	float:left;
	_margin-right: -3px;
	background-color: #37363B;
	color:#ffffff;
}

#destinationContinent{
	margin:0 0 0 20px;
}

#destinationContinent a{
	color:#B3A18B;
}

#destinationContinent a{
	font-size: 0.7em;
	text-decoration:none;
	letter-spacing:0px;
	font-weight:bold;
}

#destinationContinent a:hover, #destinationEurope table tr td a:hover, #destinationAfrique table tr td a:hover{
	color: #800000;
}

#destinationEurope, #destinationAfrique{
	margin:	0 10px 0 20px;
}

#destinationEurope table tr td a, #destinationAfrique table tr td a{
	color:white;
	text-decoration:none;
	font-size: 0.7em;

}

#destinationContinent a.selectedLink{
	color : white;
	background-color: #2A2A2C;
}

#destinationContinent a.selectedLink:hover{
	color : #800000;
	background-color: #2A2A2C;
}

/* -----------------------------------------------------------------------------
 * Calques spécifiques
 * ----------------------------------------------------------------------------- */
/* ------------------------
 * Colonne de gauche
 * ------------------------- */ 
form.abonnementExpress input {
	padding-left: 5px;
	width: 135px;
	color: #727461;
	height: 20px;
}
