#capa_miga{
	background : #ffcc98;
	margin : 0px -10px 0px -10px;
	padding : 5px 0px 5px 0px;
	text-align: right;
}

.miga{
	position: absolute;
	left: 10px;
	padding: 0 110px 0 0;
	display: inline-block;
	text-align: left;
	margin: 0px;
}

.logoINEBase{
	padding: 0 10px;	
}

.formulario{
	width: 80%;
	margin: 10px auto;
}

.nowrap {
	white-space: nowrap;
}

.capturaDatos{
	width: 30%;
	height: 100px;
	margin: 10px 5px;
	display: inline-block;
	border: 0px;
}

.capturaDatos legend{
	width: 100%;
}	

.capturaDatos ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}


.capturaDatos ul li{
	padding: 10px 0;
	margin: 0;
}

.capturaDatos label{
	color: #9E1B34;	
}	

.float-left{
	float: left;
}

.float-rigth{
	float: right;	
}

.tablaResultado{
	margin: 20px auto;
	width: 50%;
	border-bottom: 1px solid #9E1B34;
}	

.resultado {
	background : #ffcc99;
    color : #9e1b34;
	font : bold 1em Arial, sans-serif;
    padding : 1em 1em 1em 1em;
    width: 300px;
    margin: 10px auto 0 auto;
}

.caja{
	color: #0000CC;
	font-size: 1em;
	font-family: Arial, sans-serif;
}

.tablaancha {
	  width: 10%;
	  background-color: #FFFCF0;
}

.tablaancha2 {
	  width: 50%;
	  background-color: #FFFCF0;
}



.etiqueta  {
	color: #9E1B34;
	font-weight: Bold;
	background: #ffd475;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.celdatotal {
	color: #9E1B34;
	white-space: nowrap;
	width: 10%;
	padding-left: 10px;
	padding-right: 10px;
}

.centrototal {
	text-align: center;
	color: #9E1B34;
}

.lista  {
	font-family: Arial,Helvetica,sans-serif;
	color: #9E1B34;
	list-style-type: disc;
}

.aboton:link {
	text-decoration: none;
}

.aboton:visited {
	text-decoration: none;
}

.celdaalta {
	height: 3em;
}

.anosubrayado {
	text-decoration: none;
}

.anosubrayado:link {
	color: #9E1B34;
}

.anosubrayado:visited {
	color: #9E1B34;
}

.anosubrayado:hover {
	color: #9E1B34;
}

caption {
	caption-side: top;
	color: #9E1B34;
	font-size: 1em;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px;
}

.estrecho {
    white-space: nowrap;
}

.celdabordeinf {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9E1B34;
	border-collapse: separate;
	margin-right: 10px;
}

.celdadato {
    font-family : Arial,Helvetica,sans-serif;
    font-weight : Bold;
    text-align : center;
    background-color : #ffffff;
	color: Black;
}

.celdatitulo {
	font-family: Arial,Helvetica,sans-serif;
	color: #9E1B34;
	background-color: #ffd475;
	font-weight: Bold;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

.tablatotal {
	width: 100%;
}

.arriba {
	vertical-align: top;
}

.derecha {
   text-align: right;
}

.izquierda{
	text-align: left;	
}

.centrado{
	text-align: center;	
}	

.normal {
	font-family: Arial,Helvetica,sans-serif;
	color: #9E1B34;
	font-weight: normal;
	font-size: 1.1em;
}

.anchodebloque {
	width: 45%;
}

.subt {
	font-family: Arial,Helvetica,sans-serif;
	color: #971B32;
	font-size: 1em;
}

.cursiva {
		font-style: italic;
}

.tablacentrada {
	margin-top: 10px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.padizq {
	padding-left: 35px;
}

.padder {
	padding-right: 35px;
}

.bloqueenlinea {
	display: inline;
}

.textoine {
	font-size: 1em;
	color: #971B32;
}

a.boton {
	text-decoration: none;
	color: #9E1B34;
	background: white;
	padding: 2px 7px 2px 7px;
	border: 1px solid #9E1B34;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.boton:hover {
    background: #9E1B34;
    color: white;
}

input.boton {
	text-decoration: none;
	color: #9E1B34;
	background: white;
	padding: 1px 3px 1px 3px;
	margin: 0px;
	border: 1px solid #9E1B34;
	cursor: pointer;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
}

input.boton:hover {
    text-decoration: none;  
    background: #9E1B34;
    color: white;
    overflow: visible;
}

.rojo {
	border: 1px solid #9E1B34;
}

.celdamaqizq {
	margin-left: 25px;
}

.celdamaqder {
	margin-right: 25px;
}

.notas{
	margin: 30px 0px 10px 0;
	text-align: left;
	width: 100%;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}
