#BandoActu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5522c;
	height:69px;
	background-image:url('http://www.vepres-constructions.com/squelettes/img/fond_maquette_haut.gif');
	background-position:top left;
	background-repeat:repeat-y;
}
	#BandoActu #Actu{
		width:950px;
		height:69px;
		margin:0 auto;
		background-color:white;
	}
		#BandoActu #Actu #ActuDesc{
			width:480px;
			height:69px;
			float:left
		}
			#BandoActu #Actu #ActuDesc h3{
				font-family:Verdana, sans-serif;
				margin:7px 10px 2px 10px;
				color:rgb(197,82,44);
				font-size:93%;
				font-weight:bold
			}
			#BandoActu #Actu #ActuDesc p{
				font-family:Verdana, sans-serif;
				margin:0 10px 5px 10px;
				color:black;
				font-size:77%;
			}
			#BandoActu #Actu #ActuDesc p a{
				text-decoration:underline;
				color:rgb(197,82,44)
			}
		#BandoActu #Actu #ActuImg{
			width:98px;
			height:69px;
			border-left:1px solid rgb(197,82,44);
			border-right:1px solid rgb(197,82,44);
			float:left;
			background-position:0 0;
			background-repeat:no-repeat
		}
		#BandoActu #Actu #ActuIcone{
			width:135px;
			height:69px;
			float:left;
			margin-left:230px;
			display:inline;

		}
#titre-actu{
	width:485px;
	text-align:center;
	margin: 0 0 35px 0;
}