* {
	margin:0px;
	padding:0px;
}


body {
	margin:0px;
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color:#ffed00;
}



div#contenedor_total {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	background-color:red;
	background-color:transparent;
}


div#contenedor {
	width:770px;
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:orange;
	background-color:transparent;
}




div#cabecera {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	height:120px;
	background-image:url(images/cabecera.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	overflow:hidden;
}



a#inicio {
	display:block;
	width:800px;
	height:157px;
	overflow:hidden;
}





div.bandera {
	width:88px;
	text-align:center;
	margin:20px;
	float:left;
}
div.bandera a {
	display:block;
	text-decoration:none;
	margin-top:10px;
	color:#000;
	font-weight:bold;
}
div.bandera a:hover {
	text-decoration:underline;
}







div#centro {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}


div#centro_sombra {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/central_con_sombra.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}








div#menu {
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	height:38px;
	width:751px;
	background-color:#fff;
	color:#000;
	margin-bottom:15px;
	overflow:hidden;
}





a.menu {
	margin:0px;
	padding:0px;
	height:25px;
	float:left;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	padding-left:24px;
	padding-right:24px;
	padding-top:7px;
	background-color:#169dc9;
}
a.menu:hover {
	color:#fff;
	text-decoration:underline;
	background-color:transparent;
	background-image:url(images/fondo_enlaces.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}




div.separacion {
	width:3px;
	height:32px;
	float:left;
	background-color:#ffed00;
}









div.separacion_submenu {
	width:10px;
	height:20px;
	float:left;
	background-color:#ffed00;
}


div#submenu {
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	height:38px;
	width:751px;
	background-color:#ffed00;
	color:#169dc9;
	margin-bottom:15px;
	overflow:hidden;
}

a.submenu {
	margin:0px;
	padding:0px;
	height:20px;
	float:left;
	color:#169dc9;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
	padding-top:3px;
	background-color:#ffed00;
	border:solid 2px #169dc9;
}
a.submenu:hover {
	color:#000;
	text-decoration:underline;
	background-color:transparent;
	background-image:url(images/fondo_enlaces.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}



























div.enlaces_centrales {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	height:350px;
	overflow:hidden;
	margin-bottom:-15px;
}



div.columna_izq {
	width:220px;
	height:300px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	padding-left:20px;
	background-color:orange;
	background-color:transparent;
}


a.columna_izq {
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:21px;
	
}

a.columna_izq:hover {
	text-decoration:underline;
}

a.amarillo {
	color:#ffed00;
}

a.azul {
	color:#169dc9;
}


div.columna_centro {
	margin-top:10px;
	width:148px;
	height:310px;
	overflow:hidden;
	float:left;
	margin-left:17px;
	margin-right:22px;
	background-color:green;
	background-color:transparent;
}


a.lista {
	color:#169dc9;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	margin-bottom:10px;
}
a.lista:hover {
	text-decoration:underline;
}


ul.margen {
	margin-left:50px;
}


p.nombre_caja {
	color:#169dc9;
	font-weight:bold;
	text-align:center;
	font-size:14pt;
	margin-top:5px;
}


div.encierra_ul {
	width:300px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}





div.columna_der {
	margin-top:10px;
	margin-right:10px;
	width:320px;
	height:310px;
	overflow:hidden;
	float:left;
	background-color:red;
	background-color:transparent;
}







div.promocion {
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	width:770px;
	height:62px;
	margin-top:15px;
	overflow:hidden;
}



p.promocion_grande, p.alquilando, p.promocion_pequeno {
	display:inline;
	font-weight:bold;
}

p.promocion_grande {
	color:#fff;
	float:left;
	line-height:70px;
	font-size:29pt;
}



p.alquilando {
	color:#ffed00;
	font-size:13.5pt;
	text-align:right;
	float:right;
	margin-right:10px;
	margin-top:10px;
}

p.promocion_pequeno {
	color:#fff;
	float:right;
	line-height:40px;
	font-size:24pt;
	margin-right:10px;
	margin-top:-15px;
}





a.texto {
	color:#000;
	text-decoration:underline;
	font-size:11pt;
}
a.texto:hover {
	color:#000;
	text-decoration:none;
}







div.contenido {
	margin-top:0px;
	background-color:transparent;
}

div.contenido_textos {
	padding:10px;
	border:solid 1px #169dc9;
	width:400px;
	height:400px;
}








/* --------------------------------------- ENLACES --------------------------------------- */



br.salto {
	clear:both;
}

a img {
	border:none;
}




img.izq {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}


img.der {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.centrado {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}




a.foto {
	width:145px;
	height:109px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
}


div.metro {
	width:160px;
	height:120px;
	text-align:center;
}



div.tabla_amarilla {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.tabla_amarilla h4 {
	font-size:14pt;
}
div.tabla_amarilla h5 {
	font-size:12pt;
}

div.casilla {
	width:175px;
	height:80px;
	float:left;
	font-size:16pt;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
div.linea {
	width:700px;
	height:10px;
	overflow:hidden;
	clear:both;
	background-color:#169dc9;
}







/* --------------------------------------- TEXTOS --------------------------------------- */


p {
	margin:0px;
	margin-bottom:10px;
	text-align:justify;
	font-size:10pt;
	line-height:17px;
}



p.negrita {
	font-weight:bold;
}


p.centrado {
	text-align:center;
}


span.oculto {
	display:none;
}

.amarillo {
	color:#ffed00;
}

.azul {
	color:#169dc9;
}

.blanco {
	color:#fff;
}

span.pequeno {
	font-size:10pt;
}

span.azul {
	color:#169dc9;
	font-weight:bold;
}



ul {
	font-size:10pt;
}

li {
	margin-bottom:8px;
	padding-left:0px;
	margin-left:20px;
}





/* --------------------------------------- DIV PIE --------------------------------------- */

div#pie {
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	width:800px;
	height:28px;
	padding-top:7px;
	text-align:center;
	font-size:10pt;
	margin-left:auto;
	margin-right:auto;
	color:#169dc9;
	background-color:#ffed00;
}


div#pie a {
	color:#169dc9;
	text-decoration:none;
}


div#pie a:hover {
	text-decoration:underline;
	color:#000;
}




/* ------------------------------------- DIV SITEMAP ------------------------------------- */

div#sitemap {
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align:left;
	color:#000;
	font-size:10pt;
	width:770px;
	overflow:hidden;
}



