.inputcaja1{
        border:1px;
        border-style:solid;
        border-color:#800000;
        font:1em Arial,sans-serif;
        width : 360px;
        color: Black;
}

.inputcaja2{
        border:1px;
        border-style:solid;
        border-color:#800000;
        font:1em Arial,sans-serif;
        width : 180px;
        color: Black;
}


.lista  {
	     font-family : Arial,Helvetica,sans-serif;
        color : #971B32;
}


.celdaboton {
        text-align : center;
        height : 40px;
        width : 100%;
}

.celdaboton2 {
        text-align : center;
}

.opctxtarea {
        border:1px;
        border-style:solid;
        border-color:#800000;
        font:1em Arial,sans-serif;
  		  color: Black;
}

.titulosresto  {
	     background-color : #ffcc99;
        color : #000000;
		  font-size:  1em;
}

.tituloH2{
        font-family : Arial,Helvetica,sans-serif;
        color : #971B32;
}

.tituloH3 {
        font-family : Arial,Helvetica,sans-serif;
        color : #971B32;
}

.etiqueta  {
        color : #971B32;
        font-weight : Bold;
}

.tabla  {
        font-family : Arial,Helvetica,sans-serif;
        color : #971B32;
		  font-size: 1em;
}

.parrafoinfo {
	color: #971B32;
		font-weight: normal;
}

.normal {
     font-family : Arial,Helvetica,sans-serif;
     color : #971B32;
     font-weight : normal;
     font-size : 1.1em;
}

.centrado {
	text-align: center;
}

.cursiva {
	font-style: italic;
}

.ajustado {
	white-space: nowrap;
}

.arriba {
	vertical-align: top;
}

.anosubrayado {
	text-decoration: none;
}

.anosubrayado:link {
	color: #9E1B34;
}

.anosubrayado:visited {
	color: #9E1B34;
}

.anosubrayado:hover {
	color: #9E1B34;
}

.subt {
	font-family: Arial,Helvetica,sans-serif;
	color: #971B32;
	font-size: 1em;
}

.negrita {
	font-weight: bold;
}

