﻿html, body
{
    height: 100%;
    font-size: 12px;
}

body
{
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
    text-align: left;
}

.corpo
{
    background-position: center;
    font-size: 1.3em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    padding-right: 15px;
    color: #666666;
    padding-left: 15px;
    line-height: 20px;
}

.corpo a
{
    color: #3989AC;
}

.news
{
    background: url(immagini/newsletter.png) no-repeat center top;
    width: 270px;
    height:80px;
    padding-top: 60px;
    font-size: 1.3em;
    font-weight: 900;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    word-spacing: 1em;
    line-height: 18px;
    vertical-align: middle;
}

.news a 
{
    color: #919191;
}

#header
{
    width: 960px;
    height: 250px;
    margin: 0 auto;
    background-image: url(immagini/header2.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

.footer
{
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-color: #a9a9a9;
    color: #FFFFFF;
    text-align: center;
}

a, a:active
{
    color: #333333;
    text-decoration: none;
}

a:hover
{
    color: #000066;
    text-decoration: none;
}

.buddy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    text-align: justify;
    padding-right: 10px;
    padding-left: 10px;
    color: #000066;
}

.buddy a
{
    color: #000066;
    text-decoration: none;
}

.buddy a:hover
{
    color: #4A4AFF;
}

.column
{
    width: 235px;
    vertical-align: top;
    background-color: #CCCCCC;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
}

.column p
{
    line-height: 20px;
    font-size: 0.9em;
    text-align: justify;
    padding: 5px;
}

.side_corpo
{
    background-position: center;
    width: 270px;
    padding-top: 10px;
    line-height: 18px;
}

#link_down
{
    text-align: right;
}

.container
{   
    width:960px;
    text-align: left;
    margin: auto;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-align:center;
    margin:auto;
}
.panelmailing
{
    border-style: inset;
    border-width: 3px;
}

.header
{
    background-image: url(   'immagini/header1.jpg' );
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.elenco
{
    display:block;
    width: 100%;
    margin: auto;
}

#ticker
{
    width: 260px;
    height: 370px;
    overflow: hidden;
    padding:0;
}  

#ticker  li 
{ 
   list-style-type:none; 
   margin:0;
   width: 260px;  
   height: 370px; 
}  

#ticker li span 
{  
   display: block;  
   color: #06C;  
} 
.t{}
