BODY {
	background-color : White;
}
BODY, A, P, TD, DIV {
	/*color : Black;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #014A9C;
}
A:HOVER {
	/*color:#e66700;*/
	color:#DDDDDD;
	/*text-decoration : underline;*/
}
.mega {
	/*font-family : Georgia, "Times New Roman", Times, serif;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #e66700;
}
.titolo {
	font-size : 15px;
	font-weight : bold;
}
.titolobianco {
	font-size : 20px;
	font-weight : bold;
	color : #FFFFFF;
}
.titolobarrara {
	font-size : 15px;
	font-weight : bold;
	color: #FFFFFF;
	background-color : #e66700;
}
.rispbook {
	font-size : 12px;
	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;
}

.blu {
	color: #014A9C;
}

/* ------------- ID ------------- */

#descrizione {
	font-family : Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	padding-left : 40px;
	padding-right : 20px;
}

#titolo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 15px;
	/*font-family : Georgia, "Times New Roman", Times, serif;*/
}

#menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	cursor : pointer;
	/*color: #014A9C;*/
}

#sottocategoria {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding-left : 200px;
}

#micro {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom : 3px;
}

#center {
	background-position : center;
	background-repeat : no-repeat;
}

#bordino {
	border : 1px solid Silver;
}

.bordinobasso {
	border-bottom : 1px solid Silver;
}



#allenamento {
	padding-left : 3px;
	padding-right : 3px;
	background-color : #fff3a4;
}
#normale {
	padding-left : 3px;
	padding-right : 3px;
	background-color : #FFFFFF;
}
