
#conteneur {
	background: #FFFFFF url(../charte/bg-page-base.png) repeat-y 0 0;
}

/* DIV CORRESPONDANT A L'AFFICHAGE DU PAVE SOMMAIRE */	
#sommaire	{
	background: transparent url(../charte/bg-sommaire-base.png) no-repeat 0 0;
}	


/* DIV CORRESPONDANT ? L'AFFICHAGE DU PIED DE PAGE */
#footer_1 {
	background: transparent url(../charte/bg-pied-base.gif) no-repeat bottom right;
}
#sommaire ul li.menu_1 ul li	{
	background: transparent url(../charte/bg-menu-li-li-base.gif) no-repeat 0 3px;
}

#zone_principale ul li {
	background: transparent url(../charte/bg-li-a-base.gif) no-repeat 0 3px;
}

/* pour confirmer envoi formulaire contact */
.reponse_formulaire {
	color: red;
	margin: 4px 0;
}
fieldset.previsu {
	border: red 4px solid;
	color: red;
	font-size: 14px;
	width: 414px;
}
.formulaire_spip .previsu p.spip_bouton {
	background: white url(../charte/bg-envoi-p.gif) no-repeat bottom right;
	padding: 11px 28px 11px 70px;
	text-align: right;
}
.formulaire_spip .previsu p.spip_bouton input {
	color: red;
	font-weight: bold;
	font-size: 16px;
}
* html .formulaire_spip .previsu p.spip_bouton input {
	padding: 3px 0 0 0;
	text-align: right;
	width: 160px;
}
* + html .formulaire_spip .previsu p.spip_bouton input {
	padding: 3px 0 0 0;
	text-align: right;
	width: 160px;
}
/* fin confirmer envoi formulaire contact */

