/************************** css por PanamaCOM orden alfabetico *******************************/

body
{
	color: #2f2f2f;
	margin:0;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 140%;
	background:#e5e6e7;
}

/**Efecto Sombra**/
.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0 0 10px;
  }

.tpin {
  top:-5px;
  }
.rtin {
  left:5px;
  }

  .in {
  background:#fff; 
  border:0px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
  
  .image {width:269px; padding:0;}

  
/**Termina Efecto Sombra**/


.content_img_border{
border-style: solid;
border-width: 5px;
border-color:#e5e6e7;
padding: 3px;
margin-right: 7px;
margin-left: 7px;
background-color: #ffffff;

}


p {
	padding-top:2px;
	padding-bottom:2px;
	
}

h1 {
	font: normal 20px Arial, Verdana, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
}



a { text-decoration: none;
	color: #ad2124;

}

a:hover {
	text-decoration:underline;
	color:#817351;
}


#contenedor {
	margin: 0 auto;
	padding: 0;
	width:915px;	
	position:relative;
	float:none;
	clear:both;
	background:url(../images_sitio/bg.jpg) repeat-y;
	overflow:auto;
}

#contenedorTop {
   margin: 0 auto;
   text-align:left;
   float: none;
   width:865px;
   height:215px;
   clear:both;
   position:relative;
   padding-top:10px;
}

#contenedorTop .logo { 
	margin:0 auto;
	float:left;
	position:relative;
	padding-top:60px;
	padding-left:10px;
}

#contenedorTop .imagenTop  {
   margin: 0;
   float:right;
   margin-right:15px;
}

#contenedorMenu {
   margin: 0 auto;
   width:860px;
   height:40px;
   font: normal 12px Arial, Verdana, Helvetica, sans-serif;
   text-align:center;
   clear:both;
   float:none;
}

.espacio {
	padding-top:10px;
	padding-right:3px;
	padding-left:3px;
	color:#FFFFFF;
}

#menu {  
	margin: 0 auto;   
	padding: 0;  
	width: 855px;
	list-style-type: none; }   


#menu ul {
	list-style-type:none;	
	margin: 0;
	padding: 0;
}

#menu li {
   float: left;
   padding-left:1px;
   padding-right:1px;

   
}

#menu a {  
	display: block;  
	margin: 0px 0px;
	width:139px;
	height:28px;  
	padding-top:10px;
	text-decoration: none;  
	text-align: center;  
	color: #fff; }
   
#menu a:hover {   
    color:#F3EEDE;
	text-decoration:underline; } 
	
#menu a.activado {   
    color:#F3EEDE;
	text-decoration:none; }


#menu a.celeste {  
	display: block;  
	padding-top:14px;
	text-align: center;  
	background:url(../images_sitio/m_celeste.jpg) no-repeat; }

#menu a.naranja {  
	display: block;  
	padding-top:14px;
	text-align: center;  
	background:url(../images_sitio/m_naranja.jpg) no-repeat; }

#menu a.rojo {  
	display: block;  
	padding-top:14px;
	text-align: center;  
	background:url(../images_sitio/m_rojo.jpg) no-repeat; }

 #menu a.gris {  
	display: block;  
	padding-top:14px;
	text-align: center;  
	background:url(../images_sitio/m_gris.jpg) no-repeat; }

#menu a.azul {  
	display: block;  
	padding-top:14px;
	text-align: center;  
	background:url(../images_sitio/m_azul.jpg) no-repeat; }

.franjaMenu {
	background:url(../images_sitio/franjaMenu.jpg) repeat-x;
	height:10px;
	width:855px;
	float:none;
	clear:both;
	position:relative;
	margin-left:24px;
}

  

#fondoMedio  {
   width: 850px;
   /*background:url(../images_sitio/bgContenido.jpg) repeat-y;*/
   margin: 0 auto;
   /*position:relative;*/
   overflow:hidden;
   clear:both;
   float:none;
}

	
#contenedorMedio {
   width: 860px;
   background:url(../images_sitio/bgContenido-thin.jpg) repeat-y;
   margin: 0 auto;
   /*position:relative;*/
   overflow:hidden;
   clear:both;
   float:none;
}

