/* CSS Document */



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin:0;
	padding:0;
	border:0;
}



body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	background-image:url(../Graphics/bkg_main.jpg);
	background-repeat:repeat-x;
	background-color:#00A3F0;
	text-align:center;
}



#main{
	width: 840px;
	background: #FFFFFF;
	margin:0 auto;
}



#wrapper{
	width: 800px;
	background: #FFFFFF;
/*	border:1px solid #000000; */
	text-align:left;
	margin:0 auto;
}



#banner{
	height:124px;
	background-image:url(../Graphics/Banner_Graphic_Head_800.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
}


#containerscroll400{
	float:right;
	background-image: url(../Graphics/Container_body_400.jpg);
	position: relative;
	width: 400px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
}


#containerscroll600{
	margin:1px;
	position: relative;
	width: 598px; /*marquee width */
	height: 120px; /*marquee height */
	overflow: hidden;
}


#hmarquee{
	position:absolute;
	width:98%;
}

#content{
	margin-left:16px;
	width:600px;
	float:right;
}


#content400{
	margin-left:16px;
	width:400px;
	float:right;
}


#content184{
	margin-left:16px;
	width:184px;
	float:right;
}


#navh{
	background-color:#ECE9D8;
	height:31px;
	float: right;
	background-image: url(../Graphics/Nav_H_800.jpg);
	width: 800px;
}

#navbuttonh{
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:120px;
	float:right;
	padding-top: 8px;
}

#navv{
	float:left;
	width:184px;
	background: #FFFFFF;
	margin-top:20px;
	text-align:center;
	height: 1%;
}


#navv_menu_upper{
	width:184px;
	height: 12px;
	margin:0;
	padding:0;
	background-image: url(../Graphics/Nav_V_Upper_800.jpg);
}

#navv_menu_lower{
	width:184px;
	height: 12px;
	margin:0;
	padding:0;
	background-image: url(../Graphics/Nav_V_Lower_800.jpg);
}


#navv_menu ul{
	background-color:transparent;
	list-style-type:none;
	width: 184px;
	font-weight: normal;

}

#navv_menu ul li{
	text-align:left;
	height:1%;
	margin-bottom:5px;
}

#navv_menu ul li a{
	font-size:70%;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
	display:block; 
	background-image: url(../Graphics/MenuButton_V_800.jpg);
	padding:5px;
	height:1%;
}

#navv_menu ul li a:hover, #navv_menu ul li a:active, #navv_menu ul li a:focus{
	color:#FFFFFF;
	background-image: url(../Graphics/MenuButton_V_hover_800.jpg);
}


#leftcol{
	width:184px;
	position:relative;
	font-style: normal;
	height: 1%;
}


#leftcol ul{
	background-color:transparent;
	list-style-type:none;
	width: 184px;
	font-weight: normal;
}

#leftcol ul li{
	text-align:left;
}

#leftcol ul li a{
	font-size:70%;
	text-decoration:none;
	color:#006699;
	font-weight:bold;
	display:block; 
	background-image: url(../Graphics/NavButton_V_800.jpg);
	padding:5px;
	height:1%;
}


#leftcol ul li a:hover, #leftcol ul li a:active, #leftcol ul li a:focus{
	text-decoration:underline;
}


#leftcoltitle{
	width:184px;
	position:relative;
	height: 40px;
	background-image: url(../Graphics/Menu_V_upper_800.jpg);
	margin: 0;
	margin-top: 10px;
}


#leftcoltitle h2{
	font-size:70%;
	color:#FFFFFF;
	vertical-align: middle;
	padding-top: 10px;
}


#leftcol_menu_lower{
	width:184px;
	height: 12px;
	margin:0;
	padding:0;
	background-image: url(../Graphics/Nav_V_Lower_800.jpg);
	margin-bottom:10px;
}


#leftcol_login{
	width:170px;
	margin-top:20px;
	position:relative;
	border:1px solid #336699;
	padding:10px;
	background-color:#336699;
}


#footer{
	clear:both;
	background-color:#FFFFFF;
	color:#000000;
	height:31px;
	background-image:url(../Graphics/Footer_800.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:10px;
}


#footer p{
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:1px;
	text-align:left;
}


#footer a{
	color:#006699;
}


.meteobox{
	width:184px;
	position:relative;
	font-style: normal;
	background-image:url(../Images/SfondoPrevisioni.gif);
	background-repeat:no-repeat;
	font-size:60%;
	text-align:left;
}

.meteoboxtitle{
	font-weight:bold;
	font-size:70%;
	text-align:left;
	color:#006699;
	border-bottom: 3px solid #EAEAEA;
	margin-top:10px;
	margin-bottom:3px;
}

#webcam_meteo_box{
	margin-right:15px;
	margin-bottom:5px;
	float:left;
}


