﻿body 
{
 margin-top: 0;
 margin-left: 0;
 background-color:#f8b838;
}

.countdown
{
    font-family: Verdana;
    color: #000000;
    font-size: 25px;
    font-weight:bold;
}

.quick_menu
{
    font-family: Tahoma;
    color: #ffff00;
    font-size: 12px;
    font-weight:bold;
    background-color:#ff0000;
}

.mylabel
{
     color: White;
     font-family: Tahoma;
     font-size: smaller
     
}

.titolo
{
     color: #000000;
     font-family: Tahoma;
     font-size: 20px
     
}

.titolo_rosso
{
     color: #ff0000;
     font-family: Tahoma;
     font-size: 48px;
     font-weight:bold;
     
}
.titolino
{
     color: #000000;
     font-family: Tahoma;
     font-size: 16px;
     font-weight:bold;
     
}

.campi
{
     color: #000000;
     font-family: Tahoma;
     font-size: 12px;
     font-weight:bold;
     
}

.campi_blu
{
     color: #000000;
     font-family: Tahoma;
     font-size: 12px;
     font-weight:bold;
     background-color:#a8a4ff;
}

.leggi_fumetto
{
     color: #ff0000;
     font-family: Tahoma;
     font-size: 12px;
     font-weight:bold;
     
}

.campi_fumetto
{
     color: #000000;
     font-family: Tahoma;
     font-size: 12px;
     font-weight:bold;
     overflow:hidden;
     background-color:Transparent;
     border-style:none;
     
}

.titolo_blog
{
     color: #d2d9e0;
     font-family: Tahoma;
     font-size: 18px
}

.titolo_blog_piccolo
{
     color: #d2d9e0;
     font-family: Tahoma;
     font-size: 12px
}
.campo
{
    height:12px;
     color: Black;
     font-family: Tahoma;
     font-size: 10px
        
}

.campomemo
{
    height:12px;
     color: Black;
     font-family: Tahoma;
     font-size: 10px
}

.evento
{
    font-family: Tahoma;
    color: #ffffff;
    font-size: 12px;
}

.evento_lista_photogallery
{
    font-family: Tahoma;
    color: #ffffff;
    font-size: 12px;
}

.bottone_evento
{
    font-family: Tahoma;
    color: #e1cc00;
    font-size: 12px;
    border:none;
    background-color:Transparent;
}

.celeste
{
    font-family: Tahoma;
    color: #c4cdd7;
    font-size: 12px;
}

.video
{
    font-family: Tahoma;
    color: black;
    font-size: 12px;
}

.video_rosso
{
    font-family: Tahoma;
    color: #ffff00;
    font-size: 12px;
}

.altriVideo
{
    background-color:#ffffff;
    font-family: Tahoma;
    color: red;
    font-size: 16px;
    font-weight:bold;
    border-bottom:2px black solid;
    border-top:2px black solid;
    border-right:2px black solid;
    border-left:2px black solid;
}

.cerca_data
{
    font-family: Tahoma;
    color: red;
    font-size: 12px;
    font-weight:bold;
}

.cerca_descrizione
{
    font-family: Tahoma;
    color: blue;
    font-size: 12px;
}

.bianco
{
    font-family: Tahoma;
    color: #001ba2;
    font-size: 15px;
}

.nero
{
    font-family: Tahoma;
    color: black;
    font-size: 12px;
}

.link_fb
{
    font-family: Tahoma;
    color: #042b55;
    font-size: 12px;
    font-weight:bold;
}

.archivio
{
    font-family: Tahoma;
    color: #042b55;
    font-size: 12px;
}

.alto_sinistra
{
 
  border-top: 1px black solid;   
  border-left: 1px black solid;
}

.alto_sinistra_basso
{
 
  border-top: 1px black solid;   
  border-left: 1px black solid;
  border-bottom: 1px black solid;
}

.alto_basso
{
 border-top: 1px black solid;
  border-bottom: 1px black solid;
}

.alto_sinistra_destra
{
  border-top: 1px black solid;   
  border-left: 1px black solid;
  border-right: 1px black solid;
}


