﻿body {
	margin: 0;
	border: 0;
	padding: 0;
/* fondo grigio chiaro */	
	background-color: #B4B4B4;
	
	color: #000000;
	text-decoration: none;
}
body a {
	text-decoration: none;
	color: #000000;
}

body a img {
	border-width: 0;
}

body table {
	border-spacing:0;
  	border: solid 0;
}
body td  {
	margin: 0;
	border: 0;
	padding:0;
}

iframe {
	border: 0px white solid;
}

/* ----------------------------------------------------------------------------------------------- */

#clear {
	clear:both;
	width:100%;
	height:0.1%;
	display:block;
}	

#generale {
	margin: 0px auto;
	display: block;
	border: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
//	font-family: Tahoma, Calibri, "Segoe UI", Verdana, sans-serif;
	font-size: 0.9em;
}



/* ----------------------------------------------------------------------------------------------- */
/* PARTI COMUNI */
/* ----------------------------------------------------------------------------------------------- */


/* Allineamento testi */
.allinea_alto{
 	vertical-align: top;
 }
.allinea_basso{
 	vertical-align: bottom;
 }
.allinea_centratov{
 	vertical-align: middle;
 }
.allinea_centrato{
	text-align:center;
}
.allinea_destra{
	text-align:right;
}
.allinea_sinistra{
	text-align:left;
}


/* Dimensioni testo fisse */
.dim_0 {
	font-size: 1px;
}
.dim_01 {
	font-size: 0.1em;
}
.dim_02 {
	font-size: 0.2em;
}
.dim_03 {
	font-size: 0.3em;
}
.dim_04 {
	font-size: 0.4em;
}
.dim_05 {
	font-size: 0.5em;
}
.dim_06 {
	font-size: 0.6em;
}
.dim_07 {
	font-size: 0.7em;
}
.dim_08 {
	font-size: 0.8em;
}
.dim_09 {
	font-size: 0.9em;
}
.dim_10 {
	font-size: 1em;
}
.dim_11 {
	font-size: 1.1em;
}
.dim_12 {
	font-size: 1.2em;
}
.dim_13 {
	font-size: 1.3em;
}
.dim_14 {
	font-size: 1.4em;
}
.dim_15 {
	font-size: 1.5em;
}
.dim_16 {
	font-size: 1.6em;
}
.dim_17 {
	font-size: 1.7em;
}
.dim_18 {
	font-size: 1.8em;
}
.dim_20 {
	font-size: 2.0em;
}
.dim_45 {
	font-size: 4.5em;
}


/* Dimensione testo responsive pulsanti */
@media screen and (max-width: 500px) {
	.dim_testo_responsive_pulsanti {
		font-size: 0.65em;
	}
}

@media screen and (min-width: 501px) and (max-width: 650px) {
	.dim_testo_responsive_pulsanti {
		font-size: 0.7em;
	}
}

@media screen and (min-width: 651px) and (max-width: 800px) {
	.dim_testo_responsive_pulsanti {
		font-size: 0.75em;
	}
}

@media screen and (min-width: 801px) and (max-width: 1000px) {
	.dim_testo_responsive_pulsanti {
		font-size: 0.8em;
	}
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
	.dim_testo_responsive_pulsanti {
		font-size: 0.85em;
	}
}

@media screen and (min-width: 1201px) {
	.dim_testo_responsive_pulsanti {
		font-size: 0.9em;
	}
}


/* Dmensioni testo responsive (ATTENZIONE: non funziona su Safari Mac)*/
.dim_008r {
	font-size: 0.8vw;
}
.dim_009r {
	font-size: 0.9vw;
}
.dim_01r {
	font-size: 1vw;
}
.dim_02r {
	font-size: 2vw;
}
.dim_03r {
	font-size: 3vw;
}
.dim_04r {
	font-size: 4vw;
}
.dim_05r {
	font-size: 5vw;
}
.dim_06r {
	font-size: 6vw;
}
.dim_07r {
	font-size: 7vw;
}
.dim_08r {
	font-size: 8vw;
}
.dim_09r {
	font-size: 9vw;
}
.dim_10r {
	font-size: 10vw;
}



/* Dimensioni tabelle */
.dimtab_tabella {
	width:100%;
}
.dimtab_tabella_rientro {
	width:95%;
}


/* Dimensione NEWS */
.dim_news {
	width:100%;
	height:270px;
}




/* Elenchi puntati */
.elenco_punti_beige_5 li {
	margin-left: -20px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url('../immagini/puntobeige5.png');
}
.elenco_punti_beige_10 li {
	margin-left: -20px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url('../immagini/puntobeige5.png');
}



