 html, body {
	padding: 0px; 
	margin: 0px;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align: center; 
	font-size:13px;
  	background-color: #8b8b8b;	
	background-image: url(/dyna_graph/tanoressia_back.jpg);
	background-repeat: repeat;
}

/*Inizio stile elementi generici*/

img {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: none; }

/*Fine stile elementi generici*/

/*Inizio stile DIV*/

#main {
	position: relative; 
	width: 916px;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px; 
	border: 0px solid #6698ff;
	text-align: left; 
	background-color: transparent;	
}

#main #header {
	position: relative; 
	width: 916px;
	height: 160px; 
	top: 0px;
	left: 0px;
	border: 0px solid #cdcdcd;
	text-align: left;
}

#main #pulsanti {
	position: relative; 
	width: 916px;
	height: 39px; 
	top: 0px;
	left: 0px;
	border: 0px solid #cdcdcd;
	text-align: left;
}


#main #contenuto {
	width: 916px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0px solid #cdcdcd;
	background-image: url(/dyna_graph/tanoressia_back_cont.jpg);
  	background-repeat: repeat-y;
  	background-color: transparent;	
	float: left;
}






















