/***** GENERIC *****/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	margin: 0px;
	padding:0px;
	background-color:#526b89;
	font-weight:normal;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display:block;
}

#contenitore {
	padding: 0px;
	width: 960px;
	margin: 0 auto;
	
	
}
#bgtext{
width: 960px; 
margin: 0 auto;
text-decoration: none;
}

#bgtext .grande{
font-family: "Times New Roman", Times, serif;
text-align:center;
font-size: 36px; font-weight: normal; color:#FFFFFF;
text-shadow:0px 0px 6px #3450b1;
padding-top:2px;
}

#bgtext .piccolo{
text-align:right;
font-size: 12px;
color:#770000;
font-style:italic;
font-weight:normal;
float:right; width: 220px;
height:90px;
padding-top: 44px;
}

#bglink {
display: block;
height: 100%;
left: 0px;
position: fixed;
text-decoration: none;
/*text-indent: -5000em;*/
top: 0px;
width: 100%;
z-index: 0;
/* If you want to make only a part of background clickable,
                adjust height/width/left/top here. */
               _display: none;
}

#sound {
position:absolute;
top:0px;
margin: 0 auto;
margin-top: -190px;
margin-left: -16px;

}

* html [#bglink] { display: none; }

#page {
	background-color: #FFFFFF;
	padding-top: 0px;
	border-left: 10px solid white;
	border-right: 10px solid white;	
	padding-bottom: 8px;
	width: 960px;
	display:block;
	z-index:10;
	position:relative;
	margin: 90px -8px 20px -8px;
}

#page #contenuto {
	background-image: url(../images/contenuto.jpg);
	width: 960px;
	font-weight:normal;
	padding: 8px 0px 20px 4px;
	min-height: 800px;
}

img {
border:0px;
}


h4{
	font-size: 18px;
	padding-bottom: 16px;
	background: url(../images/headerbar_bg.gif) repeat-x bottom;
	margin: 0px;
	font-weight:normal;
}

h6 {
font-size:14px;
margin: 0px;
font-weight:bold;

}

#contenuto * .testo{
	text-align:justify;
	font-size: 12px;
	line-height:1.8em;

}


a{
	text-decoration: none;	
	color:#0F406C;	
	
}

a:hover{
	text-decoration:underline;
}

hr {
border: 1px solid #a2b9d4;
}

ol li {
margin-bottom:8px;
}
/***** FINE GENERIC *****/


/***** HEADER + CLOCK *****/ 
#page #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 100px;
	border-top: 10px solid white;
}

#page #header #clickhome {
height:90px;
width: 200px;
cursor:pointer;
}
#page #header #clock {
	text-transform: uppercase;
	color: #9AB4CA;
	text-align: center;
	clear: both;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 78px;
	height: 100px;
	overflow: hidden;
}
#page #header #clock #ore {
	font-size: 18px;
	margin-top: 2px;
}
#page #header #clock #giorno {
	margin-top: 8px;
	font-size: 10px;
}
#page #header #clock #numero {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#page #header #clock #mese {
	font-weight: bold;
}
/***** FINE HEADER + CLOCK *****/ 

/***** SOTTOMENU *****/ 
#sottomenu-box {
	background-image: url(../images/sottomenu_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 960px;
	padding-top: 15px;
	padding-left: 6px;
	overflow: hidden;
}
.stile-box {
	height: 112px;
	width: 154px;
	float: left;
	padding-top: 3px;
	padding-left: 6px;
	margin-left: 26px;
	margin-bottom: 8px;
}

#box-9{
color:white;
margin-top: 20px;
margin-bottom:-20px;
margin-left: 24px;
margin-right: 8px;
text-align:center;
cursor:pointer;
overflow:hidden;
padding-top: 30px;
height: 82px;
padding-left: 0px;
}

#box-9 a, #box-9 a:visited, #box-9 a:link, #box-9 a:active {
color:white;
font-size:16px;
}

#box-9 a:hover {
color:white;
font-size:16px;
text-decoration:none;
}

#box-9 a span {
font-size:14px;
padding-bottom:4px;

}

#sottomenu-box * H3 {
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	color: #C6D6E1;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 6px;
}
#sottomenu-box * ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	
	font-size: 12px;
	line-height: 19px;
	color: #CCCCCC;
	letter-spacing: -0.4px;
	font-weight: lighter;
}

#sottomenu-box * li  {
	background-position: 0px 2px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

.menu-off  {
	background: url(../images/sottomenu_riga_off.png) no-repeat;
	cursor:pointer;
}
.menu-on {
	background: url(../images/sottomenu_riga_on.png) no-repeat;
	cursor:pointer;
}

