/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
div#lista_msg{
	border:2px solid #16467d; 
	position:absolute; 
	top:250px; 
	left:370px; 
	z-index:1;
	display:none;
	background: #c2daf2;
}

body {
	color: #000000;
	background: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y:scroll;	
}

motore {
	color: #000000;
	background: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y:scroll;	
	line-height: 150%;	
}
tbody {
 	color: #000000;
	font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
	font-size: 12px;

}

body#bd {
	color: #333333;
	background: #E5E5E5;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}



/* Normal link */
a {
	color: #000000;
	text-decoration: underline;
}

a:active, a:focus {
	color: #000000;	
	text-decoration: underline;
}

a:hover{
	color: #8d8e93;
	text-decoration: underline;
}

a.text_volo, a.text_volo:hover, a.text_volo:active, a.text_volo:visited {
	FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
	COLOR:#ff7e06;
	FONT-SIZE:8PT;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a.text_titleo, a.text_titleo:visited, a.text_titleo:active, a.text_titleo:hover  {
	FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
	COLOR:#ff7e06;
	FONT-SIZE:9PT;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
a.text_title, a.text_title:visited, a.text_title:active, a.text_title:hover  {
	FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
	COLOR:#068cda;
	FONT-SIZE:9PT;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
td.text_price {
	FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
	COLOR:#4887cd;
	FONT-SIZE:12PT;
	font-weight: bold;
	text-decoration: none;	
	}	
a.text_price {
	FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
	COLOR:#4887cd;
	FONT-SIZE:8PT;
	font-weight: bold;
	text-decoration: none;	
	}	
td.text_date {
	FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
	COLOR: #000000;
	FONT-SIZE:8PT;
	font-weight: bold;
	text-decoration: none;
	}		
a.text_date {
	FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
	COLOR: #000000;
	FONT-SIZE:8PT;
	font-weight: bold;
	text-decoration: none;
	}	
	

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}



th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}


hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable
 {
	padding: 30 30 20px;
	margin-bottom: 15px;
	
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	padding: 0 0 8px;
	margin: 0;
	color: #7BA566;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

/* Module rounded */
div.module h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	border-bottom: 2px solid #F6F6F6;
	color: #7BA566;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

div.module_black,
div.module_green,
div.module_blue,
div.module_red,
div.module {
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/b-br.gif) no-repeat bottom right #FFFFFF;
}

div.module div {
	background: url(../images/b-bl.gif) no-repeat bottom left;
}

div.module div div {
	background: url(../images/b-tr.gif) no-repeat top right;
}

div.module div div div {
	padding: 0 15px 10px;
	background: url(../images/b-tl.gif) no-repeat top left;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 5px solid #CCCCCC;
	padding: 20px 0 30px;
	clear: both;
	background: url(../images/grad3.gif) repeat-x bottom #F6F6F6;
}

#ja-footer {
	padding: 0;
	color: #666666;
	background: url(../images/vdot.gif) repeat-y 22% 0;
	position: relative;
}

#ja-footer .copyright {
	clear: both;
	display: block;
	padding-left: 25%;
	color: #666666;
	font-style: normal;
	font-size: 92%;
}

#ja-footnav {
	padding-left: 25%;
}

#ja-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 15px 0 0;
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 92%;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	color: #333333;
	text-decoration: none;
}

.ja-cert {
	font-size: 92%;
	position: absolute;
	right: 0;
	top: 18px;
}

.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

.banneritem {
	display: block;
	margin-top: 15px;
}


/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* original*/

TABLE {
				BORDER:1px none;
	}
	
	TD.TD_TEXT {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#068cda;
				FONT-SIZE:9PT;
				font-weight: bold;
	}	
	
	td.td_text_black {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#068cda;
				FONT-SIZE:8PT;
	}	
	
	td.filtri_text {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR: #8d8e93;
				FONT-SIZE:9PT;
	}	

	INPUT.RADIO_TIPO {
				FONT-FAMILY: VERDANA, ARIAL, TAHOMA;
				COLOR:#068cda;
				FONT-SIZE:8PT;
	}
	
	INPUT.TEXT_TIPO {
				FONT-FAMILY: VERDANA, ARIAL, TAHOMA;
				COLOR:#068cda;
				FONT-SIZE:8PT;
				SIZE:20;
				height:22;
	}
			
	SELECT.TD_SELECT {
				FONT-FAMILY: VERDANA, ARIAL, TAHOMA;
				COLOR:#068cda;
				FONT-SIZE:8PT;
	}
	tr.littleline {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR: #FFF;
				FONT-SIZE:4PT;
				height: 5px;
				background: #FFF;
				text-align: center;
	}	
	tr.title {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#ffffff;
				FONT-SIZE:11PT;
				height: 25px;
				background:#ff7e06;
				text-align: center;
				font-weight: bold;
	}	
	tr.titledx {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#ffffff;
				FONT-SIZE:11PT;
				height: 25px;
				background:#0a8cda;
				text-align: center;
				font-weight: bold;
	}	
	tr.littletitle {
				background:#f1f7fb;
	}		
	td.titlecx {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#0a8cda;
				FONT-SIZE:10PT;
				height: 25px;
				background: #cbe5ff;
				text-align: left;
				font-weight: bold;	
	}	
	td.title_orange {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#ff7e06;
				FONT-SIZE:9PT;
				text-align: left;
				font-weight: bold;
	}	
	td.orange8 {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#ff7e06;
				FONT-SIZE:13PT;
				font-weight: bold;
	}	
	
	a.orange8a,	a.orange8a:visited, a.orange8a:active, 	a.orange8a:hover {
				FONT-FAMILY: CALIBRI, VERDANA, ARIAL, TAHOMA;
				COLOR:#ff7e06;
				FONT-SIZE:13PT;
				text-decoration:none;
				font-weight: bold;
	}
	
	td.text_tratta {
				color: #000000;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				font-weight:bold;
				line-height: 150%;	
	}

	td.text_orario {
				color: #000000;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				line-height: 150%;	
	}
	
	td.text_data {
				color: #000000;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				line-height: 150%;	
	}	
	
	td.text_vettore {
				color: #4887cd;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				font-weight:bold;				
				line-height: 150%;	
	}	
	
	td.text_compagnia {
				color: #000000;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				line-height: 150%;	
	}	

	.created {
				color: #4887cd;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				font-weight:bold;				
	}
	a.created, a.active, a.visited {
				color: #4887cd;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				text-decoration:none;
				font-weight:bold;				
	}
	a.created:hover {
				color: #ff7e06;
				font-family: CALIBRI, VERDANA, ARIAL, TAHOMA;
				font-size: 12px;
				text-decoration:none;				
				font-weight:bold;				
	}	