.bordo {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}
.titolo2 a:link {
	color: #CC0000;
	text-decoration: none;
}
.titolo2 a:active {
	color: #CC0000;
	text-decoration: none;
}
.titolo2 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.titolo2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*
li {
	list-style-image: url(../immagini/pagine/bullet.gif);
}*/
ul {
	padding: 0px 0px 0px 25px;

}
.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #FFCC66;
	border: 1px solid #003399;
}
.bottone2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	width: 120px;
	border: 0px;
	background-image:  url(../immagini/pagine/bottone.jpg);


}
.bottone3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #F7D417;
	border: 1px solid #003399;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputError {
	border: 1px dashed #FF0000;
	background-color: #FFFFCC;

}

.header_combo{
	font-weight:bold;
	color: #000000;
	font-size:11px;
	margin-top:6px;
	margin-bottom:4px;
}
.header1_combo{
	font-weight:bold;
	font-size:10px;
	margin-top:6px;
	margin-bottom:6px;
}
.header2_combo{
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	color:#FF0000;
	font-size:11px;
}

form {
	margin: 0px;
	padding: 0px;
}
.imgsx {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.imgdx {
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#upload_iframe {
	height:500px;
}
