body{
	background-image: url(../../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
}
#master_container{
	width:67em;
	min-height:51.25em;
	margin-right:auto;
	margin-left:auto;
}
#top_sx_container{
	background:#ffffff;
	height:10em;
	width:23.12em;
	float:left;
}
#top_middle_container{
	background:#ffffff;
	width:20.62em;
	height:10.5em;
	float:left;
	background-image: url(../../images/sfondo_top_center.jpg);
	background-repeat: repeat-y;
}

#top_dx_container{	
	height:10em;
	width:23.12em;
	float:left;
}

#middle_container{
	background: #ffffff;
	min-height:60em;
	overflow:hidden;
	clear:both;	
	background-image: url(../../images/sfondo_middle_center.jpg);
	background-repeat: repeat-y;
}
#sx_container{
	background: #ffffff;
	min-height:60em;
	width:23.13em;
	overflow:hidden;
	float:left;	
	padding-bottom:1em;
}
#dx_container{
	background: #ffffff;
	min-height:60em;
	overflow:hidden;
	float:left;
	width:23.13em;
	padding-bottom:1em;
}
#center_container{
	background: #ffffff;
	min-height:60em;
	overflow:hidden;
	float:left;	
	width:20.62em;
	background-image: url(../../images/sfondo_center.jpg);
	background-repeat:repeat-y;
	padding-bottom:1em;
}
#bot_container{
	width:68em;
	clear:left;
	height:6.5em;
	background: #333333;
}





