.modscroll-a {
	SCROLLBAR-FACE-COLOR:#006785;
	SCROLLBAR-HIGHLIGHT-COLOR:#006785;
	SCROLLBAR-SHADOW-COLOR:#006785;
	SCROLLBAR-3DLIGHT-COLOR:#006785;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#006785;
	SCROLLBAR-DARKSHADOW-COLOR:#006785;
	SCROLLBAR-BASE-COLOR:#006785;
	overflow: auto;
}
.modscroll-b {
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-ARROW-COLOR:#D3001E;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	SCROLLBAR-BASE-COLOR:#FFFFFF;
	overflow: auto;
}
.modscroll-c {
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#D3001E;
	SCROLLBAR-SHADOW-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-ARROW-COLOR:#D3001E;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	SCROLLBAR-BASE-COLOR:#FFFFFF;
	overflow: auto;
}
.footer {
	background-attachment: fixed;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo10-white1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testo10-white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.testo10-gray1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #BFBFBF;
	text-decoration: none;
}
.cell-all-black {
	border: 1px solid #000000;
}
.testo10-black1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.testo9-orange1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #DA922C;
	text-decoration: none;
}
.testo9-white2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}.testo10-black2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.cell-all-white {

	border: 1px solid #FFFFFF;
}
.testo9-red1 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
.testo9-black1 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}