/* FEUILLE DE STYLE NEWS */

TABLE.liste,TABLE.listeType
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

TABLE.listeType
{
	width:95%;
}


DIV.boxFiltre
{
	position:relative;
	float:left;
	width:365px;
	margin-bottom:10px;
}

DIV.boxLegende
{
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	width:188px;
}

.nombreReponses
{
	position:relative;
	clear:both;
	margin:10px;
	font-weight:bold;
}

DIV.pagination
{
	margin-left:200px;
}

DIV.cocher
{
	position:relative;
	top:-5px;
	left:5px;
	width:610px;
}

.bouton_exporter
{
	position:relative;
	height:1px;
}

.bouton_exporter IMG
{
	display:block;
	position:absolute;
	left:625px;
	top:-3px;
}

DIV.critere
{
	margin-top:4px;
	margin-bottom:4px;
}

#iconeNews
{
	position:absolute;
	left:250px;
	top:50px;
}

INPUT.champs_titre			{width:400px;	border:1px solid #B6B6B6;}

