body {
	color : #334d55;
	font-family : verdana, geneva, helvetica, arial, sans-serif;
	font-size:12px;
	background-image: url(img/blu00.jpg);
	background-repeat: repeat;
	background-position: center;
	
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#testa {
	height: 50px;
	margin: 10px 0 10px 0;
	padding: 5px;
	border: 2px solid #cccccc;
	background-color: #E5F0F2;
	text-align: center;
	line-height: 50px;
	background-image: url(img/turchese2.jpg);
}

#contenitore {
    width: 95%;
	background-color: trasparent !important;
}


div .corpomenu {
	margin: 0px;
	position: absolute;
	width: 180px;
	padding: 2px;
	border: 2px solid #cccccc;
	background-color: #E5F0F2;
	left: 10px;
	top: 87px;
	height: 800px;
	background-image: url(img/turchese2.jpg);
}

div.contenuto {
	margin: 0 0 10px 195px;
	padding: 5px;
	border: 2px solid #cccccc;
	background-color: #E5F0F2;
	background-image: url(img/turchese2.jpg);
}

#piede {
	height: 70px;
	width: 95%;
	text-align:center;
	border-top: 1px dotted #006699;
}


div .datario {
	color : #523121;
	font-variant : normal;
	letter-spacing: 0px;
	width: 180px;
	margin-top:5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #523121;
/*	padding-top: 180px; */
}

#main {
	font-family : verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	color : #334d55;
	background-color : trasparent !important;
	font-variant : normal;
	width: 90%;
	text-align: justify;
	border: 1px solid #523121;
	padding: 5px;
	background-image: url(img/turchese2.jpg);
}
.titolo {
	font-family : verdana, geneva, helvetica, arial, sans-serif; 
    font-size:12px;

	font-variant : small-caps;
	margin: 0px;
}
 /* Headings */
h1 {
	font-weight: bold;
	font-size : 16px;
	letter-spacing : 3px;
	font-variant : small-caps;
	margin : 0px;
}

h2 {
	font-weight: bold;
	font-size : 12px;
	font-variant : small-caps;
	margin: 0px;
}

h3 {
	font-weight: normal;
	font-size : 12px;
}
h4 {
	font-weight: normal;
	font-size : 11px;
	letter-spacing: 2px;
	margin: 0px;
}

h5 {
	font-weight: normal;
	font-size : 11px;
	letter-spacing: 2px;
}
h6 {
	font-weight: normal;
	font-size : 10px;
}
abbr, acronym {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #523121;
	cursor: help;
	border-bottom: 1px dotted #523121;
	background-color : #eee5ff;
}
blockquote { 
	padding-top : 2px; 
	padding-left : 5px;  
	padding-bottom : 2px; 
	padding-right: 2px;
	text-align : justify;
} 
hr {
	height: 2px;
	color : #523121
}
ul {
	list-style: none;
	/*list-style: square; */
}

ol {
	font: 10px/1.6em Verdana, Arial, Helvetica, sans-serif;
}

}
