@charset "utf-8";

html, body {
	height: 100%;
	padding: 0pt;
	margin: 0pt;
}

body {
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #666666;
	text-align: center;
	background-color: #003366;
	background-image: url(../home/bg.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}

.top1{
	width: 960px;
	background-color: #FFFFFF;
	height: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	line-height: 1.5em;
	background-image: url(menuHOME.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	color: #ffffff;
	margin: auto;
}

#orologio
{
	float:left;
	font-size: 80%;
	display:block;
	overflow: hidden;
	text-indent: 15px;
	margin-top: 3px;
}


#fontsize
{
	float:right;
	overflow: hidden;
	display: block;
	width: 100px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 20px;
	margin-top: 3px;
}

#search
{
	float: right;
	overflow: hidden;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#search .inputbox
{
	width: 120px;
	height: 15px;
	font-size: 12px;
	border: #CCCCCC solid 1px;
	padding-left: 17px;
	background-color: #FFFFFF;
	background-image: url(../home/search.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 3px;
}

#corpo{
	text-align: left;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(sfondo-corpo.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	min-height: 100%;
	margin: auto;
}

.TitoloNews
{
	padding: 0;
	margin: 0;
	font-size: 100%;
	text-indent: 30px;
	background-image: url(../home/news.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2C7DD5;
}



.topmenu {
	width: 960px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(menuHOME.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	display: inline;
}

.topmenu ul {
	position: absolute;
	height: 40px;
	margin-top: 11px;
}



.topmenu ul li {
	text-decoration: none;
	font-weight: bold;
	width: 175px;
	float: left;
	position: relative;
	height: auto;
	list-style-type: none;
}
.topmenu ul li a {
	text-decoration: none;
	color: #ffffff;
	float: left;
	margin: 0px;
	list-style-type: none;
	background-image: url(../home/lineamenu.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.topmenu ul li a:hover {
	color: #FFFF00;
	list-style-type: none;
}



.left
{
	width: 200px;
	float: left;
	overflow: hidden;
	height: 100%;
	background-color: #efefef;
	/*background-image: url(../home/basemenu.gif);
	background-repeat: repeat-x;
	background-position: right bottom;*/
	display: inline;
	margin: 0px;
	padding: 0px;

}

.left ul{
	list-style-type: none;
	display: inline;
	margin-left: 6px;
	float: left;
	padding: 0px;
}

.left ul a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	background-image: url(../home/mloff.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
	width: 180px;
}

.left ul a:hover{
	background-color: #F5F5F5;
	background-image: url(../home/mlon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

.left h2{
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../home/h2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	color: #013466;
	font-size: 100%;
	text-indent: 30px;
	margin: 0px;
	list-style-type: none;
	border-left-style: none;
	background-color: #F0F0F0;
	border-right-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.leftSUB{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	margin-left: 12px;
}




.right
{
	width: 200px;
	float: left;
	overflow: hidden;
	height: 100%;
	background-color: #ffffff;
	/*background-image: url(../home/basemenu.gif);
	background-repeat: repeat-x;
	background-position: right bottom;*/
	display: inline;
	margin: 0px;
	padding: 0px;

}

.right ul{
	list-style-type: none;
	display: inline;
	margin-left: 6px;
	float: left;
	padding: 0px;
}

.right ul a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	background-image: url(../home/mloff.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
	width: 180px;
}

.right ul a:hover{
	background-color: #F5F5F5;
	background-image: url(../home/mlon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

.right h2{
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../home/h2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	color: #CC6600;
	font-size: 100%;
	text-indent: 30px;
	margin: 0px;
	list-style-type: none;
	border-left-style: none;
	background-color: #F0F0F0;
	border-right-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.rightSUB{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	margin-left: 12px;
}




.fotografia{
	height: 250px;
	width: 558px;
	float: left;
	margin: 0pt;
	padding: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.contenitore{
	width: 758px;
	margin: 0px;
	padding: 0px;
	float: left;

}


.separatore{
	line-height: 1.8em;
	text-indent: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	font-weight: bold;
	background-image: url(menuHOME.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #ffffff;
	height: 22px;
}

.testo_homepage{
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

.testo_homepage_foto{
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
}
.testo_homepage_foto a{
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	color:#333333;
}

.separatore a{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
}


.datanews {
	font-size: 0.8em;
	color: #CC6600;
}


h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
h1 a{
	text-decoration: none;
	color: #3A6085;	
}
h1 a:hover{
	text-decoration: none;
	color: #0033FF;
}

.h1icons {
	width: auto;
	float: right;
	margin-top: 3px;

}



h2 {
	font-size: 100%;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h2 a{
	text-decoration: none;
	color: #3A6085;	
}
h2 a:hover{
	text-decoration: none;
	color: #0033FF;
}


h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
h3 a{
	text-decoration: none;
	color: #3A6085;	
}
h3 a:hover{
	text-decoration: none;
	color: #003333;
}

.footer {
	text-decoration: none;
	text-align: center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin: auto;
	background-color: #FBFBFB;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	line-height: 22px;
}




.txtDOCS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.txtDOCS a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.txtDOCS a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}


.txt_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-align: justify;
}
.notizia_dx_home {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	height: auto;
}
.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 3px solid gray;
}
.highslide:hover img {
	border: 3px solid #003366;
}

.highslide-image {
    border: 3px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	background-position: center;	
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.immagine_primopiano
{
	width: 150px;
	float: center;
	overflow: hidden;
	height: 100px;
	background-color: #efefef;
	background-image: url(../home/basemenu.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	display: inline;
	margin: 0px;
	padding: 0px;

}