#contenedorMedioIzquierda
{   margin: 0px;
	width:210px;
	float:left;
	background-color:#AD2124;
	height:100%;
	text-align:left;
}

.elementosDerecha {
	width:208px;
	float:none;
	clear:both;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

.lineaDivDerecha {
	width:178px;
	float:none;
	clear:both;
	/*margin:0 auto;*/
	padding-top:5px;
	padding-bottom:5px;
	/*padding-left:10px;*/
}

.elementos_Menu_lateral {
	margin:0;
	float:none;
	clear:both;
	padding:0;
	width:240px;
}


#lateral{
	width:208px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	text-align:left;
}

#menu_sub {padding:0; margin:5px 0px 5px 5px; list-style-type: none; width:171px; position:relative; z-index:700;}
#menu_sub ul {padding:0; margin:0; list-style-type: none; width:171px;}
#menu_sub li {position:relative;}
#menu_sub a, #menu_sub a:visited {display:block;width:170px; font-size:12px;  height:23px; line-height:22px; text-decoration:none; text-indent:5px;  border-width:0;}
#menu_sub li:hover > a {color:#F6F6F6;}
#menu_sub li ul {display: none;} 
#menu_sub li:hover > ul {display:block; position:absolute; top:0; left:160px;background-color:#AD2124}

#lateral ul{
	margin : 0px;
	text-align:left;
	list-style: none;
}

#lateral li{
	padding-top:0.2px;
	padding-bottom:0.1px;
	text-align:left;
}


#lateral li.menuDerecha{
	padding-top:0.8px;
	padding-bottom:0.5px;
	text-align:left;
	margin-left:0px;

}
#lateral a{
	color: #FFFFFF;
	font-weight: bold;
}

 
#lateral  a:hover{
	color:#FFFFCC;
	text-decoration:underline;
}

#lateral  a.lateralActivado{
	color:#FFFFCC;
}


#idiomas {
	width:160px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	float:none;

}

#idiomas ul{
	margin:0 auto;
	width:160px;
	list-style: none;
}

#idiomas li{
	padding-left:0.1em;
	padding-right:0.1em;
	float:left;

}

#idiomas li.linea{
	padding-left:0.3em;
	padding-right:0.3em;*
	float:left;

}

#idiomas a{
	color: #FFFFFF;
	text-decoration: none;
	padding-top:13px;
	display:block;
}

 
#idiomas  a:hover{
	color:#FFFFCC;
	text-decoration:underline;;
}







.tituloSeccionesNegro {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#252d36;
padding-left:20px;
padding-bottom:5px;
background: url(../images_sitio/arrowTitle.jpg) 0.5em 0.3em no-repeat;
float:none;
clear:both;
}


.imgSola {
	clear:both;
	margin: 0 auto;
	float:none;
}



.resaltarRojo {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
}







#contenedorMedioDerecha
{   margin: 0 auto;
margin-left: 5px;
	width:620px;
	background-color:#F6F6F6;
	float:left;
	text-align:left;
	padding-top:0.6em;

}

a.vermas {
	color: #BB0000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a.vermas:hover{
	color: #666666;
	text-decoration:none;
}

.lineaPropiedades {
	width:615px;
	margin:0 auto;
	float:none;
	clear:both;
	position:relative;
	padding-bottom:10px;
	display:block;
	overflow:auto;
}


.contenedorPropiedad {  
	width: 306px;
	margin:0 auto;
	padding-left:0em;
	float:left;
}   


.contenedorLogoImagenPropiedad {  
	margin:0;   
	width: 306px;
	margin:0 auto;
	height:305px;
	background:url(../images_sitio/bgPropiedades.jpg) no-repeat;
	clear:both;
	float:none;
}   


.franjaLogoDetalles {
	width:305px;
	margin:0 auto;
	float:none;
	clear:both;
	position:relative;
	height:45px;
}


