/****MENU****/
#menu .current h2 a {
	color:#90bf4d;
}
#menu .currentfab h2 a, #menu .currentmodel h2 a, #menu .currentreal h2 a, #menu .currentcontact h2 a, #menu .currentdist h2 a, #menu .currentvent h2 a{
	color:#fff;
}
 #menu h2 a:hover {
	color:#90bf4d;
	text-decoration:none;
}
/**** CONTENU ****/


#content {
	background:url("../image/bg_home.jpg") no-repeat bottom;
	
}

.presentation {
	width:684px;
	background:url("../image/bottom_greenbox.gif") no-repeat bottom #90bf4d;
	margin:auto;
}

.topbox {
	width:684px;
	background:url("../image/top_greenbox.gif") no-repeat bottom #FFF;
	height:25px;
}
.bottombox {
	width:684px;
	background:url("../image/bottom_greenbox.gif") no-repeat top #FFF;
	height:25px;
}
div.text1{
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:12pt;

}

div.text1 h2.fab{
display:inline;
	font-size:12pt;
	margin: 0 2px;

}
h1.titre{
	font-size:14pt;
	margin:3px 0px 30px 59px;
	color:#90bf4d;
}
h2.titre span{
	font-weight:bold;
}
.textacceuil{
	margin:auto;
	width:750px;
	padding-bottom:95px;
	text-align:justify;
}
.textacceuil p{
	font-size:12pt;
	margin-top:14px;
	color:#846D46;
	width:750px;
}

