/*#liste {
	padding: 0;
	margin: 1em;
}*/

#liste{
	display: block;
	background: #eee;
	text-align: center;
	margin: 0;
	padding: 0.2em;
}

.fond {
 clear: both;
	background-image: url(images/fondblanc.gif);

	background-repeat: no-repeat;

	background-position: top;

}

.textemini {
clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.textebase {
clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #1B217E;

	text-decoration: none;

}

.texteminibleu {

clear: both;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #FF0000;

	text-decoration: none;

}

.textemilieu {
clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #1B217E;

	text-decoration: none;

}

.titre {
clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #F54800;

}

.bordure {
clear: both;
	border: 1px solid #272D85;

}

.texteminigris {



clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;
}

