body{
	background:#333;
	margin:0;
	padding:0;
}
p, a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
}

h1{ 
	font-family:Tahoma, Geneva, sans-serif; 
	color:#FFF; 
	margin:0 0 0px 0px; 
	padding:0px 0 0 0;
	text-align:center;
	font-size:10pt;
	}
	h2{	font-family:Tahoma, Geneva, sans-serif; 
	color:#FFF; 
	margin:0px; 
	padding:0px;
	text-align: center;
	font-size:8pt;}

/*** section head ***/
.head{
	background:#FFF;
	width:100%;
	height:230px;
	padding-left:22%;
	}
.head ul{
	list-style:none;	
	float:left;
	padding:0;
	margin:-5px 0 0 0px;
	color:#000;
	}
.head li{
	font-size:14pt;
	text-align:center;
	}
a.lang{ 
	color:#FFF; 
	font-size:6pt; 
	float:right; 
	margin:3px 5px 0 0;
	text-decoration:none;
	border-left:thin #CCC solid;
	padding-left:4px;
	}
a.lang:hover{ 
	text-decoration:underline;
	}
.logo a{ 
	float:left;
	margin:0;
	}
img.logo{
	float:left;
	margin:0 0 50px 185px;
	width:600px;
	height:250px;
	}
.top-menu{ 	
	width:100%;
	height:68px;
	background:#000;
	padding:0;
}
a.right{
	width:150px;
	height:146px;
	background:url('../images-mobile/mail-1.jpg');
	float:right; margin-left:0px; margin-right:195px; margin-top:45px; margin-bottom:0
	}
a.right1{
	width:150px;
	height:147px;
	background:url('../images-mobile/telephone.jpg');
	float:right; margin-left:0px; margin-right:75px; margin-top:45px; margin-bottom:0
	}
a.right2{
	width:150px;
	height:150px;
	background:url('../images-mobile/home.jpg');
	float:right; margin-left:0px; margin-right:75px; margin-top:45px; margin-bottom:0
	}
a.right3{
	width:150px;
	height:150px;
	background:url('../images-mobile/map.jpg');
	float:right; margin-left:0px; margin-right:75px; margin-top:45px; margin-bottom:0
	}

/*** section navigation ***/
.navigation{
	float:left; 
	width:auto;
	height:auto;
	padding-bottom:10px;
	}
.navigation ul{ 
	list-style:none; 
	margin:0 0 0 0; 
	padding:0; 
	width:100%;
	}
.navigation li{ 
	text-decoration:none; 
	padding:7px 0 7px 0px; 
	width:100%; 
	background:#CCC; 
	color:#000; float:left; 
	text-align:center; 
	height:20px; 
	font-family:'calibri'; 
	font-size:12pt; 
	margin:5px 0 0 0;
	} 
.navigation a.active{ 
	background:#CCC; 
	color:#000; 
	font-weight:bold;
	}

/*** section footer ***/
.footer{
	float:left;
	width:100%;
	height:auto;
	background:none;
	margin-top:2px
	}
.footer p{ 
	font-size:10pt;
	}

/*** section content ***/
.content{
	width:100%;
	height:auto;
	float:left;
	border:3px #000 solid;
	border-left:none;
	border-right:none;
	background:#bebebe;
	padding-bottom:10px;
	margin-bottom:5px;
	}
.content h2{
	font-family:Tahoma, Geneva;
	margin:3px 0 0 5px;
	padding:0;
	color:#000;
	font-size:14pt;
	}
	
.content ul{
	font-family:Tahoma, Geneva;
	list-style:none;
	margin:5px 0 0 5px;
	padding:0;
	color:#000;
	font-size:10pt;
	}
	
	
.content li{
	line-height:20px;
	}
img.garage{
	float:right;
	margin:13px 5px 0 0;
	border:thin #000 solid;
	width:100px;
	height:67px;
	}
li.titre{ font-size:8pt;}

/*** section services ***/
.services{
	width:100%;
	height:auto;
	background:#CCC;
	float:left;
	padding:0px 0 10px 0;
	border:thin #000 solid;
	border-left:none;
	border-right:none;
	margin-top:1px;
	}
.services h2{
	font-size:12pt;
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin:10px 0 0 10px;
	}
.services p{ 
	text-align:left; 
	width:90%;
	margin:5px 0 0 12px;
	color:#000;
	}
	
/*** section contact ***/
.contact{
	width:100%;
	height:auto;
	background:#CCC;
	float:left;
	padding:0px 0 10px 0;
	border:thin #000 solid;
	border-left:none;
	border-right:none;
	margin-top:1px;
	}
.contact h2{
	font-size:12pt;
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin:10px 0 0 10px;
	}
.contact ul{
	list-style:none;
	font-size:12pt;
	margin:5px 0 0 20px;
	padding:0;
	}
.map{
	width:100%;
	height:auto;
	}
.share{
	margin-left:60px;
	}