/* stili per il layout fisso */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
body{
	margin: 0;
	padding:0;
	text-align: center;
	background-color: #EFEFEF;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#container{
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	height: 300px;
	width: 778px;
}

div#utility {
	position:absolute;
	height: 18px;
	width: 778px;
	margin-top: 0px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	color: #990000;
	margin-left: 0px;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 3px;
	visibility: hidden;
	
}

div#utility a{
	color: #000000;
	text-decoration: none;
	background-color: #006699;
	font-size: 10px;
}

div#testata{
	position:absolute;
	z-index: 6;
	height: 180px;
	width: 778px;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


div#testata_breve{
	position:absolute;
	z-index: 1;
	visibility: visible;
	height: 105px;
	width: 778px;
}
.tabellaprincipale {
	height: 600px;
}


div#logo{
	position:absolute;
	margin-top: 40px;
	margin-left: 50px;
	float: left;
	z-index: 1;
	visibility: hidden;
}

div#path {
	position:absolute;
	margin-top: 150px;
	margin-left: 180px;
	float: left;
	z-index: 8;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	visibility: visible;
	line-height: 15px;
}

div#path a {
	color: #FF9933;
	font-size: 11px;
	font-weight: bold;
}


div#newsletter{
	visibility: visible;
	color: #000000;
}


div#navigation{
	position:absolute;
	width: 170px;
	height: 100px;
	z-index: 12;
	margin-top: 190px;
	visibility: visible;
}

div#navigation ul,ol {
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
	text-decoration: none;
	list-style-type: square;
}	

div#navigation li{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top : 1px solid;
	border-top-color: #ffffff;
	border-right : 1px solid;
	border-right-color: #ffffff;
		text-decoration: none;
	display:block;
}	

div#navigation li a{
	color:#000000;
	display:block;
	text-decoration: none;

	
}
div#navigation li a:hover{
	color:#CC0000;
	font-style: italic;
		text-decoration: none;

}


div#testo01{
	position:absolute;
	text-align: left;
	height: auto;
	width: 778px;
	color: #000000;
	font-size: 10px;
	color : #000000;
	z-index: 2;
	margin-top: 180px;
	margin-left: 0px;
	visibility: visible;
	line-height: 15px;
	background-color: #FFFFFF;
}

div#testo01 a {
font-weight: bold;
color: #FF3300;
text-decoration : none
}

div#tre_immagini{
	position:absolute;
	margin-top: 180px;
	font-size: 9px;
	color: #000000;
	z-index: 8;
	height: 200px;
	width: 180px;
	margin-right: 0px;
	margin-left: 598px;
	visibility: visible;
	border: 1px solid #427A9C;
}

div#footer {
	background-color: #204B5C;
	width: 100%;
	color : #FFFFFF;
	text-align: center;
	font-size: 10px;
}
div#footer a {
	color : #FFFF99;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

div#centro {
	background-color: #204B5C;
	color: White;
	visibility: visible;
	font-weight: bold;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #testo01 #principale {
	height: 650px;
}

div#note_lat {

	background-color: #ffffff;
		visibility: hidden;
}
div#note_foot {

	background-color: #ffffff;
	visibility: hidden;
}
div#video {

	background-color: #204B5C;
	color: White;
	visibility: visible;
	font-weight: bold;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}






h1{
	font-size: 15px;
	font-weight: bolder;
	color: #990000;
	border: 0px double #000066;
	background-image: url(../images_old/fondo_dddddd.png);
	background-repeat: repeat-x;
	background-position: center 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	line-height: 16px;
}

h2{
	font-size: 13px;
	font-weight: bolder;
	color: #990000;
}

h3{
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
}

p {
	font-size: 12px;
	font-weight: normal;
}


hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordino {
	border: thin solid #003366;
	margin: 3px;
	background-color: #6699CC;
	padding: 3px;
}

.legend_dei_form {
	margin: 1px;
	background-color: #FFFFCC;
	padding: 1px;
	border: 0px solid #FF0000;
}

.fondo_blu {
	margin: 3px;
	background-color: #EAEFF5;
	padding: 3px;
	border-top: 20px #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 20px #FFFFFF;
	border-left: 20px #FFFFFF;
}
.form_deserto {
	background-color: #FF9900;
	border: 0px none #FFCC00;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.colorgrey {
	color: #FFFFFF;
}
.testo_bianco {color: #FFFFFF}
.testo_grey {color: #DBDBDB}
.testo_mini {
	font-size: 10px;
}

ol, li {
	font-size: 12px;
	font-weight: normal;
}

table, td, tr {
	font-size: 12px;
	font-weight: normal;
}
legend {
	margin: 2px;
	padding: 2px;
	border-top: 5px #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px #FFFFFF;
	border-left: 5px #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.path {
	color: #FF9900;
}

.form_ice {
	background-color: #EAEFF5;
	border: 0px none #FFCC00;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.bordo_destro {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordo_sinistro {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordo_sotto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.titoletto1 {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.titoletto2 {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.titoletto3 {
	color: #FFFFFF;
	background-color: #FF9933;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bordo_sopra_sotto {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.inprimopiano {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

