#accueil-entete {
	text-align: center;
	padding: 15px;
}
#accueil-entete p.presente {
	text-transform: uppercase;
	letter-spacing: 5px;
	margin: 5px 0 0 0;
	color: #ccc;
}

#submenu { display: none; height: 0; }
#content { background: url("../../templates/media/accueil.gif") repeat-x; }
#content .wrap { background: none; padding-top: 0; border: none; }

ul.collections { margin: 10px 0 0 0; text-align: center; }
ul.collections li { display: inline; margin: 0 50px; }
ul.collections li a { font-size: 10px; font-weight: bold; }

.pied-accueil { margin: 15px 0 0 0; text-align: center; }
.pied-accueil a { margin: 0 20px;}
