﻿body 
{
    background-position: top;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    color: #4F4F4F;
    word-spacing: 2px;
    background-image: url('immagini/comuni/sfondoBodyUp.jpg');
    background-repeat: repeat-x;
}

a
{
    text-decoration: none;
    color: #FF6600;
    text-align: center;
}

a:hover
{
    text-decoration:underline;
    color:#FF6600;
}
 
h1
{
    margin: 0 0 0 0px;
    color: #FF6600;
    font-weight: bold;
    font-size: 40px;
}
h2,h3,h4 
{
    margin: 0 0 0 0px;
    color: #FF6600;
    font-weight: bold;
}


hr{
    margin-top: 20px;
    margin-bottom: 20px;
    color: #cccccc;
}


p
{
    font-family: "Lucida Sans Unicode";
    font-size : 13px;
    word-spacing: 2px;
}

#container
{
    text-align: left;
    width: 1000px;
    background-color: #FFFFFF;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
}


/************ TESTATA **************/
#header
{
    background-image: url('immagini/comuni/headerr.jpg');
    width: 980px;
    height: 111px;
    padding-left: 20px;
    float: left;
}
#header_barraNavigazione
{
    padding: 5px 20px 5px 20px;
    height: 20px;
    float: left;
    width: 960px;
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    font-weight: bold;
}

#header_barraNavigazione a
{
    color : #666666;
}

#header_barraNavigazione a:link,active,visited
{
    color : #666666;
}

#header_barraNavigazione a:hover
{
    color: #ff6600;
}


#header_barraNavigazione ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
#header_barraNavigazione ul li
{
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}


#briciole_pane
{
    padding: 5px 20px 5px 26px;
    float: left;
    width: 954px;
    background-color: #FFFFFF;
    color: #999999;
}


#briciole_pane a
{
    color: #333333;
    text-decoration:none;
        font-weight:bold;
}

#briciole_pane a:hover
{
    color: #333333;
    text-decoration:underline;
}



/************ CORPO **************/
#contents
{
    background-position: right bottom;
    padding: 0px 20px 10px 20px;
    float: left;
    width: 960px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
#contents_sottomenuImpianti
{
    width: 575px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #DDA64C;
}
#contents_sottomenuImpianti ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline;
    color: #FF6600;
    font-weight: bold;
    text-align: center;
}

#contents_sottomenuImpianti ul li
{
    border: 1px solid #cccccc;
    padding: 5px 10px 5px 10px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 120px;
    color: #E19C2E;
}

#contents_sottomenuImpianti ul li a:hover
{   
    background-color:Black;
    color:#FF6600;
}   


#contents_sottomenuImpianti ul li:hover
{
    background-color:Black;
    color:#FF6600;
}
#contents_bannerSezione
        {
    float: left;
    width: 450px;
}
#contents_immagineSezione
{
    width: 450px;
    float: left;
    text-align: center;
    margin-left: 59px;
}
#contents_contenuti
{
    width: 960px;
    float: left;
}
#contents_SaperneDiPiu
{
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    position: relative;
}


