@charset "utf-8";
/* CSS Document */

A:visited 
{
 text-decoration: none;
 color: #660000; 
 
}
A:link
{
color: #660000;
 text-decoration: none;
 border: 0px;
}

a:active 
{
font-weight:bold;
color: #660000;
}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color:#ffffff;
    background-repeat:no-repeat; 
    background-attachment:fixed;
	text-align:center;
	color:#333333;
	font-size:10pt;
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;

	}
.black
{
font-size:12pt;
color:#333333;}
.small_text
{
font-size:8pt;
}
A:hover 
{
color: #660000;
text-decoration: underline
}
.border_cat
{


border-width: medium;
border: 2px solid #666666;
}

.titolino
{
font-family: Tahoma, Arial;
	text-align:left;
	color: #FFFFFF;
	font-size:12pt;
	    font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0;
}
.titolo_elenco
{
font-family: Tahoma, Arial;
	text-align:center;
	color: #004d2e;
	font-size:15pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h1
{
	font-family: tahoma;
	font-size:14pt;
    margin-top: 0; 
	margin-bottom: 0;
	font-weight: bold;
	color:#333333;
}
h2
{
	font-family: tahoma;
    margin-top: 0; 
	margin-bottom: 0;
	color:#333333;
}
h3
{
	font-family: tahoma;
    margin-top: 0; 
	margin-bottom: 0;
color:#660000;
	font-size: 16pt;
    font-weight: bold;
}
h4
{
	font-family: tahoma;
    margin-top: 0; 
	margin-bottom: 0;
	color: #FFFFFF;
	font-size: 8pt;
    font-weight: bold;
}
h5
{
		font-family: tahoma;
    margin-top: 0; 
	margin-bottom: 0;
	color: #FFFFFF;
	margin-top: 0; 
	margin-bottom: 0;
}
h6
{
	font-family: tahoma;
    margin-top: 0; 
	margin-bottom: 0;
	color: #FFFFFF; 
	size: 1;
}
.indirizzo_table
{
border-color:#333333;
border-style: solid;
border-width: 1px;
}
span.strike
{	
font-size: 12pt;
font-weight: bold;
text-decoration: line-through;
}
span.offerta
{	
font-size: 20pt;
font-weight: bold;
}
span.strike_small
{	
font-size: 14pt;
font-weight: bold;
text-decoration: line-through;
}
span.offerta_small
{	
font-size: 14pt;
font-weight: bold;

}
.indirizzario
{
font-family: Tahoma, Arial;
color: #FFFFFF;
font-size: 10pt;
font-weight:bold;

}
.categorie{
font-family: Tahoma, Arial;
color:#000033;
font-size: 14pt;
font-weight:bold;


}