@CHARSET "UTF-8";

body {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	color: #573231;
}
h1 { padding-top: 0; margin-top: 0; font-size: 24px;}
h2 { font-size: 20px;}
h3 { font-size: 16px;}

div#corps {
	position: relative;
	top: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1000px;
	height: 615px;
	background-image: url('/images/bckgrd_fr.jpg');
	background-repeat: no-repeat;
}

div#div_over {
	position: absolute;
	z-index: 100;
	top: 125px;
	left: 105px;
	height: 460px;
	width: 63px;
}

img#over {
	height: 322;
	width: 63;
}

#mlie {
	left: 800px;
	width: 110px;
}

div#interieur {
	position: absolute;
	margin-top: 110px;
	margin-left: 175px;
	width: 723px;
	height: 350px;
	overflow: auto;
}

div#contenu {
	margin-top: 1em;
	margin-right: 9px;
}
div#contenu_editable {
	margin: 1em 4px 0 6px;
	padding-right: 2.5em;
}

div.contact {
	font-size: 10pt;
}

div.contact strong {
	color: #573231;
}

/* Le lien pour changer de langue */
div#lang {
	position: absolute;
	top: 583px;
	left: 40px;
	width: 89px;
	height: 35px; 
	border: none;
	text-decoration: none;
	padding: 0;
	z-index: 1000;
}

div#lang a {
	padding: 0;
	margin: 0;
	width: 89px;
	height: 35px; 
}

div#lang img {
	width: 89px;
	height: 35px; 
	margin: 0;
	text-decoration: none;
	border: none;
}

div#lien_melow {
	position: absolute;
	top: 470px;
	left: 100px;
	width: 260px;
	height: 80px;
}

div#lien_melow a {
	width: 100%;
	height: 100%;
}

div#lien_melow img {
	border: none;
	width: 100%;
	height: 100%;
}

div#pied_page {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 1000px;
	text-align: center;
	/* color: #935a59; */
	color: #d19884;
	font-size: 11pt;
}

div#pied_page p {
	font-size: 9pt;
}

div#pied_page a {
	color: #b28271; 
	font-weight: bold;
	text-decoration: none;
}

div#pied_page a:hover {
	color: blue;
}