body{
	background-color: #091522;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a{
	color: #00F;
	text-decoration: none;
}
a:hover{
	color: #00F;
	text-decoration: underline;
}
form{
	padding: 0;
	margin: 0;
}
img{
	border: none;
	vertical-align: middle;
}
.clear{
	clear: both;
}

/* Contenitori bordati, allineamenti diversi */
div.lcont, div.ccont{
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	margin: 5px 0;
	padding: 5px;
	text-align: left;
}
div.ccont{
	text-align: center;
}

/* Contenitori invisibili, allineamenti diversi */
div.ilcont, div.iccont, div.ircont{
	border: none;
	color: #000;
	padding: 5px 0;
	text-align: left;
}
div.iccont{ text-align: center; }
div.ircont{ text-align: right; }

#page{
	background-color: #565656;
	margin: 0 auto;
	padding: 3553px 0 174px 0;
	position: relative;
	width: 980px;
}
#testo_lungo{
	background-color: #091522;
	border-left: 5px solid #565656;
	color: #FFF;
	font-size: 11px;
	padding: 10px 0;
	text-align: center;
	width: 970px;
}

#testo_lungo span.m{
	text-transform: uppercase;
}

#testo_lungo a{
	color: #EEE;
	text-decoration: underline;
}
#testo_lungo a:hover{
	color: #F90;
	text-decoration: underline;
}

#testo_lungo h1{
	font-size: 20px;
	margin: 10px 0;
	text-transform: uppercase;
	padding: 0;
}
#testo_lungo p{
	margin: 10px 0;
	padding: 0;
}

#testo_lungo p.verde{
	color: #0F0;
	font-size: smaller;
	text-transform: uppercase;
}
#testo_lungo .giallo{
	color: #FF0;
}

#menuv{
	background-color: #091522;
	color: #FFF;
	height: 590px;
	left: 5px;
	position: absolute;
	top: 130px;
	width: 200px;
}

#menuv .banner{
	bottom: 21px;
	height: 120px;
	left: 5px;
	position: absolute;
	width: 190px;
}

#menuv .linkhome{
	background: url('../layout/bg_menulinkhome.png') left center no-repeat #101010;
	border-bottom: 1px solid #666;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 2px 0 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
}
#menuv .linkhome:hover{
	color: #F90;
	text-decoration: underline;
}

#menuv ul{
	display: block;
	/*font-family: "Times New Roman", Times, serif;*/
	margin: 10px 0 0 0;
	padding: 0;
}
/*#menuv ul li{
	margin: 0 0 0 25px;
	padding: 0;
	position: relative;
}*/

#menuv ul li{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}

#menuv ul li.giallo{
	
	margin-left: 6px;
	color: #FF0;
	width: 187px;
}



#menuv ul li.azzurro a{
	color: #42A7CC;
	display: block;
	padding: 3px 2px;
}
#menuv ul li.azzurropiccolo a{
	color: #42A7CC;
	font-size: 8px;
}

#menuv ul li.biancopiccolo a{
	font-size: 8px;
}

/*#menuv ul li.azzurro a{
	color: #42A7CC;
}
#menuv ul li.azzurropiccolo a{
	color: #42A7CC;
	font-size: 8px;
}

#menuv ul li.biancopiccolo a{
	font-size: 8px;
}*/


/* QUIIIIIIIIIIIII #menuv ul li a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#menuv ul li a:hover{
	color: #F90;
	text-decoration: underline;
}*/

#menuv ul li a{
	background-color: #F70;
	border: px solid #999;
	color: #000;
	display: block !important;
	display: inline;
	float: none !important;
	float: left;
	font-weight: bold;
	margin: 1px 0;
	padding: 1px 5px;
	text-decoration: none;
	width: 187px;
}
#menuv ul li a:hover{
	background-color: #42A7CC;
	color: #000;
	text-decoration: none;
}


#footer{
	background-color: #091522;
	bottom: 4px;
	color: #FFF;
	height: 146px;
	left: 5px;
	padding: 10px;
	position: absolute;
	width: 950px;
}

#footer a{
	color: #FF99FF;
	font-size: 12px;
	text-decoration: underline;
}
#footer a:hover{
	color: #F90;
	font-size: 20px;
	text-decoration: underline;
}

#cartina{
	background-color: #091522;
	border: 2px solid #FFF;
	height: 2840px;
	left: 5px;
	overflow: visible;
	position: absolute;
	top: 708px;
	width: 196px;
}

#iframe_acs{
	top: 5px;
	height: 3260px;
	left: 4px;
	position: absolute;
	width: 756px;
}

#ccartina{
	background-color: #091522;
	border: 2px solid #FFF;
	/*height: 566px;*/
	height:1940px;
	left: 5px;
	overflow: visible;
	position: absolute;
	text-align: left;
	top: 965px;
	width: 766px;
}1

