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;
}

.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;
}

.tabla-plano-grande
{
	border: dashed #999999 1px;
	margin-bottom: 5px;
	padding: 5;
}

.celdas-sup_plano-grande
{
	background-color:#225CAE;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.celdas-inf_plano-grande
{
	border-right: dashed #ffffff 1px;
}
