/* INTRO **************************************************/
#divIntro {
	width: 760px;
	height: 560px;	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -380px;	
	margin-top: -280px;
	border: 1px solid #000000;
}


/* INGESA *************************************************/
#fondo {
	background-color: #dddddd;
}

.transparentBody {
	background-color: transparent;
}

#mainDiv {
	width: 900px;
	height: 800px;	
	position: absolute;
	top: 20px;
	/*border: 1px solid #000000;*/
	left: 50%;
	margin-left: -450px
}

#separadorVertical {
	width: 2px;
	height: 660px;	
	position: absolute;
	background-color: #ffffff;
	left: 210px;
	top: 5px;	
}

#espacioFinal {
	position: absolute;
	height: 20px;
	top: 700px;
}

#bannerMain {
	width: 900px;
	height: 180px;	
	position: absolute;
	border: 1px solid #ffffff;
}

#bodyMain {
	width: 902px;
	height: 700px;	
	position: absolute;
	top: 181px;
	border: 1px solid #ffffff;
	/*background-color: #ffffff;*/
	background-image: url('/img/alphaCuadro.jpg');
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	left: 10px;
	top: 80px;
}

#banner {
	width: 180px;
	height: 30px;
	position: absolute;
	top: 270px;
	left:10px;	
}

#banner2 {
	width: 180px;
	height: 30px;
	position: absolute;
	top: 310px;
	left:10px;	
}

.bannerImg {
	text-decoration: none;
	border: 1px solid white;
}

#cabecera {
	font-family: tahoma;
	font-size: 28px;
	letter-spacing: 5px;
	width: 100%;
	text-align: right;
	padding-right: 20px;
	/*color: #17A418;	*/
	color: blue;
	position: absolute;
	top: 10px;
}

#iFramePpal {
	/*border: 1px solid #000000;*/
	position: absolute;
	width: 640px;
	height: 585px;
	top: 80px;
	left: 240px;	
}

#alphaCuadro {
	
}

#avisoLegal {
	background-color: #17A418;
	width: 900px;
	height: 30px;	
	position: absolute;
	top: 670px;
	left: 0px;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	color: #ffffff;	
}

.textoSeccion {
	font-family: tahoma;
	text-align: justify;
	font-size: 14px;	
}

.textoSeccion img {
	position: absolute;
	left: 70px;
}

.textoSeccionConScroll {
	font-family: tahoma;
	text-align: justify;
	font-size: 14px;
	padding-right: 10px;
}

.resaltado {
	font-weight: bold;
	/*text-decoration: underline;*/
	color: #781D0A;	 
}

.textoSeccion a:link, .textoSeccion a:visited, .textoSeccionConScroll a:link, .textoSeccionConScroll a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

.textoSeccion a:hover, .textoSeccionConScroll a:hover {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}


/* QUIENES SOMOS *********************************************/
#tablaDatos {
	border: 1px;
	font-family: tahoma;	
	font-size: 12px;
	position: absolute;
	left: 0px;	
}

#tdTitulos {
	text-align: right;
	background-color: #660033;
	color: #ffffff;
	width: 170px;
	font-weight: bold;
	padding-right: 10px;
}

#tdDatos {
	text-align: left;
	width: 400px;
	padding-left: 10px;
	background-color: white;
}

/* GRUPO DE EMPRESAS *********************************************/
.tablaGrpEmpresas {
	border-left: 3px solid #7FFF55;
}

.tdLineaGrpEmpresas {
	width: 5px;
	border: 1px solid #7FFF55;
}

.tdTextoGrpEmpresas {
	font-family: tahoma;
	text-align: justify;
	font-size: 14px;
}

.resaltadoGrpEmpresas {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	color: #0D7442;	 
}

/* LOCALIZACION *********************************************/
#tablaContacto {
	font-family: tahoma;
	text-align: justify;
	font-size: 14px;
	border: 1px solid #bbbbbb;
}

#tablaContacto td {
	width: 200px;
}

.enlaceSinMarco img {
	text-decoration: none;
	border: none;
}


/* BUSCADOR ************************************************/

#iFrameBuscador {
	width: 636px;
	height: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid black;
}

#iFrameResultados {
	width: 636px;
	height: 500px;
	position: absolute;
	top: 53px;
	left: 0px;
	/*border: 1px solid black;*/
}

#tituloBuscador {
	position: absolute;
	top: 0px;
	left: 10px;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
}

#tipoTitulo {
	width: 80px;
	height: 10px;
	position: absolute;
	top: 25px;
	left: 10px;
	font-family: verdana;
	font-size: 12px;
	
}

#tipoSearch {
	position: absolute;
	top: 23px;
	left: 80px;
	width: 130px;
}

#ciudadTitulo {
	width: 80px;
	height: 10px;
	position: absolute;
	top: 25px;
	left: 230px;
	font-family: verdana;
	font-size: 12px;
	
}

#ciudadSearch {
	position: absolute;
	top: 23px;
	left: 310px;
	width: 130px;
}

#iconoBuscar {
	
	width: 54px;
	height: 20px;
	position: absolute;
	top: 20px;
	left: 550px;
}

#tableInmuebles {
	border: 1px solid #666666;
	padding: 0px;	
}

.celdaTitulo {
	background-color: #E4E4E4;
	width: 100px;
	height: 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	
}

.celdaContenido {
	background-color: #EDEDED;
	width: 100px;
	height: 10px;
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	color: #636363;
	text-align: center;
}

.celdaObservaciones {
	background-color: #EDEDED;
	width: 160px;
	height: 10px;
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
}

.celdaFoto {
	background-color: #EDEDED;
	width: 120px;
	height: 10px;
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	text-align: center;
}

.celdaFoto img {
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #555555;
	width: 100px;
	height: 75px;
}

#enlaceBack {
	width: 636px;
	height: 10px;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}

#enlaceBack a:hover {
	text-decoration: underline;
	color: red;
}

#enlaceBack a:link, #enlaceBack a:visited {
	text-decoration: none;
	
}

#iFrameIndiceImagenes {
	width: 110px;
	height: 480px;
	position: absolute;
	left: 0px;
	top: 20px;
}

#iFrameZoom {
	width: 515px;
	height: 480px;
	position: absolute;
	left: 115px;
	top: 20px;	
}

#iFrameZoom img {
	
}

.imgIndice {
	width: 100px;
	height: 75px;
	border: 1px solid #aaaaaa;
}

#tablaIndiceFotos {
	position: absolute;
	left: 0px;
	
}

.celdaIndiceFotos {
	width: 100px;
	height: 75px;
	padding: 0px;
}

.celdaIndiceFotos {
	text-decoration: none;
	border: 0px;
}

.imgZoom {
	border: 1px solid #555555;
	width: 510px;
	height: 383px;
}