#boxcartina{
	background-color: #091522;
	border: 2px solid #FFF;
	/*height: 560px;*/
	margin: 8px;
	padding-bottom: 8px;
	position: relative;
	text-align: center;
	width: 760px;
}

.tabprezzi{
	border: 1px solid #FFF;
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0;
	width: 95%;
}
.tabprezzi th{
	border: 1px solid;
	color: #FFF;
	background-color: #00759A; /*#42A7CC;*/
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
}
.tabprezzi td{
	background-color: #42A7CC;/*#C9CDD4;*/ /*#ABDEEE;*/

	border-bottom: 1px solid #FFFFFF;/*#77C9E3;*/
	border-left: 1px solid #FFFFFF;/*#77C9E3;*/
	color: #003366;/*#00759A;*/
	font-size: 12px;
	padding: 3px 0;
}

#reviews{
	border: 8px solid #565656;
	padding: 5px 0;
	margin-bottom: 8px;
	text-align: center;
}



#briciole{
	background-color: #000;
	border: 1px solid #F90;
	height: 140px;
	line-height: 65px;	
	padding-top: 9px;
	position: absolute;
	text-align: center;
	right: 5px;
	top: 130px;
	width: 763px;
}

#briciole a:hover{
	color: #F90;
	border: 14px solid #F90;
}

#briciole_scorri{
	background-color: #000;
	left: 25px;
	height: 71px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	width: 510px;
}

#briciole_scorri marquee{
	height: 71px;
	margin: 0;
	padding: 0;
}

#briciole_scorri a.citta_nomi img{
	border: 4px solid #000;
}
#briciole_scorri a.citta_nomi img:hover{
	border: 4px solid #F90;
}

#boxofferte{
	background-color: #183D57;
	border: 1px solid #292929;
	height: 3270px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: 281px;
	width: 763px;
}

#boxofferte .riga{
	background-color: #FFF; /*#00759A;*/ /*#F7941D;*/
	border: 3px solid #272727;
	border-top-width: 2px;
	text-align: center;
	height: 100px;
}

#box_auto{
	height: 355px;
	position: relative;
}
/*#box_auto div{
	border: 1px solid #333;
	height: 176px;
	position: absolute;
	width: 281px;
}
#box_auto div span{
	bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	position: absolute;
}
#box_auto #tl{ 
	left: 0;
	overflow: hidden;
	top: 0;
}
#box_auto #tr{
	right: 0;
	overflow: hidden;
	top: 0;
}
#box_auto #bl{
	background: url('../layout/bg_passeggeri.png') center center no-repeat #036; 
	bottom: 0;
	left: 0;
}
#box_auto #br{
	background: url('../layout/bg_bagagli.png') center center no-repeat #036;
	bottom: 0;
	right: 0;
}*/

#bl .pass{
	bottom: 5px;
	left: 100px;
}
#br .bagg{
	left: 45px;
}
#br .bagp{
	right: 45px;
}
#br .perperson{
	bottom: 2px;
	left: 80px;
	font-size: 10px;
}

#flashmezzi{
	height: 255px;
	left: 5px;
	position: absolute;
	top: 125px;
	width: 460px;
}

#sistema{
	background: /*url('../layout/bg_sistema.png') bottom center no-repeat*/ #42A7CC;
	border: 1px solid #FFF;
	height: 255px;
	position: absolute;
	right: 5px;
	top: 125px;
	width: 305px;
}
#sistema input, #sistema textarea, #sistema select{
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pagebluetit{
	background: url('../layout/bg_sistema.png') center center no-repeat #00759A;
	/*background-color: #00759A;*/
	border-bottom: 1px solid #FFF;
	color: #FFF;
	height: 65px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	/*padding: 5px 0;*/
	text-align: center;
}
#sistema_content{
	color: #000;
	padding: 5px;
}
#bottprenota{
	background: url('../layout/bott_arancio.png') center center no-repeat #41A4C9;
	border: none;
	color: #FFF;
	font-weight: bold;
	height: 20px;
	padding-right: 5px;
	text-align: center;
	width: 50px;
}

#header{
	background: url('../layout/headerACS_Tour.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 960px;
	padding: 55px 0 0 20px;
}

#header a{
	color: #EEE;
	text-decoration: none;
}
#header a:hover{
	color: #F90;
	text-decoration: none;
}

#header_napoli{
	background: url('../layout/naples_header.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 760px;
	padding: 55px 0 0 20px;
}

#header_napoli{
	color: #EEE;
	text-decoration: none;
}
#header_napoli a:hover{
	color: #F90;
	text-decoration: none;
}

