/******************************************************/
/* CSS SOGEAOR AEROPORTO ORISTANO - FENOSU */
/* © THARROSNET 2006 */ /* §(:)§ */
/******************************************************/
HTML, BODY {
    background-color: #ffffff /* #E1E1C7 */;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* Link dove non diversamente specificato */
A:link  {
    text-decoration: none;
    color: #AB0634;
}

A:visited   {
    text-decoration: none;
    color: #767A7D; 
}

A:active    {
    text-decoration: none;
    color: #ffffff;
	background-color: #AB0634;
}

A:hover {
    text-decoration: none;
    color: #ffffff;
	background-color: #AB0634;
}

#container {
width: 100%;
height: 100%;
text-align: center;
padding: 0px;
margin: 0px;
}

#containerPage {
width: 400px;
height: auto;
margin: 0px;
padding: 0px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -200px;
margin-top: -100px;
}
.swf {
margin: 0px;
padding: 0px;
width: 400px;
height: 200px;
font-family: Tahoma, Verdana, sans-serif;
font-size: .8em;
}
h6 { /* testo recapiti footer orario */ 
font-size: .8em;
font-weight: normal;
padding: 5px 0px 0px 0px;
margin: 0px;
}
/***************************************************** stats, description */
.stats, description {
display: none;
}