body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Segoe UI', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #1E1E1E;
/**
	background: #EEE; 
**/
}
hr {
	color: #009A49;
}

br {
	font-size: 4px;
}

em {
	font-style: normal;
}

img {
	border: none;
}

a {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #c40f0f;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

b{
	font-weight: bold;
	color: #009A49;
}

strong{
	font-weight: bold;
	color: #009A49;
}

input, select {
	color: #951713;
}

#frm_reg {
	padding: 0px;   
	float:left;	
}

#frm-cms-reg {
	padding: 0px;   
	margin: 10px;
	width: 350px;
	float:left;	
}

#frm-cms-reg  ol{
	padding: 0px;   
	margin: 0px;
}

#frm-cms-reg  li{
	list-style-type: none;
	min-height: 55px;
}

#frm-cms-reg-err {
	width: 230px;
	padding: 0px;   
	margin: 10px;
	float:left;
}

#frm-cms-reg-err ol{
	padding: 0px;   
	margin: 0px;
}

#frm-cms-reg-err  li{
	list-style-type: none;
	min-height: 55px;
}

#frm-cms-reg  input.reg_frm_lng {
	display: block;
	width: 320px;
	height: 16px;
	font-size: 14px;
	border: 1px solid #40AF77;
	margin-left: 10px;
}

#frm-cms-reg  input.reg_frm_lng_error{
	display: block;
	width: 320px;
	height: 16px;
	font-size: 14px;
	border: 1px solid #822433;
	background: #BFE4D1;
	margin-left: 10px;
}

#frm-cms-reg  select.reg_frm_lng {
	display: block;
	width: 228px;
	height: 24px;
	font-size: 14px;
	border: 1px solid #40AF77;
	margin-left: 10px;
}

#frm-cms-reg  select.reg_frm_lng_error {
	display: block;
	width: 228px;
	height: 24px;
	font-size: 14px;
	border: 1px solid #822433;
	background: #BFE4D1;
	margin-left: 10px;
}





LEGEND {
	WIDTH: AUTO;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	COLOR: #822433;
}




input.btn_reg_frm{
	width: auto;
	height: 24px;
	font-size: 10px;
	margin: 10px;
	border: 0px;
	background: #009a49;
	border: 1px solid #40AF77;
	color: #FFFFFF;
	float: right;
	text-transform: uppercase;
}

label.name{
	height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

label.name_error{
	margin-top: 16px;
	width: 228px;
	height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	COLOR: #822433;
}

input.calc_frm {
	height: 16px;
	font-size: 14px;
	border: 1px solid #40AF77;
	width: 80px;
	margin-bottom: 2px;
	text-transform: uppercase;
	text-align: right;
}

select.calc_frm {
	height: 22px;
	font-size: 14px;
	border: 1px solid #40AF77;
	width: 240px;
	padding: 2px 6px;
	text-transform: uppercase;
}

input.btn_calc_frm{
	width: 80px;
	height: 24px;
	font-size: 10px;
	margin: 0px;
	border: 0px;
	background: #009a49;
	border: 1px solid #40AF77;
	color: #FFFFFF;
	float: right;
	text-transform: uppercase;
}

#frm_calc_result {
	width: 40%;
	float:right;
	font-size: 12px;
	margin: 10px;
	border: 1px solid #75C9A4;
	background-color: #FFFFFF;
	min-height: 240px;
	padding: 5px;
}

#frm_calc_wait {
	margin-top: 40%;
	margin-left: 45%;
}

ul {
	padding: 0;
	margin: 0px 0px 10px 0px ;
}

p {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 1.1em;
}

blockquote {
	font-size: 1.1em;
}

table {
	width: 630px;
	float: left;
	margin-bottom: 15px;
}
table th {
	background-color: #009A49;
	color: #FFFFFF;
	height: 32px;
}

table td.title-w{
	background-color: #009A49;
	color: #FFFFFF;
	text-align: center;
}

table td.title {
	width: 100px;
	padding: 10px 10px;
	background-color: #009A49;
	color: #FFFFFF;
	text-align: center;
}

