body {
	margin: 10px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
a:link, a:visited, a:active {
	color: #009900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
h3 {
	color:#006600;
}
/*--------------------------------------------
--------------------- ID ---------------------
--------------------------------------------*/
#add {
	position:absolute;
	left: -3px;
	top: 354px;
	height: 96px;
}
#contactTitre {
	background-image:url(images/contact/titre_fond.jpg);
	height:37px;
}
#dieup {
	position:absolute;
	left: 201px;
	top: 479px;
	width: 161px;
}
#dieup2 {
	position:absolute;
	left: 494px;
	top: 530px;
	width: 161px;
}
#divBase {
	position:relative;
}
#divBase2 {
	position:relative;/*margin-top:10px;
	margin-left:auto;
	margin-right:auto;*/
}
#homeH {
	background-image:url(images/homepage/h_dte.jpg);
	text-align:right;
	padding-right:40px;
}
#homeB {
	background-image:url(images/homepage/bas.jpg);
	height:395px;
}
#pagesB {
	background-image:url(images/pages_background.jpg);
	height:473px;
}
#map {
	position:absolute;
	left: 5px;
	top: 72px;
	width: 653px;
	height:429px;
	z-index:1;
}
#menuFond {
	background-image: url(images/homepage/menu/menu_fond.jpg);
	height:23px;
}
#pageFond {
	background-image: url(images/menu_pages/fond_dte.jpg);
	height:119px;
}
#textes {
	border-right:solid #060 1px;
	border-bottom:solid #060 1px;
	position:absolute;
	left: -298px;
	top: 70px;
	background:url(images/textes_titre_fond.jpg) top no-repeat #fff;
	width:232px;
	height:auto;
	text-align:justify;
	padding: 0 10px 20px 40px;
}
#textes h1 {
	padding: 2px 0 10px 15px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
#textes a {
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
}
#textes a:hover {
	text-decoration:none;
}
/*-------------------- CLASS --------------------*/
.blancN {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.dieupart {
	color: #99CC00;
	font-size:10px;
}
.gras {
	font-weight:bold;
}
.petit {
	font-size:10px;
	color:#060;
}

