.background_deco {
	background: no-repeat url(../images/commun/bandeau.jpg);
	background-position: top;
}
.background_deco02 {
	background: no-repeat url(../images/commun/bandeau_bas_01.gif);
	background-position: bottom;
}
.background_deco03 {
	background: no-repeat url(../images/commun/bandeau_bas_02.gif);
	background-position: top;
}
.background_deco04 {
	background: no-repeat url(../images/commun/fond-revue.gif);
	background-position: bottom;
}
.grand_titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
}
.sous_titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
}
.texte_courant {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.texte {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
/* Menu */
.menu_on {
	color: #BF0021;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
}
.menu_on:hover { 
	color: #BF0021;
}
.menu_off {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
}
.menu {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
}
.menu:hover { 
	color: #BF0021;
}
.menu_copyright {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	text-decoration: none;
}
.menu_copyright:hover { 
	color: #BF0021;
}
.menu_participer {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
}
.menu_participer:hover { 
	color: #BF0021;
}

