/************************************/
/* pagina a colpo d'occhio  */
/************************************/

.occhio_blocco{
	clear:both;
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}

.occhio_sx{
	float:left;
/*	width:386px;*/
	padding:0px;
	margin:0px;
	padding-right:1.2em;
}

.occhio_dx{
	float:left;
/*	width:386px;*/
	padding:0px;
	margin:0px;
}

#corpo .occhio_dx p img, #corpo .occhio_sx p img{
	padding-left:0px;
	padding-right:0px;
}

#corpo table.scheda_dati_occhio
{
	border-left:0;
	border-top:0;
	border-spacing:0px;
	margin-top: 10px;
	max-width:385px;
}

#corpo table.scheda_dati_occhio td
{
 	border: 1px dotted #ccc;
 	border-right: 0;
 	border-left:0;
 	border-top: 0;
	background-color: #fff;
	text-align:left;
	
}

#corpo table.scheda_dati_occhio th
{
	border: 1px dotted #ccc;
 	border-right: 0;
 	border-left:0;
 	border-top:0;
	background-color: #fff;
	text-align:left;
}

#corpo table.scheda_dati_occhio caption
{
/*	color: #666;*/
	color: #333;
	background-color: #fff;
	text-align:left;
	/*font-size:105%;*/
	font-size:110%;
	padding-top:0;
}

#corpo figure.scheda_dati_occhio strong
{
	color: #333;
	font-size:110%;
	padding-top:0;
	margin-top:10px;
	display: block;
}

#corpo .occhio_blocco figure{
	margin-right: 1em;
}

#corpo table.scheda_dati_occhio thead{
	display:none;
}

#corpo table.scheda_dati_occhio em{
	font-weight:normal;
}

#corpo table.scheda_dati_occhio ul{
	padding:0 0 0 20px;
	margin:0;
}

#corpo table.scheda_dati_occhio td[scope] {
	color:#565656;
	font-weight: bold;
}

hr.dotted { 
	border: 0;
	border-bottom: 1px dashed #ccc; 
	background: #eee; 
}
