@charset "utf-8";
/* ============================================== FORMATO GENERAL ============================================== */
body {
	text-align:center;
	margin:0;
	padding:0;
	font-size:78%;
	font-family:sans-serif;
	background-color:#000000;
}
.noMostrar {
	display:none;
}
.noFlotar {
	clear:both;
	width:1px;
	height:1px;
	line-height:1px;
}
.flotarDerecha {
	float:right;
	margin-left:.7em;
}
.flotarIzquierda {
	float:left;
	margin-right:.7em;
}
#Contenedor {
	display:block;
	margin:0 auto;
	width:903px;
	height:650px;
	text-align:left;
	overflow:hidden;
}
/* =============== ENCABEZADO =============== */
#Encabezado {
	height:160px;
	background-color: #000000;
	color:#FFFFFF;
}
#Logo {
	width:158px;
	height:160px;
	float:left;
	margin:0;
	background-color: #B86603;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B86603;
	background-image: url(/images/titDesDesarrollos.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Logo_en {
	width:158px;
	height:160px;
	float:left;
	margin:0;
	background-color: #B86603;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B86603;
	background-image: url(/images/titDesDesarrollos_en.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Arriba {
	width:742px;
	height:110px;
	float:right;
	margin:0;
	background-color: #000000;
	text-align: left;
}
#Arriba div {
	padding-top:30px;
	padding-left:1.5em;
	font-size:32px;
}
/* =============== MENU =============== */
#Banderas {
	float:right;
	display:none;
}
#Menu {
	width:742px;
	height:48px;
	float:right;
	background-color:#C67E17;
	margin:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Menu a {
	display:block;
	height:39px;
	float:left;
	margin:0;
	margin-top:5px;
}
a#menu1,
a#menu1:visited,
a#menu1:hover,
a#menu1:active {
	width:110px;
	background-image:url(/images/mDesarrollo1.png);
}
a#menu2,
a#menu2:visited,
a#menu2:hover,
a#menu2:active {
	width:110px;
	background-image:url(/images/mDesarrollo2.png);
}
a#menu3,
a#menu3:visited,
a#menu3:hover,
a#menu3:active {
	width:132px;
	background-image:url(/images/mDesarrollo3.png);
}
a#menu4,
a#menu4:visited,
a#menu4:hover,
a#menu4:active {
	width:123px;
	background-image:url(/images/mDesarrollo4.png);
}
a#menu5,
a#menu5:visited,
a#menu5:hover,
a#menu5:active {
	width:131px;
	background-image:url(/images/mDesarrollo5.png);
}
a#menu6,
a#menu6:visited,
a#menu6:hover,
a#menu6:active {
	width:110px;
	background-image:url(/images/mDesarrollo6.png);
}

a#menu1_en,
a#menu1_en:visited,
a#menu1_en:hover,
a#menu1_en:active {
	width:110px;
	background-image:url(/images/mDesarrollo1_en.png);
}
a#menu2_en,
a#menu2_en:visited,
a#menu2_en:hover,
a#menu2_en:active {
	width:110px;
	background-image:url(/images/mDesarrollo2_en.png);
}
a#menu3_en,
a#menu3_en:visited,
a#menu3_en:hover,
a#menu3_en:active {
	width:132px;
	background-image:url(/images/mDesarrollo3_en.png);
}
a#menu4_en,
a#menu4_en:visited,
a#menu4_en:hover,
a#menu4_en:active {
	width:123px;
	background-image:url(/images/mDesarrollo4_en.png);
}
a#menu5_en,
a#menu5_en:visited,
a#menu5_en:hover,
a#menu5_en:active {
	width:131px;
	background-image:url(/images/mDesarrollo5_en.png);
}
a#menu6_en,
a#menu6_en:visited,
a#menu6_en:hover,
a#menu6_en:active {
	width:110px;
	background-image:url(/images/mDesarrollo6_en.png);
}

/* =============== CUERPO =============== */
#Cuerpo {
	background-repeat: repeat-x;
	background-image: url(/images/fndDesarrolloColIzq.jpg);
	background-position: left bottom;
	background-color: #B86603;
	height:490px;
}
#DosColumnas {
	float:right;
	width:742px;
}
#ColumnaIzquierda {
	width:158px;
	float:left;
	margin:0;
	color:#FFFFFF;
	overflow:hidden;
	height:490px;
}
#ColumnaCentral {
	float:left;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
	color: #FFFFFF;
	background-image: url(/images/fndDesarrollos.png);
	width: 742px;
	height:490px;
	overflow:auto;
}

/* =============== PIE =============== */
#Pie {
	clear:both;
	height:.01em;
	overflow:hidden;
	line-height: .01em;
}

/* =============== MODULOS =============== */
#BloqueCiudad {
	margin-top:30px;
	padding:12px 9px;
}
#CiudadTitulo {
	background-image:url(/images/titCiudad_es.jpg);
	width:58px;
	height:13px;
}
#BloqueBusqueda {
	padding:12px 9px;
}
#TituloBusqueda {
	background-image:url(/images/titBusqueda_es.jpg);
	width:82px;
	height:17px;
	margin-bottom:.6em;
}
#BloqueTipos {
	padding:12px 9px;
}
#TituloTipos {
	background-image:url(/images/titTipo_es.jpg);
	width:69px;
	height:14px;
	margin-bottom:.6em;
}
.TituloVentaRenta {
	font-weight:bold;
}
#ColumnaIzquierda li  {
	list-style-image:url(/images/vinDesarrollos.png);
}
#BloqueTipos a,
#BloqueCiudad a {
	color:#FFFFFF;
}
#BloqueBoletin {
	width:175px;
	height:131px;
	display:block;
	margin:0 auto;
	margin-top:.7em;
	background-image:url(/images/fndBoletin.jpg);
	overflow:hidden;
}
#MargenBoletin {
	padding:0 7px;
	padding-top:7px;
}
#TituloBoletin {
	background-image:url(/images/titBoletin.jpg);
	width:74px;
	height:28px;
	margin:10px 13px 17px auto;
}
#BoletinEmailtxt {
	color:#4F2700;
}
#BloqueOficinas {
	padding-top:18px;
	margin-top:1em;
}
#TituloOficinas {
	background-image:url(/images/titOficinas_es.jpg);
	width:147px;
	height:13px;
	margin-bottom:.6em;
}
#MargenCentral {
	padding: 20px 52px 0 52px;
}
.btnVerMas {
	display:block;
	width:132px;
	height:29px;
	line-height:29px;
	background-image:url(/images/btnDesarrollos.jpg);
	text-align:center;
	margin:0 auto;
}
.btnVerMas a {
	color:#000000;
	font-weight:bold;
}
/* ============================================== FORMATO PORTADA ============================================== */



/* ============================================== FORMATO INTERNAS ============================================== */
table.Tabla {
	border: 1px solid #FFFFFF;
}
#TituloDesarrollos {

}
a.Opcion,
a.Opcion:visited {
	margin:0;
	padding:3px 0 3px 12px;
	display:block;
	background-color:#974B00;
	background-image:url(/images/vinDesarrolloNormal.jpg);
	background-position:5px 8px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #C59E68;
}
a.Opcion:active,
a.Opcion:hover {
	background-color:#331900;
	background-image:url(/images/vinDesarrolloActivo.jpg);
	border-bottom:1px solid #FB6A00;
}
#ColumnaThumbnails {
	width:147px;
	height:330px;
	overflow:auto;
}
#ColumnaThumbnails img {
	border:2px solid #974B00;
}
a.LinkB {
	font-weight:bold;
	color:#FFFFFF;
}
