body {
	background-color: #4d3d3d;
	background-image: url(images-communes/bg.png);
	background-repeat: repeat-x;
}
/*--------------  GALERIE -------------- */

#galerie{
	width:640px;
	height:300px;
	border: 1px solid #e9e5e5;
	font-family:Arial, Helvetica, sans-serif;
	}

#galerie .titre{
	width:625px;
	height:23px;
	background-image:url(images-communes/bg-titre-galerie.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:14px;
	color:#FFF;
	padding-left:15px;
	padding-top:5px;
	}

#galerie .images {
	padding-top:15px;
	padding-left:1px;
	padding-bottom:25px;
	float:left;
	}

#galerie .image {
	padding:3px;
	height:100px;
	width:100px;
	float:left;
	}
#galerie  a img {
	border:none;
	FILTER: alpha(opacity=100); moz-opacity: 1; opacity: 1;
	}
#galerie  a:hover img {
	FILTER: alpha(opacity=80); moz-opacity: 0.8; opacity: 0.8;
	}

#galerie .tools {
	padding-left:15px;
	padding-right:15px;
	width:610px;
	float:left;
	}
	
#galerie .precedent {
float:left;
}
#galerie .precedent a {
	font-size:12px;
	color:#817272;
	text-decoration:none;
}
#galerie .precedent a:hover {
	text-decoration:underline;
}

#galerie .suivant {
float:right;
}
#galerie .suivant a {
	font-size:12px;
	color:#817272;
	text-decoration:none;
}
#galerie .suivant a:hover {
	text-decoration:underline;
}

#galerie .pages {
	padding-left:200px;
	width:100px;
	float:left;
}.fondaccueilg {
	background-image: url(images-communes/fond-g-accueil.png);
	background-repeat: repeat-y;
}
.ombred {
	background-image: url(images-communes/ombre-d.png);
	background-repeat: repeat-y;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #F16537;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20px;
}
.navig {
	background-image: url(images-communes/fond-navig.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #4E3634;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
a.navig:hover {
	color: #F16537;
	}
.fond-taille {
	background-image: url(images-communes/fond-taille.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.fond-societe {
	background-image: url(images-communes/fond-societe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-pose {
	background-image: url(images-communes/fond-pose.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-vente {
	background-image: url(images-communes/fond-vente.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3534;
	font-weight: bold;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3534;
	border: 1px solid #F16537;
}
.champs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:none;
	color: #4F3534;
	border: 1px solid #F16537;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.bordure1 {
	border: 1px solid #4F3534;
}
.footer-pa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer-pa a:hover {
	text-decoration:underline;
}

