.logo_matebat{display:none}
#contenu{
	position:relative;
	width:100%;
	/*height:432px;*/
	background: none;
	overflow:hidden;
	padding-bottom:0;
	height:435px;
	/*padding-bottom:60px;*/
}

	#animFlash{
		position:relative;
		top:-30px;
		left:-140px;
		height:361px;
		width:750px;/* IE */
	}
	#anim_sub{
		position:absolute;
		z-index:10;
		width:988px;
		height:437px;
		margin-top:0px;
		left:0;
	}
	#zone_actu, #zone_actu_en{
		position:absolute;
		top:2px;
		left:744px;
		height:433px;
		width:245px;
		float:none; /* IE */
		text-align:left;
		z-index:20;
		background:transparent url("/images/interface/360.gif") no-repeat -1px 35px;
	}

	#zone_actu_en{
		z-index:20;
		background:transparent url("/images/interface/360-en.gif") no-repeat -1px 35px;
	}

		.vue360{
			display:block;
			position:relative;
			font: normal 9pt "Trebuchet MS" ;
			color:#fff;
			/*left:32px;*/
			top:35px;
			padding-top:60px;
			padding-left:0px;
			padding-right:00px;
			padding-bottom:20px;
			width:250px;
			height:95px;
			line-height:14px;
			text-decoration:none;
			cursor:pointer;

		}
		.vue360 b {
			font: bold 11pt "Trebuchet MS" ;line-height:16px;
		}
		.vue360:hover{

		}
		.vue360:hover span{
			display:none;
		}

		#actu{
			font: normal 8pt "Trebuchet MS" ;
			position:relative;
			top:80px;/* IE */
			left:10px;
			height:126px;
			width:185px;
			padding:5px;
			/*border-bottom:1px solid #C6D3CA;*/
			line-height:15px;
			overflow:hidden;
		}
		#actu a{
			text-decoration:none;
			color:#006B4D;
		}
		#actu a:hover{
			color:#F19B1C;
			text-decoration:underline;
		}
		#actu div p{margin:0}
		#actu a b {
			color:#F19B1C;
		}
		#actu p{
			margin:3px 0;
		}
		#touteactu a{
			position:relative;
			top:86px;/* IE */
			left:35px;
			font: bold 8pt "Trebuchet MS" ;
			color:#006B4D;
			text-decoration:none;

		}
		#touteactu a:hover{
			text-decoration:underline;
		}