#header_milano{
	background: url('../layout/milan_header.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 760px;
	padding: 55px 0 0 20px;
}

#header_milano{
	color: #EEE;
	text-decoration: none;
}
#header_milano a:hover{
	color: #F90;
	text-decoration: none;
}

#header_firenze{
	background: url('../layout/florence_header.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 760px;
	padding: 55px 0 0 20px;
}

#header_firenze{
	color: #EEE;
	text-decoration: none;
}
#header_firenze a:hover{
	color: #F90;
	text-decoration: none;
}

#header_venezia{
	background: url('../layout/venice_header.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 760px;
	padding: 55px 0 0 20px;
}

#header_venezia{
	color: #EEE;
	text-decoration: none;
}
#header_venezia a:hover{
	color: #F90;
	text-decoration: none;
}

#header_genova{
	background: url('../layout/Genua_header.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 760px;
	padding: 55px 0 0 20px;
}

#header_genova{
	color: #EEE;
	text-decoration: none;
}
#header_genova a:hover{
	color: #F90;
	text-decoration: none;
}

#header_torino{
	background: url('../layout/turin_header.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 760px;
	padding: 55px 0 0 20px;
}

#header_torino{
	color: #EEE;
	text-decoration: none;
}
#header_torino a:hover{
	color: #F90;
	text-decoration: none;
}

#header_palermo{
	background: url('../layout/palermo_header.png') top left no-repeat #565656;
	border-bottom: 1px solid #F90;
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 760px;
	padding: 55px 0 0 20px;
}

#header_palermo{
	color: #EEE;
	text-decoration: none;
}
#header_palermo a:hover{
	color: #F90;
	text-decoration: none;
}

#bandierine{
	height: 20px;
	right: 0;
	position: absolute;
	text-align: right;
	top: 95px;
	width: 500px;
	z-index: 100;
}

/***************** T O U R ********************/

.bottour{
	background: url('../layout/bottour.png') top center no-repeat;
	border: none;
	width: 55px;
	height: 45px;
	padding: 20px 10px 5px 10px;
}
.bottour:hover{
	background: url('../layout/bottour.png') bottom center no-repeat;
}

.bottourinfo{
	background: url('../layout/bottourinfo.png') top center no-repeat;
	border: none;
	width: 110px;
	height: 25px;
}
.bottourinfo:hover{
	background: url('../layout/bottourinfo.png') bottom center no-repeat;
}

input.arancio{
	background: url('../layout/bott_arancio_grande.png') center center no-repeat transparent;
	border: none;
	height: 20px;
	color: #FFF;
	width: 95px;
}

.tourinfobox{
	background: url('../layout/tourinfobox.png') top center no-repeat;
	border: none;
	display: none;
	height: 385px;
	margin: 5px auto;	
	padding: 15px;
	position: relative;
	width: 265px;
}
.tourinfotesto{
	color: #000;
	height: 370px;
	overflow: auto;
	position: relative;

	
}

.tourinfochiudi{
	bottom: 10px;
	font-weight: bold;
	position: absolute;	
	right: 20px;
}

.tourinfotesto img{
	height: 55px;
	width: 55px;
}

table#prentour{
	border-collapse: collapse;
	margin-top: 15px;
	width: 390px;
}
table#prentour th{
	font-size: 12px;
	text-align: center;
	width: 120px;
}
table#prentour td{
	border: 1px solid #FFF;
	padding: 3px 10px;
	text-align: center;
}
table#prentour td.sep{
	background: none;
	border: none;
	height: 30px;
	text-align: right;
}
table#prentour td .t{
	border: 1px solid #999;
	width: 250px;
}
table#prentour td .tb{
	border: 1px solid #999;
}

#tourtotprezzo{
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
}

#tab_affiliates{
	border: none;
	border-collapse: collapse;
	margin-top: 20px;
	width: 350px;
}
#tab_affiliates th{
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px 4px 0;
	text-align: right;
	vertical-align: top;
	width: 150px;
}
#tab_affiliates td{
	padding: 4px 0;
}

#tab_affiliates td input, #tab_affiliates td select, #tab_affiliates td textarea{
	border: 1px solid #87725F;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 200px;
}
#tab_affiliates th .err{
	color: #F00;
	font-size: 9px;
}
#tab_affiliates td input.ns{
	border: none;
	width: auto;
}
#tab_affiliates td input.b{
	padding: 2px 20px;
	width: auto;
}

#tab_affiliates #aff_captcha_img{
	border: 1px solid #333;
	cursor: pointer;
	margin-bottom: 3px;
	width: 200px;
}

#aff_testo_side{
	background-color: #FFFFCC;
	border: 1px solid #999;
	border-left-width: 10px;
	margin-right: 10px;
	padding: 10px;
}