/*--------- Boite actu*/

.actu_Title_BandoVert
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 0px;
	left: 0px;
}
.actu_Vert_title /*690*17*/
{
	margin: 0;
	white-space: nowrap;
	background: url(images/Bandeau_vert_actualites.jpg) no-repeat top center;
	width: 690px;
	padding: 0px 0px 0px 0px;

}
.actu_pad
{
	padding: 0px 0px 0px 0px;
}
.actu_border
{
	padding: 1px 0px 0 0px;
	margin: 0px 0px 2px 0px;
	height: 180px;
	/*height: auto;*/
	width: 692px;
	border: solid 1px #cccccc;
	background-color:Transparent;
	/*display:block;
	position: relative;
	z-index:1000;*/
}

