/* Balises standards */

body {
	background: #2A4B6C ;
}

h2 {
	line-height: 0.2em;
}

/* span */

.plan-h2 {color: #AD337D; padding-top: 25; padding-bottom:5;  line-height: 0.2em; text-decoration: none; font-weight: bold; font-size: 16px;}
.plan-h3 {color: #333399; font-size: 13px; line-height: 0.3em; text-decoration: none;}
/* uniquement pour la page plan.php */

/* div */

/* Structure de la page */

div#conteneur {
	background: #2A4B6C ;
}

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

.titre-site {
	padding-top: 20px;
	padding-left: 30px;
	font-size: 36px;
	font-family: helvetica, sans-serif ;
}

.titre-ombre {
	padding-top: 23px;
	padding-left: 33px;
	font-size: 36px;
	font-family: helvetica, sans-serif ;
}

#menu-gauche {
	background: #2A4B6C;
	background: url(/fr/gauche.jpg) no-repeat left top ;
}

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


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

/* Menu horizontal */
