.ImaListadoEntidadeSFiltro{
	margin-bottom: 35px;
	width: 654px;
}

.ImaListadoEntidadeSFiltro form fieldset{
	border: none;
	padding: 0;
	margin: 0;
}

.ResultadosEntidadesFilt{
	font: 12px "Courier New", Courier, monospace;
	margin-bottom: 15px;
}

.ResultadosEntidadesFilt a{
	color: #01ABEB;
	text-decoration: underline;
}

.ResultadosEntidadesFilt strong a{
	color: #000;
	text-decoration: none;
}

.ImaListadoEntidadeSFiltro h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #01ABEB;
	margin-bottom: 10px;
}

.ImaListadoEntidadeSFiltro label{
	font:  15px "Courier New", Courier, monospace;
	color: #585858;
	clear: right;
	background-color: #F5F5F5;
	padding-right: 15px;
	text-align: left;
}

.ImaListadoEntidadeSFiltro input{
	margin-top: 19px;
	border: none;
	background: url(/img/modulos/fdoBtnFiltro.gif) center top no-repeat;
	font: 12px "Courier New", Courier, monospace;
	width: 81px;
	height: 20px;
	float: left;
	cursor: pointer;
	padding-bottom: 3px !important;
	padding-bottom: 1px;
}

.ImaListadoEntidadeSFiltro .campoEntidad select{
	display: block;
	border: 1px solid #809DB9;
	width: 255px;
}

.ImaListadoEntidadeSFiltro .botonCampoEntidad,
.ImaListadoEntidadeSFiltro .campoEntidad{
	float: left;
	vertical-align: bottom;
	margin-right: 15px;	
}

.ImaListadoEntidadeSFiltro .botonCampoEntidad{
	margin: 0px;
}

.ImaListadoEntidadeSFiltro .campoEntidad .bordeSelect{
	background-color: #F5F5F5;
	padding: 2px;
}

.elementoEntidadPres{
	width: 654px;
}

.elementoEntidadPres .tipoEntidad{
	height: 14px;
	background-color: #EBEBEB;
}

.elementoEntidadPres .tipoEntidadosc{
	height: 14px;
	background-color: #F5F5F5;
}

.elementoEntidadPres .tipoEntidadoscno{
	height: 14px;
	background-color: #fff;
}

.elementoEntidadPres .tipoEntidad h4,
.elementoEntidadPres .tipoEntidadosc h4,
.elementoEntidadPres .tipoEntidadoscno h4{
	background-color: #EBEBEB;
	padding-right: 29px;
	padding-left: 20px;
	color: #585858;
	display: inline;
	font: 15px "Courier New", Courier, monospace;
}

.elementoEntidadPres .tipoEntidad h4{
	background-color: #F5F5F5;
}

.elementoEntidadPres .contenidoEntidad{
	background-color: #F5F5F5;
	padding-bottom: 40px;
/*	height: 242px;*/
}

.elementoEntidadPres .comentariosEntidad{
	margin-top: 20px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #999999;
	background: url(/img/elems/bocadillo.gif) top left no-repeat !important;
	background: url(/img/elems/iecomment.gif) top left no-repeat;
	padding-left: 25px;
}

.elementoEntidadPres .contenidoEntidadosc{
	background-color: #EBEBEB;
	padding-bottom: 40px;
/*	height: 242px;*/
}

.elementoEntidadPres .contenidoEntidad .imgEntidad,
.elementoEntidadPres .contenidoEntidadosc .imgEntidad
{
	width: 120px;
	text-align: center;
	padding-top: 15px;
	float: left;
}

.elementoEntidadPres .contenidoEntidad .txtEntidad,
.elementoEntidadPres .contenidoEntidadosc .txtEntidad {
	width: 530px;
	text-align: left;
	float: left;
	padding-top: 15px;
}

.elementoEntidadPres .contenidoEntidad .txtEntidad a img,
.elementoEntidadPres .contenidoEntidadosc .txtEntidad a img{
	margin-left: 15px;
}

.elementoEntidadPres .txtEntidad h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	float: left;
}

.elementoEntidadPres .txtEntidad h3 a{
	color: #000;
}

.elementoEntidadPres .contenidoEntidad .txtEntidad .direccion,
.elementoEntidadPres .contenidoEntidadosc .txtEntidad .direccion {
	color: #585858;
	font: 14px "Courier New", Courier, monospace;
	margin-top: 2px;
}

.elementoEntidadPres .contenidoEntidad .txtEntidad .tituloInfo,
.elementoEntidadPres .contenidoEntidadosc .txtEntidad .tituloInfo
{
	font: 12px "Courier New", Courier, monospace;
	color: #585858;
	margin-top: 15px;
}

/* Navegador *//*
.txtBotonesNavegador{
	font: 12px "Courier New", Courier, monospace;
	color: #000;
}

.txtPagina{
	font: 12px "Courier New", Courier, monospace;
	text-decoration: underline;
	color: #01ABEB;
	margin-left: 3px;
	margin-right: 3px;	
}
*/
.txtPaginaActual{
	font: 12px "Courier New", Courier, monospace;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;	
}

.elementoEntidadPres .contenidoEntidad .txtEntidad .enlacesFiltro,
.elementoEntidadPres .contenidoEntidadosc .txtEntidad .enlacesFiltro{
	margin: 5px;
}

.elementoEntidadPres .contenidoEntidad .txtEntidad .enlacesFiltro a,
.elementoEntidadPres .contenidoEntidadosc .txtEntidad .enlacesFiltro a{
	font: 12px "Courier New", Courier, monospace;
	color: #01ABEB;
	text-decoration: underline;
	margin-right: 5px;
}