.date {
	font-size:85%;
	font-weight:normal;
}

#row-actu {
}
#row-actu .spotlight {
	margin-top:5px;
	padding:10px;
	background-color:#d4e0e2;
}
#row-actu .spotlight .author {
	font-size:93%;
	margin-top:5px;
	font-style:italic;
}
#row-actu .spotlight .title {
	font-weight:bold;
}
#row-actu .spotlight .content {
	font-size:93%;
	text-align:justify;
}

#row-actu .article {
	margin-top:5px;
}
#row-actu .article .author {
	font-size:85%;
	font-style:italic;
}
#row-actu .article .title {
	background:url(../images/pictos/square_ea5902.gif) 0px 5px no-repeat;
	font-size:85%;
	font-weight:bold;
	margin-top:10px;
	padding-left:10px;
}
#row-actu .article .content {
	font-size:85%;
	text-align:justify;
}

#row-interviews {
}
#row-interviews .title {
	font-weight:bold;
	margin-bottom:5px;
	padding-right:15px;
}
#row-interviews .author {
	font-size:85%;
	background:url(../images/pictos/square_ea5902.gif) 0px 5px no-repeat;
	padding-left:10px;
	padding-right:15px;
	margin-bottom:5px;
}
#row-interviews .content {
	font-size:93%;
	text-align:justify;
	padding-right:15px;
}
#row-interviews .content .photo {
	margin-right:7px;
	margin-bottom:3px;
	margin-top:3px;
	float:left;
}

#row-experts {
	background-color:#d4e0e2;
	padding:8px;
}
#row-experts .row-title {
	height:25px;
	background:url(../images/template/dot_54828d.gif) bottom repeat-x;
}
#row-experts .author {
	color:#ea5902;
	font-size:85%;
	font-weight:bold;
	margin-top:5px;
}
#row-experts .title {
	font-size:108%;
	font-weight:bold;
	margin-top:5px;
}
#row-experts .content {
	font-size:93%;
	margin-top:5px;
	text-align:justify;
}
