/*Struttura html*/
HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width:0px;
	padding-right:0px;
	padding-left:0px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	padding-bottom:0px;
	margin:0px;
	padding-top:0px;
	background-image: url(../images/gif/bk.gif);
	background-attachment: fixed;
	color: #000;
	height: 100%;
}

/*struttura body*/
BODY {
	margin: 0px;
	height: 100%;
	text-align: center;
}

/*proprietà immagini*/
img {
	background: transparent;
	border: none;
}

h2 {
	font-size: 12px;
	background: url(../images/gif/frecciabig.gif) top left no-repeat;
	height: 18px;
	padding-left: 20px;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	background-color: White;
}

div.nascosto { 
  display:none;
}

/*proprietà testata*/
#testata {
	background: url(../images/jpg/Banner.jpg); 
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	width: 780px;
	height: 110px;
	/*left: -9px;*/
	/*top: -126px;*/
} 

#indSegretria {
	background-color: White;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	width: 780px;
	height: 25px; 
	padding-top: 7px;
}

#barranav1 {
	clear: both;
	border-top: 2px dashed AppWorkspace; 
	border-left: 5px solid AppWorkspace;
	border-right: 5px solid AppWorkspace;
	border-bottom: 2px dashed AppWorkspace;
	font-size: 12px; 
	background: #003366;  
	padding-bottom: 3px; 
	width: 776px; 
	color: #ffffff; 
	padding-top: 3px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#barranav2 {
	padding-left: 15px; 
	background: none transparent scroll repeat 0% 0%;
	float: left;
}

#lingue {
	float: right;
	padding-right: 10px;
}

#barranav2 A {
	padding-right: 2px; 
	padding-left: 2px; 
	font-size: 12px; 
	background: #003366 scroll repeat 0% 0%; 
	padding-bottom: 2px; 
	color: Yellow; 
   padding-top: 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

#barranav2 A:hover {
	padding-right: 2px; 
	padding-left: 2px; 
	font-size: 12px; 
	background: ActiveBorder; 
	padding-bottom: 2px; 
	color: #000; 
	padding-top: 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

#cosaIncoming {
	position: relative;
	width: 780px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	/*text-align: center;*/
	background: White;
}

#cosaIncomingBody {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 760px;
	border: 2px hidden;
	/*text-align: left;*/
}

div.primaRiga {
	position: relative;
	width: 100%;
	height: 15px;
	/*background: Red;*/
	background: url(../images/Png/table/BarraSup.png) top left no-repeat;
}

div.centraleRiga {
	position: relative;
	width: 100%;
	/*text-align: center;*/
	background: url(../images/Png/table/BarraCent.png) top left;
}

div.descIncoming {
   vertical-align: top;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: url(../images/Png/table/body.png);
	width: 710px;
	text-align: justify;
	padding-left: 15px;
}

div.secondaRiga {
	position: relative;
	width: 100%;
	height: 16px;
	/*background: Red;*/
	background: url(../images/Png/table/BarraInf.png) top left no-repeat;
}

#titolo {
   margin:0;
}

/*proprietà contenitore*/
#corpo {
   position:relative;
	width: 780px;
	/*height: 420px;*/
	height: 100%;
	background-color: White;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	/*border: 1px solid red;*/
}

/*proprietà parte sinistra*/
#corposin {
	/*background-color: #FFFBB0;*/
	position:absolute;
   top:0px;
   left:10px;
   width:180px;
	height: 300px;
	padding: 0px;
}

/*proprietà menu principale*/
#menu {
   width: 100%;
   height: 250px;  
   padding: 0px;
   background: white;
	text-align: left;
}

#menu div.rigaSup {
	width: 100%;
	height: 15px;
	background: url(../images/Png/table-menu/BarraSup.png) top left no-repeat;
}

#menu div.rigaCent {
	text-align: center;
	width: 100%;
	height: 100%;
	background: url(../images/Png/table-menu/BarraCent.png);
}

#menu div.contMenuAgency {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	background: url(../images/Png/table/body.png);
	width: 135px;
	height: 230px;
}

#menu div.rigaInf {
	width: 100%;
	height: 15px;
	background: url(../images/Png/table-menu/BarraInf.png);
}

#menu ul li {
   display: table-row-group;
	margin-left:16px;
   list-style-image: url(../images/gif/bullet2.gif);
	width: 130px;
	color: black;
	line-height: 15px;
	vertical-align: top;
}

div#menu a {
   display: block;
   padding: 2px;
   color: #000;
   text-decoration: none;
}

div#menu a:hover {
   background-color: #99CC66;
   color: #FFFFFF;
   text-decoration: none;
}

#riepilogo {
	background-color: #FFFF99; 
	padding-top:15px; 
	padding-left:15px;
	text-align: left; 
	margin-top:5px; 
	border: 1px dotted #999999; 
	height:30px; 
	margin-bottom:10px;
}

