/*BUSCAR*/
#subgrupo_buscar {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 578px;
}
/*TITULO*/
#categoria-titulo {
	float: left;
	margin: 15px 0px 0px 20px;
	width: 578px;
}
#categoria-titulo p {
	font-size: 16px;
	color: #7D7D7D;
	text-decoration: none;
}
#directorio a {
	font-size: 16px;
	color: #7D7D7D;
	text-decoration: none;
}
#directorio a:hover {
	font-size: 16px;
	color: #434343;
	text-decoration: none;
}
#directorio a:visited {
	font-size: 16px;
	color: #434343;
	text-decoration: none;
}
#categoria {
	font-size: 15px;
	color: #959595;
	text-decoration: none;
}
#categoria a {
	font-size: 15px;
	color: #959595;
	text-decoration: none;
}
#categoria a:hover {
	font-size: 15px;
	color: #959595;
	text-decoration: none;
}
#categoria a:visited {
	font-size: 15px;
	color: #959595;
	text-decoration: none;
}
#categoria-registros-encontrados h4{
	color: #959595;	
	float: left;
	font-size: 12px;
	height: 30px;
	margin: 5px 0px 0px 0px;
	text-align:right;	
	width: 578px;	
	font-weight: normal;
}
#categoria-registros-encontrados h4 span{
	color: #434343;		
	font-weight: normal;
}
/*REGISTROS*/ 
#categoria-registro {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 610px;
	min-height:340px;
}
#categoria-registro #izquierda {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 360px;
	height: 53px;
}
#categoria-registro #izquierda h3{
	float: left;
	margin: 8px 0px 0px 10px;
	font-family: verdana;	
	font-size: 12px;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;	
}
#categoria-registro #izquierda h3 a{
	font-size: 13px;
	color: #707070;
	text-decoration: none;
}
#categoria-registro #izquierda h3 a:hover{
	text-decoration: underline;
}
#categoria-registro #izquierda h3 span{
	float: left;
	margin: 6px 0px 0px 0px;
	font-family: verdana;	
	font-size: 11px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;	
}
#categoria-registro #logo {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 93px;
	height: 53px;
}
#categoria-registro h4 {
	text-align: center;
}
#categoria-registro #logo h4 img{
	margin: 7px auto 0px auto;
	max-width: 93px;
	max-height: 40px;
}
#categoria-registro #derecha {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 135px;
	height: 53px;
}
#categoria-registro #derecha h4 {
	float: right;
	margin: 32px 20px 0px 0px;
	font-family: verdana;	
	font-size: 10px;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}
#categoria-registro h4 a {
	margin: 0px 5px 0px 0px;
	font-family: verdana;	
	font-size: 10px;
	font-weight: normal;
	color: #649a00;
	text-decoration: none;
}
#categoria-registro h4 a:hover {
	margin: 0px 5px 0px 0px;
	font-family: verdana;	
	font-size: 10px;
	font-weight: normal;
	color: #649a00;
	text-decoration: underline;
}
#categoria-registro h4 span a {
	margin: 0px 5px 0px 0px;
	font-family: verdana;	
	font-size: 10px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: none;
}
#categoria-registro h4 span a:hover {
	margin: 0px 5px 0px 0px;
	font-family: verdana;	
	font-size: 10px;
	font-weight: normal;
	color: #f7941d;
	text-decoration: underline;
}

#categoria-registro .fila-0{
	margin: 0px 10px 0px 10px;
	width: 590px;
	height: 53px;
	background-color: #ffffff;
}
#categoria-registro .fila-1{
	margin: 0px 10px 0px 10px;
	width: 590px;
	height: 53px;
	background-color: #eff7f9;
}
#categoria-registro h3 {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;		
}
#categoria-registro h4 {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	color: #9d9d9d;
	text-decoration: none;		
}
#segunda-fila {
	float: left;
	margin: 0px 0px 0px 0px;
}
/*No Registros*/
#categoria-no-registro {
	float: left;
	margin: 30px 0px 0px 0px;
	width: 610px;
	min-height:340px;
}
#categoria-no-registro #mensaje{	
	margin: 0 auto 0 10px;
	width: 590px;
	height: 53px;
	line-height: 53px;
	background-color: #eff7f9;
	text-align:center;
}
#categoria-no-registro h3{	
	font-family: verdana;	
	font-size: 14px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;	
}