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;
	font-size: 10px;
}
#city {margin:10px;background-color:white;}
html, body, table, td, p, span, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {
	color: #000;
	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;
}
.note, .note2 { font-size: 10px; }
.note, .note a:link, .note a:visited, .note a:hover, .note a:active {	color: #000; }
.note2, .note2 a:link, .note2 a:visited, .note2 a:hover, .note2 a:active { color:#b09c69; }
.note a:link, .note a:visited, .note2 a:link, .note2 a:visited{ text-decoration:none; }
.note a:hover, .note a:active, .note2 a:hover, .note2 a:active { text-decoration:underline; }


.popup {
	padding: 15px;
	margin: 8px;

}
.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; }
.boton, .boton2, .boton3 {
	font-weight: bold;
	color: #fff;
	background-color: #B09C69;
	text-align: center;
	border: 2px outset #B09C69;
}
.boton2 { font-size:11px}
.boton2 { font-size:13px}
form { 	margin: 0; }

.menu {
	color: #fff;
	text-align:center;
	cursor: hand;
	cursor: pointer;
	border-left: solid 1px #B09C69;
	border-right: solid 1px #B09C69;
}
.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: #C5B792;
	text-align:center;
	cursor: hand;
	cursor: pointer;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
.menuover a:link, .menuover a:visited, .menuover a:hover, .menuover a:active {
	color: #fff;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}

a:link {
	color: #039;
	text-decoration:none;
}
a:visited {
	color: #4c70b7;
	text-decoration:none;
}
a:hover, a:active {
	color: #c60108;
	text-decoration:underline;
}
.cuadro {
	border: solid 1px #B09C69;
	background: #E5E5E5;
}
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;

}
.city a:link, .city a:visited, .city a:hover, .city a:active { color:white;}
#lateral { border: solid 1px #B09C69; margin:25px 1px; }
table#lateral td.links { border-bottom: solid 1px #B09C69 }