#riepilogo a {
   color: #000;
	text-decoration: none;
}

#riepilogo a:hover {
   background-color: White;
   color: #000;
	text-decoration: none;
}

.top a {
   color: #000;
}

.top a:hover {
   background-color: #FFFF99;
   color: #000;
}

/* proprietà elenco sponsor*/
#sponsor {
   width: 100%;  
   margin-top: 40px; 
   padding: 0px;
   border: 0px;
   background: white;
	font-size : 12px;
	font-weight:bold;
}

/*proprietà parte centrale*/
#princip {
	position: absolute;
	left: 200px;
	width: 560px;
	height: 345px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#princip div.rowContSup {
	width: 100%;
	height: 15px;
	background: url(../images/Png/table-cont/BarraSup.png) top left no-repeat;
}

#princip div.rowContCent {
	width: 100%;
	height: 100%;
	background: url(../images/Png/table-cont/BarraCent.png);
}

div.tableItaly {
	position: absolute;
	left: 15px;
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 351px;
}

div.tableRegion {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: absolute;
	left: 380px;
	border: 1px solid #CCCCCC;
	width: 160px;
	height: 323px;
}

div.tableRegion ul li {
   display: table-row-group;
	margin-left:16px;
   list-style-image: url(../images/gif/bullet2.gif);
	width: 130px;
	color: black;
	line-height: 15px;
	vertical-align: top;
}

div.tableRegion a {
   display: block;
   /*padding: 2px;*/
   color: #000;
   text-decoration: none;
}

div.tableRegion a:hover {
   background-color: Background;
   color: #FFFFFF;
   text-decoration: none;
}

#princip div.rowContInf {
	width: 100%;
	height: 15px;
	background: url(../images/Png/table-cont/BarraInf.png) top left no-repeat;
}

#princip p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
}

#searchLoc {
	position: absolute;
	/*left: 95px;*/
	left: 200px;
	width: 560px;
	height: 100px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#searchLoc div.rowContSup {
	width: 100%;
	height: 15px;
	background: url(../images/Png/table-cont/BarraSup.png) top left no-repeat;
}

#searchLoc div.rowContCent {
	width: 100%;
	height: 100%;
	background: url(../images/Png/table-cont/BarraCent.png);
}

div.tableLoc{
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	background: #E1EBFF;
	width: 525px;
	height: 100%;
}

div.tableDestinazioni {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	width: 100%;
	margin-top: 15px;
	background-color: White;
	background: url(../images/jpg/arte.jpg) bottom right no-repeat;
	height: 200px;
}

div.listLoc {
	border: none;
	width: 170px;
	height: 100%;
	margin-bottom: 10px;
}

div.listLoc ul li {
   /*display: table-row-group;*/
	margin-left:16px;
   list-style-image: url(../images/gif/circle.gif);
	width: 130px;
	color: black;
	/*line-height: 15px;*/
	vertical-align: top;
}

div.listLoc a {
   display: block;
   padding-left: 13px;
   color: #000;
   text-decoration: none;
	background: url(../images/gif/circle.gif) top left no-repeat;
}

div.listLoc a:hover {
   background-color: Background;
   color: #FFFFFF;
   text-decoration: none;
}

.elencoRegioni a {
   display: block;
   padding-left: 13px;
   color: #000;
   text-decoration: none;
}

.elencoRegioni a:hover {
   background-color: Background;
   color: #FFFFFF;
   text-decoration: none;
}

#searchLoc div.rowContInf {
	width: 100%;
	height: 15px;
	background: url(../images/Png/table-cont/BarraInf.png) top left no-repeat;
}

/* proprietà pie' di pagina */
#piede {
   /*position: relative;*/
	background-color:#003366;
	color: White;
	border-left: #CCCCCC 2px solid;
	border-right: #CCCCCC 2px solid;
   width: 780px; 
	height: 15px;
	margin-bottom: 0px;
} 

#powered {
	padding-left: 10px; 
	padding-top: 2px;
	float: left; 
	width: auto; 
	height: 20px;
}

#copyright {
	padding-right: 10px;
	padding-top: 2px; 
	float: right; 
	width: auto; 
	height: 20px;
}

em#omninet a {
  font-weight : bold;
  color : red;
  font-weight : bold;
  text-decoration : none;
  font-style : normal;
}

em#italia a {
  font-weight : bold;
  color : #0099CC;
  font-weight : bold;
  text-decoration : none;
  font-style : normal;
}

/* proprietà della lista */
ul {
	list-style-type: none;
   margin:0; 
   padding:0;
   border : none;
   text-align : left;
	height: 100%;
}

#convalide {
	height: 100px;
	margin-top: 50px;
	background-color: transparent;
	padding: 10px;
}

#princip ul li {
	margin-left:16px;
	width: 130px;
	color: black;
}

dl {
  margin:0;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

