﻿p
{
    font-family: Arial;
    margin: 0;
    padding: 0;
}

h3.riga
{
    border-bottom: 1px dotted #ccc;
}

#PAGINTERNA_contenitoretesto p
{
    margin: 10px 0 10px 0;
}

.align_left
{
    text-align: left;
}

.testi
{
    font-family: Arial;
    font-size: 12px;
    color: #001735;
    text-align: justify;
}


.testi_bold
{
    font-family: Arial;
    font-size: 12px;
    color: #001735;
    text-align: justify;
    font-weight: bold;
}

.testi_evidenza
{
    font-family: Arial;
    font-size: 14px;
    color: #628eab;
    text-align: justify;
    font-weight: bold;
}

.testi_bold_bianco
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.titoli_giallo
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #e09e00;
}

.titoli_bianco
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
}

.IntestazioneEventi
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #8c6701;
}

.titoli_notizieinprimopiano
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #a40000;
}

.titoli_eventi
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #dea303;
}

.categoria_notizieinprimopiano
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    color: #4e0d0d;
}

.testi_notizieinprimopiano
{
    font-family: Arial;
    font-size: 12px;
    color: #616161;
}

.linkrosso a:link, .linkrosso a:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #9e0000;
    text-decoration: none;
}

.linkrosso a:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #640000;
    text-decoration: none;
}

.linkbianco a:link, .linkbianco a:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.linkbianco a:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #00213a;
    text-decoration: none;
}

.linkblu-rosso a:link, .linkblu-rosso a:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #01203b;
    text-decoration: none;
}

.linkblu-rosso a:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #640000;
    text-decoration: none;
}

.linkblu-giallo a:link, .linkblu-giallo a:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #01203b;
    text-decoration: none;
}

.linkblu-giallo a:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #e09e00;
    text-decoration: none;
}

.linkgiallo a:link, .linkgiallo a:visited
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #e09e00;
    text-decoration: none;
}

.linkgiallo a:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #b88200;
    text-decoration: none;
}


.titoli_blu_MAIUSCOLO
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #01203b;
    text-transform: uppercase;
}

.titoli_bianco_MAIUSCOLO
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}

ul
{
    padding: 0;
    margin: 10px 0 10px 30px;
    list-style: square;
}
ol
{
    padding: 0;
    margin: 10px 0 10px 30px;
    list-style: decimal;
}

.menu_interni a:link, .menu_interni a:visited
{
    height: 25px;
    background: url('img/sito/sfondo_bt.jpg') repeat-x;
    color: #011a47;
    border-top: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    border-left: 1px solid #9A9A9A;
    border-right: 1px solid #9A9A9A;
    width: 400px;
}

.menu_interni a:hover
{
    height: 25px;
    background: url('img/sito/sfondo_bt_hover.jpg') repeat-x;
    color: #00418B;
    border-top: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    border-left: 1px solid #9A9A9A;
    border-right: 1px solid #9A9A9A;
    width: 400px;
}

img
{
    border: none;
}


/* LINKS */
#contenuto_news a:link, #contenuto_news a:visited
{
    font-weight: bold;
    color: #00418B;
    text-decoration: none;
}

#news a:hover
{
    font-weight: bold;
    color: #01203b;
    text-decoration: none;
}

.SezioneNewsTesto a:link, .SezioneNewsTesto a:visited
{
    font-weight: bold;
    color: #00418B;
    text-decoration: none;
}

.SezioneNewsTesto a:hover
{
    font-weight: bold;
    color: #01203b;
    text-decoration: none;
}

a.standard:link, a.standard:visited, a.standard:active
{
    text-decoration: none;
    color: #00418B;
    font-weight: bold;
}

a.standard:hover
{
    text-decoration: none;
    color: #A60000;
    font-weight: bold;
}
