/* CSS blu Bella Sardegna*/
body {
	width: 658px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", verdana, lucida, helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #c66;
	font-weight: bold;
}
a:hover {
	color: #fff;
	background-color: #39c;
}
img, a:hover {
	border: none;
	text-decoration: none;
}
ul {
	font-size: 80%;
	line-height: 1.2;
	list-style-type: square;
}
ol {
	font-size: 80%;
	line-height: 1.2;
	list-style-type: decimal;
}
#testata {
	height: 100px;
	text-align: center;
}
#cornice {
	background-image: url(../i/sfondoblu.gif);
	background-repeat: repeat-y;
	width: 658px;
	border-bottom: 2px solid #afd2ce;
	border-top: 2px solid #afd2ce;
}
/* --zona testuale a sinistra-- */
#testo {
	float: left;
	padding-left: 15px;
	width: 470px; 
}
.testoimg {
	float: left;
	padding: 20px 10px 0px 10px;
}
.titolisx {
	color: #039;
	font-size: 14px ;
	padding: 25px 10px 0px 20px;
	font-weight: bold;
}
p {
	margin: 0px 15px 0px 0px;
	line-height: 1.4;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	text-align : justify;
	color: #006699;
}
acronym	{
	border-bottom: 1px dotted #f03;
	cursor: help;
}
#tornasu {
	margin-bottom: 20px;
	font-size: 10px;
	padding: 60px 0px 0px 15px;
}
/* --zona menu a destra-- */
#menu {
	float: left;
	margin: 10px 0px 0px 10px;
	line-height: 1.4;
	width: 150px;
	background-color: #b0cfc0;
}
.titolidx {
	padding: 6px;
	font-size: 12px;
	background-color: #069;
	text-transform: uppercase;
	margin: 6px;
	color: #fff;
	letter-spacing: 2px;
}
.menu a {
	display: block;
	color: #039;
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
	letter-spacing: 1px;
	line-height: 20px;
}
.menu a:hover {
	color: #C66;
	background-color: #e3f0e9;
}
.google {
	padding: 0px 0px 0px 6px;
}
#basso {
	margin-bottom: 20px;
	font-size: 9px;
	padding: 10px 0px 10px 15px;
	text-align: center;
}
.tabella {
	font-size: 9px;
	padding-left: 4px;
}

