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

body {
	background-color: #252e38;
	 scrollbar-face-color:#FFFFFF;
 	scrollbar-shadow-color:#FFFFFF;
 	scrollbar-highlight-color:#FFFFFF;
 	scrollbar-3dlight-color:#CCCCCC;
 	scrollbar-darkshadow-color:#CCCCCC;
 	scrollbar-track-color:#EEEEEE;
 	scrollbar-arrow-color:#C9001A;

}
form
{
 margin:0px;
}

h2 {
	font-family: Arial;
	font-size: 24px;
	color: #FFE88D;
	margin: 12px;
}

.blanc-petit {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 12px;
}
.blanc-moyen {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin: 12px;
}
.blanc-titre {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	margin: 12px;
}
.noir-petit {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 12px;
}
.noir-moyen {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin: 12px;
}
.noir-titre {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	margin: 12px;
}
.note-photo {
	font-family: Arial;
	font-size: 9px;
	color: #6c6b6e;
	margin: 0px;
}
.lienactu
{
 color:#c40319;
 text-decoration:none;
}
.lienactu:hover
{
 text-decoration:underline;
}

#menu1 {
	position:relative;
	left:15px;
	top:0px;
	width:180px;
	height:22px;
	z-index:1;
}
#menu2 {
	position:relative;
	left:15px;
	top:35px;
	width:180px;
	height:22px;
	z-index:1;
}
#menu3 {
	position:relative;
	left:15px;
	top:70px;
	width:180px;
	height:22px;
	z-index:1;
}
#menu4 {
	position:relative;
	left:15px;
	top:103px;
	width:180px;
	height:22px;
	z-index:1;

}
.titre-orange {
	font-family: Arial;
	font-size: 14px;
	color: #e97e09;
	font-weight: bold;
}
#photodroite {
	float:right;
	margin-left: 5px;
}
#photogauche {
	float:left;
	margin-right: 5px;
}
#contractuelle {
	float:right
}
/*  affichage-passion   */
.zonetitre {
	font-family: Arial;
	font-size: 16px;
	color: #c40319;
	font-weight: bold;
}


.zonegris {
	font-family: Arial;
	font-size: 12px;
	color: #6c6b6e;
	font-weight: bold;
}
.zonenoir {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.zoneblanc {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.zoneblanc14 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.zoneblanc16 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.prix {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.prixblanc {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.listepassion
{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	margin: 9px;
}
.listepassion:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
/*///////////ACTU      */
.actu-titre-fond{
	background:#C37016 url(../img/fond-titre-actu.gif) no-repeat 
	
}
.actu-titre-fond2{
	background:#C37016 url(../img/fond-titre-actu2.gif) no-repeat 
	
}