@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	width: 100%; 
/*	background-image: url(https://secure.terramia.com/ifly/newyork/img/sfondale.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
*/}
body,td,th,input,select,option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E1E1E;
}
a {text-decoration:none}
a:hover {text-decoration:underline}
a:link {color: #003399; }
a:visited {color: #003399;}


.bUp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bDx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.bSx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.bDw {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tab_esterna{
	background-color:#FFFFFF;
	border-left:2px #666666 solid; border-right:2px #666666 solid;
}
.tab_interna{
	border-style:solid; 
	border-width:2px; 
	border-color:#d4d4d4; 
	border-radius:10px;
	border-spacing:0px;
	overflow:hidden;
}
.cella_descrizione { 
	background-color:#f1f2f3;
	padding-left:25px;
	padding-right:25px;
}

.txt_12b {
	font-size: 12px;
	font-weight: bold;
}

.txt_14b {
	font-size: 14px;
	font-weight: bold;
}

.sfondopuntonp2m {
	background-image:url(/bg/punto.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

.txt_18br {
	font-size: 20px;
	font-weight: bold;
	color:#FF0000;
}





	
