/*********************************************************************/
/****************** BOX CERTIFICATI ONLINE ***************************/
/*********************************************************************/

#boxCertificati{
	clear: both;
	width: 94%;
	margin: 0 auto;
	font-size: 100%;
	padding: 5px;
	margin-top: 13px;
}

#boxCertificati a{
	font-weight: bold;
}

#boxCertificati .testo1{
	text-align: justify;
	font-size: 100%;
}

#boxCertificati .testo1 b{
	margin-top: 10px;
	margin-bottom: 5px; 
	padding-bottom: 5px;
	font-weight: bold;
	color: #000099;
	font-size: 100%;
	border-top: 2px dotted #B7C045;
	text-align: justify;

}

#boxCertificati .testo1 p{
	margin-top: 5px;
	margin-bottom: 5px; 
	text-align: justify;
	font-size: 85%;
	line-height: 1.5em;
}

#boxCertificati TABLE{
	clear: both;
	width: 100% !important;
}

#boxCertificati TD{
	font-size: 85%;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	padding: 2px;
}

