body {
	margin:0px;
	padding:0px;
	overflow:auto;
	font-family:tahoma;
	color:#8C8678;
	font-size: 11px;
}
div {
	font-size: 11px;
}
td {
	font-size: 11px;
}
a {
	color:#8C8678;
	text-decoration:underline;
	font-weight:normal;
}

h1, h2, h3, h4 {
	font-family: Times;
	margin: 0px;
	display: inline;
}
h2 {
	font-size: 20px;
}

.a_top:link {
	text-decoration: none;
}
.a_top:visited {
	text-decoration: none;
}
.a_top:hover {
	color: #FA5F01;
	text-decoration: none;
}

.a_menu:link {
	font-size: 10px;
	color:#8C8678;
	font-family: verdana; 
	font-weight: bold; 
	text-decoration: none;
}
.a_menu:visited {
	font-size: 10px;
	color:#8C8678;
	font-family: verdana; 
	font-weight: bold; 
	text-decoration: none;
}

.a_red:link {
	color: #FA5F01;
}
.a_red:visited {
	color: #FA5F01;
}

.a_bold:link {
	font-weight: bold;
}
.a_bold:visited {
	font-weight: bold;
}

.a_more:link {
	color: #6C6450;
	font-weight: bold;
	text-decoration: none;
}
.a_more:visited {
	color: #6C6450;
	font-weight: bold;
	text-decoration: none;
}
.a_white:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.a_white:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.td_menu {
	border-left: 1px solid #C0BBA5; 
	padding: 0px 4px; 
	text-align: center;
	cursor: pointer;
}

.div_top {
	background: url(../images/tmp_top.png) repeat-x top left; 
	height: 15px; 
	font-size: 15px;
}

.div_menu_on {
	height: 18px; 
	background: #EFEEE9 url(../images/tmp_menu_on.png) repeat-x top left; 
	padding-top: 8px;
	padding-bottom: 2px;
}
.div_menu_off {
	height: 18px; 
	background: #EFEEE9 url(../images/tmp_menu_off.png) repeat-x top left; 
	padding-top: 8px;
	padding-bottom: 2px;
}

.div_footer {
	background: #EFEEE9 url(../images/tmp_middle.png) repeat-x top left;
	padding: 6px 2px;
}
.div_bottom {
	background: url(../images/tmp_bottom.png) repeat-x top left; 
	height: 25px; 
	font-size: 25px;
}

.span_top {
	color: #FA5F01;
}
.span_val1 {
	font-size: 30px;
}
.span_val2 {
	font-size: 14px;
	font-weight: bold;
}

.conv_banca {
	width: 170px; 
	height: 115px; 
	background: white; 
	text-align: left; 
	vertical-align: top; 
	border: 1px solid #EFEEE9; 
	cursor: pointer;
}
.conv_banca2 {
	width: 170px; 
	height: 115px; 
	background: white; 
	text-align: left; 
	vertical-align: top; 
	border: 1px solid #FCDFB3; 
	cursor: pointer;
}

.width_55 {
	width: 55px;
}
.width_75 {
	width: 75px;
}
.width_35 {
	width: 35px;
}
.width_100 {
	width: 100px;
}
.width_200 {
	width: 200px;
}

.error{
 	color: rgb(250, 95, 1);
 	font-weight: bold;
}
.message{
 	color: rgb(1, 95, 250);
 	font-weight: bold;
}
.h2 {
	font-family: Times;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
}

.paragraf {
	text-indent: 30px;
	text-align: justify;
}

.frame {
	border: 1px solid #CED2D3;
}