body {
	background: #ffffff;
	padding: 0;
	margin: 0;
}



#content {
background: #ffffff;
margin: 0;
padding: 0;
margin-top: -15px;
}

#header {
	background: #ffffff;
	
	font-size: 15px;
	color: #818283;
	margin: 0;
	height: 80px;
	text-align: right;
}
#header strong {
	font-size: 17px;
	display: block;
	text-align: center;
	text-shadow: rgb(200, 200, 200) 1px 1px 3px;
}
#header div {
	height: 60px;
	text-align: right;
	display: block;
	padding: 5px;
	border-bottom: 3px solid #495300;
	color: #fff;
	background: #A3B900 url('/m/images/backhead.png') 0 5px no-repeat;
}
#header div span {
	position: absolute;
	z-index: 9;
	text-align: right;
	display: block;
	top: 5px;left: 0;
	width: 99%;
}
#header img {
	position: absolute;
	z-index: 8;
	top: 5px;
	left: 5px;
}
.slo {
	padding-left: 110px;
	position: relative;
	top: -2px;
}

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


.addtodashboard {
	background: url('/m/images/backfoot.png') repeat-x;
	text-align: center;
	border-top: 3px solid #495300;
	position: absolute;
	top: 305px;
	left: 0;
	width: 100%;
	
}
.addtodashboard span {
	font-weight: bold;
	display: block;
	margin: auto;
	width: auto;
	height: 50px;
	color: #fff;
}

.linkmcm {
	position: absolute;
	top: 305px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #495300;
}
.linkmcm a {
	color: #495300;
}
#foot {
	background: url('/m/images/backfoot.png') repeat-x;
	border-top: 3px solid #495300;
	padding-top: 10px;
	color: #fff;
}
#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;
}
