body {
	background-color: #020102;
	background-image: url(../img/commun/bkg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 3px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #b9ca5a;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #b9ca5a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #b9ca5a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#maincontener {
	margin: 0px auto;
	width: 900px;
	background-image: url(../img/commun/bkg-maincontener.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	position: relative;
	width: 900px;
	height: 185px;
}
#nav {
	position: absolute;
	left: 0px;
	top: 60px;
}
#nav li {
	list-style-type: none;
}
#nav a {
	left: 0px;
	top: 60px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e5d76;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#nav a:hover, #nav a.active {
	color: #b9ca5a;
}
#baseline {
	position: absolute;
	bottom: 0px;
	left: 400px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acabab;
	font-weight: normal;
}

#contener {
	 width: 900px;
	margin-bottom: 20px;
}
.encadre-visuel {
	padding: 4px;
	border: solid 2px #c5c3c5;
	margin-bottom: 19px;
}
.marginright {
	margin-right: 18px;
}
.marginvert {
	margin-right: 16px;
}
a.lien-vert {
	display: block;
	color: #b9ca5a;
	text-transform: uppercase;
	background-image: url(../img/accueil/puce-lien.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 10px;
}
a.lien-vert:hover {
	color: #ffffff;
}
#map {
	color: #020102;
}
