/******************************************************/
/* CSS SOGEAOR AEROPORTO ORISTANO - FENOSU */
/* © THARROSNET 2006 */ /* §(:)§ */
/******************************************************/

HTML, BODY {
margin: 0px;
padding: 0px;
height: 100%;
}
BODY {
text-align: center;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: .7em;
color: #000000;
background-color: #ffffff;
}

/***************************************************** page */
#contPage {
width: 770px;
min-height: 100%; /* IE7, FF */
height: auto; /* 100% IE6 */
margin: 0px auto; /* ! */
position: relative;
padding: 10px 0px 0px 0px; /* 10px 0px 0px  */
}
#page {
height: 620px;
margin: auto;
padding: 0px;
}

/****************************** head */
#head {
height: 212px;
padding: 0px;
margin: 0px;
text-align: left;
}
.logo {
width: 325px;
height: 100px;
padding: 110px 0px 0px 267px;
margin: 0px;
}

/****************************** center page */
#plane {
display: none;
}

/***************************************************** footer */
#footer {
clear: both;
width: 100%;
text-align: left;
height: auto;
margin: 0px;
padding: 5px 0px 0px 0px;
color: #71716F;
}
.footerRec {
width: 590px;
height: auto;
text-align: right;
}
.footerName {
height: 19px;
margin: 0px;
padding: 0px;
font-size: 1.1em;
font-weight: bold;
font-variant: small-caps;
}
.footerCopy {
clear: both;
width: 100%;
height: auto;
text-align: right;
padding: 5px 3px;
font-size: .8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
}

/***************************************************** stats, description */
.stats, description {
display: none;
}