.box_170x184 {
	float:right;
	height: 170px;
	width: 184px;
	margin-top: 20px;
}


.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position:absolute;
	background-color:#FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}


.image{
	padding: 2px;	
	margin: 0px;
	vertical-align:top;
	background:#FFFFFF;
	border:none;
}


.clearboth{
	clear:both;
    height:0; 
    margin:0;
    font-size: 1px;
    line-height: 0px;
}


.container{
	float:right;
	width: 600px;
	height: 1%;
	background-image: url(../Graphics/Container_body_600.jpg);
}


.container h2{
	font-size:70%;
	color:#006699;
	padding:0;
	margin-bottom:5px;
}


.container h3{
	font-size:70%;
	color:#000000;
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
}


.container h4{
	font-size:70%;
	font-weight:bold;
	color:#000000;
	padding:0;
	margin-top:2px;
	margin-bottom:5px;
}


.container p{
	font-size:70%;
	color:#000000;
	text-align:left;
}

.container table table{
	font-size:70%;
}

.container table tr td table tr td{
	text-align:left;
	padding:8px;
}


.container table tr td p{
	text-align:left;
}



.containerg{
	float:right;
	width: 600px;
	height: 1%;
	background-image: url(../Graphics/Container_body_600_G.jpg);
}


.containerg h2{
	font-size:70%;
	color:#006699;
	padding:0;
	margin-bottom:5px;
}


.containerg h3{
	font-size:70%;
	color:#000000;
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
}


.containerg h4{
	font-size:70%;
	font-weight:bold;
	color:#000000;
	padding:0;
	margin-top:2px;
	margin-bottom:5px;
}


.containerg p{
	font-size:70%;
	color:#000000;
	text-align:left;
}

.containerg table table{
	font-size:70%;
}

.containerg table tr td table tr td{
	text-align:left;
	padding:8px;
}


.containerg table tr td p{
	text-align:left;
}


.container400{
	float:right;
	background-image: url(../Graphics/Container_body_400.jpg);
	width: 400px;
	height: 1%;
}


.container400g{
	float:right;
	background-image: url(../Graphics/Container_body_400_G.jpg);
	width: 400px;
	height: 1%;
}


.containertable{
	height:1%;
	padding:15px;
	clear:both;
}


.containertext{
	height:1%;
	margin:10px;
	clear:both;
}


.containertext h2{
	font-size:70%;
	color:#006699;
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
}


.containertext h2 a{
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}


.containertext h2 a:hover, .container400 h2 a:active, .container400 h2 a:focus{
	text-decoration:underline;
}


.containertext h3{
	font-size:70%;
	color:#000000;
	padding:0;
}


.containertext p{
	font-size:70%;
	color:#000000;
	text-align:left;
}


.containertext table tr th{
	text-align:center;
	font-size:60%;
	color:#FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#006699;
}


