/*********************************************************************/
/****************** BOX CERTIFICATI ONLINE ***************************/
/*********************************************************************/

#boxCertificati{
	clear: left;
	float: left;
	width: 94%;
	margin-left:3%;
	font-size: 90%;
}

#boxCertificati .testo1{
	text-align: justify;
	font-size: 100%;
}

#boxCertificati .testo1 b{
	display: block; 
	width: 100%;
	font-size: 100%;
	border-bottom: 1px solid #B3B3B3;
	font-weight: bold;
	text-decoration: none; 
	color: #990033;	
	line-height:1.4em;
	position:relative ;

}

#boxCertificati .testo1 p{
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 5px; 
	text-align: justify;
	line-height: 1.5em;
}

#boxCertificati TABLE{
	clear: both;
	width: 100% !important;
}

#boxCertificati TD{
	overflow: hidden;
	font-size: 90%;
	text-align: left;
	font-weight: normal;
	padding: 2px;
	vertical-align: text-top;
}

