


.barre_nav{
	background:#000000;
	width:128px;
	height:364px;
	float:right;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	position:absolute;
	right:0;
}

.img_news{
	position:relative;
	height:405px;
	width:580px;
	float:left;
	margin-bottom:5px;
}
.img_news ul{
	position:absolute;
	right:0;
	z-index:20;
	width:128px;
	margin:0;
	padding:0;
}
.img_news li{
	padding-top:14px !important;
	padding-top:8px;
	margin-left:8px;
	padding-bottom:0;
	clear:both;
	position:relative;
	height:60px;
	list-style-type:none;
}
.img_news a img{
	border:0 none
}
.img_news a{
	border:2px solid black;
	float:left;
	line-height:1px;
}
.img_news a:hover{
	border:2px solid white;
}


/* TITRE + TEXTE */
.news_chapeau{
	height:96px;
	color:#000000;
	padding:0px;
	position:absolute;
	bottom:0;
	width:580px; !bottom:-1px;
	background-color:#e1e0e0;
}

.news_chapeau h1{
	background:#004990 url(/ffta-fr/images/fd-tit-breves.jpg) repeat-x scroll center top;
	padding:4px 5px 3px 5px;
	font-size:18px;
	margin-bottom:0;
	margin-top:0;
}
.news_chapeau h1 a{
	float:none !important;
	font-size:18px;
	border:solid 0px black;
	line-height:normal !important;
	color:White;
	text-decoration:none;
}
.news_chapeau h1 a:hover{
	border:solid 0px black !important;
	text-decoration:none;
}


.news_chapeau p{
	padding:0px 5px 0px 5px;
	font-size:12px;margin-top:0;
	width:580px;
}
.news_chapeau p a{
	font-size:12px;
	padding-top:5px;
	margin-top:0;
	color:#000000;
	border:0;
	text-decoration:none;
	line-height:normal;
}
.news_chapeau p a:hover{
	text-decoration:none;
	border:0;
}
