@charset "utf-8";

body {
	background-image:url(img/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#65b2cf;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.testosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.testobold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.testoazzurro {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1ab2db;
}

.titoloazzurro {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1ab2db;
}


.testoblu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003a49;
}

a.testoblu:visited {
color : #003a49;
text-decoration : none;
}
a.testoblu:hover {
color : #003a49;
text-decoration : underline;
}
.testoblu:link {
color : #003a49;
text-decoration : none;
}


.testobianco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.testorosso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}


/*.bordosx {
background-image:url(img/sfondinosx.jpg);
background-position:top;
background-repeat: repeat-y;
background-color:#eaf3fd;
}
.bordodx {
background-image:url(img/sfondinodx.jpg);
background-position:top;
background-repeat: repeat-y;
background-color:#eaf3fd;
}*/
.testoazzurro2 {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1ab2db;
}

.testoblubold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003a49;
}


.testoblubold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003a49;
}
.titoloblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003a49;
}

.titoloblu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003a49;
}
