/* CSS Document */
* {
	margin:0;
	padding:0;
	z-index: 0;
		}

	html, body {
		height:100%;
		}
.direccion {
	background-color: #EFEFF1;
	height: 40px;
	width: 1000px;
	background-position: right center;
	background-repeat: no-repeat;
	color: #565658;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
.direccion a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

	body {
		background-color:#FFFFFF;
		color:#630;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-450px; /* half of container's height */
		float:left;
		}

	#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:880px;
	width:1000px;
	clear:left;
	background-color:#FFFFFF;
		}
.menu {
	float: left;
	height: 400px;
	width: 200px;
	clear: both;
	margin-top: 170px;
}
.cabecera {
	height: 65px;
	width: 70px;
	text-align: justify;
	vertical-align: middle;
	background-image: url(../imagenes/cabecera.jpg);
	padding-top: 100px;
	padding-left: 930px;
}
.contenido {
	height: 662px;
	width: 1000px;
	background-color: #EFEFF1;
}
#intro {
	z-index: 0;
}

.botones {
	height: 34px;
	width: 1000px;
	background-color: #EFEFF1;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2;
	position: relative;
}
#seccespa {
	background-image: url(../imagenes/fondo_espacios.jpg);
	height: 625px;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	}

#seccpala {
	background-image: url(../imagenes/fondo_palacios.jpg);
	height: 625px;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#seccofi {
	background-image: url(../imagenes/fondo_oficinas.jpg);
	height: 625px;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#seccaza {
	background-image: url(../imagenes/fondo_azabache.jpg);
	height: 625px;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#seccalqui {
	background-image: url(../imagenes/fondo_alquiler.jpg);
	height: 625px;
	width: 1000px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#columnaizq {
	height: 600px;
	width: 140px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	padding-top: 25px;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
	}
	
#columnaizq li {
	display: block;
	float: none;
	margin-top: 20px;	
	}
	
.columnader {
	height: 600px;
	width: 810px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-top: 25px;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #603C30;
	font-style: italic;
	margin-bottom: 5px;
}
#intro h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	font-size: 30px;
}
#intro .derecha {
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;	
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-indent: 5px;
}
.flag {
	height: 25px;
	width: 60px;
}
.flag a{
	text-decoration: none;  
}#intro .izquierda {
	float: left;
	height: 600px;
	width: 595px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 20px;
	z-index: 0;
}
#intro .derecha {
	float: left;
	height: 600px;
	width: 346px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	margin-top: 20px;
}
#intro .derecha h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 16px;
	padding-bottom: 5px;
	margin-top: 23px;
}
#intro a {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: normal;
 color: #000000;
 font-size: 11px;
 text-decoration: none; 
}
