.Stile2 {
	color: #666666;
	padding-top: 5px;
}
.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 12px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.listbox a {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
.listbox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
}
#menu {
	position:absolute;
	left:180px;
	top:36px;
	width:730px;
	height:34px;
	z-index:1;
}
.menufondo {
	text-align: center;
	padding-top: 5px;
	height: 20px;
	vertical-align: bottom;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.menufondo  ul {
	list-style: none;
	margin: 0;
	border: solid 1px #fff;
	color: #666666;
}
.menufondo  a {
	color: #000000;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}
.menufondo  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
body {
	color: #333;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif, verdana;
	margin: 0;
	padding: 0;
	height: 100px;
}
/* Suggerimenti per mainContent:

1. Lo spazio tra mainContent e sidebar1 viene creato con il margine sinistro del div mainContent.  Indipendentemente dalla quantità di contenuto presente nel div sidebar1, lo spazio della colonna rimane inalterato. È possibile rimuovere questo margine sinistro se si desidera che il testo del div #mainContent riempia lo spazio di #sidebar1 quando il contenuto di #sidebar1 finisce.

2. Per evitare il problema del "float drop" a una risoluzione minima supportata di 800 x 600, gli elementi all'interno del div mainContent devono essere di 430 px o più piccoli (comprese le immagini).

3. Nel commento condizionale di Internet Explorer riportato di seguito, la proprietà zoom viene utilizzata per assegnare "hasLayout" a mainContent, al fine di evitare vari bug specifici di IE.

*/

.twoColLiqLt #mainContent {
	margin-left: 900px;
	height: 700px;
	width: auto;
	background-color: #F7B100;
	background-image: url(../Immagini/K3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
} 



/* Suggerimenti per sidebar1:

1. Poiché si lavora in percentuali, è meglio non applicare un padding alla barra laterale, poiché, nei browser conformi agli standard, verrebbe aggiunto alla larghezza producendo una larghezza effettiva non prevedibile. 

2. Per creare spazio tra il lato del div e gli elementi al suo interno, è possibile applicare un margine sinistro e destro a tali elementi, come descritto nella regola ".twoColLiqLt #sidebar1 p".

3. Poiché Explorer calcola le larghezze dopo che è stato eseguito il rendering dell'elemento superiore, talvolta si possono verificare bug imprevisti nelle colonne basate su percentuali. Se si ha bisogno di risultati più prevedeibili, può essere opportuno passare a colonne con dimensioni in pixel.

*/

.twoColLiqLt #sidebar1 {
	float: left;
	width: 900px; /* un padding superiore e inferiore creano uno spazio visivo all'interno di questo div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	height: auto;
	border-bottom-width: medium;
	border-right-width: medium;
	background-color: #E6E4E5;
	border-left-width: thin;
}

.twoColLiqLt #sidebar1 h3, .twoColLiqLt #sidebar1 p {

	margin-left: 10px; /* è necessario applicare un margine sinistro e destro a ogni elemento che verrà inserito nelle colonne laterali */

	margin-right: 10px;

}

.twoColLiqLt #container {
	width: auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
} 
#header_giallo {
	background-color: #F7B100;
	height: 60px;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	background-attachment: fixed;
	background-image: url(../Immagini/Logo-dalmec_giallo.jpg);
	background-repeat: no-repeat;
	background-position: 28px 25px;
}
.teso {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.piccolo { font-size: xx-small; font-family: Verdana; font-weight: normal; }
.testa {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 30px;
}
.provafondo {
	float: no;
	width: 900px;
	border-top-width: thin;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	background-color: #CCCCCC;
	padding: 0px;
}
.x_small { font-size: x-small; font-family: Verdana; font-weight: normal; }
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
.rienter {
	padding: 5px;
	text-indent: 5px;
}
.titolo {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: normal;
}
.listman {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 12px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.listman a {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
.listman a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.intestazione {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 22px;
	color: #333333;
}

