@charset "utf-8";
/* CSS Document */
<style> 


input, text-area, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form {
	padding: 0px;
	margin: 0px;
}

.testo-02 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;	
}

.spaziatore {
	height: 12px;
}
.testo-link {
	font-size: 10px;
	color: #686868;
}

.titolo-news1 {

	background-color: #98D2F1;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	margin: 3px 0px 0px 0px;
	
}

.titolo-news1 :link{
	color: #5C5C5C;
	text-decoration: none;
}

.titolo-news1 :visited {
	color: #5C5C5C;
	text-decoration: none;
}



.testo-link :link, :visited {
	color: #686868;
	text-decoration: underline;
}
.testo-link :hover {
	color: #990000;
	text-decoration: none;
}

.testo-link1 {
	font-size: 12px;
	color: #686868;
}
.testo-link1 :link, :visited {
	color: #686868;
	text-decoration: underline;
}
.testo-link1 :hover {
	color: #990000;
	text-decoration: none;
}

.testo-link3 {
	font-size: 12px;
	color: #1d37fb;
	font-weight: bold;	
}
.testo-link3 :link, :visited {
	color: #1d37fb;
	text-decoration: underline;
}
.testo-link3 :hover {
	color: #ff0000;
	text-decoration: none;
}

.testo-link2 {
	font-size: 12px;
	color: #1d37fb;
	font-weight: bold;	
	text-align: center;	
	font-family: Verdana, Arial, Helvetica;
}
.testo-link2 :visited {
	color: #1d37fb;
	text-decoration: underline;
}
.testo-link2 :hover {
	color: #ff0000;
	text-decoration: none;

}


.sfondo-cella a:link, .sfondo-cella a:visited, .sfondo-cella-bt-home a:link, .testo-barra a:link, .sfondo-cella-bt-home a:visited, .testo-barra a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
.sfondo-cella a:hover, .sfondo-cella-bt-home a:hover, .testo-barra a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.credits {
	background-color: #ffffff;
	padding: 3px;
	font-size: 11px;
	text-align: LEFT;
}
.menu-1 {
	padding: 5px;
	margin: 0px 12px 1px 7px;
	background-color: #23a7fb;

}

.menu-f {
	padding: 5px;
	margin: 0px 12px 1px 7px;
	background-color: #ff0000;

}

.menu-gestione {
	padding: 5px;
	margin: 0px 12px 1px 7px;
	background-color: #999999;
}
.titolo {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
}

.titolo2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding: 10px;
	margin-bottom: 10px;
}


.titolo3 {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.titolo-news-blu {
	background-color: #2671fe;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}

.titolo-news-blu1 {
	background-color: #2671fe;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}


.titolo-news-blu-r {
	background-color: #2671fe;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}

.titolo-news-blu-c {
	background-color: #2671fe;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
.titolo-news {
	background-color: #DDDCDC;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
.titolo-news-rilievo {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
.link-bianco{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
}
.link-bianco a:link, .menu-nero a:visited {
		color: #FFFFFF;
		text-decoration: underline;
}
.link-bianco a:hover {
		color: #73f6fb;
		text-decoration: none;
}

.link-bianco2 :link{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
}
.link-bianco2 :visited {
		color: #FFFFFF;
		text-decoration: underline;
}
.link-bianco2 :hover {
		color: #73f6fb;
		text-decoration: none;
}


body {
	font-family: "Tahoma",Geneva,Kalimati,sans-serif;
	font-size: 12px;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #fdfdf7;
	margin: 10px;
	padding: 0px;
	color: #000;
}
.testo-00 {
	font-size: 12px;
	color: #d5d5d5;
}

.testo-0 {
	font-size: 11px;
	color: #444444;
}
input, text-area, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form {
	padding: 0px;
	margin: 0px;
}
.navbarMain {

	background-color: #23a7fb;
	border: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top:  1px solid #ffffff;
	padding: 3,5px;
	padding-left: 4px;
	padding-right: 4px;
	}
.navbarMainf {

	background-color: #ff0000;
	border: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top:  1px solid #ffffff;
	padding: 3,5px;
	padding-left: 4px;
	padding-right: 4px;
	}	
.navbarMainHover{
	background-color: #1b83c5;
	border: 1px solid #FFFFFF;
	padding: 3,5px;
	padding-left: 4px;
	padding-right: 4px;
	}
.navScrolltext {

	background-color: #23a7fb;
	border: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top:  1px solid #ffffff;
	padding: 3,5px;
	padding-left: 4px;
	padding-right: 4px;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;	
}

.testo-01 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	
}
.bordo{ 
border-right-width: 3px;
border-right-style: solid;
border-right-color: #DDDCDC;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #DDDCDC;
}

</style>

