body {
	background-color:#000000;	
}
.mailinglist {
	position:absolute;
	top:0;
	right:0;
	width:300px;
	height:200px;
	background-image:url(http://www.nelloschiona.it/pics/mailinglist-trans.png);
	background-repeat:no-repeat;
	z-index:2;
}
a:active, a:visited{
	color: #CCC;
}
body, a {
	margin-top: 50px;
	color:#FFFFFF;
	margin-top:0;
	font-family:"Courier New", Courier, mono;
}
div#conteiner {
	vertical-align:top;
	margin-top: 10px;
	width: 950px;
	height: 510px;
	margin:auto;
}
div#header {
	width: 950px;
	height: 60px;
	float: left;
}
div#navigator  {
	padding-top: 25px;
	width: 200px;
	height: 430px ;
	float: left;
	vertical-align:bottom;
}
div#navigator img {
	border: 0px none;
	opacity: 0.6;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	cursor:crosshair;
}
div#navigator a:hover img{
	opacity: 1.0;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	cursor: pointer;
}

div#content {
	float: left;
	width: 550px;
	height: 430px;
	float: left;
	margin-top: 60px;
}
div#content img{
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px;
	float: left;
}
div#content {
	font-size:12px;
	font-family: "Courier New", Courier, monospace;
	z-index:1;
}
div#exposition {
	float: left;
	width: 550px;
	height: 430px;
	float: left;
	margin-top: 60px;
}
div#exposition img{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
div#exposition_scroll {
	float: left;
	width: 750px;
	height: 430px;
	float: left;
	margin-top: 60px;
}
.scroll{
	width:740px;
	height:440px;
	overflow-y:hidden;
	overflow-x:hidden;
	font-size:12px;
	text-align:justify
}
.small{
	font-size:10px;
}
div#exposition_scroll img{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
div#footer  {
	width: 950px;
	height: 10px;
	text-align:right;
	float:left
}
h4 {
	padding-top: 60px;
	font-size: 13px;
	color: #CCCCCC;
	text-transform: uppercase;
} 
h4 a:link {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
}
h4 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
}
h4 a:hover {
	text-decoration:line-through;
	color: #CCCCCC;
	text-transform: none;
}
h4 a:active {
	text-decoration: none;
	color: #CCCCCC;
	text-transform: none;
}
div#footer h5 {
	text-align: right;
}
h1,h2, div#comici {
	position: absolute ;
	visibility: hidden;
	float: left;
	margin-top: -1000px; 
	margin-bottom: 1px;
}\
h1, h1 a, h2, h2 a {
	font-size: 18px;
}
.espo img{ 
	style: border:0;
}
.espo {
	width:150px;
	height:125px;
	position:absolute;
	top:0px;
	right:0px;
	background-image: url(http://www.nelloschiona.it/images/albrindisi_08/al_brindisi_02.jpg);
	background-repeat:no-repeat;
	z-index:100;
	visibility:hidden;
	display:none
}