table td.title  strong{
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

table td.title_sub {
	width: 100px;
	background-color: #40AF77;
	color: #FFFFFF;
	padding: 10px 10px;
	text-align: center;
}

table td.title-sub-auto {
	background-color: #40AF77;
	color: #FFFFFF;
	padding-left: 5px;
}


table td.title_sub-2 {
	width: 100px;
	background-color: #40AF77;
	color: #FFFFFF;
	padding: 10px 10px;
}

table td.value {
	width: 100px;
	background-color: #BFE4D1;
	color: #009A49;
	padding: 10px 10px;
	text-align: center;
}

table td.value-auto {
	background-color: #BFE4D1;
	color: #009A49;
	padding-left: 5px;
}

table td.value-2 {
	width: 200px;
	background-color: #BFE4D1;
	color: #009A49;
	padding: 10px 10px;
}

/*
 * layout
 *
 **************************************/

#lay_page {
	margin: 0 auto;
	width: 976px;
	min-height: 800px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/images/struct/acs_menu_bg.png) repeat-y top left;
}

#lay_page_off{
	margin: 150px auto;
	width: 400px;
	height: 200px;
	min-height: 780px;
	text-align: center;
	color: #822433;
	font-weight: bold;
}

/*
 * colonna sinistra
 *
 **************************************/

#lay_page_left{
	margin: 0px 0px 0px 0px;
	width: 264px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/** background: #00854A; **//
	background: transparent url(/images/struct/acs_menu_bg.png) repeat-y top left;
	display: block;
	float: left;
}

#lay_page_left_logo{
	width: 264px;
	height: 171px;
	padding: 40px 0px 0px 0px;
	display: block;
	float: left;
}

#lay_page_left_logon{
	margin: 0px 0px 0px 0px;
	position: relative;
	display: block;
	float: left;
	color: #FFFFFF;
}

#form_wait {
	font-size: 10px;
	margin: 20px 20px 0px 20px;
	padding: 10px 15px;
	min-height: 118px;
	width: 188px;
	background: #009A49;
	border: 1px solid #FFFFFF;
}

#form_logon_area{
	min-height: 55px;
	padding: 10px 15px;
}


form.logon {
	margin: 20px 20px 0px 20px;
	color: #FFFFFF;
	width: 218px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 0px;
	background: #009A49;
}


label{
	text-decoration: underline;
}





form {
	font-size: 10px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

a.logon{
	font-size: 11px;
	margin-top: 30px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

a.logon:hover{
	text-decoration: none;
	color: #822433;
}


label.voice{
	font-size: 11px;
	text-decoration: none;
	margin-right: 6px;
}

input.logon{
	font-size: 9px;
	height: 12px;
	border: 0px;
	width: 180px;
	margin-bottom: 2px;
	padding: 2px 2px;
}

input.logon_btn{
	margin: 0px;
	width: 50px;
	height: 18px;
	line-height: 12px;
	font-size: 9px;
	border: 1px solid #FFFFFF;
	background: #009A49;
	font-weight: bold;
	color: #FFFFFF;
}

#lay_page_left_menu_res {
	position: relative;
	width: 219px;
	float: left;
	margin: 0px 20px;	
	display: block;
}

#lay_page_left_menu_res h3 { 
	margin: 9px 0px 1px 0px;
	display: block;
	height: 30px;
	background-color: #822433;
	line-height: 26px;
	position: relative;
}

#lay_page_left_menu_res h3 a { 
	color: #FFFFFF;
	font-size: 13px; 
	font-weight: normal;
	padding: 0px 19px;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu_res h3 a:hover {
	color: #009933;
	text-decoration: none;
}

#lay_page_left_menu_res h4 {
	background-color: #CDA7AD;
	border: 1px solid #822433;
	margin: 0px 0px 1px 0px;
	height: 20px;
	line-height: 18px;
	position: relative;
}
#lay_page_left_menu_res h4.current { 
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
	background-color: #9B505C;
	position: relative;
}

#lay_page_left_menu_res h4 a { 
	 cursor: pointer;
	 color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	padding: 0px 19px;
	font-size: 12px; 
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu_res h4 a:hover {
	color: #009933;
	font-weight: normal;
	text-decoration: none;
}
#lay_page_left_menu_res h4.sub {
	background-color: #BFE4D1;
	border: 1px solid #75C9A4;
	margin: 1px 0 0 19px;
	height: 20px;
	line-height: 18px;
	position: relative;
}

