/* CSS Document */
/* stile menu pagina contatti */


#div11_flash  { 
	position:relative;
	width:790px;
	height:400px;
	left:4px;
	top:0px;
	background:#fff;
	border:#F00 1px solid;
}

#flashContent  { 
	position:relative;
	width:790px;
	height:400px;
	left:0px;
	top:0px;
	background:#fff;
}

#div_infoweb  { 
	width: 400px;
	height: auto;
	position: absolute;
	left:50%;
	margin-left:-200px;
	top: 50px;
	background-color:#fff;
	visibility: hidden;
	z-index: 110;
	border:#000 solid 1px;
	padding:5px;
	text-align:justify;
}
