body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images-communes/bg.gif);
	background-color: #FFFffe;
	background-repeat: repeat-x;
}

.bordure1 {
	border: 1px solid #000;
}
.bg {
	background-image: url(images-communes/bg.jpg);
	background-repeat: no-repeat;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.navig:hover{
	color: #671909;
	}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.bgint {
	background-image: url(images-communes/bgint.jpg);
	background-repeat: no-repeat;
}
.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #671909;
}
.bordure2 {
	border: 2px solid #CCBDA0;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #CEBEA2;
}
.champs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:none;
	color: #000;
	border: 1px solid #CEBEA2;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #671909;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;

}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.footer2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration:none;
}
.footer2 a:hover {
	text-decoration:underline;

}
