body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.plasnet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #3c4145;
}
.accroche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.ligne {
	background-image: url(images-communes/ligne.gif);
	background-repeat: no-repeat;
}
.bordure {
	background-image: url(images-communes/bordure.gif);
	background-repeat: repeat-y;
}
.bordure2 {
	background-image: url(images-communes/bordure-d.gif);
	background-repeat: no-repeat;
}

.bordure3 {
	border: 1px solid #D9DCDF;
}

.navig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3e444a;
	text-decoration:none;
}
a.navig:hover {
	color:#BD2716;
	}
.sousnavig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3e444a;
	text-decoration:none;
}
a.sousnavig:hover {
	color:#BD2716;
	}
#dimensions td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3C4145;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C4145;
}
.tableau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #3C4145;
	border-top-style: solid;
	border-top-color: #3C4145;
}

/*--------------  FORMULAIRE  -------------- */
.formulaire {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3E444A;
}
.erreur {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.champs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3E444A;
	border: 1px solid #3E444A;
}
.champs2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	display:none;
	color: #3E444A;
	border: 1px solid #3E444A;
}

/*--------------  GALERIE  -------------- */

#galerie{
	margin-left:0px;
	background-image:url(images-communes/bg-galerie.gif);
	background-repeat: repeat-y;
	width:340px;
	}
	
#galerie .image {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:35px;
	padding-right:35px;
	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-titre {
	margin-left:15px;
	margin-top:15px;
	height:20px;
	width:145px;
	background-color:#bd2716;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	}
	
.galerie-titre2 {
	margin-left:15px;
	margin-top:15px;
	height:20px;
	width:300px;
	background-color:#bd2716;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
}

/*--------------  SCROOLLER -------------- */

.scroller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: #BE2716;
}

