body {
	background-image: url(images-communes/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #821800;
	background-position: center top;
	background-attachment: scroll;
}
.fondbloctexte {
	background-image: url(images-communes/fond-bloctexte.gif);
	background-repeat: repeat-x;
}
.fondtableau {
	background-image: url(images-communes/fond-tableau.gif);
	background-repeat: repeat-x;
	background-color: #FEFFFE;
}
.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.Bouton:hover {
	color: #CCC;
	}
.fondnavig {
	background-image: url(images-communes/fond-navig.gif);
	background-repeat: no-repeat;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #821800;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.navig:hover {
	color: #A61D00;
	}
.traitrouge {
	background-image: url(images-communes/traitrouge.gif);
	background-repeat: repeat-y;
}

/*
Style FOOTER
*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6462;
	text-align: justify;
	}
a.footer {
	text-decoration:none;
	}
a.footer:hover {
	text-decoration:underline;
	}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #E0B781;
}
.champs2 {
	font-family: Arial, Helvetica, sans-serif;
	display:none;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #E0B781;
}
