/* Balises standards */

body {
	background: #365220 ;
}

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

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

/* span */

/* div */

/* Structure de la page */

div#conteneur {
	background: #365220  ;
}

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

#menu-gauche {
	background: #365220;
	background: url(/voyages/chizu/gauche.jpg) no-repeat left top ;
}

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

.titre-menu-gauche {
	margin-top: 0px;
}

/* Menu horizontal */
