@charset "utf-8";
/* CSS Document */

body {
	background-color: #d9d3c7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.struct1 {
	background-image: url(img-communes/struct-1.gif);
	background-repeat: repeat-x;
}
.struct2 {
	background-image: url(img-communes/struct2.gif);
	background-repeat: repeat-x;
}
.struct3 {
	background-image: url(img-communes/struct-3.gif);
	background-repeat: repeat;
}
.struct-4 {
	background-image: url(img-communes/struct-4.gif);
	background-repeat: repeat-x;
}
.struct2int {
	background-image: url(img-communes/struct2-int.gif);
	background-repeat: repeat-x;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	background-color: #F8F5F0;
	border: 1px solid #D9D3C7;
}
.champs2 {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	background-color: #F8F5F0;
	border: 1px solid #D9D3C7;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.erreur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
