@charset "utf-8";
body {
	background-color: #CC6601;
	background-image: url(../images/fondo.jpg);
	background-repeat:       repeat-x;
	background-position: center top;
	margin: 0px;
}
a:link {
	text-decoration: none;
	height: 700px;
	color: #CC9900;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
/* CSS Document */

#contenedor {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 0.8em;
	height: auto;
}
#menu {
	height: 65px;
	text-align: center;
	left: auto;
	right: auto;
}
                    
#zonalogo {
	height: 800px;
	background-image: url(../images/fondocontenedor-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#iderecha {
	float: right;
	width: 405px;
	margin-top: 275px;
}
#txtizquierta {
	background-color: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	float: left;
	width: 375px;
	margin-top: 275px;
	padding: 10px;
}
#txtderecha {
	background-color: #330000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	float: right;
	width: 375px;
	margin-top: 275px;
	padding: 10px;
	height: 525px;
}

#txtizquierta-obraterminada {
	background-color: #2B0000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	float: left;
	width: 375px;
	margin-top: 275px;
	padding: 10px;
}
#txtizquierta-alquiler {
	background-color: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	float: left;
	width: 375px;
	margin-top: 275px;
	padding: 10px;
	height: 525px;
}
#txtizquierta-segundamano {
	background-color: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	float: left;
	width: 375px;
	margin-top: 275px;
	padding: 10px;
	height: auto;
}
#txtizquierta-quienessomos {
	background-color: #3E0000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	float: left;
	width: 375px;
	margin-top: 275px;
	padding: 10px;
	height: 415px;
}



.txtizquierta-Destacados {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-align: center;
}


#txtizquierta-Titulo {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #CC6601;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../images/scuare.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left;
}

#txtizquierta-Parrafo {
	text-align: justify;
}
#otraszonas {
	float: left;
	width: 392px;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#texto-f9 {
	float: right;
	width: 180px;
	padding-right: 5px;
	padding-top: 30px;
}
#contenedor #zonalogo #otraszonas #f9 {
	float: left;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/fondofooter.jpg);
	height: 170px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer #seb {
	float: right;
	margin-top: 74px;
	margin-right: 5px;
}
