body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images-communes/bg.gif);
	background-repeat: repeat-x;
	background-color: #e0dede;
}
.header {
	background-image: url(images-communes/header.png);
	background-repeat: no-repeat;
}
.bgbody {
	background-image: url(images-communes/bgbody.png);
	background-repeat: repeat-y;
}
.fondedito {
	background-image: url(images-communes/fond-bloc-edito.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tableau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #EF8401;
	border-top-style: solid;
	border-top-color: #EF8401;
}
#fiscalite td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EF8401;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF8401;
}
#comparatif td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EF8401;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF8401;
}
#disponibilites td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EF8401;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF8401;
	text-align:center;
	padding: 2px;
}
.bordure1 {
	border: 1px solid #EF8401;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	border: 1px solid #005E39;
}
.champs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:none;
	color: #4E4E4E;
	border: 1px solid #005E39;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}
.erreur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

