body {
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	text-align: center;
}

.index {
	background-image: url('../img/deco/fond.jpg');
	background-position: middle;
	background-repeat: none;
	position:absolute;
	width: 500px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -250px;
	text-align:center;
}

.top {
	position:absolute;
	top: 5px;
	width: 605px;
	height: 15px;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
    left: 50%;
    margin-left: -302.5px;
}

.titre {
	text-align:left;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}

.menu_haut {
	text-align:right;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color:#844829;
	}

.menu_boutons {
	position:absolute;
	top: 70px;
	width: 440px;
    left: 50%; 
    margin-left: -220px;
	}

.menu_bas {
	text-align:center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#844829;
	}

.date {
	text-align:left;
	vertical-align: bottom;
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color:#844829;
}

.copyright {
	text-align:center;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 9px;
	height: 15px;
	font-weight: bold;
	color:#844829;
	}

.menu_langue {
	width: 15px;
	height: 33px;
	color:#844829;
	margin-top: -157px;
	margin-left: 710px;
	}

.contenu {
	font-family: Arial;
	font-size: 12px;
	color:#844829;
}

.table {
	width: 700px;
}

.texte2 {
	font-family: Arial;
	font-size: 12px;
	color:#844829;
	font-weight: bold;
}

.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#844829;
}

.fond	{
	position:absolute;
	background-image: url('../img/fond1.jpg');
	width: 700px;
	height: 648px;
    top: 48px; 
    left: 768px; 
    margin-top: -312px;
    margin-left: -350px;
}


.contenu a:link {
	color: #844829;
	text-decoration: none;
	}

.contenu a:visited {
	color: #844829;
	text-decoration: none;
	}

.contenu a:active {
	color: #844829;
	text-decoration: none;
	}

.contenu a:hover {
	color: #844829;
	text-decoration: underline;
	}

.menu_haut  a:link {
	color: #844829;
	text-decoration: none;
	}

.menu_haut  a:visited {
	color: #844829;
	text-decoration: none;
	}

.menu_haut  a:active {
	color: #844829;
	text-decoration: none;
	}

.menu_haut  a:hover {
	color: #844829;
	text-decoration: underline;
	}

.menu_bas a:link {
	color: #844829;
	text-decoration: none;
	}

.menu_bas a:visited {
	color: #844829;
	text-decoration: none;
	}

.menu_bas a:active {
	color: #844829;
	text-decoration: none;
	}

.menu_bas a:hover {
	color: #844829;
	text-decoration: underline;
	}

.copyright a:link {
	color: #844829;
	text-decoration: none;
	}

.copyright a:visited {
	color: #844829;
	text-decoration: none;
	}

.copyright a:active {
	color: #844829;
	text-decoration: none;
	}

.copyright a:hover {
	color: #844829;
	text-decoration: underline;
	}
