body {
	width: auto !important;
	width: 550px;
	max-width: 550px;
	padding: 10px 3px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:150%;
	background-color:#B8D3EF;
	background-image: url("../img/consultazione/bg_body.gif");
	background-repeat:repeat-y;
	scrollbar-face-color: #B8D3EF;
	scrollbar-highlight-color: #B8D3EF;
	scrollbar-3dlight-color: #75A5D2;
	scrollbar-shadow-color: #B8D3EF;
	scrollbar-darkshadow-color: #75A5D2;
	scrollbar-base-color: #B8D3EF;
	scrollbar-track-color: #E8F1FA;
	scrollbar-arrow-color: #003E7B;
}

p {
	font-size: 1em;
}

a {
	color:#003E7B;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#003E7B;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	color:#FF6600;
}

h2 {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	color:#003E7B;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

hr {
	border-color:#999999;
	border-style:solid;
	border-top:1px;
	height:0px;
}

.enfasi {
	color:#003E7B;
	font-weight:bold;
}

.bg {
	background-color:#F5E6D6;
	padding:5px;
}

.elencoLink li {
	list-style-image: url(../img/consultazione/bullet.gif);
}

li {
	list-style-image: url(../img/consultazione/bullet_semplice.gif);
}

