@charset "utf-8";
/* CSS Document */

#navi {
list-style:none;
margin:0;	
padding:0;	
}
#navi li {
	float:left;
}
#navi li a {
	display:block;
	width:144px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	color:#630;
	background-image: url(../imagenes/menu/boton-normal.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 43px;
	background-position: center top;
	font-family: TradeGothic, Arial;
	font-weight: bold;
}
#navi li a:hover {
	background-image: url(../imagenes/menu/boton-select.png);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover, .selected a
{
	color: #1800A7;
}
li
{
	display: inline;
}

#index #navi .index a,
#buscador #navi .buscador a,
#registro #navi .registro a,
#nueva #navi .nueva a,
#inmobiliaria #navi .inmobiliaria a{
	color: #FFF;
	cursor:default;
	background-image: url(../imagenes/menu/boton-select.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#oferta {
	height: 168px;
	width: 274px;
	font-family: "Century Gothic", Verdana;
	font-weight: bold;
	color: #036;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.derecha {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #buscador {
	padding-top: 20px;
	float: right;
	height: 61px;
	width: 775px;
	background-image: url(../imagenes/fondo_buscador.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
}
#container #buscador table tr td {
	font-size: 12px;
	font-weight: bold;
	color: #630;
}
#container #buscador form table tr td label #precio {
	width: 100px;
	height: 20px;
	font-size: 10px;
	border: 1px solid #E7E2B7;
}
#container #buscador form table tr td label #button2 {
	background-color: #F6B204;
	font-weight: bold;
	color: #000;
}
#container #masinfo {
	padding-top: 20px;
	float: right;
	width: 755px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	margin-right: 20px;
}
#index #container #sidebar2 #form2 table tr td label #button3 {
	color: #000;
	background-color: #F6B204;
}
#container #mainContent #nombreimbueble {
	background-color: #EBEBEB;
	height: auto;
}
#container #mainContent #fotoinmueble {
	float: left;
	height: 290px;
	width: 290px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#container #mainContent #datosinmueble {
	float: right;
	width: 250px;
	margin-top: 20px;
}
#container #mainContent #masfotos {
	float: left;
	width: 550px;
}
#container #mainContent #masinmuebles {
	float: left;
	width: 560px;
}
#container #mainContent #publica {
	text-align: center;
	width: 560px;
}
#container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
}
#container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #datosinmueble table {
}
#container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #fotos {
	margin-top: 20px;
	float: left;
	height: 300px;
	width: 500px;
}
#index #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #fotos table {
	background-color: #FFF;
}
#container #mainContent #logo_inmobiliaria {
	float: right;
	height: 100px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #inmuebles_provincias table {
	background-color: #FFC;
}
#container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #comentarios {
	float: left;
	width: 550px;
	margin-top: 20px;
}
h3 {
	color: #039;
}
#container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #logo_inmo {
	float: right;
	height: 100px;
	width: 100px;
}
#container #sidebar2 #logo_inmobiliaria {
	margin: 10px;
	height: 100px;
	width: 100px;
}
.centrar_medio {
	line-height: 40px;
}
.centrar_m_12azub {
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-align: center;
	padding-left: 200px;
}
.margenmenos40der {
	margin-left: -40px;
}