	#riga {
	width: 800px;
	background-color: #fff;
	height: auto;
	}


#footer {
	width: 100%;
}


#cerca {
	position: absolute;
	right: 15px;
	bottom: 0px;
}

#intestazione {
	position: relative;
	width: 100%;
	height: 150px;
	text-align: right;
	background-image: url(http://www.daros.it/immagini/logoTop.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
}

#menu_intestazione {
	position: relative;
	
	width: 100%;
	height: 49px;
	text-align: right;
	background-image: url(http://www.daros.it/immagini/home_daros-menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
}

#menu {position: absolute; left:0px; bottom:0px }

#menu_box {
	
	float: left;
	width: 99px;
	height: 14px;
	background-image: url(http://www.daros.it/immagini/menu_box.jpg);
	background-repeat: no-repeat;
	color: #fff;
	padding-top:8px;
	padding-bottom:8px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 0;
	}
	


#colonnaSX {
	height: 100%;
	text-align: justify;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;	
}

#colonnaCenter {
	height: 100%;
	padding-top: 40px;
	padding-right: 20px;
	text-align: right;
	padding-bottom: 20px;
	padding-left: 10px;
}

#scheda {
	border: 1px solid #AE1800;
	padding: 10px;
	}

#news {
	float: left;
	width: 50%;
	margin-top: 0px;
	text-align: center;
	}
	
td.news_top {
	width: 247px;
		height: 38px;
	
	
	
}	

td.news_top1 {
	width: 247px;
	height: 13px;
	background-image: url(http://www.daros.it/immagini/daros_news_01_01.jpg);
	background-repeat: no-repeat;	
	
}	


td.news_top2 {
	vertical-align:middle; /*propriet? vertical-align con valore centrato*/
	text-align: center;
	width: 247px;
	height: 21px;
	background-image: url(http://www.daros.it/immagini/daros_news_01_02.jpg);
	background-repeat: repeat-y;	
	
}	


td.news_top3 {
	width: 247px;
	height: 11px;
	background-image: url(http://www.daros.it/immagini/daros_news_01_03.jpg);
	background-repeat: no-repeat;
	
	
}

td.news_center {
	text-align: center;
	vertical-align:middle; /*proprietà vertical-align con valore centrato*/
	width: 247px;
	height: 150px;
	background-image: url(http://www.daros.it/immagini/daros_news_02.jpg);
	background-repeat: repeat-y;
	
}

td.news_bottom {
width: 247x;
height: 19px;
background-image: url(http://www.daros.it/immagini/daros_news_04.jpg);
background-repeat: no-repeat;
margin-bottom: 20px;

}		

