@charset "utf-8";

html, body {
	height: 100%;
	padding: 0pt;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 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: #FFFFFF;
	background-image: url(../home/bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}



.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;
	position: relative;
}

#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;
	position: absolute;
	left: 615px;
	top: 1px;
}

#search
{
	overflow: hidden;
	position: absolute;
	left: 777px;
	top: -5px;
	width: 212px;
}

#search .inputbox
{
	width: 120px;
	height: 16px;
	font-size: 11px;
	background-color: #F8F8F8;
	background-image: url(../home/search.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.logo {
	text-align: center;
	margin: auto;
	clear: left;
	width: 960px;
	padding: 0px;
	height: 90px;
	background-color: #FFFFFF;
}



#corpo{
	text-align: left;
	width: 960px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(sfondo-corpo.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: auto;
	height: auto !important; 
	height: 100%; 
	min-height: 100%; 
}
.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;
	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;
	padding: 0px;
	height: 40px;
	display: inline;
	float: left;
	margin: 0px;
}

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



.topmenu ul li {
	text-decoration: none;
	font-weight: bold;
	width: 200px;
	float: left;
	position: relative;
	height: auto;
	list-style-type: none;
}
.topmenu ul li a,
.topmenu ul li a:link,
.topmenu ul li a:visited {
	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;
}

.topmenuATTIVO {
	text-indent: 20px;
	color: #5b697a;
}

.left
{
	width: 200px;
	float: left;
	overflow: hidden;
	height: 100%;
	background-color: #efefef;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}


.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: 85%;
	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: #000000; /*cc6600*/
	font-size: 100%;
	margin: 0px;
	list-style-type: none;
	border-left-style: none;
	background-color: #fofofo;
	border-right-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	text-align: left;
}
.leftSUB{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	margin-left: 12px;
}




.fotografia{
	height: 250px;
	width: 758px;
	float: right;
	margin: 0pt;
	padding: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


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



.separatore{
	line-height: 2.3em;
	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: 30px;
}

.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;
}

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


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


h1 {
	font-size: 100%;
	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: #FFFFFF;
	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: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 a{
	text-decoration: none;
	color: #3A6085;	
}

h2 a:hover{
	text-decoration: none;
	color: #0033FF;
}


h3 {
	font-size: 100%;
	font-weight: normal;
	line-height: 18px;
	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;
}
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: 7px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin: auto;
	background-color: #FBFBFB;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	line-height: 22px;
	color: #333333;
	clear: left;
	width: 950px;
}




.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;
}
.topDXnews {
	height: 250px;
	width: 195px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2px;
}


.txt_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-align: justify;
}
.txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

.notizia_dx_home {
	font-size: 90%;
	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;
}
