body {
	background-color: #EFEFEF;
	background-image:url(../Decors/FondBlanc.png);
	background-repeat:repeat-y;
	background-position:center;
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495678;
}

#EnTete {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#EnTete #Frise {
	background-image: url(../Decors/frise.png);
	clear: both;
	height: 11px;
	width: 1000px;
	background-repeat: repeat-x;
	background-color: #4C5A7B;
}

#EnTete #Ombre {
	clear: both;
	height: 22px;
	background-image: url(/new/Decors/Ombre.png);
	background-repeat: repeat-x;
	background-position: top;
}

#EnTete #BandeauBleu {
	clear: both;
	background-color: #495678;
	height: 37px;
}
#EnTete #BandeauBleu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#EnTete #BandeauBleu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#EnTete #BandeauBleu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	clear: none;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#EnTete #BandeauBleu li a:hover {
	color: #FFFFFF;
	background-color: #60719D;
}

#EnTete #Slogan {
	clear: both;
	width: 330px;
	height: 25px;
	padding-left: 10px;
}

#EnTete #Logo {
	margin-top: 10px;
	margin-right: 11px;
	margin-left: 12px;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
}
#EnTete #BandeauPub {
	padding-top: 15px;
	display: block;
	text-decoration: none;
	float: right;
	padding-right: 100px;
}


#EnTete #Logo {
	float: left;
}
#EnTete #Ombre #Gris {
	height: 21px;
	background-color: #E5E5E5;
	float: left;
	width: 550px;
	margin-left: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#Pied {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #495678;
	padding-left: 30px;
	color: #FFFFFF;
	height: 15px;
	border: 1px solid #5B6B97;
	padding-top: 5px;
	clear: both;
	font-size: 10px;
}
#Partners {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
	background-color: #FFF;
	padding-left: 30px;
	clear: both;
	font-size: 12px;
	color: #666;
}
#Partners a {
	color: #666;
}

.BtnMoteurOFF {
	background-color: #495678;
	float: right;
	height: 16px;
	width: 100px;
	margin-right: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #39435E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39435E;
}
.BtnMoteurOFF a {
	height: 21px;
	color: #495678;
	/*color:#FFFFFF;*/
	text-decoration: none;
	display: block;
}
.BtnMoteurOFF a:hover {
/*	background-color: #CC0000;
	color: #FFFFFF;
	padding-top:2px;*/
	background-color: #495678;
	height: 21px;
	color: #495678;
	text-decoration: none;
	display: block;
}

.BtnMoteurON {
	background-color: #FF6600;
	float: right;
	height: 18px;
	width: 100px;
	margin-right: 10px;
	text-align: center;
	padding-top:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D25400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D25400;
	color: #FFFFFF;
}
.BtnMoteurON a {
	text-decoration: none;
	display: block;
	clear: none;
	height: 18px;
	color: #FFFFFF;
}
.BtnMoteurON a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
h1 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
}
p {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#BandeauBleu form {
	display: block;
	float: right;
	padding-top: 0px;
	margin: 0px;
	width: 350px;
	text-align: right;
	padding-right: 10px;
}
#BandeauBleu #ZoneCherche {
	margin-top: 8px;
}

#BandeauBleu #Chercher {
	float: left;
	width: 150px;
	height: 18px;
	margin-top:3px;
}
#BtnChercher   {
	float: left;
	padding-top: 0px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	background-color: #FFFFCC;
}
#BlocAccesmembre {
	background-color: #F8F9FA;
	margin: 5px;
	border: 1px dashed #485575;
	padding: 10px;
}
#Col3 {
	margin-left:50px;
}
