@charset "utf-8";
body {
	background-color: #fdfdfc;
	background-image: url(images-communes/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgtexte {
	background-image: url(images-communes/bg-texte-home.gif);
	background-repeat: no-repeat;
}
.fondnavig {background-image: url(images-communes/fond-navig.gif);
	background-repeat: no-repeat;
}

.navig {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #baa664;
	font-weight: bold;
	text-decoration: none;
	text-indent: -4px;
}
a.navig:hover{
color: #3a3011;
}
.baspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d9d6c8;
}
.bgluxor {
	background-image: url(images-communes/fond-luxor.gif);
	background-repeat: no-repeat;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BAA664;
	text-decoration: none;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3011;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3a3011;
	border: 1px solid #BAA664;
}
.champs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:none;
	color: #3a3011;
	border: 1px solid #BAA664;
}