.logoPropiedad {
	margin:0 auto;
	width:160px;
	float:left;
	position:relative;
}

.detalles  {
	margin:0 auto;
	position:relative;
	float:left;

}


a.detalles {
	color: #ffffff;
	text-decoration:none;
	padding-top:22px;
	padding-left:37px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

a.detalles:hover{
	color:#F2D739;
	text-decoration:none;
}


.imagenPropiedad {
	width:270px;
	margin:0 auto;
	float:none;
	clear:both;
	padding-top:15px;
}

.descripcionPropiedad {
	width:270px;
	margin:0 auto;
	float:none;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	position:relative;
	line-height:135%;
	padding-left:15px;
	padding-right:8px;
	padding-bottom:8px;


}



.tituloGrandeNegro {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:0.3em;
	padding-top:0.5em;
}


.tituloGrandeRojo {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	padding-bottom:0.3em;
	padding-top:0.5em;

}  
 
 
 .subtituloBrown {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b0101;
	padding-bottom:0.2em;
	padding-top:0.2em;

}  

#contenedorMedioDerecha .elementosIzquierda {
   margin: 0 auto;
   width:500px;
   padding-bottom:10px;
   clear:both;
   float:none;
}



#eventos {
	width:249px;
	margin:0 auto;
	margin-right:1px;
	float:left;
	background-color:#252d36;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#eventos .contenidoEventos{
	width:235px;
	margin:0 auto;
	padding:12px;
	clear:both;
	float:none;

}

.tituloSeccionesCeleste{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#c9d8dd;
padding-left:20px;
padding-bottom:5px;
background: url(../images_sitio/arrowBlue.png) 0.5em 0.3em no-repeat;
float:none;
clear:both;
}

.fechaRoja{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FF0000;
padding-left:20px;
padding-bottom:5px;
float:none;
clear:both;
}

.explicacion {
	width:150px;
	margin-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:none;
	clear:both;
	line-height:130%;
	padding-top:10px;
	padding-bottom:10px;

}

a.MasCeleste{
	color: #a7def2;
	width:50px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	margin-left:90px;
	background: url(../images_sitio/arrowBlue.png) right 0.2em no-repeat;
}

 
 a.MasCeleste:hover{
	color: #fff;
	text-decoration:underline;;
}


#noticias {
	width:249px;
	margin:0 auto;
	float:left;
	background-color:#353e47;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#noticias .contenidoNoticias{
	width:235px;
	margin:0 auto;
	padding:12px;
	clear:both;
	float:none;

}


h2 {
	font: normal 18px Verdana, Arial, Helvetica, Tahoma sans-serif;
	color:#174e73;
	margin:0;
	padding-bottom:0.3em;
	padding-top:0.5em;
}

h2 {
	font: normal 18px Verdana, Arial, Helvetica, Tahoma sans-serif;
	color:#174e73;
	margin:0;
	padding-bottom:0.1em;
	padding-top:0.3em;
}


#contenedorMedioDerecha .secciones {
   margin: 0 auto;
   width:500px;
   font: normal 12px Verdana, Arial, Helvetica, Tahoma, sans-serif;
   color:#2f2f2f;
   padding-top:0.8em;
   padding-bottom:0.6em;
   clear:both;
   float:none;
}




#contenedorMedioDerecha .seccionConTexto {
	width: 99%;
	margin: 0 auto;
	padding-top:0.5em;
	padding-right:0.2em;
	position:relative;
}

#contenedorMedioDerecha .seccionConImagenTexto {
	width: 70%;
	margin:0;
	padding-left:0.3em;
	padding-right:0.5em;
	float:right;
	position:relative;
}

#contenedorMedioDerecha .sangriaIzq {
	padding-left:0.2em;
	padding-right:0.2em;
	line-height:145%;
}

#contenedorMedioDerecha .textoNoticias {
	padding-left:0.2em;
	padding-right:0.2em;
	line-height:125%;
}

