P {
	text-align: justify;
}

.club {
	color : Navy;
	font-weight : bold;
}

#floater {
        position: absolute;
        left: 1;
        visibility: visible;
        z-index: 10;
}
	
A:HOVER {
	color : Green;
}
A {
	color : Navy;
}
A.miniEnlace {
	font-family : Arial, Helvetica, sans-serif;
	color:Blue;
	text-decoration: underline;
	font-size : 9pt;
}
A.miniEnlace:HOVER {
	color:Green;
}
.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 :  #685944;
	color : White;
	border : 1px solid White;
}
.boton{
	background-color : White;
	font-family : Tahoma;
	font-size : 10pt;
	color : #685944;
	font-weight : bold;
	text-decoration : none;
	border : 1px solid #685944;
}
.info {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #685944;
	font-weight : normal;
	border : 2px solid #685944;
	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 : #685944;
	font-weight : bold;
}
.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #685944;
	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%;
}
#contacto {
	background-color : White;
	color : #685944;
}
#contacto:HOVER {
	color : Green;
}

#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;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #685944;
	font-weight : bold;
}

.resaltado {
	color : #CD853F;
}

.lateral {
	background-color: #5D565E; 
	border: 1px solid #FFFFFF;
}
