

body{
	font-family:verdana;
	font-size:xx-small;
	background-color: #0F0F0F;
    color:#000000;
}

#barrasito{
	position:relative;
	margin-top: 6.6px;
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height:36px;
	border-width: 0 px; 
	z-index: 0;
	
}

#contenitoreheader{
	position:absolute;
	top: 2px;
	left:20px;
/*	margin-top: 6.6px;
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;*/
	width:1090px;
	height:72px;
	border-width: 0 px; 
	z-index: 3;
	
}

#contenitoreaereoplano{
	position:absolute;
	left:auto;
	right:auto;
	margin-top: -28px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width:1090px;
	height:72px;
	border-width: 0 px; 
	z-index: 3;
	
}

#contenitore{
	
	position:relative;
	margin-top: 30px;
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF;
	width:1090px;
	height:600px;
	border-width: 0 px; 
	border-style: thin;
	border-color: #cccccc; 
	/*
	background-image:url('images/sfondomain.gif');
	background-repeat:no-repeat;*/
	z-index: 0;
}


/*Footer contenitore copyright più pubblicità*/
#boxadvertising{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1090px;
	height: 100px;
	border-width: 0 px; 
	border-style: thin;
	border-color: #cccccc; 
	color: #AAAAAA;
	font-size: 7pt;
	text-align:center;
	/*font-weight:bold;*/
	padding-top:10px;

	
}

#apDiv2 {
	position:absolute;
	top:-2px;
	left:20px;
	width:1000px;
	height:145px;
	z-index:2;
}


#header{
	
	font-size:xx-large;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:140px;
	color:#000000;
	border-width: 0px; 
	border-style: thin;
	border-color: #cccccc; 
	z-index:1;
}


#barramenu{
	position:absolute;
	top:160px;
	width: 100%;
	height: 32px;
	
	
}
#footer{
	position:absolute;
	top: 95%;
	width: 100%;
	height: 32px;
}

table 
{
	border-width: 0px 0px 0px 0px;
}

h1
{
	color: #333333; 
	text-align:justify;
	font-size: 10pt;
}

h2 /*menu laterale sinistro*/
{
	color: #000000; 
	font-size: 10pt;
/*  font-weight:bold;*/
	padding-left:10px;
	
}

h3 /*titolo centrale*/
{
	color: #000000;
	font-size: 12pt;
	text-align:center;
	font-weight:bold;
	padding-left:22px;
	
}




/*RELATIVI ALLE NEWS*/
* {
	margin: 0;
	padding: 0;
	border: none;
}




#flashcontent {
	position: absolute;
	left:400px;
	top:180px;
	width: 200px;
	height: 100px;
	text-align: left;
	margin: 0 auto;
}