/* Fondi */
.fondo_bianco{
	background-color: #FFFFFF;
}
.fondo_grigio_chiaro{
	background-color: #B4B4B4;
}
.fondo_grigio_scuro{
	background-color: #7F7F7F;
}
.fondo_blu{
	background-color: #003564;
}
.fondo_beige{
	background-color: #CF9E4A;
}
.fondo_marrone{
	background-color: #965620;
}



/* Linea beige */
.linea_beige {
	border-top: 7px solid #CF9E4A;
}
.linea_beige_fine {
	border-top: 3px solid #CF9E4A;
}


/* Loghi */
.logo_E {
	margin-right: 0px;
	margin-left: -17px;
	margin-top: 6px;
}
.logo_E_home {
	margin-right: -15px;
	margin-left: -17px;	
	margin-top: 6px;
	margin-bottom: 6px;
}
.logo_pdf {
	margin-right: 0px;
	margin-left: 17px;
	margin-top: -40px;	
}


/* Margini */
.margini5 {
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.margine_sinistro_10 {
	margin-left: 10px;
}
.margine_sinistro_20 {
	margin-left: 20px;
}
.margine_alto_-5 {
	margin-top: -5px;
}
.margine_alto_-10 {
	margin-top: -10px;
}
.margine_alto_-15 {
	margin-top: -15px;
}



/* Pulsanti */

.pulsante_pagine:hover {
	background: #CF9E4A;
	color: #003564;
}
.pulsante_link:hover {
	background: #003564;
	color: #CF9E4A;
}
.pulsante_pdf {
	color: #FFFFFF;
}
.pulsante_pdf:hover {
	background: #003564;
}

.pulsante_su {
	background-image: url('../immagini/frecciaSuBeige.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.pulsante_su:hover {
	background-image: url('../immagini/frecciaSuBlu.png');
}


/* Spaziatura fine paragrafo */
.spazio_paragrafo {
	font-size: 0.2em;
}



/* Allineamento tabella */
.tabella_centro{
	margin-left:auto;
	margin-right:auto;
}
.tabella_sinistra{
 	margin-right:auto;
}
.tabella_destra{
 	margin-left:auto;
}
.tabella_centrov{
	margin-top:auto;
	margin-bottom:auto;
}
.tabella_alto{
	margin-top:auto;
}
.tabella_basso{
	margin-bottom:auto;
}


/* Colori testo */
.testo_bianco{
	color: #FFFFFF; 
}
.testo_grigio{
	color: #666666;
}
.testo_rosso{
	color: #B20000; 
}
.testo_nero{
	color: #000000; 
}
.testo_blu{
	color: #003564; 
}
.testo_beige{
	color: #CF9E4A;
}


/* Testi grassetto e corsivo */
.testo_corsivo{
	font-style: italic;
}
.testo_grassetto{
	font-weight: 900;
}
.testo_sottolineato{
	text-decoration: underline;
}

/* Testi titoli e indirizzo */
.testo_titolo{
	color: #CF9E4A;
	font-size: 1.2em;
	font-weight: 900;
}
.testo_sottotitolo{
	color: #CF9E4A;
	font-size: 1.0em;
	font-weight: 900;
}
.testo_indirizzo{
	font-size: 0.8em;
}


/* ---------------------------------------------------------------------------------------------- */
/* ***** TEST ***** FONDI */
/* ---------------------------------------------------------------------------------------------- */
/* celeste */                                                    
.test0{
	background-color:cyan; 
}
/* arancio */                                                    
.test1{
	background-color:coral;
}
/* verde */                                                    
.test2{
	background-color:chartreuse;
}
/* giallo */                                                    
.test3{
	background-color:yellow;
}
/* rosa */                                                    
.test4{
	background-color:lightpink;
}
/* marroncino */                                                    
.test5{
	background-color:peru;
}
/* pink */                                                    
.test6{
	background-color:violet;
}
/* marrone */                                                    
.test7{
	background-color: sienna;
}
/* viola */                                                    
.test8{
	background-color: darkmagenta;
}
/* nero */                                                    
.test9{
	background-color:black;
}


.testb0{
	background-color:cyan; 
	border:thin black solid;
}
.testb1{
	background-color:coral;
	border:thin black solid;
}
.testb2{
	background-color:chartreuse;
	border:thin black solid;
}
.testb3{
	background-color:yellow;
	border:thin black solid;
}
.testb4{
	background-color:lightpink;
	border:thin black solid;
}
.testb5{
	background-color:peru;
	border:thin black solid;
}
.testb6{
	background-color:violet;
	border:thin black solid;
}
.testb7{
	background-color:sienna;
	border:thin black solid;
}
.testb8{
	background-color:darkmagenta; 
	border:thin black solid;
}
.testb9{
	background-color:black;
	border:thin black solid;
}
