.actuListeInfos
{
	float:right;
	padding-top:3px;
	font-size:10px;
}

.actu
{
	padding: 15px 2px;
}

#listeActus
{
	padding: 15px 0;
}

#content div.actu h3
{
	font-size: 18px;
	background:none;
	text-align:left !important;
	color:black;
	padding-right:0;
}

.actu.inactive
{
	border: 1px dashed gray;
	color: gray;
	margin-bottom: 3px;
}

.actu.inactive *
{
	color: gray !important;
}

.spanCategorie
{
	font-size:105%;
	font-weight: bold;
}

.actu .separator
{
	padding-top:5px;
	margin:0 100px;
	border-bottom: 1px solid #888;
	display:none;
}

.actu .resume
{
	color: #444;
}

.actuInfos
{
	color:#666;
}

.pagination
{
	text-align:center;
	padding:15px;
}

.pagination span
{
	padding:3px;
	border:3px solid #FFF;
	background:#EFEFEF;
}

.pagination .selected
{
	font-weight:bold;
	font-size:120%;
	color:Black;
}

#div_Recherche
{
	height:160px; 
	background:#EFEFEF; 
	padding:5px;
}