#lay_page_left_menu_res h4.sub_current { 
	padding: 0px 19px;
	margin: 1px 0 0 19px;
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
	background-color: #40AF77;
	position: relative;
}

#lay_page_left_menu_res h4.sub a { 
	 cursor: pointer;
	 color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	padding: 0px 19px;
	font-size: 12px; 
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu_res h4.sub a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #822433;
	font-weight: normal;
	text-decoration: none;
}

#lay_page_left_menu_res h5 {
	width: 199px;
	background-color: #BFE4D1;
	border: 1px solid #75C9A4;
	margin-left: 18px;
	margin-top: 1px;
	height: 20px; 
	line-height: 18px;
	float:right;
 	display: block;
	position: relative;
}
 
#lay_page_left_menu_res h5 a { 
	cursor: pointer;
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	padding: 0px 19px;
	font-size: 12px; 
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu_res h5 a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #822433;
	font-weight: normal;
	text-decoration: none;
}
#lay_page_left_menu_res h5.current{
	width: 180px;
	padding: 0px 0px 0px 19px;
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
	background-color: #40AF77;
	position: relative;
}
































#lay_page_left_menu {
	width: 219px;
	float: left;
	margin: 0px 20px;	
	display: block;
}

#lay_page_left_menu h3 { 
	margin: 9px 0px 1px 0px;
	display: block;
	height: 30px;
	background-color: #009A49;
	line-height: 26px;
	position: relative;
}

#lay_page_left_menu h3 a { 
	color: #FFFFFF;
	font-size: 13px; 
	font-weight: normal;
	padding: 0px 19px;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu h3 a:hover {
	color: #822433;
	text-decoration: none;
}

#lay_page_left_menu h4 {
	background-color: #BFE4D1;
	border: 1px solid #75C9A4;
	 margin: 0 0 1px 0;
	 height: 20px; line-height: 18px;
	position: relative;
}
#lay_page_left_menu h4.current { 
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
	background-color: #40AF77;
	position: relative;
}

#lay_page_left_menu h4 a { 
	 cursor: pointer;
	 color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	padding: 0px 19px;
	font-size: 12px; 
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu h4 a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #822433;
	font-weight: normal;
	text-decoration: none;
}
#lay_page_left_menu h4.sub {
	background-color: #BFE4D1;
	border: 1px solid #75C9A4;
	margin: 1px 0 0 19px;
	height: 20px;
	line-height: 18px;
	position: relative;
}

#lay_page_left_menu h4.sub_current { 
	padding: 0px 19px;
	margin: 1px 0 0 19px;
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
	background-color: #40AF77;
	position: relative;
}

#lay_page_left_menu h4.sub a { 
	 cursor: pointer;
	 color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	padding: 0px 19px;
	font-size: 12px; 
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu h4.sub a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #822433;
	font-weight: normal;
	text-decoration: none;
}

#lay_page_left_menu h5 {
	width: 199px;
	background-color: #BFE4D1;
	border: 1px solid #75C9A4;
	margin-left: 18px;
	margin-top: 1px;
	height: 20px; 
	line-height: 18px;
	float:right;
 	display: block;
	position: relative;
}
 
#lay_page_left_menu h5 a { 
	cursor: pointer;
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	padding: 0px 19px;
	font-size: 12px; 
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#lay_page_left_menu h5 a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	color: #822433;
	font-weight: normal;
	text-decoration: none;
}
#lay_page_left_menu h5.current{
	width: 180px;
	padding: 0px 0px 0px 19px;
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
	background-color: #40AF77;
	position: relative;
}


#lay_page_left_sponsor{
	margin: 0 36px;
	width: 192px;
	height: 57px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	display: block;
	float: left;
}

/*
 * colonna destra
 *
 **************************************/

#lay_page_right {
	width: 710px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: #FFFFFF;
	float: left;
	display: block;
}

#lay_page_right_testata{
	width: 710px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	display: block;
}

