/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; text-decoration: none; }

BODY {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	link: #FFFFFF;
	vlink: #FFFFFF;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.footer{
 color: #ffffff;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #FFFF33;
}

A.pageResults1 {
  color: #000000;
}

A.pageResults1:hover {
  color: #000000;
 
}

A.negro {
  color: #0000ff;
  text-decoration: none;
}

A.negro:hover {
  color: #0000ff;
  text-decoration: none;  
}

   /* Forms */

FORM {
	display: inline;
}

  /* Trs */

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #255AA6;
}


TR.headerError {
  background: #ff0000;
}

TR.headerInfo {
  background: #255AA6;
}

TR.footer {
  background: #333333;
}

  /* TDs */

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: # 255AA6;
  color: #ffffff;
  font-weight : bold;
}

TD.headerError {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TD.headerInfo {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #255AA6;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
}



.infoBoxContents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.infoBoxNotice {
  background: #255AA6;
}

.infoBoxNoticeContents {
  background: #255AA6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          color: #FFFFFF; 
          font-size: 11px;
         /* font-weight: bold; */
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000
}

.login {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #255AA6;  
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b0b0b4;
  color: #000000;
  font-weight: bold;
}
  
}TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
}

A.productListing-data:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color:#000000;
}
A.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color:#000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #333333;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.images {
	border: 1px #b0b0b4;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #255AA6;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.dot-horiz {
	background-image: url(imagenes/dot-horiz.gif);
	background-repeat:  repeat-x;
	background-position: left center;
	height: 3px;
}
.txt-fecha-y-hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 5px 5px 0px;
	vertical-align: middle;

}
.lat-izq-tabla {
	background-image: url(imagenes/lat-izq_bg.gif);
	background-repeat:  repeat-y;
	background-position: right top;
	border: 1px solid #D9D9D9;
	padding-right: 5px;
	padding-left: 5px;

}
.a-lat_izq:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #838486;
	text-decoration: none;

}
.a-lat_izq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #838486;
	text-decoration: none;

}
.a-lat_izq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;

}
.menu_top-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a-menu_top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a-menu_top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.a-menu_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBD097;
	text-decoration: none;
}
.a-menu_top-chico:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.a-menu_top-chico:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.a-menu_top-chico:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F0B7B7;
	text-decoration: none;

}
.bodegas-rightBox-contents {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-left-color: #C3C3C3;

}
.bodegas-rightBox-footer {
	background-image: url(imagenes/right_boxes-bg.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	background-color: #E5D5B3;
	padding-left: 5px;
	vertical-align: top;




}
.a-bodegas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616264;
	text-decoration: none;
}
.a-bodegas:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616264;
	text-decoration: none;
}
.a-bodegas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;

}
.a-novedades:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.a-novedades:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.a-novedades:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #990000;

}
.table-vino-mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4B4A;
	background-color: #FFFBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9ca94;
	border-right-color: #d9ca94;
	border-bottom-color: #d9ca94;
	border-left-color: #d9ca94;
	text-align: left;

}
.vino-del-mes_background {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(imagenes/vinodelmes.jpg);
}
.p_vinodelmes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-left: 20px;
	margin: 0px;


}
.wineshop-rightBox-contents {
	border: 1px solid #C3C3C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 2px;
}
.tit-body-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	color: #8C181A;
	text-decoration: none;


}
.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.lista {
	list-style-type: none;
	margin: 3px 0px 0px 5px;
	white-space: nowrap;
	padding: 0px;


}
.table-novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4B4A;
	background-color: #F7F7F7;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
}
.txt-novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #6F6F6F;
	text-decoration: none;

}
.tit-novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #871226;

}
.table-calendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.table-calendario a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.table-calendario a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.table-calendario a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #8C181A;
}
.table-catalogoItem01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4B4A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBDFB2;
	border-right-color: FAF9F0;
	border-bottom-color: #EBDFB2;
	border-left-color: FAF9F0;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.tit-catalogo-item01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px;
	color: #8C181A;

}
.tit-catalogo-item01 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px;
	color: #666666;
}
.a-catalogo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.a-catalogo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.a-catalogo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.table-catalogoGrupo {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #F8F8F8;
	border: 1px solid #D1B8B8;
	text-align: center;
}
.table-catalogoItem02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4B4A;
	text-align: left;
	background-color: #FFFFFF;
	width: 190px;
	margin: 2px;
	padding: 0px;
	border: none;
	height: 200px;
}
.tit-catalogo-item02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px 3px 3px;
	color: #BA8C05;
	border: none;
}
.tit-catalogo-item02 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #666666;
	border: none;
}
.scroll {
	scrollbar-face-color:#999999;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkShadow-Color:#FFFFFF;
}
.background-table-empresa {
	background-image: url(imagenes/background-empresa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bodegas-nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #613D3E;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #660000;
	width: 200px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.a-bodegas_mail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;
}
.a-bodegas_mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.a-bodegas_mail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: none;
}
.bodegas-nombre span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #942729;
	width: 200px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.bodegas-destacadas-bg {
	background-image: url(imagenes/list_bodegas-dest-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bodegas-dest-nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613D3E;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	border: none;
}
.bodegas-dest-datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-weight: normal;
	border: none;
}
.listado-subpag-tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C181A;
}
.txt-beneficios {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #582C2D;
}
.td-beneficios-box {
	background-image: url(imagenes/box-corner_beneficios.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #FFFFFF;

}
.tit-wineshop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A0F0F;
	padding: 5px 5px 5px 15px;
	background-image: url(imagenes/box-corner_beneficios.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
.subtit-wineshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.portada-bg-wineshop {
	background-image: url(imagenes/wineshop-portada_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.a-search:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8C181A;
	text-decoration: underline;
}
.a-search:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #616264;
	text-decoration: none;
}
.a-search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}
.tit-noticias {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #871226;
}
.txt-noticias {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #6F6F6F;
}
.txt-aprendiendo-portada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.aprendiendo-art-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.aprendiendo-art-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	padding: 4px;
	font-weight: bold;
	font-variant: small-caps;



}
.txt-noticias-portada {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.banner-degustaciones-bg {
	background-image: url(imagenes/banner_degustaciones.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;

}
.legislacion-tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-variant: normal;
	text-transform: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 210px;



}
.calendario-fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	background-image: url(imagenes/icn-calendario.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 8px;
	width: 50px;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 12px;




}
.calendario-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B30000;

}
.calendario-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;



}
.calendario-tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #801C1E;
	margin-bottom: 10px;


}
.vinodelmes-nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #8F7B2C;

}
.listahistoria {
	list-style-type: square;
	white-space: nowrap;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;


}
}
.home-inavi-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	background-color: #FCFAF3;
	border: 1px solid #CCCCCC;

}
.home-inavi-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	padding-right: 10px;
	padding-left: 10px;


}
.home-inavi-txtApoyo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF9EC;
	border-right-color: #CCCCCC;
	border-left-color: #FBE3AC;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 5px;
	border-left-style: solid;



}
.btn-forms2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #605759;
	padding: 0px;
	background-image: url(imagenes/body_tit-box-bg.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	font-weight: normal;
}
.txt-field01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	border: 1px solid #605759;
	padding: 2px;
	font-weight: normal;

}
.msg-field01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	border: 1px solid #605759;
	padding: 2px;
	scrollbar-face-color:#999999;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkShadow-Color:#FFFFFF;
	height: 100px;

}
.btn-forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	border: 1px solid #605759;
	padding: 2px;
	background-image: url(imagenes/body_tit-box-bg.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	width: 70px;
	font-weight: bold;


}
.pags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A.pags:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;


}
A.pags:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;


}
A.pags:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
A.pags:active {
	text-decoration: none;
}
A.txt-novedades:link {
	color: #990000;
	text-decoration: none;

}
A.txt-novedades:visited {
	color: #990000;
	text-decoration: none;
}
A.txt-novedades:hover {
	color: #FF0000;
	text-decoration: none;
}
A.txt-novedades:active {
	text-decoration: none;
}
.linksred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
A.linksred:link {
	color: #990000;
	text-decoration: none;
}
A.linksred:visited {
	color: #990000;
	text-decoration: none;
}
A.linksred:hover {
	color: #FF0000;
	text-decoration: none;
}
A.linksred:active {
	color: #FF0000;
	text-decoration: none;
}
.calendario-subtit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.linksredbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
A.linksredbig:link {
	text-decoration: none;
}
A.linksredbig:visited {
	text-decoration: none;
}
A.linksredbig:hover {
	color: #FF0000;
	text-decoration: none;
}
A.linksredbig:active {
	text-decoration: none;
}
.linksredmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
A.linksredmed:link {
	text-decoration: none;
}
A.linksredmed:visited {
	text-decoration: none;
}
A.linksredmed:hover {
	color: #FF0000;
	text-decoration: none;
}
A.linksredmed:active {
	color: #FF0000;
	text-decoration: none;
}
.titencuesta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt-prod {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.pagschico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
A.pagschico:link {
	text-decoration: none;
}
A.pagschico:visited {
	text-decoration: none;
}
A.pagschico:hover {
	color: #990000;
	text-decoration: none;
}
A.pagschico:active {
	text-decoration: none;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt-mini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.txt-mini:link {
	text-decoration: underline;

}
A.txt-mini:visited {
	text-decoration: underline;
}
A.txt-mini:hover {
	color: #990000;
	text-decoration: underline;
}
.linkwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.linkwhite:link {
	text-decoration: none;
}
A.linkwhite:visited {
	text-decoration: none;
}
A.linkwhite:hover {
	text-decoration: underline;
}
.piedefoto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.table-vino-exclusivo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4B4A;
	background-color: #fffef9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBDFB2;
	border-right-color: #EBDFB2;
	border-bottom-color: #EBDFB2;
	border-left-color: #EBDFB2;
	text-align: left;
}

#img-pack {
	background-repeat:no-repeat ;
}
.bodegatitle  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8C181A;
}

.listabodegas  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C181A;
	text-decoration:none;
}
