@charset "utf-8";
.linea {
	background-image: url(img/back_texto.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.texto_productos_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto_productos_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #37AAE9;
	text-decoration: none;
}
.texto_home_con_interlinado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.texto_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto_zona_interlineado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	vertical-align: 0%;
	letter-spacing: 0em;
	word-spacing: 0px;
	line-height: 18px;
	white-space: 0;
}
.texto_home_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.texto_zona_bold_color_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #66BFE9;
}
.texto_ingresar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-variant: inherit;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
}
.txt_usuario_pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.back_linea_down {
	background-image: url(img/back_down.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.back_dr {
	background-image: url(img/back_dr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto_down {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5DA4BA;
}
.texto_marcas_abajo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #164A69;
}
.texto_down_link a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5DA4BA;
	text-decoration: none;
}
.texto_down_link a:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5DA4BA;
	text-decoration: none;
}
.texto_ingresar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.texto_olvidoderegistrarse a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}
.texto_olvidoderegistrarse a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}
.texto_down_bold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5DA4BA;
	font-weight: bold;
	text-decoration: none;
}
.texto_down_bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5DA4BA;
	font-weight: bold;
	text-decoration: none;
}

