/******************************************************/
/* 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;
}

/***************************************************** Link */
A {
text-decoration: none;
padding: 0px 2px;
}
A:link  {
color: #084B73;
}
A:visited   {
color: #084B73; /* color: #F58217; */
}
A:active    {
color: #ffffff;
background-color: #084B73;
}
A:hover {
color: #ffffff;
background-color: #084B73;
}

/* href versione img */
A.ver {
text-decoration: none;
}
A.ver:active    {
background-color: transparent;
}
A.ver:hover {
background-color: transparent;
}

/***************************************************** page */
#contPage {
width: 770px;
min-height: 100%; /* IE7, FF */
height: auto; /* 100% IE6 */
margin: 0px auto; /* ! */
position: relative;
padding: 10px 0px 15px 0px; /* 10px 0px 0px  */
background-image: url(/img/hr_vert.gif);
background-position: 602px 0px;
background-repeat: repeat-y;
}
#page {
height: 620px;
margin: auto;
padding: 0px;
}

/****************************** head */
#head {
height: 212px;
padding: 0px;
margin: 0px;
background-image: url(/img/head_sx_nol.gif);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
}
.logo {
width: 325px;
height: 100px;
padding: 110px 0px 0px 267px;
margin: 0px;
}

/****************************** center page */
#plane {
width: 770px;
height: 318px;
padding: 0px;
margin: 0px;
}
.planeSx1 {
float: left;
height: 318px;
width: 301px;
margin: 0px;
padding: 0px;
background-image: url(/img/plane_sx_1.jpg);
background-position: top left;
background-repeat: no-repeat;
}
.planeSx2 {
float: left;
height: 318px;
width: 301px;
margin: 0px;
padding: 0px;
background-image: url(/img/plane_sx_2.jpg);
background-position: top left;
background-repeat: no-repeat;
}

/****************************** navigazione */
.planeDx {
float: right;
height: 318px;
width: 167px;
margin: 0px;
padding: 0px;
background-image: url(/img/plane_dx.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
}
.verIt {
display: block;
height: 20px;
border: 0px;
margin: 50px 0px 0px 10px;
}
.verOthers {
display: block;
height: 20px;
border: 0px;
margin: 10px 0px 10px 10px;
}

/***************************************************** 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 {
display: none;
}
.description {
display: none;
}


