body {
	background-image: url(../img/assistenza/bg_page.png);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color:#C92F00;
	text-decoration:none;
}

a:visited {
	color:#C92F00;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}

a:active {
	color:#FF6600;
	text-decoration:none;
}

.button_small_section {
	cursor:pointer;
	border:none;
	background-image:url(../img/assistenza/button_section_small.jpg);
	background-repeat:x-repeat;
	padding-left:15px;
	padding-right:15px;
	height:25px;
	font:normal 13px/15px "Trebuchet MS", Lucida, LucidaSans, Arial, Helvetica, sans-serif;
   	color:#444;
	color:#FFFFFF;
	border: solid 1px #FF6600;
}

.box_head_titles {
	color: #FF8533;
}

.head_payoff_subtitles {
	color:#FFF0BB;
}

.box_table {
	background-image:url(../img/assistenza/bg_box_tabella_header.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	padding-top:5px;
}

.box_table th {
	color:#ffffff;
	font-size:14px;
	text-align:center;
}

.box_table td {
	color:#000000;
	font-size:12px;
	text-align:center;
	border-bottom: solid 1px #cccccc;
	padding: 4px 2px 3px 2px;
}

.box_table .label {
	color:#000000;
	font-size:12px;
	text-align:left;
	border-bottom: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
}

.box_table_cell_highlight {
	background-color:#EBEBEB;
}

.box_table_cell_price td {
	color:#E25907;
	font-size:12px;
	font-weight:bold;
	background-color:#FFF0BB;
}

.container_box_table {
	border-left: solid 2px #E8E8E8; 
	margin: 0px 4px 0px 4px; 
	border-right: solid 2px #E8E8E8;  
	padding-bottom: 10px;
	overflow:visible;
}

.content_box_table {
	padding:5px 15px 0px 15px;
}

.payoff_decoration {
	background-image:url(../img/assistenza/header_decoration.png);
	background-repeat:no-repeat;
	background-position:left;
}

.sidebar_box_titles {
	font-family: 'Trebuchet MS', Lucida, Tahoma, SansSerif, Verdana, Arial, Helvetica; 
	font-size:20px;
	color:#FF6600;
}

.list_big {
	list-style-image:url(../img/common/bullet_big_orange.gif); 
	list-style-position:inside; 
	list-style-type:none; 
	margin:0;
	padding:0;
	margin-left:20px;
	margin-top:10px;
}

.list_big_item {
	border-bottom: dotted 1px #cccccc;
}
