@charset "utf-8";
/* CSS Document */

.textoschicosbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.titulo_18pxb_fverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006667;
	text-align: center;
}
.titulo_18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #C00;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.notasR12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
	height: 13px;
	width: 15px;
	font-weight: bold;
	text-align: center;
}