#floater {
        position: absolute;
        left: 1;
        visibility: visible;
        z-index: 10;
	}
A:HOVER {
	color : Green;
}
A {
	color : Navy;
}
.pie {
	font-family : Tahoma;
	font-size : 35pt;
	color : White;
	font-weight : bold;
}
.numeroInmo:HOVER{
	background-color :  #685944;
	color : White;
}
.numeroInmo{
	background-color : White;
	font-family : Tahoma;
	font-size : 9pt;
	color : #685944;
	font-weight : bold;
	text-decoration : none;
	width: 16px;
	height:100%;
}
.numeroSel{
	background-color : #DDA14C;
	font-family : Tahoma;
	font-size : 9pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
	width: 16px;
	height:100%;
}
.boton:HOVER{
	background-color : Navy;
	color : White;
	border : 1px solid White;
}
.boton{
	background-color : White;
	font-family : Tahoma;
	font-size : 10pt;
	color : Navy;
	font-weight : bold;
	text-decoration : none;
	border : 1px solid #685944;
}
.info {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Navy;
	font-weight : normal;
	border : 2px solid Navy;
	background-color : White;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;
}
.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Navy;
	font-weight : bold;
}
HR {
	color : #685944;
}

.mnu:HOVER{
	background-color : White;
	color : #685944;
}
.mnu{
	font-family : Tahoma;
	font-size : 9pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
	width:100%;
}

#fte0 {
	color : #685944;
}
#fte1 {
	font-size : 12pt;
}
#fte2 {
	font-size : 14pt;
	color: ;
}
#fte3 {
	font-size : 10pt;
	color: ;
}
#fte4 {
	font-size : 13pt;
	color: ;
}
#fte5 {
	font-weight : normal;
	color: ;
}
#fte6 {
	font-family : "Times New Roman";
	font-size : 11pt;
	font-weight : bold;
	background-color : White;
	color : #191970;
}

.tblRecuadro {
	border : 1px solid White;
}

.resaltado {
	color : #CD853F;
}


