body {  background-image: url(images/sfondo2.jpg);
	background-color: 00CCFF;
	background-attachment: fixed;
	text-align: center;
}

.lingue { font-family: Verdana, Arial, Georgia; 
            font-size: 10px;
            font-weight: bold;
            color: #FF4D00;
            text-align: center;
            width: 120px;
            margin: 0 auto;
}

.principali {  border: 1px solid #FF4D00;
}

.gas {  text-align: center;
        margin: auto;
	table-layout: fixed;
	width: 1200px;
	background: lightgreen;
	caption-side: top;
	border: 2px dotted #FF4D00;
	border-collapse: collapse;
	empty-cells: show;
	overflow-y: hidden;
}

#caption { font-family: Friz quadrata, Calibri;
	font-size: 25px;
	font-weight: bold;
        color: red;
}

.head { font-family: 'Palatino Linotype', 'Palatino', 'URW Palladio L';
	height: 20px;
	font-size: 10px;
        color: red;
	border: 2px dotted #FF4D00;
	overflow-y: hidden;
}
.dato { font-family: Friz quadrata, Calibri;
	font-weight: bold;
	height: 20px;
	font-size: 12px;
        color: aqua;
	background: orange;
	text-align: center;
	margin: auto;
	caption-side: top;
	border: 1px dotted yellow;
	border-collapse: collapse;
	empty-cells: show;
	overflow-y: hidden;
	a:active { color: yellow; }
	a:visited { color: purple; }
}

.vuoto { background: lightgreen;
	margin: auto;
	caption-side: top;
	border: 1px dotted #FF4D00;
	border-collapse: collapse;
	empty-cells: show;
	overflow-y: hidden;
}

.secondarie { border: 0px; 
}

#dnv { border: 1px solid #000; 
}

#cert { border: 1px solid #000; 
}

.testo10 { font-family: Calibri, Verdana, Arial; 
           font-size: 10px;
}

#testo { font-family: Verdana, Arial, Georgia; 
         font-size: 14px;
         text-align: justify;
	 width: 770px;
	 margin: auto;
}

.menu { font-family: Calibri, Verdana, Arial; 
        font-size: 10px;
        font-weight: bold;
        text-align: center;
}

.menu2 { font-family: Calibri, Verdana, Arial; 
        font-size: 14px;
        font-weight: bold;
        text-align: center; 
}

.fondo { font-family: Arial, Verdana, Georgia;
         font-size: 10px;
         color: black;
         text-align: center;
}

.fondo2 { font-family: Arial, Verdana, Georgia;
          font-size: 20px;
          color: black;
          text-align: center;	
}

.costr { font-family: Calibri, Verdana, Arial; 
         font-size: 40px;
         color: maroon;
         text-decoration: underline;
         text-align: center; 
}

.macchine { font-family: Verdana, Arial, Georgia; 
            font-size: 40px;
            color: maroon;
            text-decoration: underline;
            text-align: center; 
}

.contatto { font-family: Arial, Verdana, Georgia; 
            font-size: 30px;
            color: maroon;
            text-decoration: underline;
            text-align: center; 
}

.descr { font-family: Verdana, Arial, Georgia; 
         font-size: 14px;
}

.titolo { font-family: Calibri, Verdana, Arial; 
          font-size: 30px;
          text-align: center;
}

a.linkelenco10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

a.linkelenco10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	background-color : Black;
}

.descr2 { font-family: Verdana, Arial, Georgia; 
         font-size: 14px;
         width: 770px;
         text-align: justify;
         margin: auto;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Calibri;
line-height:18px;
z-index:100;
}
 
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
 
#dropmenudiv a:hover{ /*hover background color*/
background-color: aqua;
}

.linkblu {  font-size: 10px; font-weight: normal; text-decoration: underline; color: #003399}
linkblu:hover {  color: #CCCCCC; text-decoration: underline; background-color: #000000}
.testo8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

/* commento nei css

background  | border  | border-top | border-right | border-bottom 
border-left | cue     | font       | list-style   | margin 
outline     | padding | pause

 */ 
