#myOverlay{
	position : absolute;
	top : 0;
	left : 0;
	background:#000;
	width : 100%;
	height : 100%;
	z-index : 20000;
	-moz-opacity : 0.8;
	opacity : .65;
	filter : alpha(opacity=80);
}

#myOverlay[id]{
	position : fixed;
}

#innerleft { 
	width:129px;
	margin-top:10px;
	position:absolute;
	top:155px; left:-3px;
	/*border:1px solid #9b4110;*/
}

#innerright {	
	width:241px;
	top:302px !important;
	top:312px;
	left:138px;
	position:absolute;
	visibility:visible;
	z-index:0;
}

#innerextra {
	position:absolute;
	top:164px; left:144px;
	width:624px !important;
	width:621px;
}

#inner {
	margin:0 0 0 380px;
	margin-left:380px !important;
	width:394px !important;
	width:390px;
	font:normal 10pt ms trebuchet;
	position:static;
	padding-top:135px !important;
	padding-top:142px;
	z-index:10;
	min-height:1400px !important;
	height:auto !important;
	height:1400px;
	border-top:0px solid #FEEFE6 !important;
	border-top:15px solid #FEEFE6;
}

*+html #inner {padding-top:156px !important;}

/* le meme que div.inner h4 dans common */
#innerright h4 a{
	margin:0px; padding:0;
	font:bold 11pt Georgia, serif;
	font-style:italic;
	color:#A6406E;
	text-decoration:underline;
}

/* redeclare pour "quoi de neuf" */
#innerright div.content_news {
	border-bottom-width:0px;
}

img.mea {
	max-height:122px;
	height:auto !important;
	height:122px;
	border:0px;
	margin:0;
	padding:0;
}

