* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
img {
	border:0;
}
a:link, a:visited {
	color:#5582ad;
}
#contenerdor {
	width:980px;
	height:700px;
	position:relative;
	margin:0 auto;
}
#cabecero {
	height:108px;
	width:980px;
	background:#090;
	background:url(../img/cabecero.jpg);
}
#menu {
	width:272px;
	height:592px;
	background:url(../img/latdcho.jpg);
	float:right;
	position:relative;
}
#menu a:link {
	text-decoration:none;
	border:0;
}
#nota {
	position:absolute;
	top:502px;
	left:76px;
	color:#FFF;
}
#nota a:link, #nota a:visited {
	color:#FFF;
	text-decoration:underline;
}

#nota a:hover {
	color:#C00;
}
#contenido, #contenidoplan {
	width:708px;
	height:592px;
	float:left;
	position:relative;
}
#contenidoplan {
	background:url(../img/fdoplanta.jpg);
}
/*principal------------------------------------------------------------*/
#textppal {
	height: 544px;
	width:708px;
	top:0;
	left:0;
	position:absolute;
}
#pie {
	height:48px;
	width:700px;
	font-size:8px;
	text-align:justify;
	position:absolute;
	top:544px;
	left:8px;
	color:#36C;
	line-height:9px;
}
#menuppal {
	width:180px;
	height:350px;
	position:absolute;
	top:150px;
	left:73px;
}

/* Imagen de fondo especifica para Fase1--------------------------------------------*/
#textfasl {
	height: 592px;
	width:708px;
	background:url(../img/fase1.jpg) top no-repeat;
}
#textfas2 {
	height: 592px;
	width:708px;
	background:url(../img/fase2.jpg) top no-repeat;
}
#textfas3 {
	height: 592px;
	width:708px;
	background:url(../img/fase3.jpg) top no-repeat;
}
/*Div de seleccion de plantas para todas las fases-----------------------------------*/
#plantas {
	width:708px;
	height:142px;
	top: 450px;
	position:absolute;
}
#plantas img {
	border:0;
}

/*divs dentro de cada planta------------------------------------------------------*/
#indfase { /*indicador de fase*/
	font-size:18px; 
	color:#5582ad; 
	font-weight:bold; 
	margin:0 0 0 20px;
	border-bottom:1px #5582ad solid;
	width:300px;
}
#indplanta { /*indicador de planta*/
	font-size:18px; 
	color:#5582ad; 
	font-weight:bold; 
	margin:0 0 0 40px;
	width:200px;
}
#flash {
	position:absolute;
	left:7px;
	top:81px;
	width:700px;
	height:450px;
}
#pieplan {
	position:absolute;
	width:444px;
	top: 534px;
	left:41px;
}
#pieplan, #vivienda {
	font-size:14px;
	font-weight:bold;
}
#vivienda {
	margin:10px 0 0 0;
}

/*Divs dentro de cada piso ----------------------------------------------------*/
#imgpiso {
	position:absolute;
	left:23px;
	top:25px;
	width:470px;
	height:420px;
}
#otinf {
	position:relative;
	left:493px;
	top:22px;
	width:215px;
	height:100px;
	font-size:12px;
}
#suputil, #supconst {
	margin:10px 0 10px 10px;
	font-weight:bold;
}

