body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}

a {
	color: #000000;
	text-decoration: none
}

a:hover {
	color: #E20A16
}


input.pad5 {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-right: 5px;
	font-size: 10px
}

.grigio {
	color: #716F6E
}

.red {
	color: #E20A16;
	font-size: 10px;
}

.red a {
	color: #E20A16;
	font-size: 10px;
	text-decoration: none
}



.extrasmall {
	font-size: 9px;
}

.extrasmall a {
	font-size: 9px;
	color: #E20A16;
	text-decoration: none
}

.extrasmallwhite {
	font-size: 9px;
	color: #FFFFFF;
}

.small {
	font-size: 10px;
}

.small a {
	font-size: 10px;
	color: #E20A16;
	text-decoration: none
}


.big {
	font-size: 14px;
}

.big a {
	font-size: 14px;
	color: #E20A16;
	text-decoration: none
}

.titolo {
	font-size: 15px;
}

.titolored {
	font-size: 15px;
	color: #E20A16;
}

.titolowhite {
	font-size: 15px;
	color: #FFFFFF;
}
/*-----------STILI TENDINE ----------------*/

.menu {
	MARGIN: 0px;
	WIDTH: 100%;
	TEXT-ALIGN: left;
	float: left;
	margin-left: 0px;
	padding-left: 0px
}
.child {
	LEFT: 0px;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px
}

.navDropdown {
	DISPLAY: block;
	WHITE-SPACE: nowrap;
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px
}

.linkStyleRed {
	color: #E20A16;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

.linkStyleRed:hover {
	color: #E20A16;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}

#borderb {
	border-bottom: 1px solid #FFFFFF
}