@charset "utf-8";
.acces .titre, 
.acces .texte,
.acces .fb,
.acces .news
{
	margin-left:250px;
	margin-right:20px;
}
.acces .googlemap
{
	margin-bottom:20px;
}
.acces .titre
{
	font-family:"Times New Roman", Times, serif;
	font-size:31px;
	color:#e7b83c;
	margin-bottom:10px;
}
.acces .texte
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-bottom:50px;
	
	background-image:url(../images/acces/plan.png);
	background-repeat:no-repeat;
	background-position:right 340px;
}
