@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */

body, html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*background-color:#333;
	height:100%;
	width:100%;
	overflow: hidden;*/
}
* html body{ /*IE6 hack*/
	padding: 50px 0 50px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
	height: 100%; 
	width: 100%; 
}


#page{
	
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:#f5f9dc;	
}

#pageindex{
	
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	overflow-x:hidden;
	overflow-y:auto;	
}


/*--------------------------------------*/
/*	HEADER + FOOTER	+ title section	*/
/*--------------------------------------*/


.header{
	top:0;
	left:0;
	width:100%;
	height:102px;
	margin-left:0;
	margin-top:0;
	color: #000;
	background:#000 url(../img/riga_logo.gif) repeat-x;
	position:absolute;
	z-index:10;
	
	
	}
	
	
	
.header h1{ 
	background:#000 url(../img/logo.gif) no-repeat;
	width:514px;
	height:102px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	
	
}



.titlechisono{
	top:102px;
	left:0;
	width:100%;
	height:57px;
	margin-left:0;
	margin-top:0;
	background-image:url(../img/title_chisono.jpg) ;
	background-color:#878787;
	position:absolute;
	z-index:10;
	
}
	
	
	

.footer{
	position:absolute;
	top:auto;
	bottom:0px;
	left: 0px;
	width: 100%;
	height: 30px; /*Height of top frame div*/
	overflow: visible; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color:#000;
	color:#f5f9dc;
	font-size:10px;
	padding-top:3px;
}


.footer a{
	color:#f5f9dc;
	text-decoration:none;
	
}

.footer a:hover{
	background-color:#f5f9dc;
	color:#000;

}

/*.header, .footer{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; /*Height of top frame div
	overflow:visible; /*Disable scrollbars. Set to "scroll" to enable
	color: #000;	/*font-weight:bold;
}
*/
/*.header{
	background:#000 url(../img/riga_logo.gif) repeat-x;	
}
/*.footer{
top: auto;
bottom: 0; 
height:30px; /*Height of bottom frame div
}
*/



/*--------------------------------------*/
/*       MENU	*/
/*--------------------------------------*/

.menu{
	width:600px;
	height:30px;
	clear:both;	
	position:absolute;
	top:85px;
	left:30px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}


.menu li{
	float:left;
	margin-right:30px;
	
}

.menu li a{
	color:#f5f9dc;
	text-decoration:none;
	
	}
	
.menu li.selected a, .menu li.selected a:link {
	font-weight:bold;
	color:#000;
	background-color:#f5f9dc;
	}

	
.menu li ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index:9;
	background-color:#000;
	
	}

.menu li ul li{
	float: none;
	cursor:pointer;
	margin:5px;
	/*display: inline*/
}
	
.menu li ul li a{
	padding: 0 2px;

}



.menu li ul li a:hover{
	background-color:#f5f9dc;
	color:#000;

}


/*--------------------------------------*/
/*     box ITA ENG POESIA	*/
/*--------------------------------------*/



.ita{ 
	position:fixed;
	top:87px;
	bottom:auto;
	left:90px;
	width:150px;
	height:50px;
		
	
	}


.eng{
	position:fixed;
	top:130px;
	left:113px;
	width:150px;
	height:50px;
		
	
	}
	


.poesia{
	position:absolute;
	bottom:15px;
	left:175px;
	width:800px;
	color:#f5f9dc;
	padding:20px;
	}
	
	
.testoentra a{
	color:#f5f9dc;
	font-size:15px;
	padding:20px;
	font-style:bold;
	
	}
	
.testoentra a:hover{
	color:#f5f9dc;

	
	}



/*--------------------------------------*/
/*     MAIN e titolo	*/
/*--------------------------------------*/

.boxmain{
	position:absolute;
	top:121px;
	left:32px;
	width:400px;
	height:auto;
	color:#000;
	background-color:#f5f9dc;
	text-align:justify;
}

.boxmain p {text-align:justify;}

.boxdx{
	position:absolute;
	top:173px;
	right:200px;
	width:250px;
	height:auto;
	color:#000;
	background-color:#f5f9dc;
	text-align:justify;
}
.titolonews{
	font-size:16px;
	font-weight:bold;


}

.titolonews a{
	color:#000;
	font-size:13px;	
}

.titolonews a:hover{
	color:#f5f9dc;
	background-color:#000;

}
/*--------------------------------------*/
/*    GALLERY	*/
/*--------------------------------------*/



.gallery{
	position:absolute;
	top:120px;
	width:300;
	height:30px;
	left:500px;
	
}

.gallery a{
	color:#f5f9dc;
	font-size:13px;
	background-color:#000;
	
	
	
	
}

.gallery a{
	color:#f5f9dc;
	font-size:13px;
	background-color:#000;
	
	
	
	
}
