@charset "ISO-8859-1";
.headerDIV {
	height: 430px;
	width: 990px;
	text-align: left;
}
.headerMenu {
	height: 150px;
	width: 990px;
	background-color:#181818;
}
.marchioIlas {
	background-image: url(../../immagini/header/marchioILAS.png);
	background-position: center center;
	height: 150px;
	width: 480px;
	background-repeat: no-repeat;
	float: left;
}
.ombra {
	height: 150px;
	width: 20px;
	background-image: url(../../immagini/header/ombraLato3.png);
	background-repeat: no-repeat;
	float: left;
}
.vociMenu {
	float: left;
	height: 135px;
	width: 120px;
	padding-left:20px;
	padding-top:15px;
}
.titoloMenu {
	width: 125px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color:#FF4B03;
	font-size:14px;
}
.elencoVociMenu {
	width: 125px;
	height: 110px;
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height: 18px;
}
.elencoVociMenu a:link, .elencoVociMenu a:visited, .elencoVociMenu a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.elencoVociMenu a:hover {
	text-decoration: none;
	color: #FF0000;
}
.marchiMenu {
	float: left;
	height: 150px;
	width: 152px;
	background-image: url(../../immagini/header/marchi.png);
	background-repeat: no-repeat;
}.headerSWF {
	height: 280px;
	width: 990px;
}

