#buscarmas {
	background-image: url(../imagenes/buscarmas.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	padding: 4px 2px 2px 10px;
	width: 185px;
	height: 23px;
	font-weight: bold;
}
#buscador {display:none; background-color: #F3F3F3; border: 1px solid #ccc;}

th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033775;
	border-top: 2px solid #CED339;
	border-bottom: 1px solid #ced339;
	padding: 2px 4px 2px 4px;
}
table {
	text-align: left;
}
#principal table p {
	font-size: 12px;
	color: #003366;
	padding: 2px 4px 2px 4px;
	text-align: left;
}
table p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
table td {
	border-bottom: 1px solid #D8DFE9;
	padding: 4px;
}
table img {
	border: 1px solid #033775;
}
#paginacion {text-align: right;}