#contents_SaperneDiPiu ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contents_SaperneDiPiu ul li
{
    padding: 5px 10px 5px 10px;
    border-bottom: #CCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#contents_SaperneDiPiu ul li:hover
{
    background-color: #FFC166;
    color: Black;
}


#banner_impianti
{
    width: 960px;
    padding: 10px 15px 10px 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    float: left;
    text-align: center;
}
#banner_impianti img
{
    border: 1px solid #CCCCCC;
    padding: 2px;
}


#ulteriori
{
    float: left;
    width: 960px;
    padding: 10px 20px 10px 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    background-color: #FFFFFF;
}


/************ PIè PAGINA **************/

#footer
{
    background-position: top;
    background-image: url('immagini/comuni/footerr.jpg');
    float: left;
    color: #FFFFFF;
    padding-top: 25px;
    background-repeat: repeat-x;
    width: 100%;
    text-align: center;
    background-color: #000000;
    padding-bottom: 20px;
    font-size: 12px;
}
#footer_info
{
    margin: auto;
    width: 960px;
    text-align: center;
    float: none;
}

#footer a
{
    color:White;
}


#footer_info ul
{
    margin: 0px;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 286px;
    text-align: left;
}
#footer_info ul li
{
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    padding-bottom: 5px;
}
#footer_altro
{
    width: 550px;
    padding-top: 20px;
    float: left;
    text-align: left;
}



#contatti
{
    float: left;
    width: 400px;
}
#mappaSede
{
    width: 500px;
    float: right;
}
#mappa
{
    padding: 10px;
    border: 1px solid #ccc;
    width: 460px;
    height: 400px;
}







/********** OGGETTI FORM *********/
.txtBox
{
    border: 1px solid #CCCCCC;
    margin: 3px;
    width: 320px;
    height: 24px;
}
.txtDescription
{
    border: 1px solid #CCCCCC;
    margin: 3px;
    width: 318px;
}


.btn 
{
    border: 1px solid #ccc;
    padding: 10px 40px 10px 40px;
    text-align: center;
    margin: 5px 10px 5px 10px;
    color: #FF6600;
    font-weight: bold;
    background-color: #333333;
}
.btn:hover
{
    border-style: solid;
    border-width: 1px;
    border-color: #FF6600;
    background-color: #FFFFFF;
    color: #333333;
}
.bannerImpianto {
    border: 1px solid #CCCCCC;
    padding: 5px 6px 10px 6px;
    width: 298px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 6px;
    background-color: #FFFFFF;
    height: 150px;
}
.bannerImpianto:hover
{
    border: 1px solid #FF9900;
    color: #000000;
    background-color: #FFD79B;
}
.bannerImpianto a
{
    color: #000000;
    font-weight: normal;
}

.bannerImpianto a:hover
{
    color: #000000;
    text-decoration:none;
}

.titoloSezione
{
    font-size: 26px;
    color: #FF6600;
    font-weight: bold;
    line-height: 30px;
}


.sottoTitoloSezione
{
    font-size: 20px;
    color: #FF6600;
    font-weight: bold;
}



.contenutiAggiuntivi
{
    padding: 10px;
    margin: 10px;
    border: 1px solid #CCC;
    float: left;
    width:100%;
    
}


.titoloArticolo
{
    font-size: 40px;
    font-weight: bold;
    color: #FF6600;
    font-family: "Lucida Sans Unicode";
    line-height: 40px;
}
.sottoTitoloArticolo
        {
    color: #666666;
    font-size: 18px;
    font-family: "Lucida sans Unicode";
    font-weight: bold;
}
.bannerImpianto:hover
{
    border: 1px solid #FAA71D;
    color: #000000;
    background-color: #FFD79B;
}
.titoloGrigio
        {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}


#menuTipologiaImpianto
{
    float: left;
    list-style-type: none;
    width: 252px;
    margin-left: 14px;
    margin-top: 2px;
    position: relative;
    top: 0px;
    left: -56px;
    font-weight: normal;
    
}

#menuTipologiaImpianto a
{color: #333333;
}


#menuTipologiaImpianto li
{
    border: 1px solid #CCCCCC;
    padding: 2px 10px 2px 10px;
    margin: 1px;
}

#menuTipologiaImpianto li:hover
{
    background-color:#cccccc;
}


#sezioneFoto
{
    border: 1px solid #CCCCCC;
    width: 228px;
    padding: 10px;
    float: left;
}


.img
{
    padding: 2px;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 4px;
}

.img:hover
{
    background-color:#333333;
}


#esitoOperazione
{
    z-index: 100;
    position: fixed;
    right: 30%;
    border: 8px solid #FF6600;
    padding: 20px;
    text-align: center;
    background-color: #FFFFFF;
    width: 40%;
    left: 30%;
}
