@charset "utf-8";
/* CSS Document */

body,html {
	height:100%;
	margin:0;
	background-color: #005B9E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #005B9E;
	scrollbar-shadow-color: #005B9E;
	scrollbar-highlight-color: #005B9E;
	scrollbar-3dlight-color: #004171;
	scrollbar-darkshadow-color: #004171;
	scrollbar-track-color: #00508b;
	scrollbar-arrow-color: #ba0229;
}
	  
P {margin:0px;
   padding:0px;}
   
a:hover {color:#555555;}

div {
vertical-align: top;
}
#box {
	height: 100%;
	width: 100%;
	overflow: auto;
	background-image:url(../image/sfondopaginainterna.jpg);
	background-attachment:fixed;
	background-position:bottom;
	}

.TF {font-size: 11px;
		color: #48535b;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color:#e0e8ee:
		}

.testo {font-size: 11px;
		color: #555555;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

.testonero {font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;}


.testored {font-size: 11px;
		color: #c1022b;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

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

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

.titologreen {font-size: 12px;
		color: #34de27;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold}

.titologreenbig {font-size: 14px;
		color: #34de27;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold}

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

.testoboldwhite {
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

.testoboldbig {
	font-size: 14px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bordonero{
border-color:#000000;
}
