body {
font-family:Arial, Helvetica, sans-serif;
background-color: #87CAA5;
margin-top:0px;
}

h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#E95D0F;
font-weight:bold;
}


#container
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	/*background-image: url(../images/header.jpg);*/
	
}

#header
{
    background-image:url(../images/header.jpg);
	text-align: left;
	width: 1000px;
	height: 151px;
	
}

#menu
{
    width: 1000px;
	height: 83px;
}


#subcontainer
{
 background:url(../images/center_bar.jpg) repeat-y; 
 width: 1000px;
}
#subcontainer2
{ 
position:relative;
margin: 0 0 0 56px;
width:879px;
background-color:#ffffff;
bgcolor:#ffffff;
}
#tabla_1{
 background-color:#ffffff;
 width:870px;
}
#buscador
{
margin:36px 0 0 10px;
background: url(../images/buscar_vivienda2.jpg) no-repeat;
}

#ofertas
{
	/*background:url(../images/ofertas.jpg);*/
    width: 1000px;
	height: 224px;
	position:relative;
	clear:both;
	
}
#footer
{
	background-image:url(../images/footer_2.jpg);
    width: 1000px;
	height: 40px;
	position:relative;
    clear:both;
		
}


#n1
{
color: #172983;
font-weight:bold;
width:123px;
}

#n2
{
font-weight:bold;
width:123px;
}

#n3
{
color:#790e11;
font-weight:bold;
width:123px;
}

#n4{
color:#006600;
font-weight:bold;
width:123px;
}

#texto_footer
{
margin:10px 0 0 0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#b1d398;
}

a{
text-decoration:none;
color:#000000;

}
