body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	margin: 0; 
	padding: 0;
	background-color: #FFF;
	background: url('../images/body-bg.jpg') repeat-x; 
    color: #4b4b4b;		
}

hr {
	color: #F4F4F4;
	background-color: #F4F4F4;
	height: 1px;
	border: none;
}

a, a:visited {
	color: #0066CC;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2 {
	color: #9ec349;
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
}

h4 {
	color: #5f98cb;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#content {
		text-align: center; 
		margin: auto;	
		width: 990px; 
		height:100%; 
		color: black;
}

#header {
		padding-top: 10px;
}

#header H1 {
		margin: 0; 
		float: left; 
		display:block; 
		background: url('../images/logo.jpg') no-repeat; 
		width: 322px; 
		height: 93px; 
		text-indent: -9999px;
}


#banner {
		float: left; 
		margin:3px; 
		background: url('../images/banner-bg.jpg') no-repeat; 
		width:990px; 
		height: 261px;
		margin-bottom: 40px;
}

#search-form {
		margin: 10px 0 0 320px; 
		color: #2D2E2E; 
		text-align: left;
}

#date1_box {
		width: 271px;
		float: left;
}

#date2_box {
		width: 271px;
		float: left;		
}

#colpartenza {
		float: left; 
		width: 270px; 
		height:80px;
}

#colarrivo {
		float: left; 
		width: 270px; 
		height:80px;
}

#label_partenza {
		float: left;
		display:block;
		font-size: 18px;
}

#link_aeroporti {
		font-size: 11px;
		float: left;
		margin: 6px 0 0 6px;
}

#body {
		clear: both;
		text-align: left;
		float: left;
		width: 990px;
		color: #4b4b4b;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

#latest {
	float: left;
	position: relative;
	width: 283px;
	padding-right: 30px;
}

#hotels {
	float: left;
	position: relative;
	width: 300px;
	padding-right: 30px;
}

#info {
	float: left;
	position: relative;
	width: 300px;
	padding-right: 30px;
}

#latest h2 {
	background: url(../images/plane.jpg) no-repeat top right;
	height: 55px;
	padding-top: 10px;
	font-size: 26px;	
}

#hotels h2, #more h2 {
	background: url(../images/hotel.jpg) no-repeat top right;
	height: 55px;
	padding-top: 10px;
	font-size: 26px;
}

#info h2 {
	background: url(../images/case.jpg) no-repeat top right;
	height: 55px;
	padding-top: 11px;
	font-size: 26px;	
}

#hotels p, #info p {
	line-height: 20px;
}

#hotels img, #info img {
	background: #fff;
	border: 1px solid #94bce0;
	padding: 2px;
}

#hotels img.floatRight, #info img.floatRight {
	margin: 10px 0 5px 10px;
}

#hotels img.floatLeft, #info img.floatLeft {
	margin: 10px 10px 5px 0;
}

#newsletter {
	float:left;
}

#newsletter h1 {
	font-size: 22px; 
	margin-bottom: 2px;
}

#seguici {float:right; margin-right: 40px;}

#seguici h1 {
	font-size: 22px; 
	margin-bottom: 12px;
	text-align: right;
}

.sub-head {
	position: absolute;
	top: 43px;
	left: 3px;
	color: #8F8F8F;
}

.line {
	height: 1px;
	background-color: #bebebe;
	border-bottom: 4px solid #eaeaea;
	border-right: none;
	border-left: none;
	border-top: none;
	margin-bottom: 25px;
	margin-top: 0px;
}


#bannerHomePage {
	float: left;
	margin: 30px 0px 10px 0;
	width: 450px;
	height: 235px;
}


.input {
		border: 2px solid #6393C1;
		height: 23px;
		width: 195px;
		padding: 7px 0 0 3px;
		font-family: Arial, Tahoma, Verdana;
		font-size: 16px;
		margin-top: 4px;
		background: #FFF url('../images/form-bg.jpg') repeat-x; 
}

.date {
		border: 2px solid #6393C1;
		height: 23px;
		width: 195px;
		padding: 7px 0 0 3px;
		font-family: Arial, Tahoma, Verdana;
		font-size: 16px;
		margin-top: 4px;			
		background: #FFF url('../images/form-bg.jpg') repeat-x; 
}
.date img {backgroun-color: red; }

#passenger_panel {
		float: left;
		margin: 12px 0 0 0;
		width: 350px;
		height: 70px;
}

#label_passenger {
		color: white;
		font-size: 10px;
}

#adults {
		float:left;
		padding: 7px 0 0 25px;
		width: 90px;
		height: 39px;
		background: url('../images/adult.png')  left center no-repeat; 

}
		
#adults select {
		height: 27px;
		width: 45px;
		padding: 2px 2px 2px 0;				
		border: 2px solid #6393C1;	
		background: #fff url('../images/form-bg.jpg') repeat-x;
}

#childs {
		float:left;
		padding: 7px 0 0 22px;
		width: 90px;
		height: 28px;
		background: url('../images/child.png')  0 7px no-repeat; 
}

#childs select {
		height: 27px;
		width: 45px;
		padding: 2px 2px 2px 0;		
		border: 2px solid #6393C1;		
		background: #FFF url('../images/form-bg.jpg') repeat-x;
}

#infants {
		float:left;
		padding: 7px 0 0 18px;
		width: 90px;
		height: 28px;
		background: url('../images/infant.png')  0 13px no-repeat; 
}

#infants select {
		height: 27px;
		width: 45px;
		padding: 2px 2px 2px 0;		
		border: 2px solid #6393C1;		
		background: #FFF url('../images/form-bg.jpg') repeat-x;
}

#submit {
		float: left;
		width: 170px;
		margin: 20px 0 0 0;
}

#submit-button {
	background: url(../images/search-button.png) no-repeat;
	border: none;
	width: 124px;
	height: 43px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #4b4b4b;
	margin-top: -5px;
	margin-left: 0px;
}

#newsletter-button {
	background: url(../images/search-button.png) no-repeat;
	border: none;
	width: 124px;
	height: 43px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #4b4b4b;
	margin-top: -5px;
	margin-left: 0px;
}


a.linkOfferte {
    text-decoration:none;
}

a.linkOfferte:hover {
    text-decoration:underline;
    color: #94c22b;
}
    
#footer-bg {
		float:left; 
		background: url('../images/footer-bg.jpg'); 
		margin: 20px 0 0 0; 
		width:100%; 
		height: 66px;
}

#footer {
		width: 990px; 
		height: 66px; 
		margin: auto;
		font-size: 14px;
}
	
#copy {
		width: 400px; float: left; color: white; font-weight: bold; margin-top: 20px;
}

#footer-nav {
		width: 400px; 
		float: right; 
		text-align: right; 
		color: white;
		margin: 20px 0 0 0;
		font-size: 12px;
}

#footer-nav A {
		text-decoration: none;
		color: white;
}

#footer-nav A:hover {
		color: yellow;
}

/* offerte voli */
.r12 {float: left; width: 100%; height: 20px; padding: 3px 0 0 0;}
.r13 {float: left; width: 250px;}
.r13 SPAN {color: #94c22b;}
.r14 {float: right; font-size: 13px;}
.r14 I {font-size:12px;}


