.background{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.menuBoxLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.rebBottomBoxLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.maillingListButtons {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	color:#000000 ;
	font-weight:bold;
	background-color: #CCCCCC
}

.TitreSmallBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.TitreSmallRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.TitreSmallRed:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EF5B2A;
	text-decoration: none;
	font-weight: bold;
}

.TitreMediumRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}


.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.main:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
