
body{
	width: 760px;margin: 0px auto;   /*centra negli altri browsers*/
	
}
#doc{
	background-color: White;
}
#radice{	
	top: 0px;
	width: 760px;
	bottom: 0px;
	
}
#colDx{	
	float:right;
	padding-left:5px;
	width: 210px;

	
}
#contenuti{
	width: 530px;
	border-right: 1px solid #DCDCDC;
	

	/*background-image: url(../img/bar.jpg);
	background-position: right;
	background-repeat: repeat-y; */
}

#bottom{
	border: dotted 1px gray;
	clear: both;
	background-color:  #4D77AE;
}
#intestazione{
	

}
#logo{

	float: left;
	height: 120px;
	width:340px;
}
#servizio{
	
	height: 120px;
	background-image: url(../img/flower.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#corpo{
	width: 760px;
}
#briciole{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}
.avvertenze{
	border-bottom: 1px solid silver;
	background-color: #E9E1D8;
	padding: 5px;
	font-family: "MS Serif", "New York", serif;
	top:0px;
}
#glossario{
display: none;
width: 420px;
position: fixed;
background-color: white;

height: 485px;
top:  1%; margin-left: 0%;

 
border: 1px double #96ACEB;
border-bottom: 1px double #96ACEB;

}
iframe.glossario{
	width: 420px;
	border:0px white;
	height: 300px;
	background-color: white;
	
	

}
