/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54534a;
}

.highslide img {
	float:left;
	border: 1px solid #666666;
	margin-right:12px;
	margin-bottom:12px;
}

p {
	margin-bottom:0px;
	margin-top:0px;
}

.conteneur-principal
{
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
}

.conteneur-principal .bandeau

{
width:685px;
height:auto;
float:left;
padding-left:15px;
margin-bottom:15px;
}

.conteneur-principal .menu
{
	width:700px;
	height:30px;
	float:left;
}

.conteneur-principal .menu .cellule
{
	width:96px;
	height:27px;
	float:left;
	text-align:center;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #54534a;
	padding-top:3px;
	background-image:url(images/bg-bouton.jpg);
}

.conteneur-principal .menu .cellule a
{
	text-align:center;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #54534a;
	text-decoration: none;
	letter-spacing: 1px;
}

.conteneur-principal .menu .cellule a:hover
{
	text-align:center;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.conteneur-principal .menu .vide
{
width:15px;
height:30px;
float:left;
}

.conteneur-principal .gauche
{
	width:335px;
	height:auto;
	float:left;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #54534a;
	margin-top:20px;
	padding-left:15px;
}

.conteneur-principal .gauche p
{
	margin-bottom:15px;
	line-height: 22px;
	letter-spacing: 1px;
}

.conteneur-principal .droite
{
	width:350px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #54534a;
	margin-top:20px;
}

.conteneur-principal .droite p
{
	margin-bottom:15px;
	line-height: 22px;
	letter-spacing: 1px;
	font-family: "Century Gothic";
}

.conteneur-principal .droite .suite
{
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #54534a;
	text-align: right;
}

.conteneur-principal .droite .suite a
{
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #54534a;
	text-align: right;
	text-decoration: underline;
}

.conteneur-principal .droite .suite a:hover
{
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: right;
	text-decoration: underline;
}

.conteneur-principal .droite2 .suite
{
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #54534a;
	text-align: right;
}

.conteneur-principal .droite2 .suite a
{
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #54534a;
	text-align: right;
	text-decoration: underline;
}

.conteneur-principal .droite2 .suite a:hover
{
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: right;
	text-decoration: underline;
}


.conteneur-principal .droite2
{
	width:685px;
	height:auto;
	float:left;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #54534a;
	margin-top:20px;
	padding-left:15px;
}

.conteneur-principal .droite2 p
{
	margin-bottom:15px;
	line-height: 22px;
	letter-spacing: 1px;
	font-family: "Century Gothic";
	color: #54534a;
	font-size: 16px;
}

.conteneur-principal .footer p
{
	width:700px;
	height:30px;
	float:left;
	background-color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #54534a;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54534a;
}

.conteneur-principal .footer a
{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #54534a;
	text-decoration: none;
}

.spacer {
	clear:both;
}

