body {
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-size: 76%;
}
img {
	border: 0;
}
abbr, acronym {
   cursor: help;
   border-bottom: 1px dashed #333;
}
.limpiar{
	clear:both;
	
	}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.bannerDatosFiscales{
	margin:0;
	padding:0;
	width: 100%;
	}
.bannerDatosFiscales img{
	width:100%;
	}
.contenido, #cabecera_interior{
	margin:0 2%;
	padding:0;
	width: 96%;
	overflow:auto;
	}
	 
h2{
	color: #6f6f6f;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300 !important;
	font-size: 3em;
	margin:0em 0 0 0!important;
	overflow:auto;
	}
h2 span{
	float:right;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400i !important;
	font-style:italic;
	
	}
h2 span strong{
	color:#d70004;
	padding-right: 10px;	
	}
	
.contenidoDatos{
	border:1px solid #DADADA;
	float:left;
	width: 49%;
	padding:2em 0 0 0;
	min-height:15.1em;
	}
.contenidoVerificacion{
	border:1px solid #DADADA;
	float:right;
	width: 49%;
	padding:2em 0 0 0;
	min-height:15.1em;
	}
.contenidoDatos label, .contenidoVerificacion label{
	float:left;
	width: 41%;
	text-align:right;
	margin-right:1em;
	
	}
.contenidoDatos p, .contenidoVerificacion p{
	margin:1em 1em;
	}
.contenidoVerificacion{
	margin-left:1%;
	}
	
.contenidoVerificacion p span{
	float:left;
	width:48%;
	border:1px solid #000;
	}
.caja_texto {
	border:1px solid #666;
}
.codigo {
	border:1px solid #666;
}
.seguridad{
	font-size:0.9em;
	
	}


/*Datos*/
.divdatos {
    border: 1px solid #666;
    padding: 1em;
    width: 46%;
    float: left;
    margin: 1em 0;
}
.textbold {
	  font-weight: bold;
}
.text1 {
	color: #000000;
	margin-left:2em;
}
#botoneraAcciones {
    float: right;
    width: 49%;
    font-size: 0.9em;
}
.contiene_boton_sup{
	text-align:right;
	padding:1.5em 0;
}
#botoneraAcciones p {
	float: right;
	display:block;
	margin-bottom:0;

}
#botoneraAcciones a {
    padding: 1em 2em 1em 2.8em;
    text-transform: uppercase;
    width: 11em;
    border: 1px solid #000;
    display: block;
    float: left;
    margin-right: 0.2em;
    font-weight: bold;
    text-decoration: none;
}
#botoneraPie {
    font-size: 0.9em;
	margin-top:2em;
	margin-bottom: 12em;
}
#botoneraPie p {
    float: right;
	display:block;
}
#botoneraPie a {
    padding: 1em 2em 1em 2.8em;
    text-transform: uppercase;
    width: 11em;
    border: 1px solid #000;
    display: block;
    float: left;
    margin-right: 0.2em;
    font-weight: bold;
    text-decoration: none;
}
.contiene_boton_sup a{
   	padding:1em 3em;   
	text-transform:uppercase;
	width:11em;
   	border:1px solid #000;   
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
}

.inf_fiscal_enlaces a {
    text-transform:uppercase;
    width:11em;
    font-weight:bold;
    text-decoration:none;
    font-size:0.9em;
}

.inf_fiscal_enlaces ul {
    list-style-type: none;
    display:inline-block;
    background:#fff url(../irudiak/impuesto_patrimonio.jpg) no-repeat 0% 50%;
    min-height:150px;
    padding:30px 30px 30px 250px;
}

.inf_fiscal_enlaces ul li {
    line-height: 2em;
    display:block;
    clear:left;
    width:auto;
    border:1px solid #000;
    margin-bottom:0.5em;
    background:transparent url(../irudiak/btInfoFiscal.png)  0.5em center  no-repeat; 
    cursor:pointer;
}


