
body,html {
    text-align: center;   /*centra in IE 5.x */
    font-family:Verdana;
    margin:0px 0px 0px 0px;
    
    }

/*contenitore generale del sito*/
div#container{
	position:relative;
    width: 1360px;
    height: 768px;
    margin: 0px auto;   /*centra negli altri browsers*/
    background-image: url(../images/bg1.jpg);
    overflow:hidden;
    }


#logo{
	position:absolute;
	top:0px;
	left:0px;
	width:328px;
	height:165px;
	padding-left:13px;	
	text-align:left;
	background:url(../images/bg_logo.png) top no-repeat;
	z-index:99999;
	/*background-color:#9FF;
	opacity:0.5;filter:alpha(opacity=50);*/
	}
	
#meteo{
	float:left;
	position:absolute;
	left:342px;
	top:0px;
	width:690px;
	height:112px;
	/*background-color:#6CF;*/
	}
	
#meteo1{
	float:left;
	width:300px;
	height:112px;
	padding-left:18px;
	/*background-color: #C99;*/
	}	
	
	
		
#meteo2{
	float:left;
	width:156px;
	height:112px;
	padding-left:5px;
	padding-right:5px;
	/*background-color: #F69*/
	}		

#meteo3{
	float:left;
	height:112px;
	width:156px;
	padding-left:5px;
	padding-right:5px;
	/*background-color: #0CF*/
	}		

#turni{
	float:left;
	position:absolute;
	top:166px;
	left:0px;
	width:260px;
	height:527px;
	padding:10px;
	}
	
#contenuti{
	float:left;	
	position:absolute;
	top:118px;
	left:282px;
	width:1070px;
	height:579px;
	padding-top:23px;
	z-index:1;
	background:url(../images/bg_dentro.jpg)
	}	
	

	
#news{
	position:absolute;
	left:0px;
	bottom: 0;
	float:left;
	width:1360px;
	height:37px;
	padding-top:10px;
	line-height:47px;
	text-align:left;
	/*background-color: #0C6;*/
	z-index:50;
	}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../font/myriadpro-semibold-webfont.eot');
    src: url('../font/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myriadpro-semibold-webfont.woff') format('woff'),
         url('../font/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('../font/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro';
    src: url('../font/MyriadPro-Regular.otf');
    src: url('../font/MyriadPro-Regular.otf?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

#image_container {
	position: relative;
}

#meteo_image {
	position:absolute;
	top:0px;
	left:-20px;
	z-index:10000;
}
	
.txt_logo {
	color: #008031;
	font: 26px Georgia;
	line-height:30px;
    }
    
    .txt_logo_sm {
	color: #007F31;
	font: 18px georgia;
	line-height:20px;
    }
	
	
.txt_citta_big{
	color: #004A99;
	font-style: normal;
	line-height:40px;
	text-align:left;
	/*font-size-adjust: 0.58;*/
	font: 40px 'MyriadProSemibold', sans-serif;
	}

.txt_gradi_big{
	color: #004A99;
	font-style: normal;
	line-height:60px;
	text-align:left;
	/*font-size-adjust: 0.58;*/
	font: 60px 'MyriadProSemibold', sans-serif;
	}
	
.txt_minmax {
	font: 20px 'MyriadPro', sans-serif;
	color: #004A99;
	font-style: normal;
	line-height:20px;
	text-align:left;
}


.txt_citta_sm{
	color: #009900;
	font-style: normal;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	/*font-size-adjust: 0.58;*/
	font: 20px 'MyriadProSemibold', sans-serif;
	}	

.txt_gradi_sm{
	color: #009900;
	font-style: normal;
	line-height:22px;
	text-align:left;
	font-weight:bold;
	/*font-size-adjust: 0.58;*/
	font: 22px 'MyriadProSemibold', sans-serif;
	}
	
.txt_turni{
	color: #009900;
	font-style: normal;
	line-height:14px;
	text-align:left;
	/*font-size-adjust: 0.58;*/
	font: 14px 'MyriadPro', sans-serif;
	}

.txt_news{
	color: #333333;
	font-style: normal;
	line-height:47px;
	text-align:left;
	/*font-size-adjust: 0.58;*/
	font: 22px 'HelveticaNarrowRoman', sans-serif;
	}
	
	
.txt_numero{
	color: #000;
	font-style: normal;
	line-height:42px;
	text-align:left;
	/*font-size-adjust: 0.58;*/
	font: 42px Verdana, Geneva, sans-serif;
	}	
	
.tit{
	color: #009900;
	font-style: normal;
	line-height:40px;
	text-align:center;
	font: 40px Verdana, Geneva, sans-serif;
	}
	
.txt{
	color: #0099cc;
	font-style: normal;
	line-height:35px;
	text-align:center;
	font: 35px Verdana, Geneva, sans-serif;
	}			
	
.txt2{
	color: #0099cc;
	font-style: normal;
	line-height:25px;
	text-align:center;
	font: 25px Verdana, Geneva, sans-serif;
	}
	
.txt3{
	color: #0099cc;
	font-style: normal;
	line-height:29px;
	text-align:center;
	font: 29px Verdana, Geneva, sans-serif;
	}