body {
	SCROLLBAR-FACE-COLOR: #fff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
	SCROLLBAR-SHADOW-COLOR: #0f0f0f; 
	SCROLLBAR-3DLIGHT-COLOR: #0f0f0f; 
	SCROLLBAR-ARROW-COLOR: #0f0f0f; 
	SCROLLBAR-TRACK-COLOR: #fff; 
	FONT-FAMILY: Verdana; 
	SCROLLBAR-DARKSHADOW-COLOR: #fff; 
	border: thin none;
	margin:0;
}
html, body, table, td, p, span, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {
	color: #ffffff;
	padding-right: 5px;
}
.links {
	font-size: 10px;
	color: #039;
}
.links a:link, .links a:visited, .links a:hover, .links a:active {
	color: #039;
	text-decoration: none;
}
.linksOn {
	font-size: 10px;
	color: #fff;
	background: #000;
}
.blancoOro {
	font-weight: bold;
	color: #fff;
	background-color: #B09C69;
}
.greyNote {
	font-size: 10px;
	color: #666;
}
.greyNote a:link, .greyNote a:visited {
	color: #666;
	text-decoration:none;
}
.greyNote a:hover, .greyNote a:active{
	color: #666;
	text-decoration:underline;
}

.verdana14px {
	font-size: 14px;
	font-weight: bold;
	color: #D50003;

}

select {
	font-size: 10px;
	background-color : #fff;
	color: #000;
	border: 1px solid #B09C69;
}
.blanco {
	color: #fff;
	padding-right: 5px;
}
.blanco a:link, .blanco a:visited   {
	color: #fff;
	text-decoration: none;
}
.blanco a:hover, .blanco a:active {
	color: #fc0;
	text-decoration: none;
}
.titleBlancoNegro {
	font-size: 10px;
	font-weight: bold;
	background-color: #000;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	height: 18px;
}
.txtBold { font-weight: bold; }
.menu {
	color: #fff;
	text-align:center;
	background:#BCA77B;
	cursor: hand;
	cursor: pointer;
	border-left: solid 2px #b09c69;
	background-image:url(../images/fondo-menu.gif);
	background-repeat:no-repeat;
	background-position:right;	
}
.menu a:link, .menu a:visited  {
	color: #fff;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}
.menu a:hover, .menu a:active {
	color: #fff;
	background: #C5B792;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}
.menuover {
	color: #fff;
	background: #C7B28A;
	text-align:center;
	cursor: hand;
	cursor: pointer;
	border-left: solid 2px #b09c69;
	background-image:url(../images/fondo-menu2.gif);
	background-repeat:no-repeat;
	background-position:right;	
}
.menuover a:link, .menuover a:visited, .menuover a:hover, .menuover a:active {
	color: #fff;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}

a:link {
	color: #5A4F30;
	text-decoration:none;
}
a:visited {
	color: #b09c69;
	text-decoration:none;
}
a:hover, a:active {
	color: #b09c69;
	text-decoration:underline;
}
h1 {
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 15px;
	margin-top: 20px;
}
h2 {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px;
}
.header {
	background: #000;
	color:white;
	font-weight:bold;
	border-bottom:2px solid #B09C69;
	padding-left:4px;
	text-transform: uppercase;
}
table#bargain td {
	background-color: #E4DECD;
	margin:2px;
	padding:3px;
}
table#bargain td.city {
	background-color: #B09C69;
	margin:2px;
	padding:3px;
	font-weight:bold;
}
.off { display:none;}
.on { display:block; }
th { 
	background-color:#B09C69;
	color:white;
	margin:2px;
	padding:3px;
}

/* ESTILOS FORMULARIO */

.headerGold {
	height: 22px;
	background-color:#D2C88A;
	color:#FFF;
	text-transform:uppercase;
	font: 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 1px solid #BDAD52;
	text-align:center;
}

.goldBox {
	background-color:#E2DDB4;
	border: 1px solid #D2C88A;
	padding:3px;
	font-size:11px;
}

.goldBox2 {
	background-color:#F1EFDC;
	border: 1px solid #D2C88A;
	padding:3px;
	font-size:11px;
}
.button {
	color: #8E8237;
	font-size:10px;
	font-weight:bold;
	background-color:#D2C88A;
	border: 1px solid #BDAD52;
	height:19px;
}

.button2 {
	color: #607BAE;
	font-size:10px;
	font-weight:bold;
	background-color:#ACBAD5;
	border: 1px solid #607BAE;
	height:19px;
}

.formSelect {
	font-size:10px;
}

.goldText {
	color:#8E8237;
	font-size:10px;
	font-weight:bold;
}
