.sfondoesterno{
	background-image : url(img/sfondoS2.gif);
	background-color : #5F4534;
}

.sfondodx{
	background-image : url(img/quadrato.gif);
	background-color : #5F4534;
}

.cornice{
	background-image : url(img/sfondoC.gif);
	background-color : #CCCC66;
	padding : 0;
	margin : 0;
	border : 0;
}

.quadrato{
	background-color: #F1DEC6;
	vertical-align : top;
	padding : 0;
	color : #F1C893;
}

.descrizione{
	font-size : 11px;
	color : black;
}

.menu{
	vertical-align : bottom;
	text-align : right;
	margin : 0;
	padding : 0;
	border : 0;
}

.menuitem{
	background-color : #5F4534;
	font-size : 11px;
	text-decoration : none;
	color : #F1DEC6;
	border-bottom: 1px solid #5F4534;
	margin : 0;
	padding : 1 1 1 1;
	
}

.menuitem:hover{
	background-color : #F1DEC6;
	font-size : 11px;
	text-decoration : none;
	color : #5F4534;
	border-bottom: 1px solid #F1DEC6;
	margin : 0;
	padding : 1 1 1 1;
}

.menuselected{
	background-color : #F1DEC6;
	font-size : 11px;
	text-decoration : none;
	color : #5F4534;
	border-bottom: 1px solid #F1DEC6;
	margin : 0;
	padding : 1 1 1 1;
}

.poesiuola{
	padding-left : 10;
}

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.blank{
	border: 0px none;
}

#divScrollTextCont {
	position:absolute;
	left:57px;
	top:120px;
	width:245px;
	height:254px;
	clip:rect(0px 245px 254px 0px);
	overflow:hidden;
	visibility:hidden;
	font-size : 11px;
	color : black;
}

#divText {
	position:absolute;
	left:0px;
	top:0px;
	}

#divUp   {
	position:absolute;
	left:305px;
	top:340px; 
	width:9px;
	height:5px;
}
	
#divDown {
	position:absolute;
	left:305px;
	top:350px;
	width:9px;
	height:5px;
}