/*======================================================
CSS Document for ELLEBORO.IT - PRINT
========================================================*/


body{ font: 11pt Verdana, Geneva, sans-serif;}
h1,h2,h3,h4,h5,h6{font-family: georgia,serif}
p{line-height: 1.2em;}
a{font-weight:bold;color:#000}
ul#navlist{display:none;}
#container{width:auto;border-width: 0}



/*======================================================
layout
========================================================*/
div#container {
	margin:1em;
	border:0px solid;
	width: auto;
	background: #fff none ;
	position: static;
}
#header, #content, #footer{margin:1em}
#container #content {
	height:auto;
	margin:1em;
	clear: none;
}
/*======================================================
navigation
========================================================*/
a{color:#000;font-weight:bold;}

/*======================================================
header e footer
========================================================*/
#header{
	border-bottom:1px solid #7d9742;
	height:auto;
	padding:0;
}
#header h1 {
	height: auto;/**/
	width:auto;
	background:#fff none;
	font-size: 16pt;
	color: #7E9843;
	}
.blind{display: block;}
#footer {
	clear:none;
	bottom:0;
	padding:0;
	border-top:1px solid #7d9742;
	width:auto;
	height: auto;
	background-color: #fff;
	margin: 0;
	font-size:8pt;
}
#footer address {
	background:#fff none;
	width:auto;
	height:auto;
}
#footer p {
	float: right;
	font-size: 1em;
	margin-top:0;}
#container #content h2 {
	font-size: 14pt;
	color: #7E9843;
	margin: 0px;
	padding: 0px;
}
#container #content h3 {
	font-size: 12pt;
	color: #7E9843;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#container #content ul li {
	list-style-type: square;
	text-align: left;
	width: 90%;
}
#container #content p {
	text-align: left;
}


