.detalle div.cuerpo p
	{
		color:#393939;
		padding-bottom: 20px;
	}
		.detalle div.cuerpo div
		{
			color:#393939;
			padding-bottom: 20px;
			font-size: 14px;
		}
		.detalle div.cuerpo div a{
			text-decoration: underline;
			color:#626262;
			font-size:14px;
		}
		.detalle div.cuerpo div a:hover{

			color:#393939;
			font-size:14px;
		}
		.detalle div.cuerpo div a:visited{
			text-decoration: underline;
			color:#BFBFBF;
			font-size:14px;
		}
.but_buscador
	{
		font-family: Arial;
		background-color: #edcb00;
		border: 0px;
		height: 20px;
	}
	.div_buscador_dch
	{
		text-align: right;
		width: 669px;
	}
	
.txt_buscador
{
	border: 1px solid #edcb00;
}

.but_buscador
{
	background-color: #edcb00;
	border: 0px;
	height: 20px;
}
.div_buscador_dch
{
	margin-left: 15px;
	width: 73px
}
.listado-registros ul li
{
	width: 660px !important;
	border: 0px;

}
.linea-roja-fina-2
{
	width: 660px !important;
	height: 8px;
	border-bottom: 1px solid #BC2921;
}
.linea-amarilla-2
{
	width: 660px !important;
	margin-bottom: 9px;
	height: 7px;
	background-color: #EECB00;
}
.reg-izq
{
	border-bottom: 1px solid #BC2921 !important;
	width: 660px !important;
	margin: 0px !important;
	padding-bottom: 9px;
	height: 100px !important;
}
.reg-cont
{
	height: 100% !important;
	position: relative;
}
	.reg-cont h4
	{
		font-size: 25px !important;
		line-height: 26px !important;
	}
	.reg-cont div
	{
		font-size: 14px;
		line-height: 18px;
		padding-top: 10px;
	}
	.enl-leer
	{
		position: absolute;
		bottom: 0px;
		right: 0px;
	}

.paginacion-encontrados
{
	font-size: 14px;
}
