body {
	/*background-color: #ECE9D8;*/
	background-color: #000000;
	color: #ededed;
	font-family: Verdana,Arial, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
}

p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding-left: 2px;

}

img#scorrimentodestro {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #969696;
}
img#scorrimentosinistro {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #969696;
}

h2 {
	font-family: Verdana,sans-serif;
	font-size: 21px;
	color: #ABB588;
	border-bottom: 1px solid #969696;
	}
h3 {
	color: #ffffff;
	border-top: 1px solid #969696;
	}

#alto {
	position:absolute; 
	width:809px; 
	height:358px;
    left: 100px;	
	z-index:3; 
}
#panorama {
	position:absolute; 
	width:809px; 
	height:358px;
    left: 100px;	
	top: 275px;
	z-index:9; 
}

#principale{
	position:absolute; 
	width:620px; 
	/*height:893px; */
	z-index:5; 
	/*left: 37px; */
	left: 100px;
	top: 430px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-right:2px solid #969696;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(sfumatura2.jpg);
	}
#destro{
	position:absolute; 
	width:137px; 
	z-index:11; 
	left: 750px; 
	/*right: 20%;*/
	top: 420px; 
	padding-left: 5px;
	text-align: center;
}

#breakspeciale {
	line-height: 120px;
}

#barramenu {
	position:absolute; 
	width:775px; 
	height:37px; 
	z-index:6; 
	/*left: 10px; */
	left: 100px;
	top: 230px; 
	/*background-color: #FFFFFF; */
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 15px;
	padding-left: 30px;
}

ul.taglist{
	float: left;
	width: 500px;
    list-style-type: none;
	margin: 0;
	padding: 0
} 

ul.taglist li{
	float: left;
    margin: 0 2px 7px 0;
	padding: 0 0 0 10px;
    /*background: #EFEFEF url(tagbk.png) no-repeat top left */
}	
ul.taglist a{
	float: left;
	text-decoration: none;
    height: 20px;
	line-height: 20px;
    padding: 0 10px 0 0;
	/*background: url(tagbk.png) no-repeat top right;*/
    /*color: #444;*/
	color: #6EA045;
	font-weight: bold;
	white-space: nowrap
}

/*ul.taglist a:hover{color:#010159} */
ul.taglist a:hover{color:#ff0000} 

#mappagoogle{
}
#bandiere{
	position:absolute; 
	width:100px; 
	height:37px; 
	z-index:7; 
	left: 520px; 
	top: 10px;
	/*right: 100px;*/
	/*top: 240px; */
	/*background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	padding-top: 15px;*/
	padding-left: 30px;
}

ul.bandiere{
	float: left;
	width: 400px;
    list-style-type: none;
	margin: 0;
	padding: 0;
} 

ul.bandiere li{
	float: left;
    /*margin: 0 2px 7px 0;*/
	padding: 0 0 0 10px;
    /*background: #EFEFEF no-repeat top left */
}	
ul.bandiere a{
	float: left;
	text-decoration: none;
    height: 20px;
	line-height: 20px;
    padding: 0 10px 0 0;
	/*background: url(tagbk.png) no-repeat top right;*/
    color: #000;
	white-space: nowrap
}

#news{
	position:relative; 
	width:600px; 
	/*height:100px; */
	left: 10px;
    border-style:solid;
    border-width:1px;
    background-color: #FFFF7F;
    padding-top: 5px;
    padding-bottom: 10px;	
	text-align: center;
}
#newsTitle{
  font-size: 18px;
  font-weight: bold;
 
}	

#newsText{
  font-size: 14px;
}	

