
html body #base #content
{
	min-height: 20px !important;
	height: auto !important;
}
#filAriane
{
	display:none;
}
.content
{
	margin-bottom:0 !important;
}

.actu_homepage
{
	width:265px;
	margin:12px;
	float:left;
}

.actu_homepage h3
{
	text-indent:12px;
  padding: 0 0 5px 0;
	border:0;
  background: url(../img/puceTriangle.gif) no-repeat ;
  font-family: Georgia, Times, serif;
  font-variant: small-caps;
  font-size:17px;
  line-height:17px;
  color:#928C85;
}
.actu_homepage h3 a
{
  color:#928C85;
  text-decoration: none;
}

.actu_homepage h5
{
	border-left: 1px solid #5B5753;
	padding-left:6px;
	margin-left:2px;
  font-style: italic;
  color: #5B5753;
	margin-bottom:17px;
}