.texto
{
	font-size: 8pt;
	font-family: Arial;
	font-weight:normal;
	color: #383838;
}
.textoNegrito
{
	font-size: 8pt;
	font-family: Arial;
	font-weight:bold;
	color:#000000;
}
.texto2
{
	font-size: 9pt;
	font-family: Arial; 
	font-weight:normal;
	font-weight:bold;
	color: #383838;
	}
	
.gris
{
	font-size: 8pt;
	font-family: Arial;
	font-weight:normal;
	color:#999999;
}	
	
.azul
{
	font-size: 8pt;
	font-family: Arial;
	font-weight:normal;
	color:#006699;
}
.menu2
{
	font-size: 8pt;
	font-family: Arial;
	font-weight:normal;
	color: #ffffff;
}
.titulos
{
	font-size: 12pt;
	font-family: Arial;
	font-weight:bold;
	color: #ffffff;
}

.tituloNota
{
	font-size: 11pt;
	font-family: Arial;
	font-weight:bold;
	color:#006699;
}
.cuerpo { list-style-image: url(images/bullet_red.gif)}
.lisazul { list-style-image: url(images/bulet_azul.gif)}
.inputstyle {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#CEE3F0;
	border-width:0px;
}
.boton {
    background-color: #003366;
	border-bottom: #f9f9f9 thin solid;
	border-left: #f9f9f9 thin solid;
	border-right: #f9f9f9 thin solid;
	border-top: #f9f9f9 thin solid;
	color: #CEE3F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.menu_slice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8AC5E1;
}
