div#navBackone {
	width: 980px;
	height: 477px;
	position:relative;
	background: url(../images/navBackdown.jpg) no-repeat 0 0;	
}
div#navHeaderBottom {
	width: 980px;
	height: 95px;
	background: url(../images/navBackTitle.jpg) no-repeat 0 0;	
}

div#navContainer {	
	position: relative;
	width: 980px;
	margin: -15px auto 10px auto;
	background-color: #FFF;
	border: 2px ridge black;
}
div#iconetext{
	position: absolute;
	visibility: visible;
	height: 90px;
	width: 152px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 0.7;	
	*line-height: 1.2;	
}
div#iconetext span{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
div#navLogosText{
	float:left;
	width:320px;
	margin-top:60px;
	margin-left:100px;
	margin-right:30px;
	text-align: center;
}
div#navNewsText{
	float:left;
	width:320px;
	margin-top:-15px;
	*margin-top:75px;
	margin-left:50px;
	margin-right:0;
	text-align: left;
}
div#navLogosBox {
	clear:both;
	float:left;
	width:320px;
	margin-left:100px;
	margin-right:30px;
	padding:5px 0;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;				
}
div#navNewsBox {
	float:left;
	width:380px;
	margin-top:0px;
	*margin-top:0px;	
	margin-left:50px;
	padding:5px 0;
	border-top: 1px dotted #AAA;		
	border-bottom: 1px dotted #AAA;		
}
div#navAddsBox {
	float:left;
	width:320px;
	margin-top:35px;
	margin-left:95px;
	padding:5px 0;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;				
}
div#navDescriptifBox {
	float:left;
	text-align:left;
	width:335px;
	height:auto;
	margin-top:20px;
	margin-left:100px;
	padding:5px 0;
	background-color: #ffcccc;	
	opacity:0.7; 
	visibility: hidden;
	-moz-border-radius: 15px;-webkit-border-radius: 15px;
	padding:10px;
	.transpalpha {
	   filter:alpha(opacity=70); /* pour ie */
	   -moz-opacity:0.7; /* pour gecko : Firefox, etc. */
	   -khtml-opacity: 0.7;
	   opacity: 0.7;
	}
}
div#picCompagny {
	position: relative;
	display:block;
	width: 160px;
	height: 90px;
}
div#navFooter{
	bottom: 0;
	background-color: #333;	
	height: 18px;
	width: 980px;
	border-top: 2px ridge #000;
	text-align: center;
	font-weight:bold;
	color:#898989;
}

div#navHeaderTextBottom {
	width: 980px;
	height: 30px;
}

div#navselectLang {
	position:absolute;
	display:block;
	width: 220px;
	height: 27px;
	color: white;
	font-weight: bold;
	line-height:28px;
	text-indent:40px;
	top:24px;
	right:0px;
}
div#navselectLang img {
	vertical-align:-8px;		
	margin:5px;
	border: 0;
}
