@import url('core_presentation.css');

h1
{
	/*background-image: url('../pix/presentation/tit_couverture.gif');
	height: 16px;
	margin-bottom: 10px;*/
	color: #666;
	text-transform: uppercase;
	margin-bottom: 1em;
}

div#bloc-info
{
	padding: 20px !important;
	height: auto;
}

div#bloc-info ul
{
	height: auto;
	width: auto;
}

p.visuel
{
	text-align: center;
	margin-top: 40px;
}
