﻿body 
 { background: url('images/bg.jpg') #cccccc repeat;
font-family: tahoma;
font-size: 8pt;
cursor: text;
text-align: justify;
color: #666;
margin-top: 0px;
margin-bottom: 0px;
line-height: 8pt;
}
/* linkini
--------------------------------------------------*/

A

{
color: #674f71;
cursor: help;
font-family: verdana;
font-weight: bold;
font-style: none;
text-transform: lowercase;
text-align: center;
text-decoration: none;
font-size: 9pt;
margin-top: 0px;
height: 0px;}
 
A:hover
{
font-weight: bold;
color: #ffffff;
}


a.navi:link, a.navi:active, a.navi:visited {
font-family: georgia;
font-size: 8pt; 
color: #666666; 
text-decoration: none;
text-transform: uppercase;
background-color: #ffffff;
border-right: 2px solid #000;
margin: 0 5 0 0;
}

a.navi:hover {
font-family: georgia;
font-size: 8pt; 
color: #fff; 
text-decoration: none;
text-transform: uppercase;
background-color: #666666;
border-right: 2px solid #000;
margin: 0 5 0 0;
}


/* testo
--------------------------------------------------*/

.testo
{
TEXT-ALIGN: justify; 
margin-top: -2px;
letter-spacing: 0px;
margin-bottom: 0px;
}

b, strong
{ 
font-size: 8pt;
font-family: georgia;
letter-spacing: 1px;
color: #902504;
cursor: help;
text-transform: capitalize;
}
i,em
{
cursor: help;
text-decoration: underline;
color: #000000;
}


/*titolo
--------------------------------------------------*/

.titolo {
color: #902504;
line-height: 30px;
margin-bottom: 0px;
font-size: 20pt;
font-family: georgia;
text-align: left;
font-weight: bold;
text-transform: capitalize;
letter-spacing: 0px;
font-style: none;
margin-top: 10px;
}

.titolo:first-letter 
{
font-family: georgia;
color: #666666;
}

/* data
--------------------------------------------------*/

.data {
color: #000000;
font-size: 13pt;
font-family: georgia;
text-align: left;
font-style: italic;
font-weight: bold;
text-transform: capitalize;
letter-spacing: -1px;
margin-top: 0px;
margin-bottom: 0px;
}

.data:first-letter 
{
font-family: georgia;
font-size: 17pt;
color: #674f71;
text-transform: uppercase;
}
 
 
/* titolettodelleballe
--------------------------------------------------*/

.title {
color: #ffffff;
letter-spacing: 0px;
margin-top: 7px;
font-size: 10pt;
margin-bottom: 0px;
font-family: tahoma;
font-weight: bold;
text-align: right;
text-transform: uppercase;
}


/* firmettina
--------------------------------------------------*/

.firma {
color: #666666;
letter-spacing: 0px;
margin-top: 0px;
font-size: 8pt;
margin-bottom: 0px;
font-family: tahoma;
text-align: left;
font-style: italic;
}


/* avatarino
--------------------------------------------------*/

.avat img {
position: relative;
float: right;
z-index: 4;
padding: 0px;
margin: 5px;
}



/* quote (L)
--------------------------------------------------*/

blockquote {
background: #fff repeat;
background-position: left;
color: #000000;
border: 0px;
margin-top: 0px;
text-align: justify;
font-family: georgia;
padding: 0px;
margin: 5px;
}

/*------------------------------------------------------------------------------------*
                                           div + stili div

/*  contenitello
------------------------------------------------*/
#contenitore {
float: left;
width: 400px;
margin-top: 60px;
margin-left: 7px;
padding: 0 5 0 5;
z-index: 3;
}


/*  postolotti
------------------------------------------------*/
#contenuto {
float: left;
width: 400px;
margin: 0 0 0 0;
padding: 0 5 0 5;
z-index: 3;
}

/* Abouttolino
-----------------------------------------------*/
#info {
float: right;
width: 300px;
margin: 0 0 0 0;
z-index: 2;
}

/* decorazione alta navigation
-----------------------------------------------*/
#deco_nav {
	background: url('images/deco_nav.jpg') no-repeat;
	background-position: center;
	height: 77px;
}


/* decorazione chiudi div
-----------------------------------------------*/
#deco_un {
	background: url('images/div_un.jpg') no-repeat;
	background-position: right;
	height: 35px;
}

/* tabella img o text
-----------------------------------------------*/
tr {
xxx
}

td {
xxx
}

table {
xxx
}

/* immagine
-----------------------------------------------*/
#head {
position: absolute;
right: 0px;
bottom: 0px;
}