.menu-off a:hover, .menu-on a:hover  {
text-decoration:none;
}

#sottomenu-box * ul li a, #sottomenu-box * ul li a:visited, #sottomenu-box * ul li a:link,#sottomenu-box * ul li a:active, #sottomenu-box * ul li a:hover {
	color: #CCCCCC;
	
}
/***** FINE SOTTOMENU *****/ 


/***** SHORTNEWS *****/ 

#contenuto #shortnews {
	width: 630px;
	float:left;
	display: block;
	margin: 10px 0 10px 0;
	overflow:hidden;
}


#shortnews #notizia {
	
	height: 18px;
	background: url(../images/barra_notizie_off.jpg) no-repeat top left;
	padding: 2px 0px 0px 10px;
	text-align: left;
	margin-bottom: 4px;
	
}

#shortnews #notizia.over {
	background: url(../images/barra_notizie_on.jpg) no-repeat top left;
}

#shortnews #notizia a, #shortnews #notizia a:visited, #shortnews #notizia a:active, #shortnews #notizia a:link{
	font-weight: bold;
	color: #153B71;	
	
}

#shortnews #notizia .hl-date{
	float: right;
	font-size: 10px;
	font-style: italic;
	/* color: #B0B0B0;*/
	color: #4F709D;
	text-align: right;
	padding-right: 10px;
}


/***** FINE SHORTNEWS *****/ 

#contenuto #banner, #contenuto #destra {
	padding-top: 34px;
	min-height: 320px;
	width: 305px;
	float:right;
}


#contenuto #banner-lungo{
	padding-top: 46px;
}

#contenuto #banner * p {
	padding:0px;
	margin:0px;
}


/***** IN EVIDENZA *****/
#contenuto #in-evidenza{
width: 955px;
clear:both;
overflow:hidden;
height: 400px;
}

#in-evidenza #notizia{
float:left;
width:294px;
position:relative;

margin: 10px 14px 10px 10px;
overflow-x:hidden;
}

#in-evidenza #notizia #titolo{
font-size: 14px;
min-height:50px;
}

#in-evidenza #notizia * a{
	font-weight: bold;
	
	color:#0F406C;	
	
}

#in-evidenza #notizia * a:hover{
	
	text-decoration:underline;
	
}

#in-evidenza #notizia #sommario{
	margin-top: 10px;
	margin-bottom:10px;
	height: 266px;
	overflow-y:hidden;
}

#in-evidenza #notizia #sommario #miniatura{
float:left;
max-height:200px;
max-width:100px;
margin-right:6px;}

#in-evidenza #notizia #leggi-tutto{
	font-size: 12px;
	text-align:right;
	
}

#in-evidenza #notizia #leggi-tutto a:hover{
	font-size: 12px;
	text-align:right;
}

#in-evidenza #comandi{
	float:right;
	top:0px;
}

#in-evidenza #comandi img{
	margin-left:6px;
	cursor:pointer;
}

#in-evidenza #comandi #segnaposto img{
	margin-left: 0px;
	cursor:default;
}
#in-evidenza #comandi #segnaposto{
	margin-right: 6px;	
	
}

/*#in-evidenza * #fade{ FADE DISATTIVATO
position:relative;
top: 252px;
z-index: 20;
background:url(../images/fade.png) repeat-x bottom;
height: 80px;

}*/
/***** FINE IN EVIDENZA *****/



/***** RIQUADRI *****/
#contenuto #riquadri{
width: 955px;
clear:both;
overflow-x:hidden;
}

#riquadri #notizia{
float:left;
width:294px;

margin: 10px 14px 10px 10px;
overflow-x:hidden;
}

#riquadri #notizia #titolo{
font-size: 12px;
min-height:20px;
}

#riquadri #notizia * a{
	font-weight: bold;
	color:#0F406C;	
	
}

#riquadri #notizia * a:hover{
	text-decoration:underline;
}

#riquadri #notizia #sommario{
	font-size: 12px;
	line-height:1.8em;
	margin-top: 10px;
	margin-bottom:10px;
	height: 86px;
	overflow-y:hidden;
}

#riquadri #notizia #sommario #miniatura{
float:left;
height:80px;
width:80px;
overflow:hidden;
margin-right:6px;
border:1px solid #999999;
}


/***** FINE RIQUADRI *****/

/***** FOOTER *****/ 

#page #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	overflow: hidden;
	clear:both;
}
#page #footer #info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9AB4CA;
	text-align: center;
	line-height: 1.4em;
	margin-top: 54px;
}

