body {
	margin: 0;
}

a { text-decoration: none; color: #333; }

.contenuto {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: justify;
	color: #444;
	line-height: 15px;
	padding-top: 20px;
}

table td.content {
	/*width: 320px;*/
	padding: 15px;
}

table td.content {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	color: #444;
}

table td.content td {
	font-family: Verdana, Arial;
	font-size: 10px;
}

h2 {
	font-size: 14px;
	color: #C63839;
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: #FFF url('../immagini/h2_title.gif') no-repeat 0 3px;
}

h3 {
	font-size: 11px;
	color: #C63839;
	border-left: 1px solid #B9090A;
	border-bottom: 1px solid #B9090A;
	padding-left: 3px;
	margin: 15px 0 0 0;
}

ul#menuPrincipale { width: 180px; margin: 10px 0 0 0; padding: 0; list-style-type: none; }
ul#menuPrincipale li { border-bottom: 1px solid #A80909; height: 21px; font-family: Arial, Verdana; letter-spacing: 1px; font-size: 11px; font-weight: bold;  margin: 3px 0 0 0; padding-left: 40px; background: transparent url('../immagini/bg_menu_off.gif') no-repeat top left; }
ul#menuPrincipale li a { color: #FFF; line-height: 21px; }
ul#menuPrincipale .attivo { background: transparent url('../immagini/bg_menu_on.gif') no-repeat top left; border-bottom: 0; }

ul#sottomenu { margin-left: 5px; list-style-type: none; border-bottom: 1px solid #A80909; padding-bottom: 5px; }
ul#sottomenu li { color: #FFF; background: none; margin: 0; padding: 0; height: 18px; font-size: 11px; font-weight: normal; border: 0; letter-spacing: 0px; }
ul#sottomenu li a { color: #FFF; line-height: 18px; }

table.caratteristiche th, table.caratteristiche td { font-size: 10px }
table.caratteristiche td { border-bottom: 1px solid #E6E6E6 }
table.caratteristiche th { color: #000; background-color: #F5F5F5; border-top: 1px solid #CCC }

div#infoBox { padding: 7px; width: auto; border: 1px solid #CCC; background-color: #F5F5F5; margin: 15px 0 15px 0 }
