﻿body {
}
a
{
    text-decoration:none;
}

/*MasterPage*/

.spazioLogo
{
    width:54px;
}

.lblVerde
{
    color:#0d705b;
    font-weight:bold;
}

.sfondow
{
    background-repeat:no-repeat;
}

.spazioW
{
    width:20px;
}

.spazioMenuBasso
{
    width:45px;
}

.lblMenuAlto
{
    font-family:Helvetica; 
    font-size:13px;
    color:#717171;
    text-decoration:none;
}

.lblServizioDelComdominio
{
    font-family:Helvetica;
    font-size:26px;
    font-weight:bold;
    color:#717171;
}

.lblNews
{
    font-family:Helvetica;
    font-size:40px;
    color:white;
}

.lblNews
{
    font-family:Helvetica;
    font-size:26px;
}

.lblNews
{
    font-family:Helvetica;
    font-size:30px;
    color:white; 
}

.lblMenuBasso
{
    font-family:Helvetica; 
    font-size:15px;
    color:#717171;
}

.lblTesti
{
    font-family:Helvetica; 
    font-size:19px;
    color:#717171;
}

.lblTestiVenti
{
    font-family:Helvetica; 
    font-size:20px;
    color:#717171;
}

.lblDescImg
{
    font-family:Helvetica; 
    font-size:16px;
    color:#0d705b;
    font-weight:bold;
    line-height:20px;
}


.lblProntoIntervento
{
    font-family:Helvetica;
    font-size:20px;
    font-weight:bold;
    color:White;
}

.InterlineaMenuAlto
{
    width:10px;
}

.lblBoxDesc
{
    font-family:Helvetica; 
    font-size:16px;
    color:#717171;
}

.spazioBoxDesc
{
    width:50px;
}

.lblFormContatti
{
    font-family:Helvetica; 
    font-size:16px;
    color:white;
    /*font-weight:bold;*/
}

.lblFormContattiSmall
{
    font-family:Helvetica; 
    font-size:12px;
    color:white;
    /*font-weight:bold;*/
}

/*--- CONTATTI ---*/

.lblTitContatti
{
    font-family:Helvetica;
    font-size:40px;
    font-weight:bold;
    color:#0d705b;
}

.lblContatti
{
    font-family:Helvetica; 
    font-size:22px;
    color:#717171;
}


/*--------------------------------------------------COOKIE------------------------------------------------------*/

/* Contenitore */
.cc_container{
    background-color:#ececec !important;
    border-top:solid 3px #0d705b !important;
}

/* Messaggio */
.cc_message{
    font-family:'PT Sans', sans-serif;
    color:black !important;
    font-family: Helvetica !important;
}

	/* Pulsante */
.cc_btn{
    background-color:#626262 !important;
    color:white !important;
}


.cc_btn:hover {
    background-color:#e20816 !important;
    color:white !important;
}


.cc_btn:focus {
    background-color:#e20816 !important;
    color:white !important;
}

.cc_logo {
    display: none !important;
}

.cc_more_info{
    color: #e20816 !important;
}

.cc_more_info:hover{
    font-weight:bold;
}

.cc_more_info:focus{
    font-weight:bold;
}