.titulo_1 {
	font-family: Arial;
	font-size: 18px;
	color: #336C7C;
}
.titulo_2 {
	font-family: Arial;
	font-size: 14px;
	color: #336C7C;
}
.links_1 {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	border: 1px solid #d7d7d7;
}
.links_1 A:link {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: underline;
}
.links_1 A:visited {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: underline;
}
.links_1 A:hover {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: underline;
}
.links_1 A:active {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: underline;
}
.links_1-index {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
}
.links_1-index A:link {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: none;
}
.links_1-index A:visited {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: underline;
}
.links_1-index A:hover {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: underline;
}
.links_1-index A:active {
	font-family: Arial;
	font-size: 10px;
	color: #336C7C;
	text-decoration: underline;
}
.links_2 {
	font-family: Arial;
	font-size: 10px;
	color: #4F9BB1;
	background-repeat:  repeat-y;
}
.links_2_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #4F9BB1;
	background-repeat:  repeat-y;
}
.links_2 A:link {
	font-family: Arial;
	font-size: 10px;
	color: #4F9BB1;
	text-decoration: none;
	background-repeat:  repeat-y;
}
.links_2 A:visited {
	font-family: Arial;
	font-size: 10px;
	color: #4F9BB1;
	text-decoration: none;
	background-repeat:  repeat-y;
}
.links_2 A:hover {
	font-family: Arial;
	font-size: 10px;
	color: #4F9BB1;
	text-decoration: underline;
	background-image: none;
	background-repeat:  repeat-y;
}
.links_2 A:active {
	font-family: Arial;
	font-size: 10px;
	color: #4F9BB1;
	text-decoration: underline;
	background-repeat:  repeat-y;
}
.no_rrepetir_fondo {
	font-family: Arial;
	background-repeat:  repeat-y;
}


input.text { font-family:Arial; font-size: 10px; color: #4F9BB1; background-color: #E8E8E8; border: 1px solid #e6e4e5; }
input.button { font-size: 10px; font-weight: bold; background-color: #336C7C; color: white; border: 1px solid #CCCCCC; padding: 2px; }

input.input_coupon { font-size: 10px; font-weight: bold; background-color: #336C7C; color: white; border: 1px solid #CCCCCC; padding: 2px; }

.account_mini { font-family:Arial; font-size: 10px; color: #4F9BB1; background-color: #E8E8E8; border: 1px solid #e6e4e5; }
.search_mini { font-family:Arial; font-size: 10px; color: #4F9BB1; background-color: #E8E8E8; border: 1px solid #e6e4e5; }

textarea { font-family:Arial; font-size: 10px; color: #4F9BB1; background-color: #E8E8E8; border: 1px solid #e6e4e5; }

.cart_table { width: 700px; border: 1px solid #336C7C; border-collapse: collapse; }
.cart_heading { color: #FFFFFF; font-weight: bold; background-color: #336C7C; }
.cart_heading2 { color: #FFFFFF; font-weight: bold; background-color: #4F9BB1; }
.cart_row_total { color: white; font-weight: bold; background-color: #336C7C; }
.coupon_table { width: 350px; border: 1px solid #336C7C; border-collapse: collapse; }
.coupon_heading { color: #FFFFFF; font-weight: bold; background-color: #336C7C; }

