BODY
{
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contenitore {
	width:807px;
	margin-left:auto;
	margin-right:auto;
	height: auto !important;
	
	border-bottom:1px solid black;
	padding-bottom:20px;
	
	clear:both;
	

}

#contenitorehome {
	
text-align:center;

position:absolute;
top:25%;
bottom:25%;
left:25%;
right:25%;
 

	

}

#manincontent
{
	font-size:11px;
}

#logo {
	height:142px;
	overflow:hidden;
}

#menu {
	height:21px;
	overflow:hidden;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	
}
#menu A:link , #menu A:visited
{
    font-size:11px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
}
#menu A:hover
{
    font-size:11px;
	color:#800000;
	text-transform:uppercase;
	text-decoration:none;
}

#scrollphoto
{
    height:399px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #000000;
}

#languageselector
{
	text-align:right;
	font-size:10px;
}

#languageselector A:link , #languageselector A:visited
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#languageselector A:hover
{
	font-size:11px;
	color:#800000;
	text-decoration:none;
}
.separator
{
	line-height: 20px;
	margin-left:8px;
	margin-right:8px
}

#bottom {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:7px;
	border-bottom:#CCCCCC 1px solid;
	background-color:#b97375;
	height:46px;
	
	
}

#contBottom
{
	width:807px;
	margin-left:auto;
	margin-right:auto;
	height:46px;
	clear:both;
}

#credits
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:10px;
	font-size:10px;
	
	clear:both;
}

#credits A
{
	color:black;
}
#credits A:hover
{
	color:#800000;
}

#manincontent
{
	margin-top:10px;
	
}

#leftcontent
{
	width:286px;
	
	float:left;
	
	

}
#rightcontent
{
	width:521px;
	
	float:right;
}

.submenublock
{
	width:270px;
	clear:both;
	overflow:auto;
	margin-bottom:20px;
	
}

.submenublock A
{
	color:#000000;
	
}
.submenublock A:hover
{
	color:#800000;
}

.imgsubmenu IMG
{
	border:1px solid #000000;
	margin-right:10px;
}