.menu {
	text-align: right;
	height: auto;
	width: 145px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #663300;
	letter-spacing: -1px;
}
.menu a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	text-decoration: none;
	color: #663300;
	display: block;
}
.contact_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}

.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
	text-align: justify;
	text-transform: uppercase;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #013358;
	}
.contents2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 4px;
	padding-left: 4px;
	text-align: justify;
	text-transform: uppercase;
}
.contents h2 {
	letter-spacing: -1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-size: 15px;
	font-weight: bolder;
	color: #CC0000;
}
.contents h3 {
	font-size: 13px;
	font-weight: bolder;
	color: #003962;
	letter-spacing: -1px;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
.azul {
	font-size: 13px;
	font-weight: bolder;
	color: #003962;
	letter-spacing: -1px;
	list-style-position: inside;
	list-style-type: disc;
}

.offer {
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
.oferta_rojo {

	letter-spacing: -1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
}.price_promo {
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
}
.contents a {
	color: #CC0000;
	text-decoration: underline;
}
.contents a:hover {

	color: #000000;
	text-decoration: underline;
}
.offer2 {
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: blink;
	border: 2px dashed #957D2B;
	background-color: #EADDBA;
}
.wrap {
	width: 890px;
	margin: 0px auto;
	height:auto;
}
.wrap a {
	color:#dec87f;
}
.wrap a:hover {
	text-decoration:none;
}