.containertext table tr td{
	padding:0px;
	padding-left:2px;
	font-size:70%;
	color:#000000;
	background-color:#EAEAEA;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}


.container184{
	float:right;
	background-image: url(../Graphics/Container_body_184.jpg);
	width: 184px;
	height: 1%;
}


.containertext400{
	height:1%;
	margin:10px;
	clear:both;
}


.container184 h2{
	font-size:70%;
	color:#006699;
	padding:0;
	margin-left:5px;
	margin-right:5px;
}


.container184 h3{
	font-size:70%;
	color:#000000;
	padding:0;
	margin-left:5px;
	margin-right:5px;
}


.container184 p{
	font-size:70%;
	color:#000000;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}



.containertitle{
	background-image:url(../Graphics/Container_upper_600.png);
	float:right;
	height: 36px;
	width: 600px;
	margin-top: 20px;
}


.containertitle h2{
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px;
}


.containerbottom{
	float:right;
	background-image: url(../Graphics/Container_lower_600.jpg);
	width: 600px;
	height: 14px;
}


.containertitle400{
	background-image:url(../Graphics/Container_upper_400.png);
	float:right;
	height: 36px;
	width: 400px;
	margin-top: 20px;
}


.containertitle400 h2{
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px;
}


.containertitle400 h2 a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


.containertitle400 h2 a:hover, .containertitle400 h2 a:active, .containertitle400 h2 a:focus{
	text-decoration:underline;
}


.containerbottom400{
	float:right;
	background-image: url(../Graphics/Container_lower_400.jpg);
	width: 400px;
	height: 14px;
}



.containertitleg{
	background-image:url(../Graphics/Container_upper_600_G.jpg);
	float:right;
	height: 36px;
	width: 600px;
	margin-top: 20px;
}


.containertitleg h2{
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px;
}


.containerbottomg{
	float:right;
	background-image: url(../Graphics/Container_lower_600_G.jpg);
	width: 600px;
	height: 14px;
}


.containertitle400g{
	background-image:url(../Graphics/Container_upper_400_G.jpg);
	float:right;
	height: 36px;
	width: 400px;
	margin-top: 20px;
}


.containertitle400g h2{
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px;
}


.containertitle400g h2 a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


.containertitle400g h2 a:hover, .containertitle400 h2 a:active, .containertitle400 h2 a:focus{
	text-decoration:underline;
}


.containerbottom400g{
	float:right;
	background-image: url(../Graphics/Container_lower_400_G.jpg);
	width: 400px;
	height: 14px;
}


.containertitle184{
	background-image:url(../Graphics/Container_upper_184.png);
	float:right;
	height: 36px;
	width: 184px;
	margin-top: 20px;
}


.containertitle184 h2{
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px;
}


.containertitle184 h2 a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


.containertitle184 h2 a:hover, .containertitle184 h2 a:active, .containertitle184 h2 a:focus{
	text-decoration:underline;
}


.containerbottom184{
	float:right;
	background-image: url(../Graphics/Container_lower_184.jpg);
	width: 184px;
	height: 14px;
}


.containerleft{
	float:left;
	background-color:#EAEAEA;
	margin-top:20px;
	border-top:1px solid #006699;
}


.containerleft h2{
	font-size:80%;
	color:#006699;
	padding:0;
	margin-bottom:5px;
}


.containerleft p{
	font-size:70%;
	color:#000000;
	text-align:left;
}



.containerleft table tr td{
	text-align:center;
	padding:10px;
}


.containerleft table tr td p{
	text-align:left;
}


.leftcolcont{
	width:184px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	position:relative;
}


.leftcolcont p{
	font-size:70%;
	color:#000000;
	text-align:left;
}


.navbuttonh{
	display:block;
	width:120px;
	float:right;
	padding-top: 8px;
}


.navbuttonh a{
	font-size:70%;
	color:#CCCCCC;
	font-weight:bolder;
	text-decoration:none;
	text-align:center;
	display:block;
}


.navbuttonh a:hover, .navbuttonh a:active, .navbuttonh a:focus{
	color: #FFFFFF;
}


.imagebox{
	text-align:left;
	margin-top: 5px;
	margin-bottom:10px;
}


.icon{
	text-align:left;
	border:none;
	text-decoration:none;
}


.sect400{
	clear:both;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:10px;
	margin-top:0px;
	height: 1px;
	border-top: #CCCCCC solid 1px;
}


.space{
	clear:both;
    margin:0;
	height:10px;
    font-size:1px;
    line-height:0px;
}


.containercollection {
	margin-top:10px;
}

.containercollection table tr td{
	padding:0px;
	padding-left:2px;
	color:#000000;
	font-size:60%;
}

.subcontainer{
	margin-top:10px;
}


.subcontainer table tr th{
	text-align:center;
	font-size:70%;
	color:#FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#006699;
}


.subcontainer table tr td{
	padding:0px;
	padding-left:2px;
	font-size:70%;
	color:#000000;
	background-color:#EAEAEA;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}


.subcontainer3{
	width:190px;
	float:left;
	background-color:#FFFFFF;
	margin:0px;
	margin-top:20px;
	padding:10px;
}


.subcontainer4{
	width:143px;
	float:left;
	background-color:#FFFFFF;
	margin:0px;
	margin-top:20px;
	padding:10px;
}


.textbox2left{
	width:230px;
	float:left;
	background-color:#FFFFFF;
	margin-top:20px;
	padding-left:15px;
	padding-right:15px;
}


.textbox2left h3{
	font-size:70%;
	font-weight:bold;
}



.textbox2right{
	width:230px;
	float:right;
	background-color:#FFFFFF;
	margin-top:20px;
	padding-left:15px;
	padding-right:15px;
}


.textbox2right h3{
	font-size:70%;
	font-weight:bold;
}


.textbox3left{
	width:150px;
	float:left;
	background-color:#FFFFFF;
	margin-top:20px;
	padding-left:15px;
	padding-right:15px;
}


.textbox3left h3{
	font-size:70%;
	font-weight:bold;
}


.textboxleft p {
	margin:5px;
	font-stretch:condensed;
}


.textboxleft h2 {
	margin:5px;
	margin-bottom:10px;
	font-size:70%;
	font:bold;
	color:#336699;
}


.leftimage{
	margin-right:15px;
	margin-bottom:5px;
	float:left;
}


.rightimage{
	margin-left:30px;
	margin-bottom:5px;
	float:right;
}


.textform{
	font-size:90%;
	color:#FFFFFF;
	text-align:right;
	height:10px;
}


.textbox{
	width:100px;
}


.button{
	font-size:80%;
}


.warningg p{
	color:#00CC00;
	font-weight:bolder;
}

.warningr p{
	color:#FF0000;
	font-weight:bolder;
}
