/*############################*/
/* ESTRUCTURA PRINCIPAL       */
/*############################*/

*, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(../imagenes/inmobiliaria-oviedo-0.png);
	background-repeat:   repeat-x;
	background-color: #ffffff;
}


a {
	text-decoration: none;
	cursor: pointer;
}

#Lienzo {			/*TODO SE POSICIONARA RESPECTO AL LIENZO*/
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eae9e8;
	border: 1px solid #000000;	
	}

#pie	{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #009661;
	border: 1px solid #000000;	
	}

/*############################*/
/* CABECERA                   */
/*############################*/

#cabecera {
	width: 960px;
	background-image: url(../imagenes/inmobiliaria-oviedo-1.png);
	background-repeat: no-repeat;
}
#cabecera a {
	height: 100px;	width: 240px;
	display: block;
	text-indent: -5000px;
}

/*############################*/
/* PIE                        */
/*############################*/

#pie p {
	font-size: 11px;
	width: 870px;
	color: #A7C5C1;
	height: 28px;
	background-color: #009661;
	margin-left: 35px;
	line-height: 14px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 10px;
}
#pie a {
	color: #A7C5C1;
	text-decoration: none;
}
#pie a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#pie ul {
	list-style-type: none;
	float: right;
	margin-top: -42px;
	display: block;
	margin-right: 30px;
	width: 140px;
}
#pie ul li {
	float: left;
}
#pie ul li a {
	font-size: 11px;
	margin-right: 10px;
}



/*############################*/
/* MENU SUPERIOR              */
/*############################*/
#menu_principal  {
	width: 960px;
	height: 25px;
	/*background-color:#848384;*/
	background-color:#abd700;
	border-top:1px solid #cc0033;
	border-bottom:1px solid #cc0033;
}
#menu_principal ul {list-style-type: none;}
#menu_principal ul li {	float: left;}
#menu_principal ul li a {
	font-size: 16px;
	/*font-weight: bold;*/
	height: 25px;
	text-indent: 0px;
	text-align: center;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
#menu_principal ul li a:hover {
	background-color: #cc0033;
	color: #FFFFFF;
}
#menu_principal_1 {
	/* background-image: url(../imagenes/menuprincipal/tipo.png);*/
	display: block; 
	margin-left:10px;
	width: 188px;
}
#menu_principal_2 {
	/* background-image: url(../imagenes/menuprincipal/tipo.png);*/
	display: block;
	width: 188px;
}
#menu_principal_3 {
	/* background-image: url(../imagenes/menuprincipal/tipo.png);*/
	display: block;
	width: 188px;
}
#menu_principal_4 {
	/* background-image: url(../imagenes/menuprincipal/tipo.png);*/
	display: block;
	width: 188px;
}
#menu_principal_5 {
	/* background-image: url(../imagenes/menuprincipal/tipo.png);*/
	display: block;
	width: 188px;
}

/*############################*/
/* FRAME CONTENIDO            */
/*############################*/

#contenido {
	position:relative;	
	width: 960px;
	background-color: #eae9e8;	
	}


/*############################*/
/* FRAME COLUMNA IZQUIERDA    */
/*############################*/

#columna_izquierda  {
	width: 240px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10Px;
	padding-bottom: 10px;
	border:1px solid #eae9e8; 
}


/*############################*/
/* FRAME COLUMNA DERECHA      */
/*############################*/

#columna_derecha  {
	position:absolute;
	top: 0px;
	left: 255px;
	width: 690px;
	padding-bottom: 10px;
	border:1px solid #eae9e8;
}


/*############################*/
/* PAGINA PRINCIPAL           */
/*############################*/

/*###########NOTICIA#######*/

.noticia, .promocion 
{
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	width: 220px;
	margin-top: 10px;
	margin-left:10px;
}


a img
{
	border:none;
}
.noticia h2 
{
	background-image: url(../imagenes/novedades.gif);
	height: 25px;	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.promocion h2 
{
	background-image: url(../imagenes/promociones.gif);
	height: 25px;
	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.noticia>img
{
padding: 5px 5px 5px 5px;
}

.desarrollonoticia 
{
	font-size: 14px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADAC9C;
	padding-bottom: 5px;
	margin-top: 5px;
}

.desarrollonoticia h3 
{	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 3px;
	padding: 0 0 0 0;
}

.desarrollonoticia p 
{	font-size: 11px;
	/*color: #5E5A40;*/
	color: #000000;
	margin-bottom: 5px;
}

/*######COLUMNA DERECHA */

#foto-oviedo {
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	width: 670px;
	margin-top: 10px;
	margin-left:10px;}

#columna1 {
	background-color: #F2F1EC;
	/* border: 1px solid #BEBCAF; */
	width: 330px;
	margin-top: 10px;
	margin-left:10px;
	float:left;}

#columna2 {
	background-color: #F2F1EC;
	/* border: 1px solid #BEBCAF; */
	width: 330px;
	margin-top: 10px;
	margin-left:10px;
	float:left;}

#columna1 p,#columna2 p {
	font-size: 14px;
	/*color: #5E5A40;*/
	color: #000000;
	/* margin: 5px 5px 5px 5px; */
}


/*############################*/
/* PERITACIONES               */
/*############################*/
.peritacion 
{
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	width: 220px;
	margin-top: 10px;
	margin-left:10px;
}


.peritacion h2 
{
	background-image: url(../imagenes/peritaciones.gif);
	height: 25px;
	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
}


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

#encabezado-promocion 
{
	width: 660px;
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}

