/* ---------------- NOTE: ---------------------
FOGLIO DI STILE SPECIFICO DEL SITO ASSOCIATIVO
         PARTE RISERVATA ALLA STAMPA
------------------------------------------- */
@media print {
/*--------------------*/




/*--- MARGINI E FONDI LAYOUT GLOBALE ---*/

body {
background-image: none;
background-color: #ffffff;
border-bottom: none;
}

#layout2014 {
background-image: none;
background-color: #ffffff;
}


/*-------- RIGA 1 - TESTATA --------*/
/*-------- nome sito --------*/




/*-------- RIGA 2 - BRACCIO --------*/
/*--- logo, braccio, bacheca, menu, notizia, bottoni di servizio ---*/

.tdmenu {
background-image: none;
background-color: #ffffff;
}

.logomenu {
margin-top: 1em;
margin-bottom: 1em;
}

    /* ^sul CSS specifico puoi personalizzare i colori dei fondini */
.menuvocibox a:link {background-color: #FFFFFF;}
.menuvocibox a:visited {background-color: #FFFFFF;}
.menuvocibox a:active {background-color: #FFFFFF;}
.menuvocibox a:hover {background-color: #FFFFFF;}
.menuvocibox a:focus {background-color: #FFFFFF;}
.menuvocibox a {
display:block;
background-color: #FFFFFF;
color: #000000;
border-bottom: solid 1px #BABABA;
padding-top: 0.25em;
padding-top: 0.25em;
padding-bottom: 0.25em;
}
a#youarehere:link {background-color:#FFFFFF;}
a#youarehere:visited {background-color:#FFFFFF;}
a#youarehere:active {background-color:#FFFFFF;}
a#youarehere:hover {background-color:#FFFFFF;}
a#youarehere:focus {background-color:#FFFFFF;}

/*-------- notizia --------*/

.menu-news-box {
background-color: #ffffff;
margin-top: 1.8em;
}


/*-------- RIGA 2 - CORPO --------*/
/*-------- cella corpo --------*/

.tdcorpo {
background-image: none;
background-color: #ffffff;
vertical-align: top;
}
.secondolivello .tdcorpo {
background-image: none;
background-color: #ffffff;
vertical-align: top;
}

.secondolivello .corpointerno {
background-image: none;
background-color: #ffffff;
}

.containh1navig {
margin-bottom: 0em;
}


.cover {
background-image: none;
background-color: #ffffff;
margin-left: 0em;
margin-bottom: 0em;
}

.alzapagina {
display: none;
}

.testoboox .motto {
display: block;
width: auto;
font-family: Verdana, Tahoma, Arial, sans-serif;
color: #000000;
font-size: 75%;
line-height: 150%;
letter-spacing: 0em;
word-spacing: 0em;
font-weight: normal;
margin-top: 1em;
margin-left: 0em;
margin-bottom: 1em;
padding-top: 0em;
padding-bottom: 0em;
}
.motto .mottoevid {
font-size: 100%;
line-height: 150%;
}

.fotocoverhide {
position: relative;
left: 0px;
top: 0px;
margin-top: 1em;
margin-bottom: 1em;
}


/*-------- RIGA 3 - FOOTER --------*/
/*-------- credits --------*/

.tdfooter {
border-bottom: none;
}


/*---------- formattazione contenuti secondo livello (liv2) ----------*/

.testoboox {
margin: 1.4em;
}
.secondolivello .testoboox {
margin-top: 1.4em;
margin-left: 1.4em;
margin-right: 1.4em;
margin-bottom: 1.4em;
}

.h1main-box {
width: 25em;
}
.h1main-box h1 {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 110%;
line-height: 135%;
letter-spacing: 0em;
text-transform: none;
background-color: #ffffff;
color: #000000;
margin-top: 1.8em;
margin-bottom: 1.3em;
margin-left: 1.4em;
margin-right: 0.9em;
padding-top: 0em;
padding-left: 0em;
padding-right: 0em;
padding-bottom: 0em;
}

.secondolivello .testoboox p, .secondolivello .testoboox ul, .secondolivello .testoboox ol, .secondolivello .testoboox dl {
font-size: 75%;
line-height: 150%;
margin-top: 1em;
margin-left: 0em;
margin-right: 0em;
margin-bottom: 1em;
}

.testoboox a:link {color:#000000; text-decoration:underline;}
.testoboox a:visited {color:#000000; text-decoration:underline;}
.testoboox a:active {color:#000000; text-decoration:underline;}
.testoboox a:hover {color:#000000; text-decoration:underline;}
.testoboox a:focus {color:#000000; text-decoration:underline;}
.testoboox a {color:#000000; text-decoration:underline; font-weight:normal;}


/*---- layout free2014 (testoboox invece di testobox) ----*/

/*---------- formattazione: altri titoli ----------*/

.secondolivello .testoboox h2 {
width: auto;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 105%;
line-height: 125%;
letter-spacing: 0em;
font-weight: normal;
background-color: #ffffff;
color: #000000;
margin-top: 1.6em;
margin-bottom: 1.4em;
padding-top: 0em;
padding-left: 0em;
padding-right: 0em;
padding-bottom: 0em;
}

/*-------- formattazione: varie --------*/

/*-------- mappa google --------*/










/*--------------------*/
}
/* FINE PARTE RISERVATA ALLA STAMPA */