﻿html 
{ 
  height:100%;
  margin:0;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: small;
  
}

body
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: small;
    margin: 0;
    background-image: url('images/bg.gif');
    text-align: center;
}
form
{
    padding: 0px;
    margin: 0px;
}
#container
{
    position: absolute;
    width: 844px;
    left: 50%;
    margin: 0 0 0 -422px;
    background-image: url('images/fondo.png');
    background-repeat: repeat-y;
    text-align: center;
    height:auto;
    
}

#header
{
  
    height:242px;
}

#logo
{
    padding: 0px;
    width: 545px;
    height: 218px;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-left:62px;
}

#news
{
    float: left;
    padding: 30px 0px 0px 5px;
    margin: 20px 0px 0px 18px;
    width: 157px;
    height: 188px;
    background-image: url('images/bg_news.jpg');
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    text-align: left;
}
#menu
{
    margin: 0px 0px 0px 0px;
    background-position: center center;
    clear: both;
    height: 39px;
    background-image: url('images/menu_bg.jpg');
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    text-transform: uppercase;
    color: #999999;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    word-spacing: 20px;
}
 #news_content
{
    height: 178px;
    width: 136px;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
}
#footer
{
    margin: 0px 0px 0px 0px;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    position: relative;
    top: 31px;
    left: -3px;
    clear:both;
}
#shinystats
{
    margin: 0px 0px 0px 0px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    position: relative;
    top: -11px;
   
    clear:both;
}
#mycontent
{
    width:auto;
    
    }
    
#sinistra_container
{
    padding: 0px;
    float: left;
    width: 487px;
    height: auto;
    text-align: left;
    margin-left: 62px;
}
    
#sinistra_top
{
    padding: 0px;
    clear: both;
    width: 487px;
    height: 6px;
    text-align: left;
   
    
}
#sinistra
{
    padding: 5px 5px 5px 7px;
    clear: both;
    width: 487px;
    height: auto;
    text-align: left;
   
   
    background-image: url('images/middle_content.jpg');
    background-repeat: repeat-y;
}
#sinistra_bottom
{
    padding: 0px;
  
    width: 487px;
    height: 7px;
    text-align: left;
   
    clear: both;
}
#destra
{
    float: left;
    margin-left: 21px;
}

a:link
{
    color: #0066FF;
    text-decoration: none;
}

a:visited
{
    color: #0066FF;
    text-decoration: none;
}

a:hover
{
    color: #009933;
    text-decoration: none;
}

h1
{
    font-family: verdana, arial, sans-serif;
    font-size: small;
    color: #666666;
    font-weight: bold;
}
.text
{
    font-family: verdana, arial, sans-serif;
    font-size: small;
    color: #666666;
    width: 475px;
}

.news_link
{
    color: #0066FF;
    text-decoration: none;
    }

.spacer
{
   margin-top: 20px;
}
#copyright
{
    background-position: center center;
    margin: 0px;
    text-align: center;
    clear: both;
    position: relative;
    background-image: url('images/copyright.jpg');
    background-repeat: no-repeat;
    height: 25px;
    padding-top: 15px;
    font-family: verdana, arial, sans-serif;
    font-size: x-small;
    color: #666666;
    top: 10px;
}

#teaser_copyright
{
    background-position: center center;
    margin: 0px;
    text-align: center;
    clear: both;
    position: relative;
   
    height: 25px;
    padding-top: 15px;
    font-family: verdana, arial, sans-serif;
    font-size: x-small;
    color: #666666;
}

li
{
    font-family: verdana, arial, sans-serif;
    font-size: small;
    color: #666666;
    margin-right: 10px;
    line-height: 20px;
}
