/*STRUTTURE*/
.dotaz1_table{}
.dotaz1_td_k{}
.dotaz1_td_v{width:20px;background-color:#CCCCCC;text-align:center}
.dotaz1_td_x{width:200px}
.dotaz1_td_foot{font-style:italic;font-size:9px}



/* HEADER */
.briciole {
	font-size: 10px;
	color: #FFFFFF;
}
.briciole a:link {
	color: #FFFFFF;
}
.briciole a:visited {
	color: #FFFFFF;
}
.briciole a:hover {
	color: #FF0000;
}
.titolo {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}
/* HEADER end */



/*BODY*/
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	cursor: hand;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	cursor: hand;
	text-decoration: underline;
}

.noscreen {
	position:absolute;
	left: 100px;
	top: -1500px;
	width: 100px;
	height: 100px;
	visibility: hidden;
	display: none
}

.button {
	background-color: #dddddd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #FF0000;
	font-variant: small-caps;
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	cursor: hand; 
}

.button_over {
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-left-color: #FF0000;
	font-variant: small-caps;
	margin: 10px 10px 10px 6px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	cursor: hand;
	color: #FFFFFF;
}

.sub {/*sotosezione, es: liv 3 nei rimorchi*/
	font-size: 14px;
	font-weight: bold;
	background-image: url(../_global_img/sub.jpg);
	height: 24px;
	width: 475px;
	color: #FFFFFF;
	padding-left: 5px;
	background-repeat: no-repeat;
}

.tab {/*usati solo nel menu principale dell'area riservata*/
	height: 40px;
	background-color: #eeeeee;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #BBBBBB;
	border-left:1px solid red;
	padding: 5px;
	padding-left: 9px;
	cursor: hand; 
}

.tab_over {
	height: 40px;
	background-color: #006699;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 5px solid red;
	padding: 5px;
	padding-left: 5px;
	cursor: hand; 
	color: #FFFFFF;
}
/*BODY end*/

/*RIMORCHI*/
.l1h {}
.l1h .foto {float:left}
.l1h .listbox {float:right}
.l1h .listbox  .title{background-color:#7AA0CC;margin:0px;color:#FFFFFF}
.l1h .listbox  .title_bk1{background-image:url(../_global_img/list_bk1.gif);background-position:left top;background-repeat:no-repeat}
.l1h .listbox  .title_bk2{background-image:url(../_global_img/list_bk2.gif);background-position:right top;background-repeat:no-repeat;padding:5px;padding-right:5px}
.l1h .listbox  .thelist{width:100%;background-color:#CFDAE5;margin:0px;padding:0px}
.l1h .listbox  ul{margin:3px;padding:0px;}
.l1h .listbox  ul li{list-style:none; margin:0px;display:block}
.l1h .listbox  ul li a{text-decoration:none;width:100%; display:block;margin:3px;padding:2px;font-weight:bold}
.l1h .listbox  ul li a:hover{text-decoration:none;background-color:#DD98A0;color:#4D0000}
.l1h .separator {clear:both;height:20px}
.l1h a.minor {background-position:0px 2px;background-image:url(../_global_img/redsqr.gif);background-repeat:no-repeat;float:left;color:#003399;text-decoration:none;margin:3px;padding-left:14px;font-weight:bold;margin-right:10px}
.l1h a.minor:hover{color:#DD0000}
/*RIMORCHI end*/


/* BOX INFORMAZIONI */
.box td {
	font-size: 11px;
}
.box {
	font-size: 11px;
}



/* BOX INFORMAZIONI  END*/


/*FCK*/
.fck_titolo{font-size:16px;font-weight:bold}
.fck_piccolo{font-size:10px;}






/*?????????????????????????????????????????????????????????????????????????????????????????*/

.testoMaiu {/*forse usato solo in towbar finder*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
}
