/* body */
body {
	background-image: url(img/bg.jpg);
	background-color: #5F0101;
	background-repeat: repeat-x;
	font-style: normal;
}
.bloc-droit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.liste-rayon {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
}
.liste-sous-rayon {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.menu-droite {	
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.description {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.liste-sous-rayon:link {
	color: #000000;
}
a.liste-sous-rayon:hover {
	color: #FFFFFF;
}
a.menu-h:active {
	color:#000000;
}

a.menu-h:link {
	color: #000000;
}
a.menu-h:hover {
	color: #990000;
}
a.menu-h:active {
	color:#FFFFFF;
}

.mentions-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left:35%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.intro {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.intro-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
}
.texte-news {	
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size:11px;
}
.fo-newsletter  {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
 
}