/* CSS Document */

body {
	background-image: url(/vedit/29/it/sfondo.jpg);
	background-repeat: repeat-x;
}
.fondo-testo {
	font-family: Verdana;
	font-size: 10px;
	color: 1b5c8d;
}
.fondo-titolo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: ff9900;
}a:link {
	font-family: Verdana;
	font-size: 10px;
	color: 1b5c8d;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #1b5c8d;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #1b5c8d;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: 1b5c8d;
	text-decoration: underline;
}
a.arancio-link:link {
	font-family: Verdana;
	font-size: 10px;
	color: ff9900;
	text-decoration: none;
}
a.arancio-link:active {
	font-family: Verdana;
	font-size: 10px;
	color: ff9900;
	text-decoration: none;
}
a.arancio-link:hover {
	font-family: Verdana;
	color: ff9900;
	text-decoration: none;
}
a.arancio-link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
}
a.bianco-link:link {
	font-family: Verdana;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bianco-link:active {
	font-family: Verdana;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bianco-link:hover {
	font-family: Verdana;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bianco-link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.arancio-testo {
	font-family: Verdana;
	font-size: 10px;
	color: ff9900;
	text-decoration: none;
}
.testo {
	font-family: Verdana;
	font-size: 10px;
	color: 2e5a73;
	text-decoration: none;
}

.testogiallo {
	font-family: Verdana;
	font-size: 10px;
	color: #ef7910;
	text-decoration: none;
}
.titolo {
	font-family: Verdana;
	font-size: 12px;
	color: 2e5a73;
	text-decoration: none;
	font-weight: bold;
}
.bianco-testo {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.arancio-titolo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: ef7910;
	text-decoration: none;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: 3577a9;
	text-decoration: none;
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: 3577a9;
	text-decoration: none;
}
