.ui-body-c, .ui-overlay-c {
	background: #00acc9;
	color: #fff;
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.ui-btn-up-c, .ui-btn-up-c:hover { text-shadow:none; color: #fff; font-weight: normal}
.sprite {
	background: url(../images/sprite2.png) no-repeat;
	border-radius:none;
	position:relative;
	border:none;
	opacity: 0.8;
	height: 82px;	
	display:block;
	width: auto;
	padding: 35px 0 0 100px;
	vertical-align:middle;
	
}
.sprite .ui-btn-inner { font-size: .6em;}
.sprite:hover {
	opacity: 1;
	color: #616161;	
}
ul#mainmenu {
	margin: 0;
	padding:0;
}
ul#mainmenu li {
	list-style:none;
    font-family: 'highway_gothicregular';
	margin-bottom:20px;
}
.agence { background-position: top left}
.services { background-position: 0 -117px}
.offres { background-position: 0 -235px;}
.contact { background-position: bottom left;}

h1, h2, h3 {
    font-family: 'highway_gothicregular';	
	font-weight: normal;	
}
.ui-mobile .ui-header {
	background: url(../images/bg.jpg);
	height:70px;
	padding: .7em;	
}
.ui-header .ui-title { margin: 0; background: url(../images/logo.png) no-repeat; height: 62px; text-indent:-9999px; width:124px; margin-left: 1em; float:left; }
#menuBack { float:right}
#map {
	width: 100%;
	height: 15em;
	display:block;
}
.phone a, .mail a { color: #fff; text-decoration: none}
.phone a:hover, .mail a:hover { color: #616161}
#coords { margin-top: 1em}
address { font-style: normal}
#ref {
	margin:0;
	padding:0;
}
#ref li {
	float: left;
	list-style: none;
	width: 30%;
	margin: 0 1% 0;	
	overflow:hidden;
}
#ref li img {
	max-width: 100%;
	height: auto;
}