body{
	margin:0;
	padding:0;
	font-family: verdana, Times, "Times New Roman", arial, sans-serif;
	text-align:center;
	color:#ffffff;
	background:#000000 url('../images/sfondo.jpg') no-repeat top left;
}
div#logo{
	left:0;
	margin-top:10px;
	margin-left:10px;
	width:250px;
	height:250px;
	position:absolute;
	overflow:hidden;
	z-index:3;
}
div#gallery{
	top:280px;
	left:400px;
	width:480px;
	height:360px;
	position:absolute;
	overflow:hidden;
	z-index:4;
}
div#striscia_scritta{
/*
	background-color:#5e0e0e;
*/
	padding-left:300px;
	height:86px;
	top:20px;
	color:#000000;
	left:0;
	position:absolute;
	text-align:left;
	text-decoration:none;
	width:704px;
	z-index:2;
}
div#striscia_menu{
	background-color:#e38f0a;
	height:54px;
	top:105px;
	color:#000000;
	left:0;
	position:absolute;
	text-align:left;
	text-decoration:none;
	min-width:1024px;
	width:100%;
	z-index:2;
}
div#striscia_menu_sopra{
	background: url(../images/sopra.png) repeat-x;
	height:20px;
	top:85px;
	left:0;
	position:absolute;
	min-width:1024px;
	width:100%;
	z-index:2;
}
div#striscia_menu_sotto{
	background: url(../images/sotto.png) repeat-x;
	height:20px;
	top:159px;
	left:0;
	position:absolute;
	min-width:1024px;
	width:100%;
	z-index:2;
}


/* Prove menu */
#striscia_menu_content {
	background-color:#e38f0a;
	display: block;
	float: left;
	color:#000000;
	width:270px;
}
#menu_content {
	background-color:#e38f0a;
	display: block;
	float: left;
	color:#000000;
	width:175px;
}
#menu_voce {
	background-color:#e38f0a;
	padding-top: 14px;
	padding-bottom: 12px;
	display: block;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width:100%;
}
#menu_voce:hover {
	color:#000000;
	background-color:#f39f1a;
}
A:link, A:visited {
	color:#000000;
}
#openClose0, #openClose1, #openClose2, #openClose3 {
	left:0;
	background-color:#e38f0a;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	width:100%;
	height:0px;
	z-index:1;
}
#menu0, #menu1, #menu2, #menu3 {
	text-decoration:none;
}
#pagina {
	text-decoration:none;
}
#pagina:hover {
	background-color:#f39f1a;
	text-decoration:none;
}
/* Corpo */
#corpoContent {
	left:0;
	top:170px;
	position:absolute;
	margin-left:234px;
	width:790px;
	height:440px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#ffffff;
	z-index:1;
}
#corpoContentUpper {
	width:100%;
	height:50px;
	display:block;
}
#corpoUpperLeft {
	background: url(../images/rupsx.png) no-repeat top left;
	width:50px;
	height:50px;
	display:block;
	float:left;
}
#corpoUpperCenter {
	background: url(../images/rup.png) repeat-x;
	width:690px;
	height:50px;
	display:block;
	float:left;
}
#corpoUpperRight {
	background: url(../images/rupdx.png) no-repeat top left;
	width:50px;
	height:50px;
	float:left;
}

#corpoContentCenter {
	width:100%;
	height:480px;
	display:block;
}
#corpoCenterLeft {
	background: url(../images/rsx.png) repeat-y top left;
	width:50px;
	height:480px;
	display:block;
	float:left;
}
#corpoCenter {
	background-color:#5e0e0e;
	width:690px;
	height:480px;
	display:block;
	float:left;
	overflow:auto;
}
#corpoCenterRight {
	background: url(../images/rdx.png) repeat-y top left;
	width:50px;
	height:480px;
	float:left;
}

#corpoCenter A:link, #corpoCenter A:visited {
	color:#ffffff;
}

#corpoContentBottom {
	width:100%;
	height:50px;
	display:block;
}
#corpoBottomLeft {
	background: url(../images/rdwsx.png) no-repeat top left;
	width:50px;
	height:50px;
	display:block;
	float:left;
}
#corpoBottomCenter {
	background: url(../images/rdw.png) repeat-x top left;
	width:690px;
	height:50px;
	display:block;
	float:left;
}
#corpoBottomRight {
	background: url(../images/rdwdx.png) no-repeat top left;
	width:50px;
	height:50px;
	float:left;
}

