@charset "utf-8";
/* CSS Document */

.fond_page_vert{
	
}
.fond_page_vert .case_vide{
	background-color:#96c050;
}
.fond_page_vert .coin_gauche_haut {
	width:11px;
	height:11px;
	background-image:url(../images/boxes/fond_page_site_vert/images/fond_page_site_01.png);
}
.fond_page_vert .coin_droit_haut {
	width:11px;
	height:11px;
	background-image:url(../images/boxes/fond_page_site_vert/images/fond_page_site_03.png);
}
.fond_page_vert .coin_gauche_bas {
	width:11px;
	height:11px;
	background-image:url(../images/boxes/fond_page_site_vert/images/fond_page_site_07.png);
}
.fond_page_vert .coin_droit_bas {
	width:11px;
	height:11px;
	background-image:url(../images/boxes/fond_page_site_vert/images/fond_page_site_09.png);
}
.fond_page_vert .contenu{
	background-color:#96c050;
	padding:0px;
	color:#000000;
}