body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	margin: 0px;
	text-align: center;
}

td, form {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}

a {
	color: #f56100;
}

#header_titulo_marco {
	text-align: center;
	background-color: #FFFFFF;
}

#header_titulo {
	margin: auto;
	width: 960px;
	text-align: center;
	background-image: url('img/fondo_header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#header_titulo img {
  float: middle;
  position: relative;
}

#header_menu_marco {
	background-image: url(img/header_menu_bg.gif);
	margin: auto;
	margin-bottom: 30px;
	width: 1000px;
}

#banderitas {
  float: right;
  position: relative;
  top:10px; margin:0px; padding:0px
}

#footer {
	margin: auto;
	width: 960px;
	text-align: center;
	border-top: 1px solid #BCBCBC;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 20px;
}

/*
############################## MENU
##############################
##############################
*/

#navlist {
	padding: 10px 0px;
	margin: auto;
	background-image: transparent;
	padding-top: 20px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 30px;
	width: 960px;
}

#navlist li {
	list-style: none;
	margin: 0px;
	display: inline;
}

#navlist li a {
	padding: 10px 15px;
	margin-left: 3px;
	border-bottom: none;
 	background-image: url(img/header_menu_seccion_bg.gif);
	text-decoration: none;
	color: #555555;
 	font-weight: bold;
}

#navlist li a:link {
 	color: #555555;
}

#navlist li a:visited {
 	color: #555555;
}

#navlist li a:hover {
	text-decoration: underline;
 	background-image: url(img/header_menu_seccion_bg_act.gif);
	color: #34388e;
}

#navlist li a#current {
 	background-image: url(img/header_menu_seccion_bg_act.gif);
}


/*
############################## CORPUS
##############################
##############################
*/

#corpus {
	width: 960px;
	margin: auto;
	text-align: left;
 	overflow: hidden;
}

/* Puto internet explorer */
* html #corpus {
 	height: 1%;
}

#izquierda {
	float: left;
	width: 250px;
}

#derecha {
	float: right;
	width: 680px;
}

#box_header {
	background-image: url(img/box_header_bg.gif);
	color: #FFFFFF;
	padding: 5px 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

#box_header2 {
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #f26300;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#box_out {
	border: 1px solid #c2c2c2;
	margin-bottom: 20px;
}

#box_in {
	border: 2px solid #ececec;
	padding: 15px;
	text-align: left;
}

#box_in img {
	margin-right: 5px;
	margin-left: 5px;
}

#box_in2 {
	padding: 20px;
	margin-bottom: 20px;
	background-image: url(img/box_grey_bg.gif);
	background-repeat: repeat-x;
 	overflow: hidden;
}

/* Puto internet explorer */
* html #box_in2 {
 	height: 1%;
}

#sub_derecha_1 {
	float: left;
	width: 315px;
}

#sub_derecha_2 {
	float: right;
	width: 340px;
}


#IMGnoticias {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}

#IMGnoticias img {
	margin: 0px;
}

.IMGizda {
	float: left;
	margin-right: 10px;
}

#propiedad_izda {
	width: 380px;
	float: left;
}

#propiedad_drcha {
	width: 260px;
	float: right;
}

#propiedad_fotos {
	float: right;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#propiedad_fotos img {
	margin: 5px;
}

#propiedad_datos {
	margin-top: 20px;
	border-top: 1px solid #DEDEDE;
	padding-top: 10px;
	padding-bottom: 30px;
}

#propiedad_datos_izda {
	float: left;
	width: 180px;
}

#propiedad_datos_drcha {
	float: right;
	width: 180px;
}

.propiedad_datos_titulo {
	color: #405F84;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	padding-bottom: 10px;
	background-image: url(img/box_grey_bg2.gif);
}

/*
############################## OFERTAS
##############################
##############################
*/

#oferta {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	width: 95%;
	float: left;
 	overflow: hidden;
}

/* Puto internet explorer */
* html #oferta {
 	height: 1%;
}

#oferta img {
	float: left;
	margin-right: 15px;
}

/*
############################## QUIENES SOMOS
##############################
##############################
*/

#empresa {
	padding: 0px 20px;
	text-align: justify;
}

#empresa img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

/*
############################## PROPIEDADES
##############################
##############################
*/

.titulo_propiedades {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
}

.linea1 {
	background-color: #ECECEC;
	padding: 5px;
	border-bottom: 1px solid #DCDCDC;
}

.linea2 {
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: 1px solid #DCDCDC;
}

/*
############################## PROMOCIONES
##############################
##############################
*/

#promocion {
	border: 3px solid #E5E5E5;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
 	overflow: hidden;
}

/* Puto internet explorer */
* html #promocion {
 	height: 1%;
}

#mantenimiento {
	margin: auto;
	padding: 20px;
	margin-top: 40px;
	border: 1px solid #CDCDCD;
	background-color: #F3F3F3;
	color: #999999;
	width: 500px;
}
