@charset "utf-8";
/* CSS Document */
body {
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #b58b0e; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.tahoma_9_gris {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #7f7f7f;
	text-decoration: none;
}
.tahoma_9_amarillo {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b58b0e;
	text-decoration: none;

}.tahoma_9_gris:hover {
  color: #b58b0e;
	
}.tahoma_9_amarillo:hover {
  color: #555555;
}
.times_12_gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7b7b7b;
	text-decoration: none;
}
.arial_11_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e;
	text-decoration: none;
	padding-left:0px;
	
}
.arial_11_gris:hover {
	color: #7b7b7b;
	
}
.arial_12_amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b58b0e;
	text-decoration: none;
	padding-left:0px;
	
}
.arial_12_amarillo:hover {
	color: #ffffff;
	
}
.arial_11_grisclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #c7c7c7;
	text-decoration: none;
}
.arial_11_grisclaro:hover {
	color: #7b7b7b;
	
}

.georgia_24_grisCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #747474;
	text-decoration: none;
}
.georgia_13_amarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #b58b0e;
	text-decoration: none;
}
.georgia_24_dorado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #98750d;
	text-decoration: none;
	padding-left:0px;
}
.verdana_11_dorada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #98750d;
	text-decoration: none;
}
.verdana_11_dorada:hover {
	color: #7b7b7b;
	
}
.georgia_12_amarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #b58b0e;
	text-decoration: none;
}
.georgia_12_amarillo:hover {
	color: #7b7b7b;	
}
	.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #8e8e8e;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #666666;
}

p.overflowed {
	overflow-y:scroll;
	height:349px;
	width:202px;
	margin:0px;
	padding-right:10px;
}

p.lessHeght{
	height:234px;
}

div#lightwindow {
	width:900px;
	height:550px;
	border:1px solid white;
	display:none;
}

#verMapa {
	cursor:pointer;
}

.mapNormal { color: #98750d;}

.hoverMap {
			color: #ffffff;
}
