/* Balises standards */

body {
	background: #365220 ;
}

h1 {
	color: #E6386D;
	font-size: 24px;
	text-transform: uppercase;
}

h2 {
	color: #E6386D;
	text-align: left;
	font-size: 18px;
	margin-bottom:0;
}

/* span */

/* div */

.spacer {
clear: both;
}

/* Structure de la page */

div#conteneur {
	background: #365220 ;
}

div#en-tete
{
	background: url(/voyages/banniere.jpg) ;
}

div#contenu {
	background: url(/voyages/coin.jpg) no-repeat 0px 0px white;
}


/* Menu horizontal */

