#header
{
	background-image: url(/images/header_qualita.jpg);
	height: 341px;
}


#content
{
  background-image: url(/images/bg_selezione.png);	
	_background-image: url(/images/bg_selezione.gif)!important; 
  background-repeat: no-repeat;
	background-position:bottom;
	min-height: 350px;
	_height: 350px!important;
}


#box_left 
{
	width:474px;
	margin: 0px 20px 0px 0px;
	padding:0px;
	border: 0px;
	float:left;
}

#box_left p
{
	margin: 0px;
	padding:0px;
	border: 0px;
}

#box_right
{
	margin: 0px;
	padding:0px;
	border: 0px;
	float:left;
	width:225px;
}

#box_right a img
{
	margin: 0px 0px 10px 0px;
	padding:0px;
	border: 0px;
}




	
