@charset "utf-8";
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
ol, ul, li { list-style:none }
p {
	padding-top: 10px;
}

caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}





/* Global reset-RESET */
/* The below restores some sensible defaults */

/*}

ol, ul, li { list-style:none }
*/
* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */
em { font-style: italic }
strong { font-weight: bold }
body {
	background-image: url(img/body0100.gif);
	background-repeat: repeat-x;
	background-color: #BEDCBE;
	font-family: Georgia, sans-serif;
	float: left;

}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #000000;
}

#omenu a {
	text-decoration: none;
	border-bottom: 1px solid;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #000000;
}

#nota1 {
	position: absolute;
	height: 294px;
	width: 360px;
	top: 17px;
	left: 690px;
	margin-top: 22px;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	clear: both;
}

h1 {
	color: #990000;
	font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 7px;
}
h3 {
	font-weight: bold;
	color: #990000;
	font-size: 1em;
	padding-top: 4px;
	padding-bottom: 6px;
}



#menu {
	height: auto;
	width: 300px;
	float: left;
	border-style: none;
	clear: left;
}
#testo {
	width: 650px;
	height: auto;
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px dotted #999999;














	####border-right: 1px dotted #999999;
	clear: right;
	z-index: 300;
	position: relative;
}
#footer {
	float: left;
	width: 960px;
	height: 50px;
	background: #686f68 url(img/footer.gif) repeat-x left;
	text-align: center;
	color: #FBFAFB;
	margin-top: 20px;
}


#omenu {
	width: 660px;
	height: 60px;
	vertical-align: bottom;
	padding-bottom: 10px;
	float: left;
	z-index: 2;
	clear: none;
	padding-top: 10px;
}

.blocchetto img, #testo img {
	border:5px solid #FFFFFF;
	margin-right: 8px;
	top: 20px;
}
#nota2 {
	float: left;
	clear: both;
}
#homepage {
	height: 70px;
	width: 300px;
	
}


#menu a {
	text-decoration: none;
	border-style: none;
	border-width: 0px;
}
#footer a {
	color: #FFFFFF;
	border-top-style: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer a:hover {
	color: #99CCFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#omenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 2px solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
