@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#F5F5F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #333;
}


#header_area {
	width:100%;
	height:auto;
	background-image:url(../images/header_bg.jpg)
}

#header {
	width:750px;
	height:150px;
	margin: 0 auto;
}


#home_area {
	width:100%;
	height:auto;
	background-image:url(../images/header_bg.jpg)
}

#home {
	width:750px;
	height:600px;
	margin: 0 auto;
}

.columna1 {
	width:515px;
	height:600px;
	float:left;
}

.columna2 {
	width:235px;
	height:600px;
	float:left;
}

#banners {
	width:220px;
	height:570px;
	margin: 15px 0px 15px 15px;
	background-color:#849BB2;
}

#cibienesraices {
	margin:10px;
}

#bannerAsesores {
	margin:10px;
	height:100px;
	background-color:#FFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #042B46;
}
