
a#fleche
{
	font-weight: bold;
	font-size:12px;
	color: #009ADC;
	text-decoration: none;
	background: url("../images/commun/puce_orange.gif") no-repeat center left;
}

a#fleche:hover
{
	text-decoration: underline;
}

li#normal
{
	list-style-position: inside;
	list-style-type:disc;
	color: #F7921B;
}

li#vide
{
	list-style-type:none;
	margin-bottom: 5px;
	color: #000000;
}

div#liens
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	
	text-transform: lowercase;
}

ul#niveau1
{
	margin-top: 5px;
}

ul#niveau2
{
	margin-left: 10px;
	margin-top: 5px;
}

ul#niveau2 li
{
	margin-top: -4px;
}


a#liens
{
	font-weight: bold;
	font-size: 13px;
	color: #009ADC;
	text-decoration: none;
}

a#liens:hover
{
	text-decoration: underline;
}

a#sousliens
{
	font-weight: bold;
	font-size: 12px;
	color: #F7921B;
	text-decoration: none;
}

a#sousliens:hover
{
	text-decoration: underline;
}

div#imagepied
{
	background: url("../images/FR/presentation/comite.gif") no-repeat;
	width:494px;
	height:102px;
	margin-top:15px;
}

ul#dec
{
	margin-left:25px;
}

