BODY, TD {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
}
BODY {
	background-attachment: scroll;
	background-image: url(images/page-bkg.gif);
	background-repeat: repeat-x;
}

FORM {
	margin-top:0px;
	margin-bottom:0px;
}
A:link{
	color: #003D8C;
	text-decoration:none;
}
A:visited{
	color: #003D8C;
	text-decoration:none;
}
A:hover{
	color: #00A1B1;
	text-decoration:underline;
}

a.footer-link:link {
	color: #00A1B1;
}
a.footer-link:visited {
	color: #00A1B1;
}

HR {
	color: #EFEFEF;
	border-style: None;
	height: 1px;
}
INPUT, SELECT, TEXTAREA {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}
/*************************HEADER*************************/
.header-sfondo-tour {
	background-image: url(images/tour-header.jpg);
	background-repeat: no-repeat;
	padding-left: 230px;
}
.header-box {
	background-image: url(images/box-header.gif);
	background-repeat: no-repeat;
}
.header-box2 {
	background-image: url(images/box-header2.gif);
	background-repeat: no-repeat;
}
/*************************BODY*************************/
.body-titolo {
	font-size:14px;
	color: #00438F;
}
.body-titolo-big {
	font-size:18px;
	color: #00438F;
}
.body-testo-b {
	font-weight: bold;
	color: #00438F;
}
.body-testo {
	color: #00438F;
}
.body-testo-evid {
	color: #00A2B2;
}
.body-td-evid {
	background-color: #E6F1F5;
	padding-left:4px;
}
.body-td-sfondo {
	background-color: #FFFFFF;
}
.body-td-bordo-immagine {
	background-color: #0AA5B4;
}
.body-logo-padding{
	padding: 0 5px 0 0;

}
/*************************BOX*************************/
.box-bkg {
	background-image: url(images/box-bkg.gif);
	background-repeat: repeat-y;
}
.box-novita-bkg {
	background-image: url(images/box-novita-bkg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box-novita-bkg2 {
	background-image: url(images/box-novita-bkg2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bottom-bkg {
	background-image: url(images/bottom-bkg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.page-bkg-sx {
	background-image: url(images/bkg-pagina-sx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right:1px dashed #213482;
}

.body-td-main {
	padding: 8px;
}
.bordo-tabella {
	border: 1px dashed #003D8C;
	background-color: #eeeeee;
}

/*************************MENU INTERNO*************************/
#menu-int {
	width: 178px;
	height: auto;
	margin: 0px 0px 0px 0px;
	display:block;
	text-align:left;
}
#menu-int a{
	background-color: #E3E2DA;
	display: block;
	height: auto;
	min-height: 14px;
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	background-image: url(images/menu-int-dot.gif);
	background-repeat: no-repeat;
	text-align:left;
}
#menu-int a:hover{
	background-color: #0AA5B4;
	background-image: url(images/menu-int-dot-on.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;	
}
#menu-int .active{
	background-color: #0AA5B4;
	background-image: url(images/menu-int-dot-on.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;	
}

.menu-int-bkg-cella {
	background-image: url(images/menu-int-bkg-cella.gif);
	background-repeat: repeat-y;
}

/*************************FOOTER*************************/
.footer-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 12px;
}
.footer-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
}

.rigaIstruzioni{
	margin-bottom:10px;
}

.rigaIstruzioni .iconaIstruzioni {
	float: left;
	text-align: right;
	margin-right:10px;
	width:105px;
}
.rigaIstruzioni .testo {
	float: left;
	width: 420px;
}
.clear {
	clear: both;
}
.rigaIstruzioni P{
	margin:0 0 5px 0;
	text-align:justify;
}