#footer * a{
	color:#9AB4CA;
}

#footer_ombra{
margin-left:-40px;
margin-right:0px;
}
/***** FINE FOOTER *****/ 

/***** ARTICOLO *****/
#contenuto #vista {
	width: 630px;
	float:left;
	display: block;
	margin: 10px 0 10px 0;
	font-weight:normal;
}

#contenuto #vista ul{
list-style-type:square;
}

#vista h5{
	font-size: 20px;
	font-weight:normal;
	color:#0F406C;
	line-height: 1.4em;
	margin:10px 0 16px 0;
}

#vista #data, #vista #azioni, .data{
	color:#c0c0c0;
	font-size: 14px;
	margin-top: 0px;
	font-variant:small-caps;
	font-style:italic;
	height:20px;
	padding-top:5px;
}


#vista #articolo {
/*border-top:1px solid #C0C0C0;*/
padding-top: 12px;
padding-bottom: 12px;
font-weight:normal;
clear:both;
}




#vista #azioni {
float:right;
height:20px;

}


#azioni #stampa, #azioni #scrivi{
padding: 5px 12px 0px 26px; 
cursor:pointer;
}

.stampa_off{
background:url(../images/stampa_off.gif) no-repeat left ;
color:#7d9ebb;
}
.stampa_on{
background:url(../images/stampa_on.gif) no-repeat left ;
color:#4d7ca5;
}

.scrivi_off{
background:url(../images/scrivi_off.gif) no-repeat left ;
color:#7d9ebb;
}
.scrivi_on{
background:url(../images/scrivi_on.gif) no-repeat left ;
color:#4d7ca5;
}

#vista #azioni #mail{
padding: 5px 12px 0px 26px; 
cursor:pointer;
}

.mail_off{
background:url(../images/mail_off.gif) no-repeat left top;
color:#7d9ebb;
}
.mail_on{
background:url(../images/mail_on.gif) no-repeat left top;
color:#4d7ca5;
}

#vista #articolo * #file, #vista #articolo * #links{
line-height: 16px;

}

#articolo #sottoarticolo{
margin: 20px 50px 20px 50px;
clear:both;
}

#sottoarticolo #file, #sottoarticolo #links{
padding-bottom: 4px;
color:#aaaaaa;
font-style:italic;
padding-left: 20px;
}


#sottoarticolo * a{
color:#0F406C;	
	
}

#sottoarticolo * a:hover{
	
	text-decoration:underline;

}

#sottoarticolo * .titolo{
font-size:12px;
font-weight: bold;
/*color:#0F406C;*/
color:#aaaaaa;
border-bottom:1px solid #aaaaaa;
text-align:right;
margin-bottom:10px;
}

.tabella-content{
width: 100%;
border: 2px solid #526b89;
}

.tabella-content tr td{
background-color:#CDE2F7;
padding: 4px;
margin: 1px;
border:0px;

text-align:left;
}

.tabella-content tr th{
background-color:#526b89;
color:white;
padding: 8px;
margin: 0px;
text-align:center;
font-size: 140%;
font-variant: small-caps;
border:0px;
}

.tabella-content tr * hr {
background-color: white;
height:1px;
border:0px;
}


.lista-content {
font-weight: bold;
list-style-position: inside;
list-style-type:none;
display:inline-block;
padding-left:0px;
border-left: 1px solid #a2b9d4;
color: #a2b9d4;
}

.lista-content li{
border-right: 1px solid #a2b9d4;
padding: 0px 8px 0px 8px;
list-style-type:circle;
}

.menu-contenuto li{
list-style:inside none;
display:inline-block;
padding-right: 10px;
padding-left: 10px;
margin:0px;
border-right: 2px solid #0F406C;
}

.menu-contenuto{
border-left: 2px solid #0F406C;
margin:0px;
padding:0px;
font-weight:bold;
}
/***** FINE ARTICOLO *****/

/***** ARTICOLI CORRELATI *****/
#vista #correlati{
clear:both;
}
#vista #correlati ul li{
border-bottom: 1px solid #a2b9d4;
padding: 2px 0px 2px 12px;
list-style-type:circle;
}

#vista #correlati ul{
font-weight: bold;
list-style-position: inside;
list-style-type:none;
padding-left:0px;
border-top: 1px solid #a2b9d4;
color: #a2b9d4;
}

/***** FINE ARTICOLI CORRELATI *****/

