@charset "utf-8";
/* CSS Document */

body{
	font-family:Tw Cen MT, Helvetica, sans-serif;
	font-size:16px;
	height:3950px;
	}
	
a {
	color:#F00;
	text-decoration:none;
	}
	
a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
	
h1 {
	text-align:center;
	color:#000;
	}

h3 {
	text-align:center;
	color:#e50009;
	}

#contenido {
	width:1024px;
	height:3950px;
	margin:0 auto;
	background-color:#ccc
	}

#logo {
	padding:10 5 10 5px;
	position:relative;
	width:898px;
	height:145px;
	top:20px;
	left:50%;
	margin-left:-449px;
	}
	
#menu ul,li {
	list-style-type:none;
	}
	
#menu {
	width:898px;
	position:relative;
	left:50%;
	margin-left:-449px;
	padding-top:10px;
	}
	
.menuholder {
	height:54px;
	}

.menuholder li {
	float:left;
	margin-right:25px;
	}

.menuholder a {
	display:block;
	line-height:54px;
	text-align:center;
	text-decoration:none;
	}
.menu_inicio { background-image:url(../images/botonpos1.png);}
.menu_inicio a { width:142px; color:#FFF; font-size:26px}
.menu_inicio a:hover {background-image:url(../images/botonpos2.png); width:142px; color:#FFF; font-size:26px}
.menu_inicio a.active {background-image:url(../images/botonpos2.png); width:142px; color:#CCC; font-size:28px}

.menu_venta { background-image:url(../images/botonpos1.png);}
.menu_venta a { width:142px; color:#FFF; font-size:26px}
.menu_venta a:hover {background-image:url(../images/botonpos2.png); width:142px; color:#FFF; font-size:26px}
.menu_venta a.active {background-image:url(../images/botonpos2.png); width:142px; color:#CCC; font-size:28px}

.menu_arriendo { background-image:url(../images/botonpos1.png);}
.menu_arriendo a { width:142px; color:#FFF; font-size:26px}
.menu_arriendo a:hover {background-image:url(../images/botonpos2.png); width:142px; color:#FFF; font-size:26px}
.menu_arriendo a.active {background-image:url(../images/botonpos2.png); width:142px; color:#CCC; font-size:28px}

.menu_avaluo { background-image:url(../images/botonpos1.png);}
.menu_avaluo a { width:142px; color:#FFF; font-size:26px}
.menu_avaluo a:hover {background-image:url(../images/botonpos2.png); width:142px; color:#FFF; font-size:26px}
.menu_avaluo a.active {background-image:url(../images/botonpos2.png); width:142px; color:#CCC; font-size:28px}

.menu_contacto { background-image:url(../images/botonpos1.png);}
.menu_contacto a { width:142px; color:#FFF; font-size:26px}
.menu_contacto a:hover {background-image:url(../images/botonpos2.png); width:142px; color:#FFF; font-size:26px}
.menu_contacto a.active {background-image:url(../images/botonpos2.png); width:142px; color:#CCC; font-size:28px}


#buscadorinm {
	position:absolute;
	width:898px;
	height:100px;
	top:250px;
	left:50%;
	margin-left:-449px;

	}
	
#tablainmuebles {
	position:absolute;
	width:860px;
	height:3678px;
	top:250px;
	left:50%;
	margin-left:-449px;
	background-color:#818181;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	}

#tablainmuebles #links a{
	color:#e50009;
	text-decoration:none;
	}
	
#tablainmuebles #links a:hover{
	color:#FFF;
	font-size:20px;
	}
	
#tablainmuebles #titulo{
	color:#FFF;
	font-size:22px;
	margin-top:15px;
	margin-left:35%;
	
}	
	
#fondo {
/*	background-image:url(../images/fondofaq.png);
	background-repeat:no-repeat;*/
	background-color:#CCCCCC;
	border: 2px solid #FFF;
	margin-top:50px;
	margin-bottom:5px;
	padding:20px 20px 1px 20px;
	-khtml-border-radius: 15px; 
    -ms-border-radius: 15px; 
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;

	}
	
#tablainmuebles .tabla {
	font-family:Tw Cen MT, Helvetica, sans-serif;
	font-size:20px;
	border:1px dotted #000;
	}
	
#submenu ul,li {
	list-style-type:none;
	}
	
#submenu {
	width:898px;
	position:relative;
	top:40px;
	left:50%;
	margin-left:-445px;
	padding-top:10px;
	}
.submenuholder {
	height:54px;
	}

.submenuholder li {
	float:left;
	margin-right:25px;
	}
	
.submenuholder a {
	display:block;
	line-height:54px;
	text-align:center;
	text-decoration:none;
	}
	
.submenu_inicio {text-shadow: 0.1em 0.1em #999}
.submenu_inicio a { width:142px; color:#000; font-size:26px}
.submenu_inicio a:hover {width:142px; color:#E50009; font-size:28px}
.submenu_inicio a.active {width:142px; color:#E50009; font-size:28px}

.submenu_venta {text-shadow: 0.1em 0.1em #999}
.submenu_venta a { width:142px; color:#000; font-size:26px}
.submenu_venta a:hover {width:142px; color:#E50009; font-size:28px}
.submenu_venta a.active {width:142px; color:#E50009; font-size:28px}

.submenu_arriendo {text-shadow: 0.1em 0.1em #999}
.submenu_arriendo a { width:142px; color:#000; font-size:26px}
.submenu_arriendo a:hover {width:142px; color:#E50009; font-size:28px}
.submenu_arriendo a.active {width:142px; color:#E50009; font-size:28px}

.submenu_avaluo {text-shadow: 0.1em 0.1em #999}
.submenu_avaluo a { width:142px; color:#000; font-size:26px}
.submenu_avaluo a:hover {width:142px; color:#E50009; font-size:28px}
.submenu_avaluo a.active {width:142px; color:#E50009; font-size:28px}

.submenu_contacto {text-shadow: 0.1em 0.1em #999}
.submenu_contacto a { width:142px; color:#000; font-size:26px}
.submenu_contacto a:hover {width:142px; color:#E50009; font-size:28px}
.submenu_contacto a.active {width:142px; color:#E50009; font-size:28px}

#footer {
	position:relative;
	width:1024px;
	height:110px;
	left:50%;
	margin-left:-512px;
	background-color:#E50009;
	padding:5 5 5 5px;
	color:#FFF;
	font-size:15px;

	}
	
#footer2 {
	position:relative;
	width:1024px;
	height:70px;
	left:50%;
	margin-left:-512px;
	margin-top:1px;
	padding:5 5 5 5px;
	font-size:15px;


	}
	
#footer a {
	color:#999;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
	}

#footer .info1 {
	color:#FFF;
	font-size:15px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-left:10px;
	vertical-align:top;
	}
	
#footer .info2 {
	color:#FFF;
	font-size:15px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-left:10px;
	}
	
#footer .info3 {
	color:#FFF;
	font-size:15px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-left:10px;
	}
	
#footer .info4 {
	color:#FFF;
	font-size:16px;
	position:relative;
	float:left;
	margin-top:5px;
	margin-left:30px;
	}

#footer .info5 {
	color:#FFF;
	font-size:15px;
	position:relative;
	float:left;
	margin-top:5px;
	margin-left:20px;
	text-align:center;
	}
	.footerfinal{
	background-image:url(../bgfooter.jpg);
	background-repeat:repeat-x;
	
	}
.cols{
	height: 260px;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	margin-left:60px;
	vertical-align: middle;
}
.cols .col{
	vertical-align:middle;
	margin-top:10px;
	float: left;
	margin-left: 40px;
	width: 200px;
}
.cols .col .title{
	text-transform: uppercase;
	color: #333;
	margin-bottom: 10px;
	font-size: 1.1em;
	vertical-align:middle;
}
.cols .col ul{
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align:middle;
}
.cols .col ul li a{
	color: #666;
	font-size: .9em;
	vertical-align:middle;
}
.cols .col ul li a:hover{
	color: #333;
	vertical-align:middle;
}