body {
	margin: 0px;
	background-color: #333333;
	background-image: url(../images/charte/fond.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	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: 836px;
	height:auto;
	text-align: center;
	top: 30px;
	position: fixe;
}

.partie_milieu {
	margin-left: auto;
	margin-right: auto;
	width: 836px;
/*	height: auto;*/
	text-align: center;
	background-image: url(../images/charte/fond_milieu.png);
	background-repeat: repeat-y;
	position: fixe;
	top: 190px;
}

.bandeau_bas {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 836px;
	height: 76px;
	background-image: url(../images/charte/bandeau_bas.png);
	background-repeat: no-repeat;
	/*	background-position: center;*/
	position: fixe;
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
}

.padding {
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}

a:link {
	color: #3994A7;
	font-weight: 400;
}

a:visited {
	color: #1F505A;
}
a:hover {
	color: #77C0D0;
}
a:active {
	color: #323335;
}

.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: #333333;
	background-color: #60B7CA;
}

.inputFormOver{
	border: 1px solid #333333;
	background-color: #B8DEE7;
	color: #333333;
}
.cadre_bas {
	background-image: url(../images/charte/bandeau_gauche_bas.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cadre_milieu {
	background-image: url(../images/charte/bandeau_gauche_milieu.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: justify;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	font-size: 10pt;
	line-height: normal;
}.cadre_haut {

	background-image: url(../images/charte/bandeau_gauche_haut.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.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;
}
