@charset "utf-8";
/* CSS Document */

A:visited 
{
 text-decoration: none 
}
A:link
{
 text-decoration: none;
 border: 0px;
}

a:link
{
color: #0099FF;
font-weight:bold;
}
a:visited
{
font-weight:bold;
color: #0099FF;
} 
a:active 
{
font-weight:bold;
color: #0099FF;
}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
    background-repeat:no-repeat; 
    background-attachment:fixed;
	text-align:center;
    color:#030368;
	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:#535353;
text-decoration: underline
}
.border_cat
{


border-width: medium;
border: 2px solid #666666;
}
	
	h1, h2, h3, h4, h5, h6
{
	font-family: tahoma;
    margin-top: 0; 
	margin-bottom: 0;
	
}
.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;
}
h2
{
	color:#333333;
}
h3
{
color:#660000;
	font-size: 16pt;
    font-weight: bold;
}
h4
{
	color: #FFFFFF;
	font-size: 8pt;
    font-weight: bold;
}
h5
{
	color: #FFFFFF;
	margin-top: 0; 
	margin-bottom: 0;
}
h6
{
	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;


}