body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #06F;
}

#page {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #06F;

}




#header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 110px;
	background-color: #000;
}
#header #logo1 {
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
}
#header #logo1 a {
	text-decoration: none;
}
#content {
	float: left;
	width: 10%;
	background-color: #06F;
	height: 10px;
}





 
 #drapeau {
	padding-top: 40px;
	padding-bottom: 0px;
	float: left;
}
 #drapeau .drapeau1 .drapeau2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#page #drapeau .drapeau1 {
	background-color: #06F;
	float: left;
	border: thin solid #999;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding-bottom: 20px;
}


#drapeau .drapeau1 .drapeau2 {
	margin: 0px;
	float: left;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
#page #drapeau .drapeau1 .drapeau2 p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}


 #drapeau .drapeau1 .drapeau2 .drapeau_langue {
	padding-top: 90px;
	text-decoration: none;
	font-size: 24px;
	padding-right: 20px;
	padding-left: 20px;
	width: 110px;
	text-align: center;
}
 #drapeau .drapeau1 .drapeau2 .drapeau_langue a {
	text-decoration: none;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
 #drapeau .drapeau1 .drapeau2 .drapeau_langue a:hover {
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
 




#footer {
	font-size: 1em;
	width: 100%;
	clear: both;
}
#footer p {
	margin: 10px;
	text-align: center;
}

