
/*cabecera*/
.header {
	background-color: #cfed2b;
	height:80px;
	width:100%;
	background-image:url(../imagenes/degrade.gif);
	background-repeat:repeat-x;
	
}
.header_izq {
	background-image: url(../imagenes/header_izq.gif);
	background-position:7px 8px;
	float:left;
	background-repeat:no-repeat;
	width:332px;
	height:70px;
}
.header_der {
	background-image: url(../imagenes/rentasciudad.gif);
	float:right;
	background-repeat:no-repeat;
	height:80px;
	width:282px;
	background-position:15px 20px;
}


/*TRANSFORMMA*/
.cabecera_logo{
	float:left;
	width:240px;
	height:70px;
	background:url(../imagenes/rentasciudad.gif) no-repeat;
	background-position:0px 15px;
}

.cabecera_titulo {
	font-size:35px;
	padding:30px 0 0 35px;
	text-align:center;
	float:left;
	font-weight:bold;
	color:#798b19;
	font-family:Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7A8C17;
	text-decoration: none;
	text-align: center;
	background-color:#cfed2b;
	height:31px;
	padding:9px 0 6px 0;
	margin-top:50px
}

.titulo_barragris{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color:#cbcbcb;
	height:15px;
	width:99%;
	padding:3px;
}
#boton_impuesto a {
	float: left;
	height:29px;
	cursor: pointer;
	width:100px;
	margin-right:3px;
}
.tabla { 
	border: solid 1px; 
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	margin-top:30px;
	border:1px solid #CFED2B;
}


/*.thlogin {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #CFED2B;
	height:20px;
	padding-left:10px;
	width:100%
}*/

.espacio{
	background-color:#F4F4F4;
	height:30px;
	width:100%
}


.titulo_columna_ib {
	background-color: #CFED2B;
	padding: 7px 0 7px 5px;
}


/*botonera items horizontal*/

.iconos_barra {
	padding:0;
	margin:0;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	white-space:nowrap;
	list-style-type:none;
}
.iconos_barra li {
	display:inline;
}
.iconos_barra li a {
	margin-top:8px;
	color:#000;
	text-decoration:none;
	float:right;
	height:20px;
}
.iconos_barra li a:hover {
	background:#08c;
	color:#fff;
	width:43px;
}
#iconos_barra_casa  a {
	width:43px;
	background: url(../Imagenes/Barra_Superior/casa_clara.gif) center no-repeat;
}
#iconos_barra_casa a:hover {
	width:43px;
	background:url(../Imagenes/Barra_Superior/casa_oscura.gif) center no-repeat;
}
#iconos_barra_org  a {
	width:43px;
	background: url(../Imagenes/Barra_Superior/organigrama_clara.gif) center no-repeat;
}
#iconos_barra_org  a:hover {
	width:43px;
	background: url(../Imagenes/Barra_Superior/organigrama_oscura.gif) center no-repeat;
}
#iconos_barra_preg  a {
	width:43px;
	background: url(../Imagenes/Barra_Superior/preg_clara.gif) center no-repeat;
}
#iconos_barra_preg  a:hover {
	width:43px;
	background:url(../Imagenes/Barra_Superior/preg_oscura.gif) center no-repeat;
}
#iconos_barra_sobre  a {
	width:43px;
	background:url(../Imagenes/Barra_Superior/sobre_clara.gif) center no-repeat;
}
#iconos_barra_sobre  a:hover {
	width:43px;
	background: url(../Imagenes/Barra_Superior/sobre_oscuro.gif) center no-repeat;
}
#iconos_barra_salir  a {
	width:43px;
	background: url(../Imagenes/Barra_Superior/salir_clara.gif) center no-repeat;
}
#iconos_barra_salir  a:hover {
	width:43px;
	background: url(../Imagenes/Barra_Superior/salir_oscura.gif) center no-repeat;
}	
.lista_formato {
	list-style: none;	
	margin: 0;	
	padding: 0;
	cursor:pointer;
	text-align:center;
	border: none;
}
.lista_formato a:link {
	text-decoration:none;
}
.lista_formato li {
	padding:5px;
}


.datos{
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background-color: #7a8c17;
	/*width:95%;*/
}

.subtitulo_verde{
	color:#CFED2B;
	font-weight:bold;
	font-size:13px;
	margin-top:15px;
	padding-left:25px;
}

/*adrian*/
.textoverdedatos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFED2B;
	font-weight:lighter;
	text-align: left;
	line-height: 17px;
	padding-right:5px
}

.tablas1{
margin:5px 0 10px 0;
}

.tablas1 td{ 
	height:25px;

}