#areaContent
{
	position : absolute;
	margin-left : 15px;
	margin-top : 5px;
	height : 610px;
	width : 500px;
}

#bottomSx
{
	position : absolute;
	margin-top : 152px;
	height : 298px;
	width : 534px;
	background : url("../img/sfondo_chisiamo.jpg") repeat left;
}

#topContent
{
	position : relative;
}


#boxHome
{
	position : absolute;
	top: 15px;
	left : 320px;
	width:  180px;
	height: 135px;
	
	font-family: Verdana;
	font-size: 12px;
	color: #b03e3e;
		
	border: 3px solid;
	border-color: #b03e3e;
	margin-top : 10px;
	text-align : center;
	padding: 5px;
}


#boxchiusura
{
	position : absolute;
	top: 160px;
	left : 320px;
	width:  180px;
	height: 25px;
	
	font-family: Verdana;
	font-size: 12px;
	color: #b03e3e;
		
	border: 3px solid;
	*margin-top: 5px;
	margin-top: 30px;	
	border-color: #b03e3e;
	text-align : center;
	padding: 5px;
}



#testoLatoBox
{
	position : absolute;
	left : 0px;
	width : 300px;
	margin-top : 10px;
	text-align : justify;
}	

#testoSotto
{
	position : absolute;
	top :170px;
	left : 0px;

	margin-top : 10px;
	text-align : justify;
}

#testoBox
{
	position : absolute;
	top :170px;
	left : 0px;

	
	margin-top : 10px;
	text-align : justify;
}
	

#bottomContent
{
	position : relative;
	top:0px;
	left : 0px; 
	margin-top : 10px;
	text-align : justify;
}

