
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: rgb(255, 238, 95);
}


#testata {
	background-image: transparent url(img/continua.jpg);
	background-repeat: repeat;
	position: relative;
	min-height: 223px;
	margin-left:80px;
	height auto !important;
	height: 223px;
	width: 780px;
}



#bandiere {
	position: absolute;
	right: -448px;
	width: 600px;
	top: 110px;
	font-size: 70%;
	font-weight: bold;
	color: #01247c;
	z-index: 0;
}



#menu {	
	position: relative;
	background-color: transparent rgb(255, 238, 95);
	color: #01247c;
	width: 780px;
	margin-left:80px;
	height:100%;
}



#menu  a {
	color: #01247c;
	text-decoration: none;
 	background-color: transparent rgb(255, 238, 95);
}	


#menu  a:hover{
	text-decoration:underline;
	color: #01247c;
	background-color: transparent rgb(255, 238, 95);
}


#menu  a:visited{
	text-decoration: none;
	background-color:transparent rgb(255, 238, 95);
}


#centrale {
	position: absolute;
	top: 231px;
	left: 278px;
	right: 9px;
	font-color: 6a4600;
	background:transparent url(img/piastrella.jpg);
	height:auto;
	width:605px;
	font-size: 75% line-height: 20px;
	padding: 10px;

	border-left: solid 6px #c99a3e;
	}


#immagini {
	float: right;
	border-width: 3px;
	border-style: solid;
	border-color: #6a4600;
	margin: 5px;
}



#webmaster{
	padding-left: 20px;	
}

#webmaster a{
	text-decoration: none;
	font-size: 70%;
	color: #01247c;
}

.nascosto {
	display: none;
}