#page {
	background: url(images/motif_page.gif);
	position: absolute;
	height: 530px;
	width: 855px;
	left: 50%;
	margin-left:-427px;
	top: 50px;
}
#page_index {
	background: url(images/motif_index.gif);
	position: absolute;
	height: 530px;
	width: 450px;
	left: 50%;
	margin-left:-225px;
	top: 50px;
}
#bord_gauche {
	position: absolute;
	left: -13px;
	top: 0px;
}
#bord_droite {
	position: absolute;
	top: 0px;
	right: -19px;
}
body {
	background: #F8B11B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo_artheme {
	position: absolute;
	left: 0px;
	top: 0px;
}
#coin_index {
	position: absolute;
	left: 0px;
	top: 0px;
}

#conteneur_signe {
	position: absolute;
	height: 100px;
	width: 793px;
	left: 34px;
	top: 456px;
	z-index: 3;
}
#conteneur_signe a:hover {
	border-bottom: 5px solid #ffffff;
}
#menu1{
	position:absolute;
	left:0px;
	top:165px;
	width:222px;
	height:300px;
}
#contenu {
	position: absolute;
	height: 438px;
	width: 620px;
	left: 222px;
	top: 13px;
	z-index: 2;
}
#informations{
	position:absolute;
	width: 420px;
	right: 10px;
	bottom: 25px;
	z-index: 4;
}
#titre{
	position: absolute;
	left: 0px;
	top: 5px;
}
#menu2{
	width:160px;
	position: absolute;
	left: 5px;
	top: 40px;
}
#texte{
	width: 445px;
	position: absolute;
	left: 170px;
	top: 40px;
	height: 390px;
	z-index: 1;
}
#contenu_index {
	position: absolute;
	top: 280px;
}