#contenedorMedioDerecha .seccionConImagenLaImagenes {
	width:25%;
	margin:0;
	float:left;
}


.franajaBottom {
	height:1px;
	background:#9e402b;
	width:98%;
	margin:0 auto;
	clear:both;
	float:none;
	text-align:center;
	display:block;

}

#contenedorBottom {
   width: 595px;
   height:110px;
   margin: 0 auto;
   margin-top:0.5em;
   margin-bottom:0.5em;
  font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, Tahoma, sans-serif;
   color:#2f2f2f;
   background:#d8d9db;
   float: none;
   clear:both;
   position:relative;
  overflow:hidden;

}

#contenedorBottom  a {
	color:#2f2f2f;
	text-decoration:none;
	font-size:9px;
}

#contenedorBottom  a:hover{
	color: #F8ECAB;
	text-decoration:none;
}

#contenedorBottom .linkBottom {
  font: normal 9px "Lucida Grande", Verdana, Arial, Helvetica, Tahoma, sans-serif;
  color:#333;
  margin:0 auto;
  padding-top:0.5em;
  padding-bottom:0.3em;
  width:590px;
  text-align:left;
  clear:both;
  float:none;

}

#contenedorBottom  .linkBottom ul {
	list-style-type:none;	
}

#contenedorBottom .linkBottom li {
	padding-left:8px;
	padding-right:6px;
    float:left;
}

#contenedorBottom .linkBottom a {
	color:#2f2f2f;
	text-decoration:none;
	font-size:9px;
}

#contenedorBottom .linkBottom a:hover{
	color:#333333;
	text-decoration:none;
}

#contenedorBottom .linkBottom a.bottomActivado{
	color:#333333;
	text-decoration:none;
}




#wrapper
	{
	overflow: hidden;
	}

/* easy clearing */
#wrapper:after
	{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */


.png,
img{
	behavior: expression(	
		(
		this.origBg = this.origBg? 
			this.origBg 
			: 
			this.currentStyle.backgroundImage.toString().replace('url("','').replace('")','')
		),	
		this.behaviorSet == undefined?
		(
				this.origBg.match(/.png$/) == null?
				(this.nodeName == "IMG" && this.src.match(/.png$/))?
				(
					this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
					this.src = "images/transparent.gif"
				)
				:
				null
			:
				this.origBg.match(/.png$/)?
				(this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='" + ((this.currentStyle.backgroundRepeat == "no-repeat")? "crop" : "scale") + "')",
				this.style.background = 'none'):null
		)
		:
		null
		,
		this.style.behavior='none', 
		this.runtimeStyle.behavior='none',
		this.behaviorSet = true
	);
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu_contenido {
z-index:1000;
font-size:90%;
float:right;
margin:0 25px 0px 0; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu_contenido ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html .menu_contenido ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu_contenido li {
/*position:relative;*/
/*background:#d4d8bd;*/
height:26px;
}

/* get rid of the table */
.menu_contenido table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu_contenido a, .menu_contenido a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#000;
text-indent:5px;
/*border:1px solid #fff;
border-width:0 1px 1px 0;*/
}
/* hack for IE5.5 */
* html .menu_contenido a, * html .menu_contenido a:visited {background:#d4d8bd; width:150px; w\idth:149px;}
/* style the link hover */
* html .menu_contenido a:hover {color:#ca0505; /*background:#949e7c;*/}

.menu_contenido :hover > a{
color:#ca0505; 
/*background:#949e7c;*/
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu_contenido ul ul {
visibility:hidden;
position:absolute;
top:0;
left:-150px; 
}
/* make the second level visible when hover on first level list OR link */
.menu_contenido ul li:hover ul,
.menu_contenido ul a:hover ul {
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu_contenido ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu_contenido ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu_contenido ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu_contenido ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

ul.download {list-style-image:url(zip.gif);}
ul.download li {padding-left:5px; font-size:11px; line-height:1.5em;}

#padding {height:50px;} /* this demo only */