.alto_sinistra_destra_basso
{
 
  border-top: 1px black solid;   
  border-left: 1px black solid;
  border-bottom: 1px black solid;
  border-right: 1px black solid
}

.destra
{
 
  border-right: 1px black solid
}

.basso
{
 
  border-bottom: 1px black solid;
}

.pulsante
{
    font-family: Tahoma;
    color: black;
    font-size: 12px;
}

.bottone_trasparente
{
    background-color:Transparent;
    cursor:pointer;
    border:0;
    width:118px;
}

.bottone_trasparente_blu
{
    background-color:Transparent;
    cursor:pointer;
    border:0;
    width:118px;
    color:#0000ff;
    font-weight:bold;
}


.bottone_bianco_blu
{
    background-color:#ffffff;
    cursor:pointer;
    border-top:1px #0000ff solid;
    border-left:1px #0000ff solid;
    border-right:1px #0000ff solid;
    border-bottom:1px #0000ff solid;
    width:118px;
    color:#0000ff;
    font-weight:bold;
}

.messaggio_lasciatoda
{
    font-family: Verdana;
    color: #f8a90b;
    font-size: 12px;
}

.messaggio_testo
{
    font-family: Verdana;
    color: #f45d2d;
    font-size: 12px;
}

.bordato
{
     border-bottom:1px black solid;
     border-top:1px black solid;
     border-left:1px black solid;
     border-right:1px black solid;
}

.titolo_evento
{
    font-family: Tahoma;
    color: #ff0000;
    font-size: 22px;
    font-weight:bold;
}

.desc_foto
{
    font-family: Tahoma;
    color: #000000;
    font-size: 12px;
    font-weight:bold;
}

.guest_titolo
{
    font-family: Tahoma;
    color: #ff0000;
    font-size: 15px;
    font-weight:bold;
}

.video1
{
    font-family: Tahoma;
    color: #ffff00;
    font-size: 15px;
    font-weight:bold;
}

.guest_sottotitolo
{
    font-family: Tahoma;
    color: #0000ff;
    font-size: 12px;
    font-weight:bold;
}

.live_titolo
{
    font-family: Tahoma;
    color: #000000;
    font-size: 15px;
    font-weight:bold;
    background-color:#ffff00;
}

.titolone
{
    font-family: Tahoma;
    color: #000000;
    font-size: 40px;
    font-weight:bold;
}

.intraStandard
{
    font-family: Tahoma;
    color: #000000;
    font-size: 14px;
    font-weight:bold;
}

.live_sottotitolo
{
    font-family: Tahoma;
    color: #000000;
    font-size: 14px;
    font-weight:bold;
    background-color:#ffff00;
    height:30px;
    border-top: 1px black solid;
    border-bottom: 1px black solid;
    border-left: 1px black solid;
    border-right: 1px black solid;
}

.notizie_titolo
{
    font-family: Tahoma;
    color: #000000;
    font-size: 12px;
    font-weight:bold;
}

.notizie_sottotitolo
{
    font-family: Tahoma;
    color: #ffffff;
    font-size: 12px;
    font-weight:bold;
}


.laterale
{
background-image:url(../immagini/sfondo_laterale.jpg);
}

.live_table
{
    border-width:1px;
    border-color:#000000;
    background-color:#ffffff;
    border-bottom:1px black solid;
    border-top:1px black solid;
    border-left:1px black solid;
    border-right:1px black solid;
    cursor:pointer;
}

.notizie_table
{
    border-width:1px;
    border-color:#000000;
    background-color:#ffffff;
    border-bottom:1px black solid;
    border-top:1px black solid;
    border-left:1px black solid;
    border-right:1px black solid;
}

.eventi_live
{
    font-family: Tahoma;
    color: #ffffff;
    font-size: 12px;
    font-weight:bold;
    background-color:#ff0000;
}

.eventi_pubblica
{
    font-family: Tahoma;
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    background-color:#00c821;
}

.ireland2010
{
    font-family: Tahoma;
    color: #ffff00;
    font-size: 30px;
    font-weight:bold;
    border-width:0px;
    background-color:Transparent;
    text-align:left;
    
}

.eventi_nopubblica
{
    font-family: Tahoma;
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    background-color:#a9a9a9;
}
