BODY {
	background-color : White;
}
BODY, A, P, TD, DIV {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A:LINK, A:VISITED, A:ACTIVE {
	color : #e66700;
}
A:HOVER {
	color:#555555;
	text-decoration : underline;
}
.mega {
	/*font-family : Georgia, "Times New Roman", Times, serif;  dim:24*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #e66700;
}
.titolo {
	font-size : 14px;
	font-weight : bold;
}
.titolobarrara {
	font-size : 14px;
	font-weight : bold;
	color: #FFFFFF;
	background-color : #e66700;
}
.rispbook {
	font-size : 11px;
	font-style : italic;
	color : #c0c0c0;
}
.padding{
	padding-left : 5px;
}
.red {
	color: #e66700;
}
.nano {
	font-size : 8px;
}

.submit {
	background-color : #FFDEAD;
	border : 1px solid #FF4500;
	cursor : pointer;
}

.form0 {
	border-bottom : 1px solid Silver;
	border-top : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 3px solid Silver;
	padding-left : 5px;
}

.form1 {
	border-bottom : 1px solid Silver;
	border-top : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 3px solid Red;
	padding-left : 5px;
}
.sfondo_index, .sfondo_centrale {
	background-position: center;
	background-repeat: repeat-y;
}
.checkbox {
	border : 1px solid #5F0024;
}






.bianco {
	color: #FFFFFF;
}

.rosso {
	color: #ff4500;
}

.grigio {
	color: #696969;
}

/* ------------- ID ------------- */

#descrizione {
	/*font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	padding-left : 40px;
	padding-right : 20px;
}

#titolo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size : 12px;
	/*font-family : Georgia, "Times New Roman", Times, serif;*/
}

#menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	cursor : pointer;
}

#sottocategoria {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	padding-left : 200px;
}

#micro {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	padding-bottom : 3px;
}

#center {
	background-position : center;
	background-repeat : no-repeat;
}

#bordino {
	border : 1px solid Silver;
}
.bordinobasso {
	border-bottom : 1px solid Silver;
}