.logo{
	position:absolute;
	top: 23px;
	width: 264px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.scroller{
	position: absolute;
	width: 696px;
	height: 32px;
	padding: 18px 0px 0px 0px;
	margin: 23px 0px 0px 16px;
	text-align: left;
	display: block;
	background: #00854A url(/images/struct/acs_logo_02_scroll.png) repeat-y ;
	color: #FFFFFF;
	font-weight: bold;
}

.logo_message{
	position:absolute;
	top: 98px;
	color: #009A49;
	font-size: 24px;
	width: 264px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 240px;
}
.logo_search{
	position:absolute;
	top: 98px;
	width: 264px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 530px;
}

#lay_page_right_content {
	width: 680px;
	min-height: 500px;
	position: relative;
	padding: 0px 5px 0px 25px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	display: block;
	color: #1E1E1E;
	float: left;
}

#lay_page_right_content h3{
	color: #822433;
}

#lay_page_right_content ul{
	list-style: disc outside;
	margin: 5px 0px 5px 20px;
	text-align: LEFT;
}

#lay_page_right_content ul li{
	list-style: disc outside;
}

#lay_page_right_content div.sx {
	font-size: 12px;
	float: left;
	width: 322px;
}

#lay_page_right_content div.dx {
	float: left;
	width: 322px;
	margin-left: 25px;
}

#lay_page_content_area {
	width: 100%;
	min-height: 80px;
	position: relative;
	text-align: left;
	display: block;
	color: #1E1E1E;
	float: left;
}
#lay_page_content_area STRONG {
	font-weight: bold;
	color: 009A49;
}

#lay_page_content_area h3{
	color: #822433;
}

#lay_page_content_area ul{
	list-style: disc outside;
	margin: 5px 0px 5px 20px;
	text-align: LEFT;
}

#lay_page_content_area ul li{
	list-style: disc outside;
}

#lay_page_content_area div.sx {
	font-size: 14px;
	float: left;
	width: 322px;
}

#lay_page_content_area div.dx {
	float: left;
	width: 322px;
	margin-left: 25px;
}

#lay_page_content_area label.title_area{
	margin-top: 10px;
	font-size: 24px;
	height: 36px;
	color: #009A49;
	text-decoration: none;
}
#lay_page_content_area label.title_area:first-letter{
	 text-transform: uppercase;
 }

#lay_page_content_area label.title_page{
	margin-top: 15px;
	width: 90%;
	padding-right: 6px;
	font-size: 20px;
	height: 36px;
	color: #822433;
	font-weight: bold;
	text-decoration: none;
	float: left;
/**	filter: dropshadow(color=D4D5D5, offx=2, offy=2, positive=true); **/
}
#lay_page_content_area label.title_page:first-letter{
	 text-transform: uppercase;
 }

#lay_page_footer{
	text-align: right;
	width: 100%;
	height: 40px;
	color: #009A49;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
}


/** TABULAZIONE **/

#tabbed_box_1 {
	margin: 0px auto;
	width: 670px;
	border: 1px solid #009A49;
	background-color: #BFE4D1;
}
.tabbed_box h4 {
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}

.tabbed_area {
	margin-top:5px;
	margin: 0px auto;
	padding:8px;	
}

ul.tabs {
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	border-top: 1px solid #009A49;
	margin-right: 2px;
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color: #75C9A4;
	color: #822433;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	border: 1px solid #009A49;
}
ul.tabs li a:hover {
	background-color: #40AF77;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#009A49;
	border-bottom: 1px solid #ffffff;
}

