body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/charte/fond.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004262;
	text-align: justify;
	line-height: 16px;
}
.detour_gauche_bas_5px {
	background-color: #006699;
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.bandeau_haut {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height:auto;
	text-align: center;
	top: 0px;
	position: fixe;
}

.partie_milieu {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
/*	height: auto;*/
	text-align: center;
	background-image: url(../images/charte/fond_milieu.png);
	background-repeat: repeat-y;
	position: fixe;
	top: 260px;
}

.bandeau_bas {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 840px;
	height: 80px;
	background-image: url(../images/charte/fond_bas.png);
	background-repeat: no-repeat;
	/*	background-position: center;*/
	position: fixe;
	padding-top: 21px;
	vertical-align: top;
	text-align: center;
}

.padding {
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a:link {
	color: #006699;
	font-weight: 400;
}

a:visited {
	color: #BF7339;
}
a:hover {
	color: #77C0D0;
}
a:active {
	color: #693F1F;
}

.gras {
	font-weight: bolder;
}
.detour_haut_gauche_bas {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.petite_typo {
	font-size: 11px;
}

.inputForm, textarea{
	border: 1px solid #333333;
	color: #805840;
	background-color: #AEDDF7;
}

.inputFormOver{
	border: 1px solid #333333;
	background-color: #E0B69C;
	color: #83583D;
}
.rouge {
	color: #FF0000;
}

.detour_haut_droite_bas {
	padding-bottom: 10px;
	padding-right: 10px;
}

#map {
	width: 600px;
	height: 400px;
	border : 1px solid #805336;
	margin: 10px;
}
	
.padding_plus_fond_milieu {

	text-align: justify;
	padding: 10px;
	vertical-align: top;
	background-image: url(../images/charte/fond_milieu2.png);
	background-repeat: repeat-y;
}

.cadre_milieu {
	background-image: url(../images/charte/mdm_milieu.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: justify;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}

.cadre_bas {
	padding-right: 10px;
	text-align: right;
}
.centrer {
	text-align: center;
}
