body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	line-height: 14px;
	background-position: center top;
}

.bandeau_haut {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height:234px;
	background-image: url(../images/charte/back_bandeau_haut.png);
	padding-top: 0px;
	padding-right: Opx;
	padding-left: Opx;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
.bandeau_milieu {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 10px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg-blanc.png);
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear:both;
	overflow:auto; 
}

.bandeau_milieu .bandeau_droit .texte {
_width:310px;/*fix ie6*/
}

.bandeau_gauche {
	width: 240px;
	height: 100%;
	padding-top: 0px;
	padding-right: 6px;
	font-size: 10px;
	float:left;
	line-height: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.coordonnees {
	width: 224px;
	height: 194px;
	padding-top: 10px;
	padding-right: 0px;
	font-size: 12px;
	color: #285b4c;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bloc.png);
	line-height: 16px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.blanc {
	color: #FFFFFF;

}
.bandeau_droit {
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 10px;
	float:right;
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.image {
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 10px;
	float:left;
	line-height: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.texte {
	width: 320px;
	height: 155px;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 12px;
	color: #285b4c;
	float:right;
	line-height: 21px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.texte2 {
	width: 320px;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 12px;
	color: #285b4c;
	float:right;
	line-height: 21px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.long{
	width: 530px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 12px;
	color: #285b4c;
	float:right;
	line-height: 22px;
	padding-bottom: 0px;
	padding-left: 1Opx;
	text-align: left;
}

.beige {
	width: 525px;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 12px;
	color: #6c4e13;
	background-repeat: repeat-x-y;
	background-position: center top;
	background-image: url(../images/bg-beige.gif);
	line-height: 22px;
	padding-bottom: 2px;
	padding-left: 10px;
	clear:both;
}

.moule {
	float: left;
	padding-right: 5px;
	text-decoration: none;
}

.footer {
	padding-top: 8px;
	line-height: 12px;
	font-size: 10px;
	color: #FFFFFF;
	
}

.bandeau_bas {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height: 41px;
	text-align: justify;
	background-image: url(../images/footer.png);
	padding-right: 33px;
	padding-left: 33px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #333333;
	line-height: 17px;
}
.menu_bas {
	height: 50px;
	width: 400px;
	margin-top: 36px;
	float: right;
	text-align: right;
}

a:link {
	color: #009900;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #006600;
	text-decoration: none;
	border:none;
}

a.lien_marron {
	color: #a1751e;
	text-decoration: none;
	border:none;
}

a.lien_marron:hover {
	color: #bc9445;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
	border:none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	border:none;
}

a.lien_blanc {
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

a.lien_blanc:hover {
	color: #285b4c;
	text-decoration: none;
	border:none;
}

a.lien_vert {
	color: #285b4c;
	font-size: 12px;
	border:none;
}

a.lien_vert:hover {
	color: #3d957b;
	font-size: 12px;
	text-decoration: none;
	border:none;
}
a.lien_gris:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}


.zone1 {
	float: left; 
	margin-left: 0px;
	width : 170px;
	height: 20px;
}