.inf_fiscal_enlaces ul li:hover {
    line-height: 2em;
    display:block;
    clear:left;
    width:auto;
    border:1px solid #D9090D;
    background-color: #D9090D !important;
    color:#fff !important;
    margin-bottom:0.5em;
    background:#D9090D url(../irudiak/btInfoFiscal_hover.png)  0.5em center  no-repeat;
    cursor:pointer;
}


.inf_fiscal_enlaces ul li a {
    color:#000 !important;
    display:block;
    width:auto;
    padding:20px 20px 20px 40px;
}   

.inf_fiscal_enlaces ul li a:hover,
.inf_fiscal_enlaces ul li:hover a { 
    color:#fff !important;
    display:block;
    width:auto;
    padding:20px 20px 20px 40px;
}


.bt_imprimir{
	background:transparent url(../irudiak/btImprimir.png) 0.5em center no-repeat;
}

.bt_imprimir:hover{
	background: #D9090D url(../irudiak/btImprimir_hover.png) 0.5em center no-repeat;
	color:#fff !important;
}

.bt_descarga {
	background:transparent url(../irudiak/btDescarga.png) 0.5em center  no-repeat;
}
.bt_descarga:hover {
	background: #D9090D url(../irudiak/btDescarga_hover.png) 0.5em center  no-repeat;
	color:#fff !important;
}
.bt_salir{
	background:transparent url(../irudiak/btSalir.png)  0.5em center  no-repeat ;
}
.bt_salir:hover{
	background:#D9090D url(../irudiak/btSalir_hover.png)  0.5em center  no-repeat ;
	color:#fff !important;
}
.bt_modificarClave{
	background:transparent url(../irudiak/ico_modificar.gif)  0.5em center  no-repeat ;
}
.bt_modificarClave:hover{
	background:#D9090D url(../irudiak/ico_modificar.png)  0.5em center  no-repeat ;
	color:#fff !important;
}
.bt_anularClave{
	background:transparent url(../irudiak/ico_anular.gif)  0.5em center  no-repeat ;
}
.bt_anularClave:hover{
	background:#D9090D url(../irudiak/ico_anular.png)  0.5em center  no-repeat ;
	color:#fff !important;
}
.bt_patrimonio{
	background:transparent url(../irudiak/btPatrimonio.png)  0.5em center  no-repeat ;
	}
.bt_patrimonio:hover{
	background:#D9090D url(../irudiak/btPatrimonio_hover.png)  0.5em center  no-repeat ;
	color:#fff !important;
	}
.boton_modificar {
	background:transparent url(../irudiak/btModificar.png)  0.5em center  no-repeat ;
	text-decoration:none;
}
.boton_modificar:hover {
	background:#D9090D url(../irudiak/btModificar_hover.png)  0.5em center  no-repeat ;
	color:#fff !important;
	
}
.boton_informacion {
	background:transparent url(../irudiak/btInfoFiscal.png)  0.5em center  no-repeat ;
	text-decoration:none;
}
.boton_informacion:hover {
	background:#D9090D url(../irudiak/btInfoFiscal_hover.png)  0.5em center  no-repeat ;
	color:#fff !important;
}



/*Avisos*/
.aviso {
    clear: both;
	background-color: #F1F1F1;
	margin-top: 6em;
	margin-bottom: 6em;
	padding:2.5em 1em 1em 6em;
	background:#FCFCFC url(../irudiak/icoAviso.gif) no-repeat scroll 0.5em 0.5em;
	border: 1px solid #EBEBEB;
}

.avisoLeyenda {
	background-color: #F1F1F1;
	margin: 1.5em auto;
	padding: 2.5em 2.5em 2.5em 6em;
	background:#FCFCFC url(../irudiak/icoAvisoLeyenda.png) no-repeat scroll 1.5em 1.5em;
	border: 1px solid #EBEBEB;
}

/*Tablas*/

.tr_titulo, h3 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	margin:0.5em 0;
	text-transform:uppercase;
	clear:both;
	font-size:1.6em;
}

table.tabla  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #ccc;
	width: 100%;
	font-size: 1em;
}
th {
	font-weight: normal;
}

