body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006997;
	text-decoration: none;
	background-color: #fff;
	margin:0px;
	padding:0px;
	overflow: auto;
	text-align:center;
}
a img{border:none;}
a, a:link{color:#006997;}
a:hover{color:#29B9F0;}
hr{display:none;}
/*intro*/
/*head*/
#head{
	width:100%;
	display:block;
	height:143px;
	background-image: url(../images/elementi/bg_top_intro.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	position:absolute;
	top:50%;
	left:0px;
	margin:-222px 0px 0px ;
}
#head img{position:absolute;
	top:0px;
	left:50%;
	margin:0px 0px 0px -343px;
	}

#head #osa{
	position:absolute;
	width:236px;
	height:85px;
	top:-10px;
	right:50%;
	margin:0px -300px 0px 0px;
	background-image: url(../images/home/osa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*/ head*/
/*corpo*/
#corpo{
	width:100%;
	display:block;
	height:239px;
	background-color: #080C0D;
	position:absolute;
	top:50%;
	left:0px;
	margin:-79px 0px 0px;
	background-image: url(../images/elementi/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#lang{

display:block;
width:160px;
margin:0px 0px 0px 140px;
position:absolute;
top:0px;
left:50%;
text-align:left;
overflow:hidden;
}
#lang a, #lang a:link {
	background:#000 url(../images/elementi/bg_lang_mar.jpg) no-repeat center top;
	display:block;
	width:20px;
	height:10px !important;
	height:34px;
	text-align:center;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 9px 0px 0px;
	padding:27px 0px 0px ;
	float:left;

}
#lang a:hover {
	background:#000 url(../images/elementi/bg_lang_blu.jpg) no-repeat center top;
	height:17px !important;
	height:41px;
	margin:0px 9px 0px 0px;
	padding:34px 0px 0px ;
	color:#fff;
	
}

#lang .act{
	background:#000 url(../images/elementi/bg_lang_blu.jpg) no-repeat center top;
	height:17px !important;
	height:41px;
	margin:0px 9px 0px 0px;
	padding:34px 0px 0px ;
	color:#fff;
	display:block;
	width:20px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	float:left;

}
#rina{
	display:block;
	width:142px;
	height:48px;
	margin:0px 0px 0px 105px;
	position:absolute;
	top:191px;
	left:50%;
	text-align:left;
	overflow:hidden;
	background-image: url(../images/home/rina.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*/corpo*/
/*footer*/
#footer{
	width:100%;
	display:block;
	height:96px;
	background-image: url(../images/elementi/bg_dwn_intro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position:absolute;
	top:50%;
	left:0px;
	margin:160px 0px 0px ;
	overflow:hidden;
	}
#footer #cnt{
	display:block;
	width:650px;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0px 0px -343px;}
#footer #cnt p{
	display:block;
	width:156px !important;
	width:200px;
	margin:27px 0px 0px;
	padding:0px 22px;
	float:left;
	border-right:dotted 1px #ccc;
	text-align:left;	
	}
	#pow{
	background-image: url(../images/elementi/pow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block; 
	text-align:left; 
	padding:15px; 
	width:26px; 
	height:22px; 
	border:none !important;
	position:absolute;
	bottom:10px;
	right:10px;
		
	}
/*/footer*/
/*/intro*/