/* CSS Document */
/*corpo del documento e tags generici*/
body {
position: relative;
margin: 0;
padding: 0;
background-image: url("/immagini/sfondo3.gif");
background-attachment: fixed;
background-repeat: no-repeat;
}

h1 {
margin: -9px -9px 0.5em;
padding: 8px 8px 8px 8px;
text-align: right;
background: #98baFE;
/*color: #ffc;*/
color: #006600;
letter-spacing: 0.1em; 
text-transform: lowercase;
font: 20px  "courier new", "comic sans MS", Verdana, sans-serif;
/*font-weight: bold;*/
vertical-align: middle;
white-space: nowrap;
}
/*fine corpo e tags generici*/

/*contenuti*/
div#content {
position: absolute; 
top: 130px;
left: 201px; 
right: 25px;
border: 3px solid #603711;
color: #000066;
font: 11px  Verdana, sans-serif;
padding: 10px; 
background-image: url("/immagini/sfondochiaro3.gif");
background-attachment: fixed;
background-repeat: no-repeat;
text-align: justify;
}

div#content p {
margin: 0px 10px;
}

div#content .grassetto {
font-weight: bold;
}

div#content .corsivo {
font-style: italic;
}

div#content .sottolineato {
text-decoration: underline;
}

div#content .piccolo {
font: 10px  Verdana, sans-serif;
}

.verde {
color: #006600;
}

.blu {
color: #0000bb;
}

div#content .annuncio {
margin: 0px 0px 0px 120px;
font: 10px Verdana,"comic sans MS";
text-align: justify;
}

div#content a:link {
color: #000099;
text-decoration: none;
}

div#content a:visited {
color: #cc0066;
border-width: 0;
text-decoration: none;
}

div#content a:hover {
color: #ff0000;
border-width: 0;
text-decoration: underline;
/*background-color: #603711;*/
}
/*fine contenuti*/

/*voce "ultimo aggiornamento...*/
#aggior {
position: absolute;
top: 480px; 
left: 24px;
font: 11px  Verdana, sans-serif;
font-weight: bold;
}

#giorno {
position: absolute;
top: 510px; 
left: 52px;
font: 10px  Verdana, sans-serif;
font-weight: bold;
background-color: #dfdfff;
}
/*fine voce "ultimo aggiornamento...*/

/*aggiungi ai preferiti*/
#preferiti{
visibility: hidden;
}

#didascalia_preferiti{
visibility: hidden;
}
/*fine aggiungi ai preferiti*/



/*menu laterale verticale*/
div#links {
position: absolute;
top: 136px; 
left: 5px;
width: 180px; 
height: auto; 
font: 11px Verdana, sans-serif;
font-weight: bold;
}

div#links a {
display: block; 
text-align: center; 
font: 1em  Verdana, sans-serif; 
font-weight: bold;
padding: 5px 10px;
margin: 0 0 2px;
border-width: 0; 
text-decoration: none;
color: #006600;
/*border: solid #6B5458;*/
border: 1px solid #603711;
background-image: url("/immagini/sfondochiaro3.gif");
background-attachment: fixed;
background-repeat: no-repeat;
}

div#links a:hover {
color: #ffffff;
background:  #91adec;
}
/*fine menu laterale verticale*/

#siti_amici{
position: absolute;
top: 570px; 
left: 5px;
width: 180px; 
height: auto; 
}

/*footer */
#footer { 
position: absolute; 
bottom: -40px; 
left: -200px;
right: -25px;  /* N.B.: diverso per Internet Explorer!!*/
height: 16px; 
font: 10px  Verdana, sans-serif;
text-align: center; 
/*border: solid #6B5458;*/
border: 1px solid #603711;
background-color: #98baFE;
z-index: 1000;
} 
/*fine footer*/

/*contatore accessi e banner vari*/
.contatore {
position: absolute;
top: 30px;
right: 51px;
z-index: -10;
}

.banner1 {
position: absolute;
top: 90px;
right: 125px;
text-decoration: none;
border: none;
}

.banner2 {
position: absolute;
top: 90px;
right: 45px;
text-decoration: none;
border: none;
}

.banner3 {
position: absolute;
top: 25px;
right: 345px;
text-decoration: none;
border: none;
}

.banner5 {
position: absolute;
top: 25px;
right: 210px;
text-decoration: none;
border: none;
}

.banner6{
position: absolute;
top: 25px;
right: 45px;
text-decoration: none;
border: none;
}

.banner7{
position: absolute;
top: 25px;
right: 320px;
text-decoration: none;
border: none;
z-index: 100;
}

.banner8{
position: absolute;
top: 570px;
left: 35px;
text-decoration: none;
border: none;
z-index: 100;
}

/*fine contatore accessi e banner vari*/

.bottone {
	background-color: #000057;
	border: 1px solid #D5F1FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	/*color: #CAE4FF;*/
	color: #FFFFFF;
	cursor: pointer;
}

.amore {
text-align: left;
color: #ce0b3c;
font: 12px "comic sans MS";
margin-left: 20px;
}