/* presse */


#linkebox { 
	position:absolute; 
	left:50%;
	width:708px; 
	height:393px; 
	z-index:2;
	margin-left:-354px;
	top:46%;
	margin-top:-196px;
	background-color: #333;
}

#text { 
	position:absolute; 
	left:50%;
	width:222px; 
	height:20px; 
	z-index:5;
	margin-left:-338px;
	top:46%;
	margin-top:-180px;
}

#menu2 { 
	position:absolute; 
	left:50%;
	width:222px; 
	height:20px; 
	z-index:5;
	margin-left:-298px;
	top:46%;
	margin-top:-163px;
	color: black;
}
