a:link {
	color: #19173F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #19173F;
}
a:hover {
	text-decoration: underline;
	color: #19173F;
}
a:active {
	text-decoration: none;
	color: #19173F;
}
body,td,th {
	color: #2A3F55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #BCD0FE;
	margin-top: 0px;
	margin-bottom: 0px;
}
-->
.contenuto {
	height: 720px;
}
.testo {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 23px;
	padding-left: 5px;
	
	text-align: left;
}
.testosx {
	font-size: 11px;
	padding-bottom: 0px;
	padding-right: 23px;
	padding-left: 11px;
	width: 330px;
	text-align: left;
}
.iframe{
height:100px; overflow:auto; width:400px;
}

.sfondo {
	background: url(images/sfondo.jpg) no-repeat top;
}
.barra{
background: url(images/barraseg.png) no-repeat top;
margin:25px;
height:25px;
padding-top:1px;
}
.barrasx{
background: url(images/barraseg.png) no-repeat top;
margin:25px;
height:25px;
}
.barra img{
margin:4px;
}

.bordoimmagini {
border: 1px solid #191840;}

#red{
color:#FF0000;
}

#footer{
color:#FFF;
text-align:center;
background:#000166;
padding:5px;
margin-bottom:20px;
}

#footer a{
color:#fff;
text-decoration:underline;
}
#footer a:hover{
text-decoration:none;}

h1 {
	display:inline;
	font-size:12px;
	font-style:normal;
}
h2 {
	display:inline;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}
.ext {
	position:absolute;
	left:-200px;
	z-index:1;
	width:200px;}