/***** COLONNA DESTRA *****/
#contenuto #destra{
float:right;
overflow-x:hidden;
}
#destra #in_evidenza{
width:284px;
overflow-x:hidden;
background:url(../images/pallini.jpg) no-repeat bottom center;
padding-bottom: 20px;
margin-bottom: 20px;
}
#destra #notizia{
margin: 20px 0px 10px 2px;
padding: 10px 0px 10px 10px;
background:url(../images/fade_destra.jpg) repeat-y;
text-align:justify;
}

#destra #notizia #titolo{
font-size: 12px;
min-height:20px;
}

#destra #notizia * a{
	font-weight: bold;
	color:#0F406C;	
	
}

#destra #notizia * a:hover{
	text-decoration:underline;
}

#destra #notizia #sommario{
	font-size: 12px;
	line-height:1.8em;
	margin-top: 10px;
	margin-bottom:10px;
	height: 86px;
	overflow-y:hidden;
}

#destra #notizia #sommario #miniatura{
float:left;
height:80px;
width:80px;
overflow:hidden;
margin-right:6px;
border:1px solid #999999;
}
/***** FINE COLONNA DESTRA *****/

/***** NEWSLETTER *****/
#newsletter {
width: 300px;
height: 168px;
background:url(../images/newsletter_bg.jpg) no-repeat;
overflow:hidden;
padding-top:30px;
padding-left: 46px;
margin-top:20px;
}

#newsletter #titolo{
color:white;
font-size:14px;
font-weight:bold;

}

#newsletter #testo{
padding-top: 16px;
color:white;
font-size:12px;

}

#newsletter #azioni{
padding-top: 6px;
font-size:12px;

width:220px;
}

#newsletter #azioni input{
width:120px;
background-color:#e3ecf9;
border:1px solid #9ab4ca;
margin-top: 4px;
color:#5e778c;
}

#newsletter #azioni #invia{
width:68px;
height:28px;
color:white;
font-size:12px;
font-weight:bold;
padding-top:7px;
padding-left:20px;
float:right;
cursor:pointer;
}

#invia.invia_off{
background:url(../images/newsletter_invia.png) no-repeat;
}

#invia.invia_on{
background:url(../images/newsletter_invia_on.png) no-repeat;
}



#newsletter * #privacy{
margin-top: 8px;
} 
#newsletter * #privacy a{
color:white;
}

#newsletter * #privacy input{
width:20px;
}

/***** FINE NEWSLETTER *****/

/***** INTRO *****/
#intro{
background: #adc4d9 url(../images/intro-border.jpg) repeat-x;
width: 942px;
border: 1px solid #adc4d9;
padding: 6px;
margin-bottom: 12px;
margin-top:12px;
}

#intro-text{
background: #7a9aca url(../images/intro-bg.jpg) no-repeat;
color:#e7f0fb;
font-size:12px;
padding: 8px 90px 8px 8px;
text-align: justify;
}


/***** FINE INTRO *****/

/***** CALENDARIO *****/

.cal-evento{


}
.cal-testo{

}

#cal-pagina{
text-align:right;
float:right;
padding-top: 16px;
}

.cal-incorso{
font-size:14px;
font-weight:bold;
color:#8daccb;
padding: 10px 0px 10px 0px;
text-align:center;
}

#calendario{
text-align:center;
}
/***** FINE CALENDARIO *****/

/***** COMMENTI *****/
#anmcomments{
margin-bottom: 20px;
border-top: 1px solid #a2b9d4;
}

#anmcomments .username{
font-weight:bold;
font-style:italic;
}

#anmcomments .usercomment{
text-indent:2em;
padding: 10px;
border-bottom: 1px solid #a2b9d4;
}

#anmcomments .paginator{
padding-top:8px;
text-align:center;
}

/***** FINE COMMENTI *****/

/***** RICERCA *****/
.BoxContent{
float: left;
}

#box-risultato img{
float:right;
margin:0px 0px 0px 10px;
}

#box-risultato{
border-top: 1px solid #a2b9d4;
clear:both;
padding: 6px;
}

#searchbox{
padding: 6px;
text-align:center;
}

#box-archivio{
border: 2px solid #526b89;
float:right;
background-color:#CDE2F7;
margin: 4px;
padding: 4px;
font-size:16px;
width: 270px;
min-height: 350px;
}

#btnPrev, #btnNext {
vertical-align:middle;
}
/***** FINE RICERCA *****/

/***** MAPPA ITALIA *****/
#regionelabel {
	position:absolute;
	margin-top: 10px;
	text-align:center;
	margin-left: 170px;
	width:150px;
	background-color:white;
	padding:4px;
	border:1px solid #4C747C;
	font-size:16px;
	font-weight:bold;
	display:none;
	
}
/***** FINE MAPPA ITALIA *****/
