@import url('core_presentation.css');

h1.image
{
	background-image: url('../pix/presentation/tit_controle.gif');
	height: 42px;
}

div#bloc-info
{
	background-image: url('../pix/presentation/fond_controle.jpg');
	background-position: 0 30px;
}

div#bloc-info ul.first-child
{
	margin-right: 11px;
}

div#bloc-info ul ul
{
	float: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 10px 1em 18px;
}

div#bloc-info ul h2
{
	font-size: 1.3em;
	margin: 0 10px .6em;
}

.enum,div#bloc-info ul.last-child ul li
{
	background: url('../pix/presentation/puce_fleche.gif') no-repeat;
	min-height: 24px;
	padding: 0 0 0 30px;
}

h2.enum
{
	
	padding-top: 4px;
	padding-bottom: 4px;
}

div#bloc-info ul ul li
{
	background: url('../pix/puce_liste.gif') no-repeat 0 .4em;
}

div#plus-option ul li
{
	background: url('../pix/puce_liste.gif') no-repeat 0 .4em;
	padding: 0 0 0 10px;
	margin: 0 0 .4em;
}
