#myAbstracts {
	margin: 0;
	padding: 0;
}
#myAbstracts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}
#myAbstracts a {
	color: #B82534;
	text-decoration: none;
}
#myAbstracts a:hover {
	color: #B82534;
	text-decoration: underline;
}
#myAbstracts a:visited {
	color: #B82534;
}
#myAbstracts a:active {
	color: #B82534;
}
#myAbstracts a:link {
	color: #B82534;
}
#myAbstracts .mini {
	font-size: 10px;
}
#myAbstracts .titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1a567b;
}
#myAbstracts .subtitol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1a567b;
}
#myAbstracts .subtitolBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#myAbstracts li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#myAbstracts .pendent {
	color: #00CC00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#myAbstracts .Blanc {
	color: #FFFFFF;
}
#myAbstracts .Factura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#myAbstracts .titolBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#myAbstracts .asteric {
	color: #fd180c;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: super;
}

#myAbstracts .error {
	font-weight: bold;
	color: #fd180c;
	font: 14px Arial, Helvetica, sans-serif;}

#myAbstracts .ok {
	font-weight: bold;
	color: #00cd00;
	font: 14px Arial, Helvetica, sans-serif;}

