td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.mentions {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
input {
	letter-spacing: normal;
	word-spacing: normal;
	border: thin none #8C8983;
	height: 18px;
	width: 150px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;



}
.texte {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textegras {

	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.fondaccueil {
	background-image: url(images/backrgound-accueil_images.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondsite2 {
	background-image: url(images/fond-accueil.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.contour-image {
	border: 3px solid #2B2B2B;
}
BODY{

	SCROLLBAR-FACE-COLOR: #334757;
	SCROLLBAR-HIGHLIGHT-COLOR: #96969D;
	SCROLLBAR-SHADOW-COLOR: #96969D;
	SCROLLBAR-3DLIGHT-COLOR: #96969D;
	SCROLLBAR-DARKSHADOW-COLOR:#96969D;
	SCROLLBAR-ARROW-COLOR: #EEF0F2;
	SCROLLBAR-TRACK-COLOR: #96969D;
	SCROLLBAR-BASE-COLOR: #EEF0F2;
}
.drapeau {
	position: absolute;
	top: 0%;
	left: 100%;
	margin-top: 10px;
	margin-left: -50px;
}