body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff9f1;
}
.menu_haut_first_off_gauche{
	height:25px;
	float:left;
	width:5px;
	background-image:url(./images/menu_first_off_gauche.gif);
}
.menu_haut_first_on_gauche{
	height:25px;
	float:left;
	width:5px;
	background-image:url(./images/menu_first_on_gauche.gif);
	cursor:pointer;
}
.menu_haut_off_centre{
	height:25px;
	line-height:25px;
	padding-left:5px;
	float:left;
	width:105px;
	background-image:url(./images/menu_off_centre.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.menu_vide{
	height:25px;
	background-image:url(./images/menu_off_centre.gif);
	background-repeat:repeat-x;
}
.menu_haut_on_centre{
	height:25px;
	line-height:25px;
	padding-left:5px;
	float:left;
	width:105px;
	background-image:url(./images/menu_on_centre.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.menu_haut_off_off_gauche{
	height:25px;
	float:left;
	width:5px;
	background-image:url(./images/menu_off_off_gauche.gif);
}
.menu_haut_off_on_gauche{
	height:25px;
	float:left;
	width:5px;
	background-image:url(./images/menu_off_on_gauche.gif);
}
.menu_haut_on_off_droite{
	height:25px;
	float:left;
	width:5px;
	background-image:url(./images/menu_on_off_droite.gif);
	cursor:pointer;
}
.menu_haut_last_off_droite{
	height:25px;
	float:left;
	width:5px;
	background-image:url(./images/menu_off_last_droite.gif);
}
.menu_haut_last_on_droite{
	height:25px;
	float:left;
	width:5px;
	background-image:url(./images/menu_on_last_droite.gif);
	cursor:pointer;
}
.ss_menu{
	position:absolute;
	top:131px;
	width:150px;
}
.ss_ss_menu{
	position:absolute;
	left:50%;
	width:180px;
	border-top:solid 1px black;
}
.ss_menu_off_ligne_g{
	font-size:12px;
	background-image:url(./images/sous_menu_off_gauche.gif);
	cursor:pointer;
	background-repeat:no-repeat;
}
.ss_menu_off_ligne_c{
	font-size:12px;
	height:17px;
	line-height:17px;
	background-image:url(./images/sous_menu_off_centre.gif);
	cursor:pointer;
	width:140px;
}
.ss_menu_off_ligne_d{
	font-size:12px;
	background-image:url(./images/sous_menu_off_droite.gif);
	cursor:pointer;
	background-repeat:no-repeat;
}
.ss_menu_on_ligne_g{
	font-size:12px;
	background-image:url(./images/sous_menu_on_gauche.gif);
	background-repeat:no-repeat;
}
.ss_menu_on_ligne_c{
	font-size:12px;
	height:17px;
	line-height:17px;
	background-image:url(./images/sous_menu_on_centre.gif);
	width:140px;
}
.ss_menu_on_ligne_d{
	font-size:12px;
	background-image:url(./images/sous_menu_on_droite.gif);
	background-repeat:no-repeat;
}
.fleche{
	width:6px;
	height:17px;
	background-image:url(./images/fleche_ss_menu.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
}
.titre_nouveaute {
	background-image:url(./images/titre_nouveaute.jpg);
	height:30px;
	width:840px;
	margin-top:10px;
}
.titre_evenement {
	background-image:url(./images/titre_evenement.jpg);
	height:30px;
	width:840px;
	margin-top:10px;
}
.titre_actualite {
	background-image:url(./images/titre_actualite.jpg);
	height:30px;
	width:840px;
	margin-top:10px;
}
.une_nouvelle {
	font-size:12px;
	margin-top:15px;
}
.une_actualite {
	font-size:12px;
	margin-top:15px;
}
.un_evenement {
	font-size:12px;
	margin-top:15px;
}
.div_trans{
	opacity : .40;
	filter : alpha(opacity=40);
}
.div_sans_trans{
	opacity : 1;
	filter : alpha(opacity=100);
}
