#tout 
{
	background: url(../img/pix-accueil.gif) repeat-y center;	
}

#description 
{
	float: left;
	background: url(../img/fond-accueil.jpg) no-repeat left top;
	width: 500px;
	padding: 135px 0px 0 0px;
	text-align: center;
}

h1 
{
	font-size: 18px;
	margin: 0 30px 18px 35px;
}

h3
{
	background: url(../img/fond-titre.gif) no-repeat left center;
	color: #FFF;
}


#photos, #description .p { margin: 0 30px 0 35px; }

#photos img 
{
	margin: 20px 0 0 0;
	padding: 0 6px 5px 0 !important;
	background: url(../img/fond-130.gif) no-repeat right bottom;
}

#menu 
{
	float: left;
	width: 230px;
	margin: 0 0 0 8px;
}

#menu a 
{
	display: block;
	padding: 0 0 0 10px;
	background: #FEA201;
	margin: 14px 0 0 0;
}

#menu .selected 
{
	color: #FFF;
	font-weight: bold;
	background: #FEA201 url(../img/select.gif) no-repeat left center;
}

#Actu 
{
	background: url(../img/actualite.gif) no-repeat center top;
	padding: 30px 0 0 0;
	overflow: hidden;
	float: right;
	color: #FFF;
	width: 260px;
}

#Actu img
{
	margin: 0 auto;
	display: block;
	background: #FEA201;
	padding: 6px 0;
}

#Actu a, #ActuDetail a { color: #FFF; }
#Actu a:hover { text-decoration: underline; }

#Actu h2
{
	font-size: 12px;
}

#Actu .p 
{ 
	text-align: justify;
}
.detail { display: inline !important; padding: 0 !important; background: none !important; margin: 0 !important;
 }
.detail img
{
	padding: 0px !important;
}

#pied 
{
	background: url(../img/coordonnees.gif) no-repeat left top;
	padding: 70px 0 0 0;
	margin: 50px 0 0 0;
	color: #011D6C;
}

#pied h1 
{
	font-size: 14px;
	color: #011D6C;
}

#pied strong 
{
	color: #011D6C;
}

#pied a 
{
	color: #011D6C;
}

#Nouveau
{
	text-align: justify;
	color: #FFF;
	padding: 30px 0 0 0;
	background: url(../img/a_venir.jpg) no-repeat center top;
	margin: 40px 0 0 0;
}
#Nouveau h2
{
	font-size: 12px;
}

#Nouveau .p, #Nouveau h2, #Actu h2, #Actu .p 
{
	padding: 0 50px !important;
}

#ActuDetail 
{
	width: 450px;
	padding: 0 25px;
}

#ActuDetail h2 { text-align: center; font-size: 15px; }
#ActuDetail img { margin: 0 auto !important; display: block; }
#close { text-align: center; }
#close a { color: #FFF; }
