#liste{
	width: 100%;
}

#liste img{
	border: none;
	margin: 0px 5px 0px;
}

#liste td{
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.titre{
	margin: 0px 0px 4px 6px;
	padding: 0px;
}

.titre a{
	color: #000033;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.titre a:hover{
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.texte{
	text-indent: 15px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#pagination{
	text-align: center;
	width: 100%;
	font-size: 10px;
}

#pagination a{
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}

#pagination a:hover{
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}

#pagination span{
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}