body
{

margin: auto;
width: 800px;
}

#bloc_page
{margin: auto;

	}
	
#entete
{	
margin: auto;
height: 159px;
width: 700px;


}

#page
{
font-family: Verdana, Geneva, Arial, sans-serif;
    color: #474747;
	font-size: small;
	width: 700px;
	vertical-align: top;

}

#Illustrations
{	

}

ul
{
}

li
{
float: left;
padding: 15px;
list-style-type: none;
}

a
{
    color: #474747;
	letter-spacing: 0.1em;

    text-decoration: none;
	line-height: 1;
}
a:hover
{
    color: #FCFA59;
    border-bottom: none;
}


 

a img 
{
text-decoration : none;
	border: none;
}



#pied-de-page
{
width:700px;
text-align: center;

}