.TexteDeroulant
{
	height: 20px;
	
	margin-top :10px;
	margin-bottom :10px;
	background:#009900;

	font-family: Verdana, Arial, Helvetica, sans-serif;	 
	font-size: 18px;
	font-style: italic;
	color: #FFFFCC;
}

.ancre
{
clear:both;
	margin-top : 5px;
	text-align : right;
}

.clear
{
	clear:both;
}

.listGris .listTitre
{
    
}


.listGris li
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #676767;
	padding : 4px;
}

.listOrange li
{
    font-family: Verdana, Times New Roman, Times, serif; 
	font-size: 16px; 
	color: #FF9900;
	padding : 4px;
}

.spacer
{
	height: 30px;

}