﻿html
{
    overflow-y:scroll;
}

body 
{
    width:100%;
    margin:0px;
    font-family:Arial;
    font-size:12px;
    text-align:justify;
    color:White;
}

a
{
    text-decoration:underline;
    color:White;
}

#container
{
    width:100%;
}

#contenitoreUp
{
    width:1002px;
    margin:0px auto;
}

.header
{
    width:1002px; 
    margin:0px 38px 0px 38px;
    min-height:144px;
    background-image:url(../images/header/imm_home.jpg);
    background-repeat:no-repeat;
}

.clear
{
    clear:both;
}

#menuTop
{
    margin:0px 75px auto auto;
    width:251px;
    height:144px;
}

#menuTopFAD
{
    margin:0px 77px auto auto;
    width:144px;
    height:144px;
}

#menuBottom
{
    width:926px;
    margin:5px 38px 0px 38px;
}

#menu
{
    margin:0px 0px auto auto;
    width:251px;
}

#logoCFO
{
    margin:0px auto auto 0px;
    float:left;
}

#menuLeft
{
    margin:0px 0px auto auto;
    width:237px;
    height:164px;
}

#headerBottom
{
    width:926px;
}

#contenitoreCenter
{
    width:100%;
    background-color:#0092BC;
    min-height:100px;
}

#subContainer
{
    width:1002px;
    margin:0px auto;
}


#center
{
    width:1002px; 
    margin:0px 0px 0px 0px;
}

#contenitoreBottom
{
    width:100%;
    background-color:#FFFFFF;
    height:27px;
}

#bottom
{
    width:1002px; 
    margin:0px auto;
}

#footer
{
    width:670px;
    margin:0px 0px 0px 0px;
    float:left;
    font-size:11px;
    color:#747477;
}

#footer b
{
    color:#0092BC;
    font-weight:bold;
}

#footer a
{
    color:#747477;
    text-decoration:underline
}

#footer a:hover
{
    color:#0092BC;
    text-decoration:underline
}

#lineePresentazioni div
{
    border-bottom:2px solid White;
    width:15px;
    margin:0px 10px 0px auto;
    height:17px;
}

#lineePresentazioni2 div
{
    border-bottom:2px solid White;
    width:15px;
    margin:0px 4px auto auto;
    height:20px;
}

.menuLink
{
    color:#FFFFFF;
    font-size:14px;
    text-decoration:none;
}

.menuLink:hover
{
    color:#004254;
    font-size:14px;
    text-decoration:none;
}

.menuLinkSelected
{
    color:#004254;
    font-size:14px;
    text-decoration:none;
    cursor:default;
}

.titoloFAD
{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#004E8E;
}

.testoHeadFad
{
    font-family:Arial;
    font-size:20px;
    color:#EBB5D1;
    text-decoration:none;
}

.testoHeadFad:hover
{
    color:#D0398A;
}

.colonnaDettagliFAD
{
    background-color:#1A78A2;
    text-align:right;
}

.colonnaDettagliTitoliFAD
{
    background-color:#00A3D1;
}

.colonnaDettagliTitoliFADSinistra
{
    background-color:#1A89B7;
    font-weight:bold;
    text-align:right;
}

.colonne
{
    height:5px;
}

.colorTabella:hover
{
    color:#004254;
}

#tableIscrizione input[type=text], input[type=password], select, textarea
{
    font-family:Arial;
    width:300px;
}
