body {
	background: url("../images/body_bg_2.gif");
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

#nv {
	display: none;
}

#container {
	width: 940px;
	margin: 0;
	padding: 0;
	background: #fdffd7 url("../images/body_bg.gif");
}


#header {
	width: 780px;
	height: 283px;
	background: #d0d0d0 url("../images/header_bg.gif") no-repeat bottom left;
}
	#header h1 {
		display: none;
		margin: 0;
		padding: 160px 0 0 10px;
		font-size: 14em;
		letter-spacing: -1px;
		word-spacing: -0.33em;
		color: #000;
	}
	#header h2 {
		display: none;
		margin: 0;
		padding-left: 10px;
		font-size:13em;
		font-weight:normal;
		font-style:italic;
		color: #000;
	}

	#header .adsense {
		position: absolute;
		top: 25px;
		left: 308px;
	}

	#header .logo {
		position: absolute;
		top: 95px;
	}

#left-column {
	width: 156px;
	float: left;
}
	

#right-column {
	width: 160px;
	float: right;
}

	


	
#content {
	float: left;
	width: 624px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.content-inner {
	margin: 15px;
	background:  url("../images/lampedusa_bg.gif") no-repeat right top;
}


	#content h2 {
		margin: 0 5px 0 0;
		border-top: 2px solid red;
		text-align: right;
 		font-size: 12px;
		font-style: italic;
		font-weight: bold;
		color: blue;
	}
	
	#content h3 {
		margin-top: 15px;
		margin-left: 0px;
		font-weight: bold;
		color: #999999;
	}

	#content h4 {
		margin: 25px 15px 10px 0px;
		border-bottom: 1px solid blue;
		font-size: 12px; 
		font-weight: bold;
		color: #000;
	}
	
	#content p {
		text-align: justify;
		line-height:1.7em;
	}
	
	#content b, #content strong {
		color: #000;
		font-weight: bold;
	}

	#content li {
		margin-left: 30px;
		line-height: 1.5em;
	}
	

	#content .telefono {
		background-color: #FFFF00;
		color: #0000FF;
		font-weight: bold;
	}
	
	#content .gs_name {
		margin: 25px 0px 0px 0px;
		padding: 0;
		/*border-bottom: 1px solid #ccc;*/
		color: #000;
	}
	
	#content  .gs_msg {
		font-style: italic;
		line-height:1.7em;
		margin: 0px 0px 0px 25px;
	}
	
	#content  .descrizioneFoto {
		font-size: xx-small;
	}
	
	#content  .red {
		color: red;
	}

.gb_form {
	margin: 0 30px 0 45px;
	border: 1px solid #000;
	background: #f5f9fd url("../images/form_bg.gif");
}
	
	
	.gb_form h1 {
		margin: 15px 15px 20px 15px;
		border: none;
		font-size: 13px;
		color: #003399;
	}

	.gb_form p {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 0;
		text-align: left;
		font-weight: bold;
		font-size: 12px;
	}
	
	.gb_form img {
		margin: 2px;
		padding: 0;
	}
	
	.gb_form .required {
		color: red;
	}


#footer {
	width: 600px;
	padding: 10px 0;
	font-size: 10px;
	text-align: center;
}

#copyright {
	clear: both;
	width: 780px;
	height: 99px;
	background: #fff url("../images/copy_bg.gif") repeat-x;
}

	#copyright p {
		margin: 0;
		padding: 60px 20px 0 0;
		text-align: right;
		font-size: 10px;
		color: #CC3300;
	}
	
/* ******* */

#content #tariffe {
	padding: 15px 30px 15px 45px;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
}

#content .tariffe_SAD_G {
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	text-align: center;
	font-weight: bold;
}

#content .tariffe_SAB_G {
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	font-weight: bold;
}

#content .tariffe_A {
	border-top: 2px solid #000;
	text-align: center;
}

#content .tariffe_B {
	border-bottom: 2px solid #000;
	text-align: center;
}

#content .tariffe_D {
	border-right: 2px solid #000;
	text-align: center;
}

#content .tariffe_S {
	border-left: 2px solid #000;
	text-align: center;
}

#content .tariffe_AB {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
}

#content .tariffe_AD {
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	text-align: center;
}

#content .tariffe_AS {
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	text-align: center;
}

#content .tariffe_BD {
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	text-align: center;
}

#content .tariffe_BS {
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	text-align: center;
}

#content .tariffe_SD {
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	text-align: center;
}