@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	background: url(../images/sfondo2.gif);
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
table {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C99700;
	font-weight: bold;
}
h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EEB40A;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}
	
a , a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #CCC;
}
.table_primaria {
	border: #FFF 1px solid;
}
.index_table_top {
	background-color: #C99701;
}
.index_table_bottom {
	background-color: #007D7C;
	color: #FFF;
	font-size: 11px;
}
.index_table_bottom a:link, .index_table_bottom a:visited, .index_table_bottom a:active {
	color: #FFF;
}
.index_table_bottom a:hover {
	color: #C99701;
}
.index_table_centrale {
	background: url(../images/sfondoindex.jpg) no-repeat center #FFF;
	padding-bottom: 10px;
}
.home_contenuto {
	background: #FFF url(../images/home_lineadestra.gif) no-repeat right top;
	border-bottom: #C99701 solid 15px;
	padding: 0px 30px 0px 50px;
	font-size: 12px;
}
.home_nav_sx {
	background: url(../images/navigazione.jpg) no-repeat top left #007D7C;
	border-right: #FFF 1px solid;
	padding-top: 30px;
}
.home_logo_testata {
	background: url(../images/logo.jpg) no-repeat top left #FFF;
}
.home_linea_sottotestata {
	background: url(../images/linea_testata.gif) no-repeat top left #007D7C;
	border-top: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	padding-left: 50px;
}
.div_scroll {
	height: 402px;
	overflow: auto;
}
.div_contenuto {
	margin: 30px 30px 30px 0px;
}
.menu2:link, .menu2:visited, .menu2:active {
	font:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
}
.menu2:hover {
	color: #C99701;
}
.menu2 {
	font:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
}
.img {
	margin: 0px 0px 0px 20px;
}
.img2 {
	margin: 0px 20px 0px 0px;
}
.table_prodotti {
	margin: 10px 0px 10px 0px;
}
.contenuto {
	font-size: 12px;
}
