#focus .info {
	padding:0 4px 0 4px;
}
#focus .category {
	font-weight:bold;
}
#focus .title a {
	text-decoration:underline !important;
	font-weight:normal !important;
}
#focus .date {
	color:#4e4e4e;
	padding:1px 0 2px 0;
}
#focus .img {
	margin:0 10px 0 0;
	width:109px;
	height:80px;
}
#focus .texte {
	text-align:justify;
}


#focus {
	width:100%;
}
#focus #liste {
	width:100%;
	margin-bottom:10px;
}
#focus #liste .barre div {
	float:left;
}
#focus #liste .barre select {
	float:right;
	max-width:230px;
	margin:5px 10px;
}
#focus #liste #title {
	background: #f0f0f0;
	height: 20px;
	margin-bottom: 5px;
}
#focus #liste .title {
	float:left;
	padding:3px 0px 0px 25px;
}

#focus #liste .nom {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 5px 0;
}
#focus #liste .cat {
	font-style: italic;
	font-size: 1em;
	margin: 5px 0;
}
#focus #liste img {
	float:left;
	padding:0 10px 0 0;
}
#focus #liste .content {
	margin-bottom:5px;
}


