BODY {
	/*background-color : White;*/
}
BODY, A, P, TD {
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A:LINK, A:VISITED, A:ACTIVE {
	/* color : #e66700; */
}
A:HOVER {
	text-decoration : underline;
}
.mega {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 26px;
	color : #e66700;
}
.titolo {
	font-size : 14px;
	font-weight : bold;
}
.titolobarrara {
	font-size : 14px;
	font-weight : bold;
	color: #FFFFFF;
	background-color : #c0c0c0;
}
.rispbook {
	font-size : 11px;
	font-style : italic;
	color : #c0c0c0;
}
.padding{
	padding-left : 5px;
	/*padding-right : 5px;*/
}
.red {
	color: #e66700;
}


.bordino {
	border-bottom : 1px solid Silver;
	border-top : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 1px solid Silver;
}


.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;
}
#center {
	background-position : center;
	background-repeat : no-repeat;
}











.rosso {
	color: #5F0024;
}

.grigio {
	color: #696969;
}

#descrizione {
	font-family : Trebuchet MS, Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	padding-left : 40px;
	padding-right : 20px;
}

#titolo {
	/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	*/
	/*font-weight: bold;*/
	font-size : 14px;
	font-family : Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}

#menu {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	cursor : pointer;
}

#sottocategoria {
	font-family : Trebuchet MS, 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;
}