/*    QUIENESSS SOMOS  &   DONDE ESTAMOS    css   */

#cuerpo_mapas{
	position:relative;
	float:left;
	width:750px;
	height:550px;
	background: url(palmeras_mapas.jpg) no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	line-height:16px;
	margin-top:-98px;
}

.etiqueta_superior{
	position:relative;
	float:right;
	width:180px;
	margin-top:40px;
	padding-right:50px;
	padding-left:10px;
}

.contenido_inferior{
	position:relative;
	float:right;
	width:550px;
	margin-top:20px;
	margin-bottom:90px;
	text-align:right;
}

.lado_izq{
	position:relative;
	float:left;
	width:230px;
}

.txt_right{
	position:relative;
	float:right;
	width:210px;
	text-align:left;
}

.lado_der{
	position:relative;
	float:left;
	width:240px;
	padding-left:30px;
	text-align:left;
}

.txt_left{
	position:relative;
	float:left;
	width:225px;
	text-align:left;
	padding-left:20px;
}

.foto{
	position:relative;
	float:right;
	width:246px;
	height:193px;
	margin-top:22px;
	behavior: url(css/pngbehavior.htc);
}

.foto2{
	behavior: url(css/pngbehavior.htc);
	margin-bottom:5px;
	width:246px;
	height:193px;
	margin-top:-10px;
}

.foto3{
	position:relative;
	float:right;
	width:195px;
	height:150px;
	margin-bottom:7px;
	behavior: url(css/pngbehavior.htc);
}

/* DONDE */

/* --- mapa 1 --- */

a.mapa, a.mapa:visited, a.mapa:active, a.mapa:focus{
	position:relative;
	float:right;
	width:489px;
	height:184px;
	background:url(btn_pmric.jpg) no-repeat;
	margin-top:17px;
}

a.mapa:hover{
	background:url(btn_pmric_over.jpg) no-repeat;
}

.direccion{
	position:relative;
	float:right;
	width:175px;
	margin-right:90px;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:-147px;
}

/* --- mapa 2 --- */

a.mapa2, a.mapa2:visited, a.mapa2:active, a.mapa2:focus{
	position:relative;
	float:right;
	width:488px;
	height:222px;
	background:url(btn_grancasa.jpg) no-repeat;

}

a.mapa2:hover{
	background:url(btn_grancasa_over.jpg) no-repeat;
}

.direccion2{
	position:relative;
	float:right;
	width:175px;
  margin-right: 90px;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height:18px;
	padding-top:11px;
	margin-top:-180px;
}

/* --- FINAL DE DONDE ESTAMOS --- */


/* --- MAPA Uno ASP --- */

#cuerpo_mapa{
position:relative;
float:left;
width:750px;
height:515px;
background: url(fondo_pmric.jpg) no-repeat;
font-family: Verdana, sans-serif;
font-size:11px;
text-decoration:none;
color:#162983;
line-height:16px;
margin-top:-98px;
}

.direccion_mapa{
	position:relative;
	float:right;
	width:175px;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height:18px;
	margin:82px 45px;
}

/* --- FINAL MAPA Uno --- */


/* --- MAPA Dos ASP --- */

#cuerpo_mapa2{
position:relative;
float:left;
width:750px;
height:600px;
background: url(fondo_grancasa.jpg) no-repeat;
font-family: Verdana, sans-serif;
font-size:11px;
text-decoration:none;
color:#162983;
line-height:16px;
margin-top:-98px;
}

.direccion_mapa2{
	position:relative;
	float:right;
	width:175px;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height:18px;
	margin:280px 65px;
}

/* --- FINAL MAPA Dos --- */