body 
{
	background-image:  url(images/sfondo1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	text-transform:none;
}

a:link
{
	color:blue;
}
a:active
{
	color:blue;
	border-color:#ffff33;
}
a:visited
{
	color:blue;
}

.immagine
{
	color:#ffff33;
	border-color:#ffff33;
}

.offerte

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.offerte_2
{
	color:#0000FF;
	font-size:16px;
	font-weight:bold;
}

.titolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.titolo_grande
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
}

.Stile1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
.table_offerte {
	background-color: #FFFFFF;
	background-image: url(images/fiori.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}




.Stile2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-decoration:none;
}
.offerte_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.periodi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	text-align: center;
	background-color: #0099FF;
}

.menu_basso
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.table {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-align: center;
}

.offerta
{
	background-color:#FFFF00;
	border-color:#FF0000;
	border-style:solid;
	border-width:4px;
	font-size:20px;
}

.offertasx
{
	background-color:#FFFFFF;
	border-color:#FF0000;
	border-style:solid;
	border-width:4px;
	font-size:20px;
}

.border_bottom
{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.border_all
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

.img_border
{
	border-color:#CDCDCD;
	border-style:solid;
	border-width:1px;
}