@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #e8dcb3;
	background-image: url(images/Fond.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
}
.ContainerPrincipal {
	width: 907px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.ColGauche {
	width: 255px;
	float: left;
}
.ColDroite {
	width: 652px;
	float: right;
}
.Header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e2e3c2;
	background-color: #52412c;
	text-align: center;
	height: 18px;
	width: 444px;
	float: right;
	padding-top: 4px;
}
.Header a:link{
	color: #e2e3c2;
	text-decoration: none;

}
.Titre {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #52412c;
	background-image: url(images/FondSousTitre.jpg);
	height: 26px;
	width: 628px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
.Texte {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #52412c;
}
.Texte a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #52412c;
}
.Texte a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #52412c;
}
.Texte a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #D7C796;
}
.Texte a:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #52412c;
}
.Contenutexte {
	background-color: #FFFFFF;
	width: 604px;
	padding-left: 24px;
	padding-right: 24px;
}


.Header a:visited{
	color: #e2e3c2;
	text-decoration: none;

}
.Header a:hover{
	color: #e2e3c2;
	text-decoration: underline;

}
.Header a:active{
	color: #e2e3c2;
	text-decoration: underline;

}
.Footer {
	width: 907px;
	height: 45px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #52412c;
	text-align: center;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
}
hr {
	color: #C3AB6E;
	height: 1px;
}

.spacer {
	height: 7px;
	clear: both;
}

.Footer a:link{
	color: #52412c;
	text-decoration: none;

}
.Footer a:visited{
	color: #52412c;
	text-decoration: none;

}
.Footer a:hover{
	color: #52412c;
	text-decoration: underline;

}
.Footer a:active{
	color: #52412c;
	text-decoration: underline;

}
.ContainerPrincipal2 {
	width: 907px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/Footer.jpg);
}
.SpacerOK {
	width: 907px;
	height: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.TexteGras {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #52412c;
	font-weight: bold;
}
.BoutEnvoi {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #624F2F;
	font-weight: bold;
	color: #FFFFFF;
}
.Champs {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #52412c;
	border: 1px solid #C3AB6E;
}.Logo {
	width: 255px;
	background-image: url(images/Logo.png);
	background-repeat: no-repeat;
	height: 175px;
}

