body
{
	width:900px;
	margin:auto;
	background-color:#dddddd;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align:justify;
}
#chapeau
{
	text-align:center;
	margin-bottom:0px; 
	margin-top:0px; 
}
#gigi
{
	padding-left:120px;
	width:30%;
}
#menu
{	
	width:270px;
	height:262px;
	right:120px;
	margin-top:50px;
	margin-right:130px;
	float : right;
}
#lesSpectacles
{
	background-image:url('les spectacles.png');
	top:0px;
	width:246px;
	height:27px;
}

#boutCheval
{
	position:relative;
	background-image:url('boutCheval.gif');
	top:13px;
	width:103px;
	height:36px;
}
#boutEtetet
{
	background-image:url('boutEtetet.gif');
	top:18px;
	right:0px;
	width:179px;
	height:43px;
}
#boutIndigence
{
	background-image:url('boutIndigence.gif');
	top:25px;
	width:227px;
	height:39px;
}
#etSinon
{
	position:relative;
	background-image:url('etSinon.png');
	top:50px;
	width:71px;
	height:14px;
}
#boutAgenda
{
	background-image:url('boutAgenda.gif');
	top:62px;
	width:135px;
	height:40px;
}
.liens
{
	position:relative;
	margin-left:30px;
}
.liens:hover
{
	background-color:#cccccc;
}



	
