@import url("seenapoliseastyle.css");
body {
	font:bold 11px "Trebuchet MS";
	color: #006699;

}
h6 {
	font-size:14em;
	font-weight:bold;
	margin:2px 0;
	padding:.3em 1em;
	font-family: "Trebuchet MS";
	color: #0066CC;
	text-decoration: none;

}
/** MENU 1 ** roll-over basato solo sui colori **/
ul.menu1 {
	width:190px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #FFFFFF;

}
ul.menu1 li a {
	display:block;
	text-decoration:none;
	padding:0 1em;
	height:2em;
	line-height:2em;
	background-color: #999999;
	font-family: "Trebuchet MS";
	color: #0066FF;
	list-style-image: none;
	list-style-type: none;



}
ul.menu1 li {
	display:inline;
	background-color: #FFFFFF;
} /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
ul.menu1 li a:link, ul.menu1 li a:visited {
	background:#FFFFFF;
	color: #0066FF;
	font-weight: bold;
	font-family: "Trebuchet MS";


} /* colori per il link */
ul.menu1 li a:hover, ul.menu1 li a:active {
	background: #0066CC;
	color:#FFCC00;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;

} /* colori per l'effetto roll-over */
.testonero {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lineatrat {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;

}
.bordino {
	border: 2px solid #CCCCCC;
}
