html,body{
	margin: 0 auto;
	padding: 0;
	background: url(but/travel.gif) repeat;
}
body{
 	font-size: 76%; 
    text-align: center;  
    }
a{text-decoration:underline}

div#header{
    margin: 0px auto;   
    text-align: left;  
}
div#contents{
    width: 750px;
    margin: 0px auto;   
	 text-align:center;
}

/*Menu LINGUE*/
ul#barralingue2{width: 750px;list-style: none;margin: 0;
padding: 3px 0;font-weight: normal;margin-top: -5px;text-align: left;white-space: nowrap}
ul#barralingue2 li{display: inline;margin: 0 2px}
ul#barralingue2 a{font-family: arial,verdana; font-size: 0.9em;text-decoration: none;padding: 0 0 0px;color: #676767}
ul#barralingue2 a:hover{font-family: arial,verdana; font-size: 0.9em;color: #3333ff}



/*Menu TOP*/
ul#menutop{width: 750px;list-style: none;margin: 0;padding: 3px 0;
  border-top: 0px solid #ccc;font-weight: bold;background:  url(but/menu_bg.jpg);
  text-align: right;white-space: nowrap}
ul#menutop li{display: inline;margin: 0 4px}
ul#menutop a{font-family: arial,verdana;text-decoration: none;padding: 0 0 2px;
  border-top: 4px solid #ccc;color: #676767;font-weight: normal; font-size: 0.9em;}
ul#menutop a#current{border-color: #c20000;color:#434343;font-weight: bold; font-size: 0.9em;}
ul#menutop a:hover{border-color: #a9dbfc;color: #000000;font-weight: normal;text-decoration: underline; font-size: 0.9em;}

.setcarattere{
	border: 0px;
	margin-bottom: 0px;
	margin-top: -5px;
}

.bandiere{
	border: 0px;
	margin: 1px 4px 1px 0;
	vertical-align: middle;
}

div.contbox{width: 750px;margin-top: 20px;}
div.boxsinistra{margin-left: 0px;width: 95%;}
div.boxdestra {display: none}
.colonnasx {
	 FLOAT: left; 
    padding: 0;
	 MARGIN: 0 ;
	 WIDTH: 45%; 
	 margin-top: 5px; 
	 margin-left:0px;
	 TEXT-ALIGN: justify;
}
.titolo{
	border-bottom: 1px dotted #676767;border-top: 1px dotted #676767;	width: 100%;margin-top:0;
}
.colonna {
	 FLOAT: left; 
    padding: 0;
	 MARGIN: 0 ;
	 WIDTH: 100%; 
	 margin-top: -5px; 
	 margin-left:0px;
}
.ptesto {
	font-family: arial,verdana,times;
	font-size: 1em; 
	color: #434343;
	text-align:justify;
	PADDING-RIGHT: 0px;
	 PADDING-LEFT: 0px;
	 margin: 0;
		line-height: 150%;
		letter-spacing: 0.5px;

}
/* TABELLA PER LISTE HOTEL,CAMPING ecc... */
table.righealterne tr.alterna td{background-color: #e1f0f4;font: normal 1em arial,verdana,times;
border-bottom: 1px dashed #ccc; text-align: left;
}

table{
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 0em;
	padding: 0em;
	width: 100%;
}
td{
	font: normal 1em arial,verdana,times;
	background-color: #ffffff;
text-align: left;
	border-bottom: 1px dashed #ccc; 
}
.caption_liste{
	font-family: arial,verdana,times;
	font-size: 1em; 
	color: #008000;
	padding: 1em;
	font-weight: bold;

}
.th_liste{
	font: normal 1em arial,verdana,times;
		background: #000080;
		border-bottom: 1px solid #ccc;
		padding-left: 2px;
		color: #ffffff;
		text-align:left;
		font-weight: bold;
}
/* STAMPA SCHEDA CLIENTE in LISTE HOTEL,CAMPING ecc.... */

.scheda{
	width: 100%;
	height: 60px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 11px;
	margin-top: 5px;
}

.top_scheda {
	TEXT-ALIGN: left;
	background:#e1f0f4;
	font: normal  1em  arial,verdana,times;
	color: #434343;
	padding-left: 4px;
}
.indirizzo_scheda{
	TEXT-ALIGN: left;
	font: normal  1em  arial,verdana,times;
	color: #676767;
		background: #f5fbfd;
		padding-left: 4px;
}
.descrizione_scheda{
	TEXT-ALIGN: left;
	font: normal  1em  arial,verdana,times;
	color: #000000;
	background: #f8f8f8;
padding-left: 4px;
}
.img_schedaliste{
margin-top: 0px;
	border: 0;
width: 65px;
	height: 65px;

}
.img_iconcine{
	border: 0px;
	margin-left: 3px;
}







/* FOOTER */

ul#copyright {
margin:0;padding:0;list-style:none;position:relative;width:750px;height:37px;clear: left;background:url("but/bottompage.jpg") no-repeat;
}
ul#copyright li {
display:block;position:absolute;margin:0;padding:0
}
li#copyright-link2 {
text-align: center;left: 270px; margin: 0 auto; padding: 0;
}
#copyright a {
display:block;width:100%;height:100%;
}
#copyright .alt {width: 750;text-align: center;}

h1{
font-family:arial,verdana,times;
font-size:18px;
font-weight:bold;
text-align:center;
color: #000080; 
}
h2{
font-family:arial,verdana,times;
font-size:14px;
font-weight:bold;
text-align:center;
color: #000080; 
}
h3{
font-family:arial,verdana,times;
font-size:13px;
font-weight:normal;
text-align:center;
color: #000080; 
}
hr{
	background: #ffffff;
	color: #ccc;
	height: 1px;
	width: 100%;
margin: 0px;
}

