body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto14px {
	font-size: 14px;
}
.texto12px {
	font-size: 12px;
}
.texto11px {
	font-size: 11px;
}
.texto10px {
	font-size: 10px;
}

.negrita {
	font-weight:bold
}

.tituloAplicacion {
	font-size: 14px;
	color: #CC0000;
	margin:0px;
	font-weight:bold;	
}
.subTitulo1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	color: #CC0000;
	margin-bottom: 4px;
}

.volverInicio {
	font-size: 10px;
	text-align:center
}


.paso {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding:4px
}
.cabeceraTabla{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;	
}

.pequenya {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE6A20;
}
.cabeceraTabla2{
	font-weight: bold;
	background-color:#CCCCCC;
}

