body{
height: 100%;
margin: 0px;
padding: 0px;
font-family: Arial, Times, sans-serif;
font-size: 10px;
background-image: url(images/fond_contenu.jpg);
background-repeat: repeat-y;
background-position:center;
}
#fond_body{
position: absolute;
top: 0px;
left: 0px;
background-image: url(images/fond.jpg);
background-repeat: repeat-x;
height: 100%;
width: 100%;
}
#contenu_total{
height: 100%;
width: 770px;
position: absolute;
left: 50%; 
top: 0px;
margin-left: -385px; 
background-image: url(images/fond_contenu.jpg);
background-repeat: repeat-y;
background-position:center;
}
table{
color: #4e4e4e;
font-family: Arial, Times, sans-serif;
font-size: 11px;
}
a.asbl {z-index: 2;position: absolute;left: 283px; top: 105px;background-image: url(images/b_asbl.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
a.asbl:hover {z-index: 2;position: absolute;left: 283px; top: 105px;background-image: url(images/b_asbl_over.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}

a.news {z-index: 2;position: absolute;left: 351px; top: 105px;background-image: url(images/b_news.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
a.news:hover {z-index: 2;position: absolute;left: 351px; top: 105px;background-image: url(images/b_news_over.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}

a.activites {z-index: 2;position: absolute;left: 419px; top: 105px;background-image: url(images/b_activites.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
a.activites:hover {z-index: 2;position: absolute;left: 419px; top: 105px;background-image: url(images/b_activites_over.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
	
a.contact {z-index: 2;position: absolute;left: 487px; top: 105px;background-image: url(images/b_contact.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
a.contact:hover {z-index: 2;position: absolute;left: 487px; top: 105px;background-image: url(images/b_contact_over.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}

a.liens {z-index: 2;position: absolute;left: 555px; top: 105px;background-image: url(images/b_liens.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
a.liens:hover {z-index: 2;position: absolute;left: 555px; top: 105px;background-image: url(images/b_liens_over.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
	
a.photos {z-index: 2;position: absolute;left: 622px; top: 105px;background-image: url(images/b_photos.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
a.photos:hover {z-index: 2;position: absolute;left: 622px; top: 105px;background-image: url(images/b_photos_over.jpg); 
	background-repeat: no-repeat;display: block;height: 20px;width: 68px;}
	
#haut{
position: absolute;
top: 0px;
left: 283px;
}

#facebook{
position: absolute;
top: 55px;
left: 410px;
}

#face{
z-index:100;
position: absolute;
top: 290px;
left: 63px;
}

#contenu{
background-image: url(images/fond_contenu.jpg);
background-repeat: repeat-y;
}
#droit{
position: absolute;
top: 0px;
right: 0px;
}
#photos_gauche{
position: absolute;
top: 0px;
left: 0px;
}
#bas_gauche{
position: absolute;
top: 284px;
left: 0px;
}
#titre{
position: absolute;
top: 151px;
left: 283px;
}
#bloc_texte{
position: absolute;
left: 300px;
top: 200px;
z-index: 3;
text-align: justify;
width: 390px;
color: #4e4e4e;
font-family: Arial, Times, sans-serif;
font-size: 11px;
}
#bloc_texte_parents{
position: absolute;
left: 210px;
top: 220px;
z-index: 3;
text-align: justify;
width: 480px;
color: #4e4e4e;
font-family: Arial, Times, sans-serif;
font-size: 11px;
}
a{
color: #F7B119;
text-decoration: none;
}
a:hover{
color: #FBD583;
}

h1{
color: #F7B119;
font-family: Arial, Times, sans-serif;
font-size: 14px;
display:inline;
}

a.grand{
color: red;
text-decoration: none;
font-family: Arial, Times, sans-serif;
font-size: 14px;
font-weight: bold;
}
a.grand:hover{
color: #F7B119;
}