.tr_subtitulo, table.tabla th {
	background-color: #d6d9db;
    color: #000;
    font-weight: bold;
    /*text-align: left !important;*/
}
.tr_par {
	background-color: #E3E3E3;
	color: #000;
}
.center{
	text-align:center;
	
	}
.right{
	text-align:right;
	}
.left{
	text-align:left;
	}
/*Fin tablas*/



/*Contenido*/
.ayuda, .informacion {
	clear:both;
}


/*teclado*/
.teclado {
	margin-top:-10px;
	width:80%;
	height:175px;
	line-height:39px;
	border:1px solid #D1D1D1;
	background: #f7f7f7;
	padding:0.5em;
	margin-left:10%;
	margin-right:10%;
}
.teclado p {
	text-align: center;
}
.teclado p.botonera {
	text-align: center;
}
.teclado p.botonera a{
	border:1px solid #000;
	background-color:#D1D1D1;
	padding:0.5em;
	text-decoration:none;
	color:#000;
}
.teclado p.botonera a:hover{
	border:1px solid #000;
	background-color:#000;
	padding:0.5em;
	color:#fff;
}
.teclado img {
	margin:0.3em;
}
.teclado a, .teclado a:link, .teclado a:visited {
	text-decoration:underline;
	color:#666;

}
.teclado a:hover {
	text-decoration:none;
	color:#5b7395;
}

/*fin teclado*/





.separador {
	clear: both;
	height: 0px;
}


.separador_espacio {
	clear: both;
	height: 2px;
}






.centrado {
	text-align: center;
	width: 98%;
	margin: auto;
}
#ruta p {
	margin-bottom: 4px;
}

#resultados {
	width: 90%;
	border: 1px solid #cfcfcf;
	margin: 10px 0px 10px 10px;
	padding: 4px 10px;
	color: #390;
	font-weight: bold;
}
/**propuesta web*/
.banner_propuesta_web_Cas{
	padding:1.5em 0 !important;
	margin:0 !important;
	width: 100%;
	overflow:auto;
	background:transparent url(../irudiak/propuesta_renta.jpg) no-repeat scroll top left;
}
.banner_propuesta_web_Cas p{
	margin-left:17em;
	}
#propuesta{
	padding:1.5em 0 !important;
	margin:0 !important;
	width: 100%;
	overflow:auto;
	background:transparent url(../irudiak/propuesta_renta.jpg) no-repeat scroll top left;
}
#propuesta p{
	margin-left:17em;
	}
.tit_propuesta_web_Cas a{
	color: #CC0000 !important;
	text-decoration:none;
}
.tit_propuesta_web_Cas{
	color: #CC0000 !important;
	text-decoration:none;
	text-transform: uppercase;
	width: 50%;
	font-weight: bold;
}

.tit_acceda_prop_web_Cas P{
	width:70%;
}

.tit_acceda_prop_web_Cas a{
  padding: 1em 2em 1em 2.8em;
    text-transform: uppercase;
    /*! width: 11em; */
    border: 1px solid #000;
    display: block;
    float: left;
    margin-right: 0.2em;
    font-weight: bold;
    text-decoration: none;
    background:transparent url(../irudiak/btInfoFiscal.png)  0.5em center  no-repeat ;
}

.tit_acceda_prop_web_Cas a:hover {
	background:#D9090D url(../irudiak/btInfoFiscal_hover.png)  0.5em center  no-repeat ;
	color:#fff !important;
	cursor: pointer;
}

/*Pie*/
#contenedor_pie {
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
	background-color: #D1D1D1;
	clear:both;
	overflow:auto;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:1rem;
}
#contenedor_pie ul{
	float:left;
	padding:0 !important;
	margin:0.8em 0 !important;
	list-style-type:none;
}
#contenedor_pie ul li{
	float:left;
	padding:0 !important;
	margin:0 0.5em !important;
}
#contenedor_pie ul li a{
	color:#000;
	text-decoration:none;
}
#contenedor_pie p{
	float:right;
	margin:0.8em 0.5em;
	}
/*Fin pie*/


