body {
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
	background: #ffffff url(../images/background.jpg) repeat-x left top;
}

.bg_menu {
	width: 788px;
	height: 175px;
	background: #ffffff url(../images/top_right.jpg) no-repeat left top;	
}

.bg_home {
	width: 100%;
	height: 337px;
	background: #ffffff url(../images/bg_homepage.jpg) no-repeat right bottom;	
	padding-left: 15px;
	padding-top: 5px;
}

.bg_interno {
	width: 100%;
	padding-left: 15px;
	margin-left: 15px;
	padding-top: 5px;
}

.website_body {
	background-color: #ffffff;
}

a 			{ color: #000000; text-decoration: none; }
a:link 		{ color: #000000; text-decoration: none; } 
a:visited	{ color: #000000; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: underline; }

.link_footer 					{ color: #000000; font-weight: normal; font-size: 9px; text-decoration: none; }
.link_footer:link 		{ color: #000000; font-weight: normal; font-size: 9px; text-decoration: none; } 
.link_footer:visited  { color: #000000; font-weight: normal; font-size: 9px; text-decoration: none; }
.link_footer:hover		{ color: #000000; font-weight: normal; font-size: 9px; text-decoration: underline; }

.link_top_menu 					{ color: #ffffff; font-weight: bold; line-height: 20px; text-decoration: none; }
.link_top_menu:link 		{ color: #ffffff; font-weight: bold; line-height: 20px; text-decoration: none; } 
.link_top_menu:visited  { color: #ffffff; font-weight: bold; line-height: 20px; text-decoration: none; }
.link_top_menu:hover		{ color: #dae529; font-weight: bold; line-height: 20px; text-decoration: underline; }

.link_green 				{ color: #339933; font-weight: bold; line-height: 20px; text-decoration: none; }
.link_green:link 		{ color: #339933; font-weight: bold; line-height: 20px; text-decoration: none; } 
.link_green:visited { color: #339933; font-weight: bold; line-height: 20px; text-decoration: none; }
.link_green:hover		{ color: #339933; font-weight: bold; line-height: 20px; text-decoration: underline; }

.link_gray 					{ color: #696969; font-weight: bold; line-height: 20px; text-decoration: none; }
.link_gray:link 		{ color: #696969; font-weight: bold; line-height: 20px; text-decoration: none; } 
.link_gray:visited 	{ color: #696969; font-weight: bold; line-height: 20px; text-decoration: none; }
.link_gray:hover		{ color: #696969; font-weight: bold; line-height: 20px; text-decoration: underline; }

.td_footer {
	padding-top: 5px;
	font-size: 9px;
	border-top: 1px solid #000000;
	color: #666666;
}

.td_title {
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	color: #339933;
}

.td_white {
	background: #ffffff;
	text-align: justify;
}

.td_prodotto {
	background: #eaebeb;
	border: 1px solid #d3d3d3;
	padding: 3px;
}

.img_prodotto {
	border: px solid #6e6e6e;
}

.txtBox {
	font-family: Arial;	
	font-size: 11px;
	color: #29749c;		
	padding-left: 5px;
	background-Color: #ffffff;
	border: 1px solid #29749c;
}

.table_list {
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
}

.table_list_sub {
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-bottom: 1px solid #aaaaaa;	
}

.table_header{
	border-bottom: 	1px solid #aaaaaa;
	background-color: #ecf6f7;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}

.riga_pari {
	border-bottom: 	1px solid #aaaaaa;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
}

.riga_pari_sub {
	border-bottom: 	0px solid #aaaaaa;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	height: 27px;
}

.riga_dispari {
	border-bottom: 	1px solid #aaaaaa;
	background-color: #fff7e7;
	padding-left: 7px;
	padding-right: 7px;
}
