html {
	padding: 0px; margin: -15 0 0 0; 
}

body {
	font-family:"trebuchet ms",arial,verdana,helvetica;
	font-size:80%;
	color: #555;
	background-color:#F7F6F1;
}

.text {
	font-family:"trebuchet ms",arial,verdana,helvetica;
	text-align: left; 
}

a {
	text-decoration: none;
	color: #555;
}

a:hover {
	background-color: #e5e5e1;
	color: black;
}

b {
	font-size:1.1em;
	color:#763825;
}

#contenitore {

}

#testa {
	width: 761px;
	height:177px;
	font-size:1em;
}

#testa li { display: inline; list-style-type: none; margin: 0; }
#testa a { padding: 0px 2px 0 2px; margin: 0 35px 0 0px;}

#logosx  {float:left; width:234px; height:177px; background-image:url(img/logo.jpg); }
#logodx  {float:left; width:526px; height:139px; background-image:url(img/header.jpg); }

#menusx {
	width:193px;

	min-height:500px;
	height:auto !important;
	height:500px;

	
	text-align:right;
	font-size:0.8em;
}

#menusx ul { padding: 60px 30px 0px 0px; }
#menusx li { list-style-type: none; margin:0 0 15px 0; }
#menusx a { padding: 1px 1px; }

#menuxsx-secondolivello { font-size:0.9em; font-style:italic;}
#menuxsx-secondolivello ul { padding: 0px; }
#menuxsx-secondolivello li { list-style-type: none; margin:10 10 20 0; }

#centrale {
	width: 550px;
	margin: 25px 0 0 10px;

}

#centrale P {
	font-size:1em;
}

#centrale ul { margin: 1em 0 1em 1em; padding: 0; }
#centrale li { list-style-type: square; margin:0; padding 0;}

#centrale H1{
	font-size:18px;
	color:#763825;
}


#centrale H2{
	font-size:14px;
	color:#763825;
}

#centrale em{
	color:#763825;
}

#centrale table{
	font-family:"trebuchet ms",arial,verdana,helvetica;
	text-align: left; 
	color: #666;
	font-size:1em;
}

#centrale tr{
	vertical-align: top;
}


#centrale a b{
	text-decoration: none;
	color: #555;
}

#centrale a:hover {
	background-color: #e5e5e1;
	color: black;
}

#piede {
	clear:both;
}

