@charset "utf-8";
    body {
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #999999;
	background-color: #D7DBD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
    .oneColFixCtr #container {
	width: 960px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: thick solid #6a5757;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EAEAE0;
	color: #AED8F0;
    }
#entete {
	clear: both;
	float: left;
	height: 200px;
	width: 960px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(imagesfonds/entete.jpg);
}
#menu {
	height: 25px;
	width: 960px;
	margin-left: 0px;
	clear: both;
	float: left;
	margin-bottom: 25px;
	background-repeat: repeat-y;
	background-image: url(imagesfonds/menu1.gif);
	color: #FFFFFF;
}
#flash {
	height: 480px;
	width: 640px;
}

    .oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #EAEAE0;
	color: #666666;
	clear: right;
    }
#cadredroit {
	clear: right;
	float: right;
	width: 250px;
	margin-top: 55px;
	margin-right: 20px;
}
#cadrePrincipal {
	clear: none;
	float: right;
	width: 940px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.Style1 {
	color: #B1AF89;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Style2 {
	font-size: 90%;
	line-height: 150%;
	color: #6A5757;
}

.margehautdroit {
	margin-top: 9px;
	margin-right: 15px;
}
.Stylevert {
	color: #6A5757;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
}

#menu a:hover {
	color: #CBC778;
	text-decoration: none;
}

#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Styletitre {
	color: #757355;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.margedroit15 {
	margin-right: 15px;
}
.oneColFixCtr #containerbloq {
	width: 960px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: thick solid #6a5757;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EAEAE0;
	color: #AED8F0;
	height: 720px;
}

