body {
	position: relative;
	background-color: #527d1b;
	text-align: left;
}

#page {
	background-image: url(../../images/site/fond-boeuf-page.jpg);
	background-repeat: no-repeat;
}

#page #interieur {
	font-size: 10px;
	font-style: normal;
	width: 694px;
	position: relative;
	padding-top: 151px;
	padding-left: 150px;
	min-height: 500px;
	_height: 500px;
}
#page #interieur #frise{
	position: absolute;
	left: 150px;
	_clear: both;
	margin-left: -9px;
	margin-top: 25px;
}

#page #interieur #page-droit {
	float: right;
	margin-right: -138px;
	position: relative;
}

#page #interieur #bandeau {
}

#page #interieur #haut-contenu {
	height: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
}

/*================================================*/
/*                COLONNE GAUCHE                  */
/*================================================*/

#colonneGauche{
	float: left;
	text-align: right;
	width: 247px;
	min-height: 450px;
	_height: 450px;
}

#colonneGauche #fin-colonne {
	margin-right: 0px;
}

#colonneGauche img {
	margin-top: 10px;
	margin-right: 5px;
}

#colonneGauche h1{
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px 5px 0px 40px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#colonneGauche #separateurLien{
	padding: 5px 5px 5px 0px;
}

#colonneGauche a{
	color: #FFFFFF;
	margin: 5px 5px 0px 85px;
	display: block;
}

#colonneGauche a:hover{
	text-decoration: underline;
}

#colonneGauche a.courant {
	color: #510106;
	font-size: 10px;
}

/*================================================*/
/*                 SEPARATION                     */
/*================================================*/

#separationColonne{
	float: left;
	background-image: url(../../images/site/pixels-verticaux.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 13px;
}

/*================================================*/
/*                COLONNE DROITE                  */
/*================================================*/

#colonneDroite {
	float: left;
	width: 434px;
	background-color: #eae17d;
	min-height: 450px;
	_height: 450px;
}

/*================================================*/
/*                 PIED DE PAGE                   */
/*================================================*/

#page #interieur ul#piedPage{
	color: #FFFF99;
	padding-top: 5px;
	width: 691px;
	height: 15px;
	float: left;
	text-align: right;
	background-image: url(../../images/site/fond-piedPage.jpg);
	background-repeat: no-repeat;
}

#page #interieur ul#piedPage li{
	display: inline;
	text-align: center;
}

a, a:link, a:visited, a:hover {
	color: #FFFF99;
}

a:hover{
	text-decoration: underline;
}
