
td             { color: #000; font-size: 14px; font-family: Arial }
h1              { color: #0076e7; font-weight: bold; font-size: 23px; font-family: Arial, Geneva, Swiss, SunSans-Regular; text-decoration: underline; margin: 0px }
h2      { color: #0076e7; font-weight: bold; font-size: 15px; font-family: Arial, Geneva, Swiss, SunSans-Regular; text-decoration: underline; margin: 0px }
a          { color: #fe0000; font-weight: bold; font-size: 14px; font-family: Arial, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover            { color: #fe0000; font-weight: bold; font-size: 14px; font-family: Arial, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.testo           { color: #000; font-size: 13px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.piccolo        { color: #000; font-size: 11px; font-family: Arial, Geneva, Swiss, SunSans-Regular; text-align: justify }
.piccolo_bianco    { color: #fff; font-size: 11px; font-family: Arial, Geneva, Swiss, SunSans-Regular; text-align: justify }
.neretto             { color: #000; font-weight: bold; font-size: 14px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.neretto2        { color: #fe0000; font-weight: bold; font-size: 12px; font-family: Arial, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.rosso    { color: red; font-weight: bold; font-size: 14px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
.bluscuro     { color: #00005f; font-weight: bold; font-size: 16px; font-family: Arial, Geneva, Swiss, SunSans-Regular }
input     { color: #000; background-color: white }
select       { color: #000; font-size: 12px }
body         { background: yellow url(../immagini/sfondo.jpg) repeat-x; margin: 0px }
.errore {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.date_promozione {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.fondo_grigio {
	color: #000000;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bordo_bianco {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
