﻿body {
	margin: 0;
	border: 0;
	padding: 0;
//	background-color: #F7F7F7;
//	background-color: #F0F0F0;
	background-color: #E1E1E1;
	color: #000000;
	text-decoration: none;
}
body a {
//	text-decoration: underline;
	text-decoration: none;
	color: #000000;
}

body a img {
	border-width: 0px;
}

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

input[type=submit] {
	background: url('../immagini/lente15.png');
}

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

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

#generale {
	margin: 0px auto;
	display:block;
	border: 0;
	padding: 0;
	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;
}



/* Dmensioni testo */
.dim_0 {
	font-size: 1px;
}
.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 mappa Google Maps */
.dim_GoogleMaps{
	width:130%;
	height:480px;
}

/* Dimensione NEWS */
.dim_news{
	width:82%;
	height:475px;
}

/* Dimensione MEDICI (interattivi) */
.dim_medici{
	width:100%;
	height:485px;
}


/* Dimensioni tabelle */
.dimtab_tabella{
	width:94%;
}
.dimtab_tabella_medici{
	border-spacing:10px;
}
.dimtab_tabella_partners{
	border-spacing:0px 15px;
	border
}
.dimtab_tabella_frame{
	width:30%;
}
.dimtab_frecce{
	width:500px;
}
.dimtab_lingue{
	width:120px;
}

.dimtab_4p{
	width:4%;
}
.dimtab_8p{
	width:8%;
}


.dimtab_130{
	width:130px;
}
.dimtab_140{
	width:140px;
}
.dimtab_150{
	width:150px;
}
.dimtab_170{
	width:170px;
}
.dimtab_200{
	width:200px;
}
.dimtab_300{
	width:300px;
}
.dimtab_400{
	width:400px;
}



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


/* Fondi */
.fondo_tabella_grigio_sopra{
	background-image: url('../immagini/banda_alta.png');
}
.fondo_tabella_grigio_sotto{
	background-color: #ADADAD;
}
.fondo_tabella_bianco{
	background-color: #FFFFFF;
}
.fondo_tabella_rosso{
	background-color: #B20000;
}


/* Link */
.link:hover {
	color: #FFFFFF;
	background-color:#B20000;
}
.link_triangolo:hover {
	font-size: 15px;
	background-color: #808080;
}


/* Margini */
.margine_image {
	margin-top: -77px;
	margin-left: -27px;
	margin-right: -999px;
	width:500px;
}
.margine_logo15 {
	margin-top: -140px;
}

.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_lingue {
	text-align:center;
	font-size: 0.7em;
	height:24px;
	width:60px;
}
.pulsante_lingue:hover {
	font-weight: 700;
}
.pulsante_lingue_attivo {
	color: #ADADAD;
	text-align:center;
	font-size: 0.7em;
	height:24px;
	width:60px;
}

.pulsante_pagine {
	border: 1px solid #D4D4D4;
	background-color: #B20000;
	text-align:center;
	font-size: 0.8em;
	height:24px;
	width:65px;
}
.pulsante_pagine:hover {
	background: #FF9D9D;
}


.pulsante_pagine_attivo {
	border: 1px solid #D4D4D4;
	background-color: #B20000;
	color: #FFCCCC;
	text-align:center;
	font-size: 0.8em;
	height:24px;
	width:65px;
}

.pulsante_triangolo {
	text-align:center;
	width:65px;
}

.pulsante_pagine_back {
	border: 1px solid #D4D4D4;
	background-color: #840000;
	text-align: center;
	font-size: 0.9em;
	height: 24px;
	width: 45px;
}
.pulsante_pagine_back:hover {
	background: #FF9D9D;
}



/* Allineamento tabella */
.tabella_centro{
	margin-left:auto;
	margin-right:auto;
 }
.tabella_sinistra{
 	margin-right:auto;
}
.tabella_destra{
 	margin-left:auto;
}


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


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

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



/* Rileva Browser Firefox*/
.zfirefox {
  display:none;
}
.zfirefox, x:-moz-any-link {
    display:block;
}



/* ---------------------------------------------------------------------------------------------- */
/* ***** TEST ***** FONDI */
/* ---------------------------------------------------------------------------------------------- */
.test0{
	background-color:cyan; 
}
.test1{
	background-color:coral;
}
.test2{
	background-color:chartreuse;
}
.test3{
	background-color:yellow;
}
.test4{
	background-color:lightpink;
}
.test5{
	background-color:peru;
}
.test6{
	background-color:violet;
}
.test7{
	background-color: sienna;
}
.test8{
	background-color: darkmagenta;
}
.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;
}



