.titulos_admin {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	background-color:#8A0C11;
	display:block;
	letter-spacing:4px;
}

.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.table_headers {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	background-color:#8A0C11;
}

.borde_caja {
	border:1px solid #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #8A0C11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A0C11;
}
a:hover {
	text-decoration: none;
	color: #8A0C11;
}
a:active {
	text-decoration: none;
	color: #8A0C11;
}

.titulo{color: #343436}
.telefono {font-family: Arial, Helvetica, sans-serif; color: #94131A; font-size: 18px; font-weight: bold; }
.description {	
	font-family: Arial, Helvetica, sans-serif;
	color: #343436;
	font-size: 10px;
	color: #666666;
}

.entry_nombre{
white-space:nowrap;
}



a:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:bold;	
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight:bold;	
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight:bold;	
}

.resultados{
	color: #666666
}