body {
	font-size:11px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica; 
	background-color:#EFEFEF;
	margin:0px;
	
}
table{
		font-size: 11px;
		color: #666666
}

table h3{
		font-size: 18px;
		color: #666666;
		margin:0px;
		color:#4F79AA;
}

table h4{
		font-size: 13px;
		color: #666666;
		margin:0px;
		color:#4F79AA;
}

.top {
		background-image: url('images/excursions_top.gif');
		height:23px;
		color:#FFF;
}

.top a{
		color:#FFF;
}

.top a:hover{
		color:#FFF;
}

.tariffe1 {
			border-top: 1px dotted #4F79AA;
			border-bottom: 1px dotted #4F79AA; 
            background-color: #F7F7F7;
            height:21px;
}

.box_prenota {
				border-left:1px dotted #BEBEBE;
				background-image: url('images/reservations_taxi_sf.jpg');
				height:380px
}

.box_prenota h1 {
				color:#FF9900;
				font-size: 13px;
				font-weight:bold;
				margin:0px;
}

.box_prenota h2 {
					color:#2D80B8;
					font-size: 11px;
					font-weight:bold;
					margin:0px;
}

.box_prenota2 {
				background-image: url('images/reservations_taxi_sf2.jpg');
				height:260px
}

.box_prenota2 h1 {
				color:#FF9900;
				font-size: 13px;
				font-weight:bold;
				margin:0px;
}

.box_prenota2 h2 {
					color:#2D80B8;
					font-size: 11px;
					font-weight:bold;
					margin:0px;
}

.box_special_offers {
					background-image: url('images/special_offers_taxi_sf.jpg'); 
              		background-repeat: repeat-x
}
.box_special_offers a {
					color:#FF6600;
					font-size: 10px;
					font-weight:bold;
					text-decoration:underline;
}
.box_special_offers a:hover {
					color:#FF6600;
					font-size: 10px;
					font-weight:bold;
					text-decoration:none;
}
.box_special_offers h1 {
					color:#2D80B8;
					font-size: 11px;
					font-weight:bold;
					margin:0px;
}

.bottom {background-color: #EFEFEF; background-image: url('images/sfondo_bottom.jpg'); 
               background-repeat: repeat-x}


form{
	margin: 0px;
	padding: 0px;
}
.button {
	border: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 44px;
	width: 81px;
	font-weight: bold;
	color: #FFFFFF;

}
.button2 {
	border: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 44px;
	width: 81px;
	font-weight: bold;
	color: #FFFFFF;

}
.button3 {
	border: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 44px;
	width: 81px;
	font-weight: bold;
	color: #FFFFFF;

}
.no_border {border: 0 solid #FFFFFF; background-color: #F4F4F4; background-image: 
               url('images/no_border.gif')}
.no_border2 {border: 0 solid #FFFFFF; background-color: #F4F4F4; background-image: 
               url('images/no_border.gif')}

input {
		border: 1px solid #41638B;
		font-size: 10px;
		background-color:#FFF;
		font-family: Verdana, Tahoma, Geneva, Arial, Helvetica;
}
select {
		border: 1px solid #41638B;
		font-size: 10px;
		background-color:#FFF;
		font-family: Verdana, Tahoma, Geneva, Arial, Helvetica;
}

textarea {
		border: 1px solid #41638B;
		font-size: 10px;
		background-color:#FFF;
		font-family: Verdana, Tahoma, Geneva, Arial, Helvetica;
}
a            { 
			font-size: 11px;
			text-decoration: none;
			color: #666666
}
a:hover   { 
			font-size: 11px;
			text-decoration:underline ;
			color: #666666
}

a.picc            { 
			font-size: 10px;
			text-decoration: none;
			color: #666666
}
a:hover.picc   { 
			font-size: 10px;
			text-decoration:underline ;
			color: #666666
}

/********  menu  *******/
.menu {
		line-height: 37px;
		background-image: url('images/menu_off.jpg');
		text-align:center;
		vertical-align: middle;

}
.menu a {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	height:37px;
	vertical-align: middle;
	width:100%;
}
.menu a:hover {
	color: #426189;
	text-decoration: underline;
	background-image:url('images/menu_on.gif');
	width:100%;
}

.active {
	color: #FFFFFF;
	text-decoration: underline;
	background-image:url('images/menu_active.jpg');
}
