﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K ***************/

/*********************** STILI PER IL BODY ****************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background: #FFFFFF url("/images/back.jpg") repeat-x;
	}
	
a {
	text-decoration: none;
	outline: none;
	}
	
/*********************** STILI PER IL LAYOUT **************************/

#layout {
	width: 930px;
	margin: 0 auto;
	}
	
/*********************** STILI PER L'INTESTAZIONE *********************/

#header {
	height: 97px;
	background: #FFFFFF url("/images/header.jpg") no-repeat;
	padding: 30px 0px 0px 0px;
	}
	
#bandierinaita {
	width: 16px;
	height: 10px;
	background: url("/images/ita.jpg") no-repeat;
	right: 60px;
	top: 75px;
	position: absolute;
	}

#bandierinager {
	width: 16px;
	height: 10px;
	background: url("/images/ger.jpg") no-repeat;
	right: 60px;
	top: 75px;
	position: absolute;
	}
	
	
#navbar {
	position: absolute;
	z-index: 1;	
	border: 1px solid #d4d4d4;
	width: 825px;
	height: 25px;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	margin: 0px 0px 0px 220px;
	color: #7a7e80;
	}
	
.wrapper {
	float: left;
	width: 15px;
	height: 1px;
	}
	
.button {
	float: left;
	padding-top: 6px;
	}
	
.button:hover {
	float: left;
	padding-top: 6px;
	height: 19px;
	background: #375996;
	color: #FFFFFF;
	cursor: pointer;
	}

	
.separator {
	padding-top: 6px;
	float: left;
	text-align: center;
	width: 15px;
	}

.americanflightexperience {
	clear: both;
	}

.voci {
	padding: 5px 0px 5px 0px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #d4d4d4;
	width: 150px;
	text-align: center;
	}
	
.voci a {
	color: #7a7e80;
	}
	
.voci a:hover {
	color: #FFFFFF;
	}
	
.voci:hover {
	background: #375996;
	cursor: pointer;
	
	}
	
.titolomenu{
	float: left;
	cursor: pointer;
	padding-top: 6px; 
	height: 19px;

}

.titolomenu:hover {
	float: left;
	cursor: pointer;
	padding-top: 6px; 
	background: #375996;
	color: #FFFFFF;
}


/*********************** STILI PER I MENU' ****************************/

#top {
	height: 344px;
	background: #FFFFFF url("/images/top.jpg") no-repeat;
	}
	
#top a {
	color: #000000;
	}
	
#top a:hover {
	color: #000000;
	}

	
.thumbnailsBox {
	width: 520px;
	height: 250px;
	position: absolute;
	z-index: 3;
	margin: 60px 0px 0px 0px;
	font-size: 10px;
	}
	
.thumbFirstLine {
	height: 125px;
	}
	
.thumbSecondLine {
	margin-top: 15px;
	height: 125px;
	/*background: #99FF66;*/
	}
	
.noleggio {
	float: right;
	width: 112px;
	height: 0px;
	background: url("/images/03thumb.jpg") top no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 110px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	}

.training {
	float: right;
	width: 112px;
	height: 0px;
	background: url("/images/02thumb.jpg") top no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 110px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	}
	
.rocket {
	float: right;
	width: 112px;
	height: 0px;
	background: url("/images/01thumb.jpg") top no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 110px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	}
	
.zerog {
	float: right;
	width: 112px;
	height: 0px;
	background: url("/images/04thumb.jpg") top no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 110px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	}
	
.imgsquare {
	width: 281px;
	height: 265px;
	position: absolute;
	z-index: 2;
	margin: 59px 0px 0px 610px;
	} 
	
.imgsquare img {
	width: 281px;
	height: 265px;
	} 

/*********************** STILI PER I CONTENUTI ************************/

#content {
	height: 300px;
	}
	
.title {
	font-size: 12px;
	font-weight: bold;
	color: #7a7e80;
	padding: 40px 0px 20px 0px;
	}
	
.title img {
	float: right;
	/*margin-left: 150px;*/
	}
	
#slidetit {
	float: left;
	}
	
#slidetit a {
	color: #7A7E80;
	}
	
#slidetit a:hover {
	color: #FFFFFF;
	background: #395996;
	}
	
.contentminibox {
	font-size: 11px;
	color: #7a7e80;
	padding: 0px 70px 0px 0px;
	text-align:justify;
	}	

.contentminiboxTitle {
	font-weight: bold;
	color: #395996;
	}
	
.morenews {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	clear: both;
	text-align: right;
	font-variant: small-caps;
	}

#left {
	float: left;
	width: 295px;
	}
	
#center {
	float: left;
	width: 295px;
	}
	
#right {
	float: left;
	width: 340px;
	}
	
.boxRight {
	clear: left;
	width: 306px;
	height: 132px;
	background: #d8eaf8;
	border-top: 5px solid #395996;
	font-size: 10px;
	color: #7a7e80;
	padding: 10px 15px 10px 15px;
	}

/*********************** STILI PER I MENU' ****************************/

#menu {

	}

/*********************** STILI PER IL FOOTER **************************/

#footer {
	width: 855px;
	height: 70px;
	background: #FFFFFF;
	font-size: 10px;
	position: relative;
	}
	
	
#footer a {
	color: #8E9193;
	}

#footer a:hover {
	color: #FFFFFF;
	background: #395996;
	}

.minimenu {
	margin: 10px 0px 0px 20px;
	color: #8e9193;
	}
	
.credits {
	margin: 5px 0px 0px 20px;
	color: #555555;
	}
	
.g2k {
	width: 125px;
	height: 10px;
	text-align: left;
	background: url("/images/pulsante.gif") bottom right no-repeat;
	font-size: 9px;
	}
	
.link1 {
	width: 100px;
	height: 70px;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	right: 200px;
	margin-top: 20px;
	bottom: 0;
	}
	
.link2 {
	width: 50px;
	height: 120px;
	position: absolute;
	z-index: 1;
	right: 0;
	cursor: pointer;
	bottom: 0px;
	}