* {margin:0;padding:0;}

body {background-image: url(img/bkgnd.jpg); background-attachment: fixed; line-height:1em;
scrollbar-face-color: #cc6633;
scrollbar-shadow-color: #cc6633;
scrollbar-highlight-color: #cc6633;
scrollbar-3dlight-color: #cc6633;
scrollbar-darkshadow-color: #cc6633;
scrollbar-track-color: #ffeecc;
scrollbar-arrow-color: #ffeecc;
}

#accueil {
	position:relative;
	margin: 0 auto;
	width:800px;
	height:777px;
	background:url(img/accueil/accueil_merveilles2.jpg) no-repeat;
}

#fond-cadre {
	position:relative;
	margin: 0 auto;
	width:800px;
	height:777px;
	background:url(img/accueil/accueil_merveilles.jpg) no-repeat;
}

#accueil p, #fond-cadre p {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	color:#000000;
	padding:0.5em 0;
	}
		
	
		
#texte_accueil {
position:absolute;
width:580px;
height:100px;
top: 180px;
left:100px;
padding:0 1em;
}

#texte_accueil a {
text-decoration:none;
font-style:italic;
color: #3300FF;
}

#accueil a.acc_menu_merv {
background:url(img/accueil/accueil_03.jpg);
width:155px;
height:104px;
position:absolute;
top:369px;
left:147px;
}
#accueil a.acc_menu_merv:hover {background:url(img/accueil/accueil_on_03.jpg);}

#accueil a.acc_menu_hp {
background:url(img/accueil/accueil_06.jpg);
width:215px;
height:94px;
position:absolute;
top:430px;
left:473px;
}
#accueil a.acc_menu_hp:hover {background:url(img/accueil/accueil_on_06.jpg);}

#accueil a.acc_menu_liens {
background:url(img/accueil/accueil_20.jpg);
width:86px;
height:35px;
position:absolute;
top:670px;
left:338px;
}
#accueil a.acc_menu_liens:hover {background:url(img/accueil/accueil_on_20.jpg);}

#accueil a.acc_menu_contact {
background:url(img/accueil/accueil_17.jpg);
width:131px;
height:77px;
position:absolute;
top:644px;
left:538px;
}
#accueil a.acc_menu_contact:hover {background:url(img/accueil/accueil_on_17.jpg);}

#accueil a.acc_menu_cult {
background:url(img/accueil/accueil_09.jpg);
width:109px;
height:95px;
position:absolute;
top:493px;
left:323px;
}
#accueil a.acc_menu_cult:hover {background:url(img/accueil/accueil_on_09.jpg);}

#accueil a.acc_menu_mots {
background:url(img/accueil/accueil_14.jpg);
width:117px;
height:77px;
position:absolute;
top:620px;
left:138px;
}
#accueil a.acc_menu_mots:hover {background:url(img/accueil/accueil_on_14.jpg);}



