body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #111111;
}
.bg-g {
	background-attachment: fixed;
	background-image: url(img-communes/bg2.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg-d {
	background-image: url(img-communes/bg3-a.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.fond-adresse {
	background-color: #dfdedd;
}
.fong-navig {
	background-image: url(img-communes/fond-navig.png);
	background-repeat: no-repeat;
}
.bpas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003652;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration:none;
}
a.navig:hover{
color: #cccccc;
}
.bg-int {
	background-image: url(img-communes/fond-int.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #997902;
}
.champs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:none;
	color: #000;
	border: 1px solid #997902;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.erreur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.petit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	color:#D44614;
	text-transform:uppercase;
	}
/*
Style FOOTER
*/
.footer {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #403a39;}
a.footer {text-decoration:none;}
a.footer:hover {text-decoration:underline;}
