body{
	margin:0;
	padding:0;
	background:#000;
	
}

#content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	padding-bottom:20px;
	height:400px;
}

#header{
	float:left;
	width:800px;
	border-bottom:1px solid #d64712;
}

h1{
	margin-left:20px;
	margin-top:20px;
	float:left;
	width:800px;
	font-size:24px;
	color:#d64712;
}

ul{
	margin-left:10px;
}

li{
	float:left;
	width:100%;
}

a{
	text-decoration:none;
	font-size:18px;
	color:#ada28f;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

.fr{
	color:#039;
}

.en{
	color:#09F;
}

.de{
	color:#FC0;
}

.nl{
	color:#F60;
}

.it{
	color:#090;
}

.es{
	color:#F00;
}

.pt{
	color:#206512;
}

html, body { height:100%; overflow:hidden; }
body { margin:0; width:100%; }
#plus{position:absolute; top:2px; right:5px; z-index:2000; display:none;}
#close{position:absolute; top:2px; right:5px; z-index:2000; display:none;}
#apple_header{position:absolute;z-index:201; width:100%; display:none; background:#ffffff; opacity:1; font-size:16px; height:65px; }
#apple_header .pict{position:relative; float:left; margin:15px 5px 0 5px; }
#apple_header p{position:relative; float:left; color:#1c5087; font-weight:bold; padding:0; margin:20px 0px 0px 5px; font-family:Verdana, Geneva, sans-serif;}
#apple_header form{position:absolute; float:right; bottom:2px; right:5px; }
#partage{display:none; position:absolute; top:2px; left:50%; margin-top:12px; height:32px; z-index:10000;}

@media only screen and (max-width: 479px) {
	#apple_header{
		font-size:12px;
	}
	#apple_header p{
		margin-left:-15px;
	}
	#apple_header span img{
		width:80%;	
	}
	#close{bottom:5px;}
}
