/* *************************************************** *
**** ESTILOS APLICABLES A LAS PAGINAS NAVEGACION  ********
/* *************************************************** */

/* GRAPHIC BOX LINKS */
.graphic_box_link {
	padding: 7px;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
}

html>body .graphic_box_link {
	width: 170px;
}

.graphic_box_link img {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
}

html>body .graphic_box_link img {
	width: 170px;
}

.graphic_box_link h3, .graphic_box_link h3 a {
	font-size: 70%;
	color: #f7a911;
	margin: 5px 0;
}

.graphic_box_link h3 a {
	font-size: 100%;
}

p {
	font-size: 70%;
	color: #656565;
	margin: 5px;
	/* justificado texto */
	text-align: justify;
	/* justificado texto */
}

p a {
	color: #f7a911;
	font-weight: bold;
}

p a:hover {
	color: #bd8a57;
}

.graphic_box_link p {
	font-size: 60%;
	color: #656565;
	margin: 5px 0;
}

.graphic_box_link a.more_link {
	font-size: 60%;
	font-weight: bold;
	text-align:right;
	color: #f7a911;
}

/* SEPARADORES HORIZONTALES Y VERTICALES */
.graphic_box_links td.separador_vertical {
	border: none;
	width: 11px;
}	

.graphic_box_links td.separador_vertical img {
	width: 11px;
}	

.graphic_box_links td.separador_horizontal {
	border:none;
	height: 11px;
}

.graphic_box_links td.separador_horizontal img {
	height: 11px;
}