body
{
margin:0 0 0 0;
}

.texto-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF;
}

.texto-menu a, .texto-menu a:link, .texto-menu a:visited{
	color: #ffffff;
	text-decoration: none;
	
}

a:hover{
	text-decoration: underline;
	color: #FEC400;
}
.fondo-menu {
	background-repeat: no-repeat;
}
.texto-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.texto-gris2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.linea-vertical {
	background-attachment: scroll;
	background-image: url(linea-vertical.gif);
	background-repeat:  repeat-y;

}
.linea-horizontal {
	background-image: url(linea-horizontal.gif);
	background-repeat:  repeat-x;
	vertical-align:top;
}

.fondo_cabecera {
	background-image: url(fondo-cabecera-planos.gif);
	background-repeat:  repeat-x;
}

.Estilo3 {color: #FFFFFF}

strong {
	color: #225CAE; /* AZUL MIRADOR DEL CUBIA  */ 
	font-weight:bold;
}
p {
text-indent:20px;
}


#contenedor_planos
{
	width:450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

#arriba
{
	font-size: 12px;
	color:#225CAE;
	padding-top: 8px;
	padding-bottom: 8px;
}

#medio
{
	height:10px;
	color:#FFFFFF;
	background-color:#225CAE;
	padding-top: 4px;
	padding-bottom: 4px;
}
#superficie
{
	padding-left: 15px;
	float:left;
	font-weight:100;
	width: 50%;

}

#util
{
	float:right;
	width: 42%;
	padding-right: 15px;
	font-weight:100;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;

}

#superficie strong,
#util strong
 {
color:#FFFFFF;

}


#abajo
{
	height:15px;
	background-color:#EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;

}


<!--  estilos pagina principal de planos      -->
.tabla-planos
{
	border-left: dashed #999999 1px;
	border-right: dashed #999999 1px;

}

.celdas-dcha-planos
{
	border-bottom: dashed #999999 1px;

}

.celdas-izda-planos
{
	border-bottom: dashed #999999 1px;
	border-right: dashed #999999 1px;
}

.tabla-sobre
{
	border: solid #225CAE 1px;
	background-color: #225CAE;
}

.celdas-tabla-sobre
{
	border-right: dashed #ffffff 1px;
}

.cabeceras-obra{
font-family:Arial, Helvetica, sans-serif;
color:#225CAE;
font-style:italic;
font-size:14px;
font-weight:bold;
}