body {
	padding: 0;
	margin: 0;
}

#content {
margin: 0;
padding: 0;
margin-top: -15px;
}
#logo {
	position: absolute;
}
#header {
	height: 100px;
}
#titre {
	font-size: 15px;
	margin: 0;
	height: 50px;
	text-align: left;
	background: url('/m/images/header.png') repeat-x;
	color: #fff;
	font-size: 17px;
	text-shadow: rgb(0, 0, 0) 2px 2px 3px;
}
#titre strong, #titre span {
	display: block;
	padding-left: 80px;
}

#titre span a {
	color: #fff;
}
.slo {
	padding-left: 110px;
	position: relative;
	top: -2px;
}

#langues {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	height: 40px;
}
#langues a {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}


.addtodashboard {
	text-align: center;
	position: absolute;
	top: 305px;
	left: 0;
	width: 100%;
	
}
.addtodashboard span {
	font-weight: bold;
	display: block;
	margin: auto;
	width: auto;
	height: 50px;
}

.linkmcm {
	position: absolute;
	top: 305px;
	left: 0;
	width: 100%;
	text-align: center;
}
.linkmcm a {
	color: #333;
}


#addhome {
	visibility: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: url('/m/images/addback.png');
}
#addhome .text {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 30px;
	background: url('/m/images/fleche.png') bottom center no-repeat;
	padding-bottom: 30px;
}

#foot {
	background: url('/m/images/back-footer.png') repeat-x;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top: 10px;
	color: #fff;
}

body {
	background: #F2F2EF;
}

.tel {
	position: absolute;
	left: 80px;
}
.tel a {
	font-size: 14pt !important;
	position: relative;
	top: -2px;
	margin-bottom: 4px;
}
