#cabecera {
	width: 1024px;
	height: 50px;
	margin: 15px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	border-bottom: 2px solid #808080;	
}

#logo {
	width: 1024px;
	height: 82px;
	margin: 0px 10px 0px 10px;
	border-bottom: 2px solid #808080;
	padding-bottom: 5px;
}

#contabilidad {
	width: 1024px;
	height: 110px;
	margin: 0px 10px 0px 10px;
	border-bottom: 2px solid #808080;
}

#cuentaGeneral {
	width: 1024px;
	height: 20px;
	margin: 0px 10px 0px 10px;
	border-bottom: 2px solid #808080;
	padding-top: 5px;
	padding-bottom: 5px;
}

#memoria {
	width: 1024px;
	height: 20px;
	margin: 0px 10px 0px 10px;
	border-bottom: 2px solid #800000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#EDE9E5;
}

.titulo{
	font-weight: bold;
	font-family:Arial;
	font-size:14pt;
	color:#808080;
}

.subtitulo{
	font-family:Arial;
	font-size:10pt;
	color:#808080;
}

.cabeceraGris{
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	color:#666666;
}

.textoRojo{
	font-family:Arial;
	font-size:8pt;
	color:#800000;
}

.textoGris{
	font-family:Arial;
	font-size:8pt;
	color:#666666;
}

.textoCuenta{
	font-weight: bold;
	font-family:Arial;
	font-size:12pt;
	color:#808080;
	letter-spacing:2pt;
}

.left{
	float:left;
}
.clear{
	clear:both;
}

.centrado{
	text-align: center;
}

.enlace{
	font-family:Arial;
	font-size:8pt;
	color:#800000;
	text-decoration: none; 		
}

.enlace:hover{
	font-family:Arial;
	font-size:8pt;
	color:#800000;
	text-decoration: underline; 	
	cursor:pointer;
}

.enlaceGrande{
	font-family:Arial;
	font-size:12pt;
	color:#800000;
	text-decoration: none; 	
}

.enlaceGrande:hover{
	font-family:Arial;
	font-size:12pt;
	color:#800000;
	text-decoration: underline; 	
	cursor:pointer;
}

.enlaceGris{
	font-family:Arial;
	font-size:8pt;
	color:#666666;
	text-decoration: none; 	
}

.enlaceGris:hover{
	font-family:Arial;
	font-size:8pt;
	color:#666666;
	text-decoration: underline; 
	cursor:pointer;	
}

/*** Estilos para las cajas con las CUENTAS ***/
#cuentas {
	width: 1024px;
	height: 70px;
	margin: 0px 0px 0px 4px;	
	padding: 0px 0px 0px 0px;	
}

.subCuentas {
	width: 245px;
	height: 70px;
	margin: 0px 5px 0px 5px;	
	padding: 0px 0px 0px 0px;	
}

.imgCuenta{
	width:70px;
	height:70px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

.desCuentaCaja {	
	width: 175px;
	height:70px;
	background-color:#EDE9E5;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	display:inline-block;
}

.desCuentaCaja .desCuentaInt{
	margin: 0px 0px 0px 0px;	
	padding: 20px 5px 0px 5px;
}
/*** FIN Estilos para las cajas con las CUENTAS ***/

/*** Estilos para las cajas con las ENTIDADES ***/
#entidades {
	width: 1024px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.categoria {
	width: 1024px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 1px solid #C0C0C0; 
}

.cabeceraEntidades {
	width: 1024px;
	display:inline-block;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	color:#666666;
	background-color:#E0D9C2;	
	border: 1px solid #C0C0C0; 
	clear:both;
}

.contenidoEntidades {
	width: 1024px;
	display:inline-block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial;
	font-size:8pt;
	color:#666666;	
	border-collapse: collapse;
	border: 1px solid #C0C0C0; 
	background-color:#F1EDE0;
}

.fila{
	width: 1000px;
	display:inline-block;
	clear:both;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 10px;
	background-color:#F1EDE0;
}

.columnaEntidad{
	width:240px;	
	display:inline-block;
	float: left;
	text-align: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.lista{
	width: 240px;
	clear:both;
	float: left;
	display:inline-block;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

.lista .listaIcono{
	width: 5px;
	float: left;
	display:inline-block;	
	text-indent: 5px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.lista  .listaTexto{
	width: 230px;
	float: left;	
	display:inline-block;	
	text-indent: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.tituloEntidad{
	font-family:Arial;
	font-size:10pt;	
	text-decoration: underline;
	color:#303030;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.enlaceTituloEntidad{	
	font-family:Arial;
	font-size:10pt;	
	text-decoration: underline;
	color:#303030;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.enlaceTituloEntidad:hover{
	font-family:Arial;
	font-size:10pt;
	color:#800000;
	text-decoration: underline; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
}

.enlaceEntidad{
	font-family:Arial;
	font-size:8pt;
	color:#808080;
	text-decoration: none; 	
}

.enlaceEntidad:hover{
	font-family:Arial;
	font-size:8pt;
	color:#800000;
	text-decoration: none; 	
	cursor:pointer;
}
/*** FIN Estilos para las cajas con las ENTIDADES ***/

/******* ESTILOS MARCOS ******/
ol{
  margin:  0px 0px 0px 25px;  
  padding: 0px;
}

li .sinSimbolo{
  margin:  0px 0px 0px 0px;  
  padding: 0px;
}

img{
	border:0px;
	margin: 0px;
	padding: 0px;
}

#menuMarco{
	width:100%;
	border-right: 2px solid #D9DEB6;
	border-bottom: 2px solid #D9DEB6;
	border-left: 2px solid #EEE9E3;
	border-top: 2px solid #EEE9E3;
	background-color: #F9FAF3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#entidadMenu{
	width:100%;
	border-bottom: 1px solid #D9DEB6;
	text-align: center;
	font-family:Arial;
	font-size:10pt;
	color:#800000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;	
}

#relacionDoc{
	width:100%;
	border-bottom: 1px solid #D9DEB6;
	text-align: center;
	font-family:Arial;
	font-size:10pt;
	color:#666666;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;	
}

/****** IMAGEN INTERVENCION ****/
.cabeceraInterv{
	width:542px;
	height:110px;
	margin-left:132px
}

/****** CUADRO DATOS CIUDADANO ****/
.bloqueCiudadano{
	width:218px;
	height:110px;
	margin-top:5px;
}

.cabeceraCiudadano{
	border: 1px solid #C0C0C0; 
	width:200px; 
	margin-left:10px;
}

.cuerpoCiudadano{
	border: 1px solid #C0C0C0; 
	width:200px;
	background-color:#FAF9F5;
	margin-bottom: 5px; 
	margin-left:10px;
}