#planos-promocion, #memorias-promocion, #infografias-promocion 
{
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	width: 198px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px 10px 10px 10px;
	float:left;
}

#planos-promocion h2 
{
	background-image: url(../imagenes/planos.gif);
	height: 25px;
	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	text-align: center;
}

#memorias-promocion h2 
{
	background-image: url(../imagenes/memoria.gif);
	height: 25px;
	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
}

#infografias-promocion h2 
{
	background-image: url(../imagenes/infografias.gif);
	height: 25px;	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
}

div.imagen
  {
  margin:10px;
  border:1px solid #BEBCAF;
  height:auto;
  width:175;
  text-align:center;
  }
div.imagen img
  {
  display:inline;
  margin:10px;
  border:1px solid #BEBCAF;
  }
div.imagen a:hover img
  {
  border:1px solid #abd700;
  }
div.descripcionimagen
  {
  text-align:center;
  font-weight:normal;
  margin:2px;
  font-size:10px;
  }


/*############################*/
/* INMUEBLES                  */
/*############################*/

.BUSCADOR, .BUSCADOR2 
{
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	width: 220px;
	margin-top: 10px;
	margin-left:10px;
}

.BUSCADOR h2 
{
	background-image: url(../imagenes/buscador.gif);
	height: 25px;
	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.BUSCADOR2 h2 
{
	background-image: url(../imagenes/buscadorref.gif);
	height: 25px;
	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
}

	.menu_inmuebles 
	{
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	width: 220px;
	margin-top: 10px;
	margin-left:10px;		
	}

	.menu_0
	{
	  background-color: #cc0033;
	  color: #FFFFFF;
	  font-family: Tahoma;
	  font-size: 10pt;
	  font-weight: bold;
	  height: 20;
	  padding-left: 5px;
	}


	.menu_1
	{
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;
	  height: 15;
	  padding-left: 10px;
	}

	.menu_2
	{
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  height: 15;
	  padding-left: 15px;
	}

	.menu_3
	{
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 7pt;
	  height: 15;
	  padding-left: 20px;
	}

	.menu_4
	{
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 7pt;
	  height: 15;
	  padding-left: 25px;
	}

	.menu_5
	{
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 7pt;
	  height: 15;
	  padding-left: 30px;
	}

	.submenu_0
	{ 
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 15;
	  padding-left: 10;
	  padding-right: 2;
	  padding-bottom: 3;
	}

	.submenu_1
	{ 
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 15;
	  padding-left: 2;
	  padding-right: 2;
	  padding-bottom: 3;
	}

	.submenu_2
	{ 
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 15;
	  padding-left: 2;
	  padding-right: 2;
	  padding-bottom: 3;
	}

	.submenu_3
	{ 
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 15;
	  padding-left: 2;
	  padding-right: 2;
	  padding-bottom: 3;
	}

	.submenu_4
	{ 
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 15;
	  padding-left: 2;
	  padding-right: 2;
	  padding-bottom: 3;
	}

	.submenu_5
	{ 
	  background-color: #ffffff;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 15;
	  padding-left: 2;
	  padding-right: 2;
	  padding-bottom: 3;
	}

	.link_0
	{
	  text-decoration: none;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;	  
	  padding-left: 2;
	}

	.link_0:hover
	{
	  color: #ffffff;
	}

	.link_1
	{
	  text-decoration: none;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;
	  font-weight: bold;	  
	  padding-left: 2;
	}

	.link_1:hover
	{
	  color: #000000;
	}

	.link_2
	{
	  text-decoration: none;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 8pt;	  
	  padding-left: 2;
	}

	.link_3
	{
	  text-decoration: none;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 7pt;	  
	  padding-left: 2;
	}

	.link_4
	{
	  text-decoration: none;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 7pt;	  
	  padding-left: 0;
	}

	.link_5
	{
	  text-decoration: none;
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 7pt;	  
	  padding-left: 2;
	}

	.cabecera_1 {color: #ffffff;}

	.cabecera_1:hover{color: #000000;}






#Superior {
	position:absolute;  
	top:0; 
	left:0; 
	width:960px; 
	height:50px; 
	overflow:auto;
	background-color: #fff000; 
	}

#Izquierda {
	position:absolute;
	top: 50px;
	height:910px;   
	width:150px;  
	overflow:auto;
	background-color: #aaa000 
	}

#Derecha {
	position:absolute;
	top: 50px; 
	left: 150px; 
	width: 810px; 
	height: 910px;   
	overflow:auto; 
	}

/*############################*/
/* CONTACTO                   */
/*############################*/

.contacto 
{
	background-color: #F2F1EC;
	border: 1px solid #BEBCAF;
	width: 220px;
	margin-top: 10px;
	margin-left:10px;
}

.contacto h2 
{
	background-image: url(../imagenes/contacto.gif);
	height: 25px;
	width: 200px;
	font-size: 10px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#frasecontacto {
	display: block;
	background-color: #bbbbbb;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: center;
}

#controlcontacto1,#controlcontacto2,#controlcontacto3,#controlcontacto4,#controlcontacto5,#controlcontacto6 {
	/*display: block;*/
	background-color: #cccccc;
	padding-top: 5px;
	text-align: left;
}

#controlcontacto7 {
	display: block;
	background-color: #dddddd;
	padding-top: 5px;
	padding-left: 10px;
	text-align: center;
}
#controlcontacto8 {
	display: block;
	width: 182px;
	background-color: #e5e5e5;
	padding-top: 5px;
	padding-left: 10px;
}