.botonMenu, .botonMenuAct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #577929;
	margin: 1px;
	padding: 3px;
	padding-top:5px;
	height: 26px;
	width: 100px;
	border: 1px solid #577929;
	text-align: center;
	cursor: hand;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: nowrap;
}

.botonMenuAct {
	background-color:#E7F3DB;
	cursor:default;
}

.botonMenu:hover {
	background-color: #577929;
	font-weight: bold;
	color: #FFFFFF;
}

.celdaSuperior, .celdaSuperiorBG {
	background-image:url('img/fondo_celda_superior.jpg'); 
	background-position:no-repeat;
}

.celdaInferior, .celdaInferiorNoBorde, .celdaInferiorHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	background-color:#E7F3DB;
}

.celdaInferiorNoBorde {
	border:none;
}

.celdaInferior {
	border:1px solid #577929;
}

.celdaInferiorHover {
	background-color:#577929;
	color:white;
}

.celdaCalidades {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#577929;
	font-weight:bold;	
}

.formContacto, .miLink, .linkPlano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	padding:2px;
}

.miLink, .miLink:visited, .linkPlano, .linkPlano:visited {
	font-weight:bold;
	color:#577929;
	text-decoration:none;
}

.miLink:hover {
	color:black;
}

.linkPlano {
	font-size:10px;
}

.linkPlano:hover {
	color:black;
}

 Listas de bloques 

TD.verdegrande {
	font-family:'Times New Roman';
	text-align:center;
	color:#4C864A;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
}

TABLE.desc_piso, td.desc_piso {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#EEEEEE;
	border:1px solid black;
	padding:2px;
}

TD.cabe_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:5px;
	font-size:14px;
	color:#577929;
}

TABLE.lista_bloques, TD.lista_bloques {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	vertical-align:middle;
	color:gray;
}

TH.lista_bloques {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#838C73;
	font-weight:bold;
	font-size:14px;
	border-bottom:solid black 1px;
}

.botonMenuActLogo {

	background-color:#E7F3DB;
	cursor:default;
}
.botonMenuLogo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #577929;
	margin: 1px;
	padding: 3px;
	padding-top:5px;
	height: 26px;
	width: 100px;
	border: 1px solid #577929;
	text-align: center;
	cursor: hand;
	text-decoration: none;
	vertical-align: 20%;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: nowrap;
}

.cabeceraTabla {
	background-color:#577929;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-width:bold;
	color:white;
	text-align:center;
}

.celdaBloques {
	background-color:#E7F3DB;
}

.celdaBloquesHover {
	background-color:#577929;
}

.celdaBloques * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	cursor:pointer;
}

.celdaBloquesHover * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:white;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	cursor:pointer;
}

.celdaPisos, .celdaPisos * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
}

.celdaPisosHover, .celdaPisosHover * {
	background-color:#577929;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}

.celdaAT {
	background-color:#E7F3DB;
}

.celdaATHover {
	background-color:#577929;
}

.celdaAT * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.celdaATHover * {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:white;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	cursor:pointer;
}


.bloqueTexto {
	background-color:#E7F3DB;
}

.bloqueTexto * {
	text-align:justify;
	font-size:10px;
	color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.NuevoProceso
{
	text-align:justify;
	background-color:#E7F3DB;
	font-size:9px;
	color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
