.lista  {
	font-family : Arial,Helvetica,sans-serif;
   color : #9E1B34;
}

.tablatotal {
	width: 100%;
}

.ancho10 {
	width: 10%;
}

.etiqueta  {
	color: #9E1B34;
	font-weight: Bold;
	background: #ffd475;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.parrafoinfo {
        color : #9E1B34;
		  white-space: nowrap;
        text-align: left;
		  font-size: 1em;
}

.celdadato15{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: Bold;
   text-align: center;
	background-color: #ffffff;
}

.celdadato {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: Bold;
	text-align: right;
	padding-right: 5%;
	background-color: #ffffff;
}

.celdatitulo {
        font-family : Arial,Helvetica,sans-serif;
        color : #9E1B34;
        background-color : #ffcc99;
		  font-weight: bold;
        text-align : left;
        white-space: nowrap;
}

.divcentrado {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

.contenidodetabla {
	text-align: center;
	margin-top: 10px;
}

table.tablacentrada {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}

.centrototal {
	text-align: center;
	white-space: nowrap;
}

.celdatotal {
	color: #9E1B34;
	width: 10%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.normal {
	font-family: Arial,Helvetica,sans-serif;
	color: #9E1B34;
	font-weight: normal;
	font-size: 1.1em;
}

.celdamaqizq {
	margin-left: 25px;
}

.celdamaqder {
	margin-right: 25px;
}

.celdabordeinf {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9E1B34;
   margin-left: auto;
	margin-right: auto;
	width: 35%;
}

.aboton:link {
	text-decoration: none;
}

.aboton:visited {
	text-decoration: none;
}

caption {
        caption-side: top;
        color: #9E1B34;
	     background-color: #ffd475;
	     white-space: nowrap;
	     text-align: left;
		  margin-left: auto;
		  margin-right: auto;
}

.otracapa {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 64%;
}

.estrecho {
    white-space: nowrap;
}

.derecha {
   text-align: right;
}

.izquierda {
   text-align: left;
}

.arriba {
	vertical-align: top;
}

.anchodebloque {
	width: 45%;
}

.anosubrayado {
	text-decoration: none;
}

.anosubrayado:link {
	color: #9E1B34;
}

.anosubrayado:visited {
	color: #9E1B34;
}

.anosubrayado:hover {
	color: #9E1B34;
}

.subt {
	font-family: Arial,Helvetica,sans-serif;
	color: #9E1B34;
	font-size: 1em;
}

.resultado {
	 background : #ffcc99;
    color : #9e1b34;
	 font : bold 1em Arial, sans-serif;
    height:80px;
    padding : 0em 1em 0em 1em;
}

.caja{
	color: #0000CC;
	font-size: 1em;
	font-family: Arial, sans-serif;
}

.cursiva {
        font-style: italic;
}

.subtitulo {
	font-size: 0.9em;
	font-weight: lighter;
}
