/* ---------------- NOTE: ---------------------
FOGLIO DI STILE SPECIFICO DEL SITO ASSOCIATIVO
         PARTE RISERVATA ALLA STAMPA
------------------------------------------- */
@media print {
/*--------------------*/




body {
background-color: #ffffff;
}


/*--- MARGINI E FONDI LAYOUT GLOBALE ---*/

.layoutboxex {
background-color: #ffffff;
}

.secondolivello .layoutboxex {
background-color: #ffffff;
}

#layout2014 {
border-left: none;
border-right: none;
}


/*-------- RIGA 1 - TESTATA --------*/
/*-------- nome sito --------*/




/*-------- RIGA 2 - BRACCIO --------*/
/*--- logo, braccio, bacheca, menu, notizia, bottoni di servizio ---*/

.tdmenu {
background-image: none;
background-color: #ffffff;
border-right: none;
}

.logobox {
padding-top: 0.8em;
padding-bottom: 0.8em;
}

.logomenu {
margin-top: 1em;
margin-bottom: 1em;
}

.menu-news-box {
font-size: 70%;
line-height: 105%;
color: #000000;
background-color: #ffffff;
border-top: solid 1px #BABABA;
border-left: solid 1px #BABABA;
border-right: solid 1px #BABABA;
border-bottom: solid 1px #BABABA;
}

.menuvocibox a:link {background-color: #FFFFFF; color:#000000;}
.menuvocibox a:visited {background-color: #FFFFFF; color:#000000;}
.menuvocibox a:active {background-color: #ffffff; color:#000000;}
.menuvocibox a:hover {background-color: #ffffff; color:#000000;}
.menuvocibox a:focus {background-color: #ffffff; color:#000000;}
.menuvocibox a {
background-color: #FFFFFF;
color: #000000;
border-bottom: solid 1px #BABABA;
}

/*-------- notizia --------*/

.notiziabox h2 {
color: #000000;
font-weight: normal;
border-bottom: dashed 1px #BABABA;
}

.notiziabox p a:link {color:#000000;}
.notiziabox p a:visited {color:#000000;}
.notiziabox p a:active {color:#000000;}
.notiziabox p a:hover {color:#000000;}
.notiziabox p a:focus {color:#000000;}
.notiziabox p a {
color: #000000;
}


/*-------- RIGA 2 - CORPO --------*/
/*-------- cella corpo --------*/

.tdcorpo {
background-color: #ffffff;
color: #000000;
}

.testoboox {
margin: 1.4em;
}


.coverimage {
float: none;
width: auto;
padding-left: 0em;
margin-left: auto;
margin-rightt: auto;
}

.quintadx {
float: right;
background-image: none;
width: auto;
}

.spacefloat {
display: none;
}

.testoboox .quintadx p {
margin: 0em;
margin-top: 1em;
margin-bottom: 1em;
font-size: 75%;
line-height: 150%;
padding-bottom: 0em;
}

h1.h1cover {
top: 0px;
margin-top: 0.8em;
background-image: none;
margin-bottom: 0.50em;
padding-bottom: 0em;
}


/*-------- RIGA 3 - FOOTER --------*/
/*-------- credits --------*/




/*---------- formattazione contenuti secondo livello (liv2) ----------*/

.secondolivello .tdcorpo {
background-image: none;
background-color: #ffffff;
color: #000000;
padding-bottom: 0em;
}
#servizi .secondolivello .tdcorpo {
background-image: none;
}
#aiutaci .secondolivello .tdcorpo {
background-image: none;
}

.secondolivello .testoboox {
margin-top: 1.4em;
margin-left: 1.4em;
margin-right: 1.4em;
margin-bottom: 1.4em;
}

.h1main-box h1 {
float: none;
font-family: Verdana, Tahome, Arial, Helvetica, Sans-Serif;
font-size: 110%;
line-height: 135%;
color: #000000;
margin-top: 1.8em;
margin-bottom: 1.3em;
  margin-left: 1.4em;
  margin-right: 0.9em;
}

.secondolivello .testoboox p, .secondolivello .testoboox ul, .secondolivello .testoboox ol, .testoboox dl {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 75%;
line-height: 150%;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 0em;
padding-left: 0em;
padding-right: 0em;
padding-bottom: 0em;
border-bottom: none;
}

.secondolivello .testoboox ul, .secondolivello .testoboox ol, .secondolivello .testoboox dl {
margin-left: 3em;
margin-right: 3em;
}

.secondolivello .testoboox ul li, .secondolivello .testoboox ol li {
margin-left: 0em;
}

.secondolivello .testoboox a:link {color:#000000; text-decoration:underline;}
.secondolivello .testoboox a:visited {color:#000000; text-decoration:underline;}
.secondolivello .testoboox a:active {color:#000000; text-decoration:underline;}
.secondolivello .testoboox a:hover {color:#000000;}
.secondolivello .testoboox a:focus {color:#000000;}
.secondolivello .testoboox a {color:#000000; text-decoration:underline; font-weight:normal;}


.secondolivello .testoboox h2 {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 105%;
line-height: 125%;
font-weight: normal;
color: #000000;
margin-top: 1.6em;
margin-left: 0em;
margin-right: 0em;
margin-bottom: 1.4em;
}


/*---- layout free2014 (testoboox invece di testobox) ----*/

/*---------- formattazione: altri titoli ----------*/

/*-------- formattazione: varie --------*/

/*-------- mappa google --------*/










/*--------------------*/
}
/* FINE PARTE RISERVATA ALLA STAMPA */