<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#actus {
	width:100%;
}
#actus #liste {
	width:100%;
	margin-bottom:10px;
}
#actus #liste .barre div {
	float:left;
}
#actus #liste .barre select {
	float:left;
	margin:5px 0 0 10px;
}
#actus .categories {
	float:right;
	margin:8px;
}
#actus #liste #title {
	background: #f0f0f0 url(http://static.reseaudesintercoms.fr/default/images/design/ico_puce_liens.png) no-repeat 5px center;
	height: 20px;
	margin-bottom: 5px;
}
#actus #liste .title {
	float:left;
	padding:3px 0px 0px 25px;
}
#actus #liste .cat {
	float:right;
	padding:3px 5px 0px 0px;
}
#actus #liste img {
	float:left;
	padding:0 0 0 0;
}
#actus img.left{
	float: left;
	padding: 0 0 5px 5px;
}
#actus #liste .date {
	color:#666;	
}
#actus #liste .text {
	margin-top:5px;
}
#actus table {
	width:100%;
}
#actus td {
	padding:5px;
}
#actus td.categorie {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#actus .info .categorie {
	text-align:left;
}
#actus .sep {
height: 1px;
}</pre></body></html>