body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0px;



}

#top {
	background-color: #013B6E;
	width : 100%;
}

#logo {
	background-color: #013B6E;
	width: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}

#logoPrint {
	display: none;
}

.titolo {
	font-size: 28px;
	font-weight: bold;
	color: #FDA804;
}

#orange {
	background-color: #FDA804;
	height: 5px;
	position: relative;
}

#andiTopLeft {
	background-image: url(/guidatel/img/andiTopLeft_dsp.jpg);
	width: 170px;
	height: 14px;
	background-repeat: no-repeat;
}

#andiTopCenter {
	background-image: url(/guidatel/img/andiTopCenter_dsp.jpg);
	height: 14px;
	background-repeat: repeat-x;
}

#andiTopRight {
	background-image: url(/guidatel/img/andiTopRight_dsp.jpg);
	width: 7px;
	height: 14px;
	background-repeat: no-repeat;
}

#content {
	font-size: 10pt;
	background-color: #FFFFFF;
	padding: 20px 30px 30px 20px;
	text-align: justify;
}

#andi {
	background-color: #9AD0FF;
	width: 130px;
	vertical-align: top;
	background-image: url(/guidatel/img/andi_patt_dsp.jpg);
	background-repeat: repeat-y;
}

#andiRight {
	background-image: url(/guidatel/img/andiRight_dsp.jpg);
	background-repeat: repeat-y;
	width: 7px;
	background-position: top;
}

#andiBottRight {
	background-image: url(/guidatel/img/andiBottRight.jpg);
	background-repeat: no-repeat;
	height: 7px;
}

#andiBottCenter {
	background-image: url(/guidatel/img/andiBottCenter.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
}

#andiBottLeft {
	background-image: url(/guidatel/img/andiBottLeft.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 7px;
}

#menu {
	border: 2px dotted #FFFFFF;
	background-color: #FDA804;
	padding: 2px 6px;
	margin-bottom: 4px;
	margin-top: 4px;


}

#menu li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #013B6E;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#menu ul {
	position: relative;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	vertical-align: bottom;
}

#menu a {
	color: #013B6E;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 4px;
	font-weight: bold;
}

#menu a:hover {
	background-color: #013B6E;
	color: #FFFFFF;
}

#content .titolo {
	color: #013B6E;
	font-size: 18px;
	font-weight: bold;
}

.box {
	padding: 10px;
	border: 1px dashed #003399;
	background-color: #E0F1FE;
	font-size: 11px;
	margin-right: 40px;
}

.glossario {
	font-weight: bold;
	background-color: #E0F1FE;
	color: #013B6E;
	text-decoration: none;
	padding: 0px 1px;
	font-size: 12px;
}

a.glossario:hover {
	background-color: #E0F1FE;
	border: 1px dashed #000000;
	padding: 0px;
}

#content .titolo2 {
	color: #013B6E;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #013B6E;
}

#content td {
	font-size: 10pt;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

#content table {
	font-size: 10pt;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 1px dotted #000000;
}

.numero {
	font-size: 30px;
	background-color: #FFCC00;
	padding: 4px;
	border: 2px solid #000000;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 50px;
}

#content table.num {
	font-size: 10pt;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000000;
	padding: 2px;
	margin: 2px;
	width: 100%;
}

#content table.num td {
	background-color: #FFCC00;
	margin: 4px;
	padding: 2px;
	border: 1px solid #999999;
	vertical-align: top;
}

.norma {
	background-color: #FFCC33;
	font-size: 11px;
	padding: 2px 10px;
	text-decoration: none;
	text-align: left;
}

.backTop {
	text-align: right;
}
.normaTitolo {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-color: #FFE28A;
}

.norma:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #003366;
}

.address {
	padding-top: 10px;
	border-top: 1px dashed #000000;
}

.min {
	font-size: 10px;
	font-weight: bold;
	color: #D9EFF4;
	background-color: #003366;
	padding: 2px 2px 4px;
	text-align: center;
}
.box a.glossario {

	background-color: #E0F1FE;
	border: 1px dashed #000000;
	padding: 0px;
}
.box a.glossario:hover {


	background-color: #FFFFFF;
	border: 1px dashed #000000;
	padding: 0px;
}
#content ul li {
	text-align: left;
}
.nota {  font-size: 11px}

