.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #264E80;
	text-decoration: underline;
}

.texto_botonera_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
.texto_botonera_izq:hover {
	text-decoration: underline;
	
}
.separador_bot_izq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0083C6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E00314;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #264e63;
	text-decoration: none;
}
.texto_foto_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #264e63;
	text-decoration: none;
}
.texto_foto_boton:hover {
	text-decoration: underline;
}
.foto_home_grande {
	height: 137px;
	width: 171px;
}
.texto_tabla_detalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.foto_boton {
	height: 118px;
	width: 118px;
}
.foto_productos {
	height: 260px;
	width: 260px;
}
.boton_volver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0083D9;
	text-decoration: none;
}
.titulo_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0083C6;
}
.borde_tabla_detalles {
	border: 1px solid #999;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D6D6D6;
	text-decoration: none;
}

