@charset "UTF-8";
/* CSS Document */

boby{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f5f5f5;
}
#pagina{
	width:800px;
	height:600px;
	background-color: #f5f5f5;
}
#logo{
	width:478px;
	height:350px;
	float:left;
	margin-right: 161px;
	margin-left: 161px;
}
#bottoni{
	width:478px;
	height:100px;
	float:left;
	margin-right: 161px;
	margin-left: 161px;
}
#puls_sx{
	float: left;
	height: 100px;
	width: 239px;
	}
#puls_dx{
	float: left;
	height: 100px;
	width: 239px;
	}
#news{
	width:800px;
	height:150px;
	float:left;}
#news_sx{
	width:373px;
	height:128px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFF;
	
}
#news_dx{
	width:373px;
	height:128px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #999;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
	padding: 5px;
}

