﻿body
{
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    background-color: #F6F6F6;
    background-image: url('side.png');
}

.colonnacentrale
{
    width: 804px;
    text-align: left;
    margin: 0 auto;
    background-color: #FFFFFF;
}
.banner_top
{
    background-position: center bottom;
    background-image: url('banner_top.png');
    background-repeat: no-repeat;
    height: 59px;
    width: 796px;
}
.menu_back
{
    padding: 0px 0px 0px 5px;
    background-position: center;
    background-image: url('menu_back.png');
    background-repeat: no-repeat;
    height: 23px;
    width: 796px;
}
.ombra_sx
{
    background-position: right;
    width: 3px;
    background-image: url('ombra_sx.png');
    background-repeat: repeat-y;
}
.ombra_dx
{
    width: 3px;
    background-image: url('ombra_dx.png');
    background-repeat: repeat-y;
    background-position: left;
}
.etichette
{
    font-family: Verdana;
    font-size: 0.7em;
    font-weight: normal;
}
.centrale
{
    width: 796px;
    background-image: url('sfondo.png');
    background-repeat: repeat;
    text-align: center;
    background-attachment: scroll;
}
.campionato
{
    padding: 0px 0px 0px 3px;
    background-position: left top;
    background-image: url('sfondo_camp.png');
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
}
.campionatotitolo
{
    background-image: url('campionato_title.png');
    width: 138px;
    height: 30px;
}
.presstitolo
{
    background-image: url('press_title.png');
    width: 138px;
    height: 30px;
}
.campionatobottom
{
    background-image: url('bottom_camp.png');
    width: 138px;
    height: 8px;
    background-repeat: no-repeat;
}
.ultimenewstitolo
{
    background-image: url('ultimenews_title.png');
    width: 473px;
    height: 30px;
}
.eventotitolo
{
    background-image: url('evento_title.png');
    width: 473px;
    height: 30px;
}
.ultimenews
{
    padding: 5px 10px 5px 10px;
    background-position: left top;
    background-image: url('sfondo_ultimenews.png');
    vertical-align: top;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-align: justify;
}
.ultimenewsbottom
{
    background-image: url('bottom_ultimenews.png');
    width: 473px;
    height: 8px;
    background-repeat: no-repeat;
}

.title
{
    background-image: url('sfondo_ultimenews.png');
    background-position: left top;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-align: right;
    color: #3333CC;
    padding: 0px 10px 0px 10px;
}
.data
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    color: #3366FF;
    font-style: italic;
}
.titoli
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    color: #3333CC;
}
.notizia
{
    font-family: Verdana;
    font-size: 8pt;
    text-align: justify;
    color: #000000;
}
.imgnews
{
    margin: 0px 4px 0px 0px;
}
a:link
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.loghicampionato
{
    margin: 10px 0px 2px 0px;
}
.scrittecampionato
{
    margin: 5px 0px 20px 0px;
    font-family: Verdana;
    font-size: 0.8em;
}
.videotitolo
{
    background-image: url('video_title.png');
    width: 185px;
    height: 30px;
}
.memorialtitolo
{
    background-image: url('memorial_title.png');
    width: 185px;
    height: 30px;
}
.sponsortitolo
{
    background-image: url('sponsor_title.png');
    width: 185px;
    height: 30px;
}
.partnertitolo
{
    background-image: url('partner_title.png');
    width: 185px;
    height: 30px;
}
.video
{
    background-position: left top;
    background-image: url('sfondo_video.png');
    text-align: center;
}
.videobottom
{
    background-image: url('bottom_video.png');
    width: 185px;
    height: 8px;
    background-repeat: no-repeat;
}
.altrititolo
{
    background-image: url('altri_title.png');
    width: 185px;
    height: 30px;
}
.classificatitolo
{
    background-image: url('classifica_title.png');
    width: 398px;
    height: 31px;
}
.montepremititolo
{
    background-image: url('montepremi_title.png');
    width: 398px;
    height: 31px;
}
.classifiche
{
    margin: 0px 2px 0px 3px;
}
.classificheheader
{
    background-image: url('classifiche_header.png');
}
.classifichepari
{
    background-image: url('classifiche_pari.png');
    height:30px;
    vertical-align:middle;
}
.classifichedispari
{
    background-image: url('classifiche_dispari.png');
    height:30px;
    vertical-align:middle;
}
.bottomclassifiche
{
    background-position: top;
    background-image: url('bottom_classifica.png');
    width: 398px;
    height: 16px;
}
.classificheparishort
{
    background-image: url('classifiche_pari.png');
    width:15px;
}
.classifichedisparishort
{
    background-image: url('classifiche_dispari.png');
    width:15px;
}
.fondopagina
{
    background-position: center;
    background-image: url('bottom_pagina.png');
    width: 792px;
    height: 30px;
    background-repeat: no-repeat;
}
.login
{
    margin: 50px 0px 50px 0px;
}
.logout
{
    vertical-align: middle;
}