div.margen_sitemap {
	margin-bottom:15px;
	margin-right:20px;
	display:block;
	float:left;
	padding-top:5px;
	height:20px;
	border:solid 1px #transparent;
	width:20px;
}







a.sitemap {
	color:#000;
	font-size:11pt;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:15px;
	margin-right:20px;
	display:block;
	float:left;
	text-decoration:underline;
	text-align:center;
	width:230px;
	padding-top:5px;
	height:20px;
	border:solid 1px #169dc9;
	overflow:hidden;
}

a.sitemap:hover {
	color:#169dc9;
	text-decoration:underline;
}








/* ------------------------------------- DIV INTERCAMBIO DE ENLACES ------------------------------------- */

div#enlaces {
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align:center;
	color:#000;
	font-size:10pt;
	background-color:transparent;
}


div#enlaces table {
	width:100%;
}




div#enlaces h2 {
	text-align:left;
	margin-bottom:20px;
}

div#enlaces li {
	width:200px;
	text-align:left;
}

div#enlaces a {
	color:#169dc9;
}

div#enlaces a:hover {
	text-decoration:none;
	color:#000;
}

div#enlaces td {
	text-align:left;
	margin-bottom:10px;
}


/* ---------------------------------------------- DIV BOLETIN ---------------------------------------------- */

div#boletin {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size:10pt;
	background-color:transparent;
}


div#boletin table {
	width:100%;
}






div#boletin * {
	color:#000;
}

div#boletin a {
	color:#169dc9;
	font-weight:bold;
	text-decoration:underline;
}

div#boletin a:hover {
	color:#000;
	text-decoration:none;
}

div#boletin h3 {
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
	font-size:14pt;
}

div#boletin p {
	margin:0px;
	margin-bottom:20px;
	width:100%;
	text-align:justify;
	font-size:10pt;
}

div#boletin input {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}









/* --------------------------------------- FORMULARIO --------------------------------------- */


div.formulario_contacto {
	padding:10px;
	margin-top:15px;
	margin-top:0px;
	width:400px;
	height:220px;
	background-color:transparent;
	border:solid 1px #169dc9;
	margin-left:10px;
	float:right;
}





input.texto {
	width:160px;
	background-color:#fff;
	border:solid 1px #000;
}


p.label {
	color:#000;
	font-weight:bold;
	font-size:9pt;
	margin-bottom:10px;
}


textarea#consulta {
	border:solid 1px #000;
	width:397px;
	height:100px;
	overflow:auto;
	margin-bottom:10px;
}

h1 { font-size:12px}