body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/all_bg.gif);
	color: #996633;
	text-align: center;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
}
table{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.8em}
a:link, a:visited {color: #996600; text-decoration: none;}
a:hover {color: #FF0000;}
a:active {color: #996600;}

form, p, li, h1, h2, h3, h4, h5, h6, input{margin: 0px; padding: 0px;}
hr {
	color: #E0E0E0;
	height: 1px;
}


h1 {
	font-size: 24px;
	
	margin-bottom: 8px;
}
h2 {font-size: 18px; display: inline}
h3 {font-size: 16px; display: inline}
h4 {font-size: 14px; display: inline}
h5 {font-size: 12px; display: inline}
h6 {
	font-size: 10px;
	color: #999999;
	display: inline;
	font-weight: normal
}

li {list-style-type: none; text-indent: 0px; list-style-image: url(images/doc_2ax.gif);}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	height: 20px;
}
.th {
	
	background-color: #EBE0D6;
	margin-bottom: 6px;
	padding: 4px;
	color: #996600;
}


.left {float: left;}
.right {float: right;}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.clear_both {
	clear: both;
	float: none;
}
.voltiActive{font-weight:bold; font-size:14px; color:#FF0000;}
.lineL {border-left-width: 1px;	border-left-style: dotted; border-left-color: #CCCCCC;}
.lineB {border-bottom:solid 1px #ccc;}
.border {
	border: 1px solid #CCCCCC;
}
.img_border {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.volti_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FF0000;
	padding: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.catalogInput {
	font-weight: bold;
	color: #996600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #F8F2E7;
}
.float_img {
	position: absolute;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.step_by_step li{
	display:inline;
	font-size:14px;
}
.step_by_step .active{
	display:inline;
	font-size:16px;
	
	color:#FF0000
}
.keywordColor{
	color:#FF0000;
}.w50 {
	width: 50%;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.w33 {
	width: 33.1%;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footera{ display:none; font-size:1px;}
