/* CSS Document */
.tooltipclass{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Georgia24{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
.Georgia16{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.Georgia12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a.nounderline{
	text-decoration:none;
}
a.nounderline:hover{
	text-decoration:underline;
}
a.nounderlinered{
	text-decoration:none;
	color:#9B0505;
}
a.nounderlinered:hover{
	text-decoration:underline;
	color:#9B0505;
}
.grigio{
	color:#555;
}
.bianco{
	color:#FFF;
}
.bianco a{
	color:#FFF;
}
.nero{
	color:#000;
}
.nero a{
	color:#000;
}
.bold {
	font-weight:bold;
}
.Verdana12{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.Verdana11{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.Verdana10{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.ArialRed10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9B0505;
	
}
.ArialRed12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9B0505;
	
}

.ArialRed12Bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9B0505;
    font-weight:bold;
	
}

.Arial10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.Arial14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.Arial12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Arial18{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.Arial16{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#sfondo_index{
	position:absolute;
	margin:0px auto auto 7px;
	background-image:url(../images/sfondo_middle_index.png);
	background-repeat:no-repeat;
	height:528px;
	width:236px;
	z-index:0;
}


#geo_cannobio{
	position:absolute;
	top:213px;
	left:18px;
	width:210px;
	height:auto;
	text-align:left;
}
#geo_municipio{
	position:absolute;
	line-height:16px;
	top:307px;
	left:18px;
	width:207px;
	height:113px;
	text-align:left;
	color:#1F5066;
}
#email{
	background-image:url(../images/email.png);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0px;
	top: 90px;
	height:25px;
	width:110px;
	line-height:22px;
	padding-left:40px;
}
#link_PEC{
	position:absolute;
	left:0px;
	top: 120px;
	height:25px;
	width:195px;
	line-height:22px;
}
#link_PEC a{
	text-decoration:none;
	 color:#1F5066
}
#link_PEC a:hover{
	text-decoration:underline;
}
#email a{
	color:#990000;
}
#email_pec{
	background-image:url(../images/pec.png);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0px;
	top: 115px;
	height:25px;
	width:110px;
	line-height:22px;
	padding-left:40px;
}
#email_pec a{
	color:#990000;
}
#agenda{
	background-image:url(../images/sfondo_agenda.png);
	background-repeat:no-repeat;
	position:absolute;
	height:134px;
	width:214px;
	left:14px;
	top:56px;
	z-index:3;
}

#DateTime_agenda{
	position:absolute;
	text-align:center;
	line-height:15px;
	padding-top:3px;
	text-align:center;
	height:26px;
	width:25px;
	top:18px;
	left:19px;
}
#title_agenda{
	position:absolute;		
	height:34px;
	width:107px;
	top:23px;
	left:73px;
	color:#5F8C00;
	font-weight:bold;
}
#title_agenda a{
	color:#5F8C00;
	text-decoration:none;
}
#title_agenda a:hover{
	text-decoration:underline;
}
#content_agenda{
	position:absolute;
	height:50px;
	width:190px;
	top:55px;
	left:5px;
}
#content_agenda a{
	color:#666666;
	text-decoration:none;
}
#content_agenda a:hover{
	text-decoration:underline;
}
#barra_middle{
	background-image:url(../images/barra_middle.png);
	background-repeat:no-repeat;
	position:absolute;
	height:269px;
	width:968px;
	left:6px;
	top: 430px;
	z-index:1;
}
#middle_titlesx{
	position:absolute;
	width:auto;
	height:23px;
	left:20px;
	top:8px;
	z-index:2;
	color:#FFF;
}
#middle_titlecenter{
	position:absolute;
	width:auto;
	height:36px;
	left:299px;
	top:6px;
	z-index:2;
	color:#FFF;
}
#middle_titledx{
	position:absolute;
	width:auto;
	height:36px;
	left:599px;
	top:6px;	
	z-index:2;
	color:#FFF;
}
#button_navigazione{
	position:absolute;
	top:2px;
	left:208px;
	width:45px;
	height:14px;
}
#indietro{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/button_left_up.png);
	background-repeat:no-repeat;
	width:17px;
	height:16px;	
}
#avanti{
	position:absolute;
	top:0px;
	left:35px;
	background-image:url(../images/button_right_up.png);
	background-repeat:no-repeat;
	width:17px;
	height:16px;	
}
#folder{
	position:absolute;
	top:-2px;
	left:236px;
	background-image:url(../images/folder.png);
	background-repeat:no-repeat;
	height:47px;
	width:46px;
}
#sole{
	position:absolute;
	top:-5px;
	left:314px;
	background-image:url(../images/sole.png);
	background-repeat:no-repeat;
	height:45px;
	width:45px;
}
/*
#middle_contentsx1{
	position:absolute;
	background-image:url(../images/sfondo_accessorapido.png);
	background-repeat:no-repeat;
	width:270px;
	height:62px;
	left: 17px;
	top: 60px;
}
#middle_contentsx2{
	position:absolute;
	background-image:url(../images/sfondo_accessorapido.png);
	background-repeat:no-repeat;
	width:270px;
	height:62px;
	left: 17px;
	top: 127px;
}
#middle_contentsx3{
	position:absolute;
	background-image:url(../images/sfondo_accessorapido.png);
	background-repeat:no-repeat;
	width:270px;
	height:62px;
	left: 17px;
	top: 194px;
}
*/
#middle_contentsx{
	position:absolute;
	height:208px;
	width:272px;
	left: 6px;
	top: 33px;
	
}
#middle_content_center{
	position:absolute;
	width:261px;
	height:180px;
	overflow:hidden;
	left: 298px;
	top: 51px;
}
#middle_content_center_title{
	/*background-image:url(../images/sfondo_striscia.png);
	background-repeat:no-repeat;*/
	margin:0px auto auto -8px;
	width:290px;
	height:25px;
	padding-left:13px;
	padding-top:7px;	
}
#middle_content_center_text1{
	position:relative;
	width:238px;
	height:119px;	
	margin:5px auto auto 8px;
	line-height:16px;
	top:15px;
	
}
#middle_content_center_text2{
	position:absolute;
	background-image:url(../images/separatore.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:275px;
	height:30px;
	margin:0px auto auto 5px;
	padding-left:3px;
	padding-top:10px;
	top:230px;
	left: 300px;
	
}
#middle_content_center_text2 a:hover{
	text-decoration:underline;
}
#middle_content_center_text2 a{
	text-decoration:none;
	color:#666666;
}
#middle_content_dx{
	position:absolute;
	height:197px;
	width:357px;
	left: 600px;
	top: 60px;
}
#procannobio{
	background-image:url(../images/procannobio.png);
	background-repeat:no-repeat;
	width:283px;
	height:62px;	
}
.webcam{ position:absolute; height:20px; line-height:20px; background-color:#000; text-align:center; color:#FFF; font-family:Arial, Helvetica, sans-serif; left:0px; bottom:-3px; z-index:10; width:160px; font-weight:bold; font-size:11px;}
#webcam1{
	position:absolute;
	width:160px;
	height:127px;
	top: 70px;
	left:4px;
}
#webcam2{
	position:absolute;
	width:160px;
	height:127px;
	top: 70px;
	left:193px;
}

