/* CSS Document */
body
{
background: #FFFFFF;
font-family: Arial;
}
.occhielloTit
{
font-size: 11px;
font-weight: bold;
color: #000000;
}
.occhiello
{
height: 50;
font-size: 10px;
color: #000000;
text-align: justify;
line-height: 1.1;
padding-top: 5;
}
.titoletti
{
font-size: 12px;
color: #000000;
font-weight: bold;
line-height: 1;
}

.grass
{
font-size: 11px;
color: #000000;
font-weight: bold;
line-height: 1;
}
.titolettiRicette
{
font-size: 14px;
color: #000000;
font-weight: bold;
line-height: 1;
}
.titolettiOggi
{
height: 15px;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
border-top: solid black 1px;
border-bottom: solid black 1px;
}
.foto
{
height: 95px;
}
.articolo
{
text-align: justify;
font-size: 11px;
color: #000000;
padding-right: 0;
}
.titolo
{
font-family: Arial Black;
font-size: 24px;
color: #000000;
text-align: left;
line-height: 1;
}
.concerti
{
font-size: 12px;
color: #000000;
}
.concerti2
{
font-size: 11px;
color: #000000;
}
.oraluogo
{
font-size: 11px;
color: #000000;
font-style: italic;
}
.cinema
{
font-size: 12px;
color: #000000;
background-color: #EEEEEE;
}
.svago_titolo
{
height: 40;
font-size: 10px;
color: #000000;
}
.svago_preview
{
height: 80px;
width: 80px;
border-style: solid;
border-width: 1px;
border-color: black;
}
.news
{
position: absolute;
top: 225px;
left: 16px;
height: 145px;
width: 160px;
font-size: 10px;
color: #000000;
visibility: hidden;
}
.news2
{
position: absolute;
top: 225px;
left: 16px;
height: 145px;
width: 160px;
font-size: 10px;
color: #000000;
}
.navi
{
position: absolute;
top: 365px;
left: 16px;
height: 8px;
width: 160px;
font-size: 10px;
color: #000000;
}
.farma
{
font-size: 10px;
color: #000000;
}
.titoletti_farma
{
background-color: #009933;
height: 15px;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
border-top: solid black 1px;
border-bottom: solid black 1px;
}
.casella
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    BORDER-LEFT: black 1px groove;
    COLOR: #000000;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: Arial;
}


A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #0000FF;
	FONT-FAMILY: Arial, sans-serif;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #0000FF;
	FONT-FAMILY: Arial, sans-serif;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, sans-serif;
	BACKGROUND: #0000FF;
	TEXT-DECORATION: none
}