.content {
	min-height: 250px;
	background-color:#ffffff;
	padding: 10px;
	border: 1px solid #009A49; 	
	background-image:url(/images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom: 1px solid #009A49;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

.form-record { width: 450px; margin: 10px 25px; font-size: 12px;}
.form-record .inset { padding: 8px 12px;}
.form-record p { margin: 0 0; }
.form-record form{ margin: 0 0; }
.form-record label.lgnerr { font-size: 14px; font-weight: bold; color: #822433; display: block; float: left; width: 200px; font-weight: normal; font-size: 9px; text-transform: lowercase; }
.form-record input { margin-bottom: 8px;}
.form-record input.srtTxt { width: 111px; height: 19px; background: #fff url(/images/struct/bg_search_text_srt.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record input.srtTxtErr { width: 111px; height: 19px; background: #fff url(/images/struct/bg_search_text_srt_err.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record input.mdmTxt { width: 221px; height: 19px; background: #fff url(/images/struct/bg_search_text_mdm.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record input.mdmTxtErr { width: 221px; height: 19px; background: #fff url(/images/struct/bg_search_text_mdm_err.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record input.slgnTxt { width: 331px; height: 19px; background: #fff url(/images/struct/bg_search_text_slgn.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record input.slgnTxtErr { width: 331px; height: 19px; background: #fff url(/images/struct/bg_search_text_slgn_err.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record input.lgnTxt { width: 448px; height: 19px; background: #fff url(/images/struct/bg_search_text_lgn.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record input.lgnTxtErr { width: 448px; height: 19px; background: #fff url(/images/struct/bg_search_text_lgn_err.png) no-repeat top left; border: 0px; margin: 2px 1px 0px 0px; padding: 5px 0px 0px 5px; font-size: 1em; float: left; margin-bottom: 8px;}
.form-record fieldset { margin:0; padding: 0; border:none; }
.form-record div.infPrv { margin-top: 2px;width:440px; border: 1px solid #C4C5C4; overflow: auto; height: 80px; padding: 5px; }
.form-record div.infPrvErr { margin-top: 2px;width:440px; border: 1px solid #C59BA1; overflow: auto; height: 80px; padding: 5px;  background: #F0E9E7;}
.form-record .txt { width: 100px; }
.form-record-button { background: url('/images/form/bg_search_left.png') 0 0 no-repeat; display: inline; float: right; height: 24px; margin: 0 0px 0 2px; padding: 0 0 0 2px; }
.form-record-button span { background: url('/images/form/bg_search_right.png') right 0 no-repeat; padding: 0 2px 0 0; }
.form-record-button span input#submit { background: url('/images/form/bg_search_middle.png') 0 0 repeat-x; border: none; font-size: 11px; color: #98001c; cursor: pointer; height: 24px; padding: 2px 1px 0 3px; }
.form-record-button span input#submit:hover { color: #000; }

div.user_div_box {
	min-height: 75px;
	margin-bottom: 25px;
}

div.user_div_box_cont{
	display:block;
	float: left;
	width: 465px;
	padding: 5px 10px;
	min-height:70px;
}

div.user_div_box_cont_res{
	width: 470px;
	float:left;
	margin-bottom: 4px;
	min-height:70px;
}

div.user_div_box_cont_res_ok{
	font-size: 1.3em;
	font-weight: bold;
	color:#822433;
	height:18px;
	width: 470px;
	float:left;
	margin-bottom: 4px;
	text-align: center;
	min-height:70px;
	line-height:70px;
}

div.user_div_box_cont_img_wait{
	width: 470px;
	float:left;
	text-align: center;
	min-height:70px;
}

img.user_div_box_cont_img_wait  {
	vertical-align: middle;
}


div.user_div_box_cont_err{
	border-bottom: 1px solid #822433;
	display:block;
	float: left;
	background-color: #CDA7AD;
	width: 460px;
	padding: 5px 10px;
	margin-bottom: 10px;
}

div.user_div_box_cont_err_res{
	font-size: 1.3em;
	font-weight: bold;
	color:#822433;
	width: 470px;
	float:left;
	margin-bottom: 4px;
	text-align: center;
	min-height:70px;
	line-height:70px;
}

/*
 * lista servizio
 *
 **************************************/
ul.serv-list { float:left; margin: 0 5px; line-height: 18px; display: block;}
.serv-list, .serv-list-typo, .serv-list-grey {  padding-left: 5px; margin: 0 0 1em 0; min-height: 50px;}
.serv-list-large { margin: 0 0 1em 0; }
.serv-list li,
.serv-list-large li { background: transparent url(/images/ico-dash.png) no-repeat 0 5px; font-size: 1.1em; padding-left: 10px; width: auto;  display: block;}
.serv-list-grey li { background: transparent url(/images/ico-bullet-grey.png) no-repeat 0 5px; font-size: 1.1em; padding-left: 10px; width: auto;}
.serv-list-typo li  { background: transparent url(/images/ico-bullet-red.png) no-repeat 0 5px; font-size: 1.1em; padding-left: 10px; width: auto;}
.serv-list li:hover,
.serv-list-large li:hover { background: transparent url(/images/ico-dash-down.png) no-repeat 0 5px; font-size: 1.1em; width: auto;}

.serv-list-large li { margin-bottom: 1em; }
.serv-list-large li img { margin: 0 4px; }


ul.page-list { margin: 0 0 10px 0; line-height: 18px; display: block;}
.page-list, .serv-list-typo, .serv-list-grey {  padding-left: 5px; margin: 0 0 1em 0; min-height: 50px;}
.page-list-large { margin: 0 0 1em 0; }
.page-list li,
.page-list-large li { background: transparent url(/images/ico-dash.png) no-repeat 0 5px; font-size: 1.1em; padding-left: 10px; width: auto;  display: block;}
.page-list-grey li { background: transparent url(/images/ico-bullet-grey.png) no-repeat 0 5px; font-size: 1.1em; padding-left: 10px; width: auto;}
.page-list-typo li  { background: transparent url(/images/ico-bullet-red.png) no-repeat 0 5px; font-size: 1.1em; padding-left: 10px; width: auto;}
.page-list li:hover,
.page-list-large li:hover { background: transparent url(/images/ico-dash-down.png) no-repeat 0 5px; font-size: 1.1em; width: auto;}

.serv-list-large li { margin-bottom: 1em; }
.serv-list-large li img { margin: 0 4px; }


.align-center { margin: 0 0 5px 5px; }
.align-center-login { background: #fff url(/images/bg-sheet-mid.png) no-repeat top left;	margin: 0 0 0 5px;
 }

#FormTitoloSezioni UL {
	font-size: 10px;
	margin: 0px;
	padding:0px 0px 5px 0px;
	list-style-type: none;
	border: 0px;
}

#FormTitoloSezioni UL LI{
	padding: 3px 0px 4px 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
	border-bottom: 1px solid #C0C0C0;
}

#FormTitoloSezioni UL LI A:link {
	color: #4D4D4F;
	text-decoration: none;
}

#FormTitoloSezioni UL LI A:hover {
	color: #4D4D4F;
	text-decoration: underline;
}

#FormTitoloSezioni UL LI A:visited {
	color: #4D4D4F;
	text-decoration: none;
}

input.search_txt { border: 1px dashed #40AF77; width: 125px; height: 18px; padding-top: 2px; }
input.search_btn { border: 1px dashed #40AF77; width: 50px; height: 24px; }

/** BOX UNICO  **/
	.page-box-unique-null {  }
	.page-box-unique { background: #fff url(/images/struct/bg-page-box-unique.png) no-repeat top left; width: 670px; padding: 2px 4px 22px 6px;  min-height: 350px; font-size: 11px; }
	.page-box-unique-noshade { width: 753px; padding: 2px 4px 22px 6px; }
	.page-box-unique h4,
	.page-box-unique-noshade h4 { margin: 0 0 10px 0; min-height: 35px; color: #822433; }
	.page-box-unique .title,
	.page-box-unique-noshade .title { font-size: 1.4em; color: #444444; margin-bottom: 6px; }
	.page-box-unique-wait { background: url(/images/icon/icon_wait_big.gif) no-repeat  50% 50%; width: 100%; min-height: 320px;}
/**            **/

.field_pager {
	display: block;
	margin: 0px 5px 0px 5px;
	text-align: right;
	float: right;
}

.field_pager a, .field_pager b {
	display: block;
	float: left;
	line-height: 14px;
	width: 16px;
	text-align: center;
	padding: 3px 2px 3px 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}

.field_pager b {
	line-height: 14px;
	background-color: #FF6C16;
	border: 1px solid #FF5A00;
	color: #FFF;
}

.field_pager a {
	background-color: #Fborder: 1px solid #F0F0F0;
	color: #555;
}

.field_pager a:link {
	border: 1px solid #F0F0F0;
	color: #555;
}
.field_pager a:visited {
	border: 1px solid #F0F0F0;
	color: #555;
}

.field_pager a:hover {
	border: 1px solid #FF5A00;
	color: #FF5A00;
}

.top-margin-20 { margin-top: 20px; }
.what { font-size: 1.1em; margin: 8px 0; }
.when { color: #cf5003; font-weight: bold; margin-bottom: 6px; }
.when em { color: #000; font-weight: normal; } 


