body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #A2B3C0;
	background-image: url(/images/sfondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: center;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	color: #70767E;
	margin: 0;
	font-weight: lighter;
	padding-bottom: 6px;
	border-bottom: 1px #B3CCED dotted;
	margin-bottom: 0.4em;
	line-height: 28px;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #70767E;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px #B3CCED dotted;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
}
h3 {
	font-size: 14px;
	color: #70767E;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
	border-bottom: 1px #B3CCED dotted;
	margin-bottom: 0.8em;
	margin-top: 1.0em;
}
p {
	margin: 0; 
	padding-bottom: 0.8em;
}
/*
img {
	border: 1px solid #000000;
}
*/
#contenitore { 
	width: 764px;
    margin: 0 auto;
    text-align: left;
	background-color: #FFFFFF;
}
#header {
	width: 764px;
	height: 65px;
	margin: 0 auto;
}
#header img {
	border: 0;
	vertical-align: top;
}
#menu {
	width: 764px;
	height: 28px;
	background-image: url(/images/sfondo-menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#menu img {
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
#menu a {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#ricerca {
	width: 764px;
	height: 34px;
	background-image: url(/images/sfondo-ricerca.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
}
#ricerca form {
	margin: 0;
	padding-top: 5px;
}
.trova {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/trova.gif);
	border: 0; 
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	width: 75px;
	height: 18px;
	text-align: center;
}
#briciole {
	color: #FC9C39;
	width: 590px;
	height: 30px;
	padding-left: 174px;
	padding-top: 10px;
}
#briciole a {
	color: #4C81C9;
	text-decoration: underline;
}
#briciole p {
	padding: 0px;
}
#menusx {
	float: left;
	width: 160px;
	margin: 0;
	padding-left: 10px;
}
#menusx a {
	font-size: 11px;
	color: #4C81C9;
	text-decoration: underline;
    padding-left: 15px;
    background: url(/images/li.gif) center left no-repeat;
}
#menusx b {
	color: #70767E;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-left: 5px;
	padding-right: 5px;
}
#menusx ul {
	list-style: none;
    margin: 0;
    padding: 10px 10px 10px 10px;
	border: 1px solid #D7D7D7;
	margin-bottom: 20px;
}
#testo {
	float: right;
	width: 570px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: justify;
}
#testo ul {
	margin: 0;
	padding: 0;
}
#testo ol {
	margin: 0;
	padding: 0;
}
#testo li {
	/*list-style: disc;*/
	margin-left: 30px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#testo a{
	color: #4C81C9;
	text-decoration: none;
	border-bottom: 1px dotted #FC9C39;
}
#testo a:hover {
	color: #4C81C9;
	text-decoration: none;
	border-bottom: 1px dotted #FC9C39;
}
.immaginifaq {
	vertical-align: middle;
	border: 0;
	margin-right: 10px;
}
.immaginiglossario {
	float:left;
	margin: 0;
	margin-right: 10px;
	border: 0;
}
#azioni {
	float: right;
	width: 590px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 10px solid #FFFFFF;
}
#azioni img {
	border: 0;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 10px;
}
#azioni ul {
	margin: 0;
	padding: 0;
	background-color: #D8E9EC;
}
#azioni li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#azioni a {
	color: #666666;
	text-decoration: none;
}
#azioni a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 760px;
	height: 8px;
}
#footer img {
	border: 0;
	vertical-align: bottom;
}
#copyright {
	width: 764px;
	height: 80px;
	text-align: center;
	background-color: #A2B3C0;
	background-image: none;
}
#copyright p {
	padding-top: 10px;
}