@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
}
hr {
	color: #52412C;
	height: 1px;
}
.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;
}
.Contenutexte {
	background-color: #FFFFFF;
	width: 604px;
	padding-left: 24px;
	white-space: nowrap;
	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: 33px;
	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;
}
.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;
}
.Champs {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #52412c;
	border: 1px solid #C3AB6E;
}

