﻿body
{
    background-color: #FFFFFF
}

/* 
a:link{color: #006699;}
a:visited{color: #006699;} 
a:hover{text-decoration: underline;} 
*/
a:hover{text-decoration: underline;}
.MenuPrincipale
{
    width: 100%;
    text-align: left;
}
.MenuPrincipaleItem
{
    color: #000000;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: normal;
}
.MenuPrincipaleHover
{
    color: #FF0000;
    text-decoration: none;
}
.MenuPrincipaleSelected
{
    color: #FF0000;
}
.DataFont
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

/*
.MenuPrincipaleSottovoci
{
    font-family: Verdana;
    font-size: 11px;
    padding-left: 3px;
}
*/

.HeaderFont
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #EFEFEF;
    font-weight: bold;
}
.FooterFont
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #E5E5E5;
}
.SezioneHeader
{
    /*background-image: url('/CAA/MAS001/Immagini/SfondoNero.jpg');*/
    background-image: url('/MAS001/Immagini/SfondoNero.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    height: 26px;
    bottom: inherit;
    width: 100%;
}
.SezioneImgHeader
{
    /*background-image: url('/CAA/MAS001/Immagini/M00100Head01_sfondo.jpg');*/
    height: 121px;
    text-align: left;
    vertical-align: super;
    background-position: top;
}
.SezioneFooter
{
    /*background-image: url('/CAA/MAS001/Immagini/SfondoNero.jpg');*/
    background-image: url('/MAS001/Immagini/SfondoNero.jpg');
    background-repeat: repeat-x;
    height: 26px;
    vertical-align: middle;
    width: 100%;
}
.SezioneFooterdx
{
    padding-left: 10px;
    margin-left: 10px;
}
.SezioneFooterDx
{
    text-align: right;
}

