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


* { 

	margin: 0;
	padding: 0;
}


body
{
	color: #161616;
	margin:0;
	font: normal 13px   Tahoma, Helvetica, Verdana, Arial, sans-serif;
	background:#22314e;

}



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

h1 {
	font: normal 25px "Georgia", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top:2px;
	padding-bottom:2px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #34527E;
	padding-top:2px;
	padding-bottom:2px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #ff0f0f;
	padding-top:6px;
	padding-bottom:2px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #ff0f0f;
	padding-top:1px;
	padding-bottom:1px;
}



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

}

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

#contenedorGeneral {
	width:1000px;
	margin:0 auto;
	background: url(../images_sitio/bg.jpg) no-repeat top center #253b76;
	clear:both;
	float:none;
	padding-bottom:1em;
}


#contenedorTop {
   margin: 0 auto;
   float: none;
   width:1000px;
   height:242px;
   clear:both;
   position:relative;
   
}


#franjaImagen {  
	margin: 0 auto;   
	padding: 0;  
	width: 990px;
   padding-top:10px;
   padding-left:5px;
	position:relative;
	height:135px;
	text-align: center;
	clear:both;
	float:none;
 }   


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

#franjaImagen li {
   float: left;
   padding-left:2px;
   padding-right:2px;
}




#contenedorTop .logo  {
   margin: 0 auto;
   height:95px;
   position:relative;
   width:1000px;
   float:none;
   clear:both;
}


#contenedorTop .rightTop  {
   margin: 0 auto;
   width:677px;
   height:118px;
   float:right;
   position:relative;
}

.contenedorLineaTop{
   margin: 0 auto;
   float: none;
   width:100%;
   clear:both;
   position:relative;
}



#contenedorMenuTop {
   margin: 0 auto;
   width:975px;
   height:45px;
   font: normal 10px "Lucida Grande", Helvetica, Arial, Verdana, Tahoma, sans-serif;
   background:url(../images_sitio/menuBg.png);
   text-align:center;
   position:relative;
   clear:both;
   float:none;
	z-index:1;
}

#menuTop {  
	margin: 0 auto;
	padding-top:13px;
	width:960px;
	margin-left:18px;
	list-style-type: none;
	color:#FFFFFF; }   


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

#menuTop li {
   float: left;
   padding-left:10px;
   padding-right:10px;
}

#menuTop a {  
	display: block;  
	margin: 0px 0px;
	padding-top:0px; 
	text-decoration: none;  
	text-align: center;  
	font-size: 15px; 
	color: #fff; }
	
	#menuTop a.rojo {  
	display: block;  
	margin: 0px 0px;
	padding-top:0px; 
	text-decoration: none;  
	text-align: center;  
	font-size: 15px; 
	color: #ed0000;	}
   
#menuTop a:hover {   
	display: block;  
	margin: 0px 0px;
	padding-top:0px;   
  text-decoration: none;  
  text-align: center; 
    color: #f7ee62; } 
	

#contenedorMedio {
   width:970px;
   
   margin: 0 auto;
   position:relative;
   overflow:hidden;
   clear:both;
}

#contenedorMedio .seccion {
   width:735px;
   background-color: #ffffff;
   margin-left: 0 auto;
   margin-right: 0 auto;
   margin-bottom: 10px;
   position:relative;
   height:100%;
   overflow:hidden;
   float:left;
}

#contenedorMedio .text {
   width:705px;
   margin-top:5px;
   margin-left: 15px;
   margin-right: 15px;
   margin-bottom: 15px;
   background-color: #ffffff;
   line-height:130%;
   position:relative;
   height:100%;
   overflow:hidden;
   clear:both;
}

#contenedorMedio .text ol{
	margin-left: 20px;
}

#contenedorMedio .text ol li{
	margin-bottom: 14px;
}

#contenedorMedio .elementosInterno {
   width:465px;
   margin: 0 auto;
   position:relative;
   clear:both;
   float:none;
}

.fondoElementoInterno {
	width:462px;
	height:50px;
	position:relative;
	background:url(../images_sitio/descripcionTop.jpg) no-repeat;
	float:none;
	clear:both;
}

.tituloElementoInterno {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	padding-top:16px;
	padding-left:32px;
}

.filaElemento {
	width:100%;
	position:relative;
	float:none;
	clear:both;
}

.fotoFila {
	float:left;
	width:170px;
}


.textoFilaElemento {
	float:left;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:110%;
	font-size:12px;
	padding-top:0.5em;
	color:#666666;
	
}

#verMasElementoInterno {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	padding-top:4px;
	width:60px;
	padding-left:365px;
	font-weight:bold;
	position:relative;
}


#verMasElementoInterno a {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

#verMasElementoInterno a:hover {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7797c6;
	text-decoration:underline;
}

.fondoElementoVerMas {
	width:462px;
	height:22px;
	position:relative;
	background:url(../images_sitio/verMas.jpg) no-repeat;
	float:none;
	clear:both;
}


#contenedorMedio .imagenBody  {
   margin: 0 auto;
   float:none;
   clear:both;
   padding-top:0.2em;
   padding-bottom:1em;
   text-align:center;
}

#contenedorDerecha{
	margin-left: 1em;
	width:200px;
	margin-top:0em;
	float:left;
}


#agenda {
	width:200px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	text-align:left;
}



#agenda .tituloAgenda {
	width:190px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
}


#agenda .fondoAgenda {
	width:200px;
	margin:0 auto;
	float:none;
	clear:none;
	padding-top:5px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;
	background:#64a7db;
	position:relative;
}

#agenda .contendorAgenda {
	width:190px;
	margin:0 auto;
	float:none;
	clear:none;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:8px;
	margin-top:0px;
	background:#dce5e8;
	position:relative;
}

#agenda .contendorAgenda  ul{
	line-height:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#596368;
	list-style-type: none;

}

#agenda .contendorAgenda  li{
	padding-top: 2px;

}

#agenda .contendorAgenda  li.main {
	margin-top: 10px;
	margin-left:8px;
	list-style-image: url(./images_sitio/cor.jpg);
}

#agenda .contendorAgenda  a.main {

	font-weight: bold;
	color: #ff0f0f;
}

#agenda .textoAgenda {
	width:95%;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	overflow:auto;
	line-height:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#596368;
}



#agenda a.verMasAgenda {  
	text-decoration:underline;  
	text-align: right;  
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0e70a2; }
   
#agenda a.verMasAgenda:hover {   
  text-decoration: none;  
  text-align: right; 
 font-family:Georgia, "Times New Roman", Times, serif;
    color: #64a7db; } 
	



#agenda .resaltarDia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color: #34527E;
}


#reflexiones {
	width:290px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	text-align:left;
}


#reflexiones .tituloReflexiones {
	width:285px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
}


#reflexiones .fondoReflexiones {
	width:285px;
	margin:0 auto;
	float:none;
	clear:none;
	background:#5e9bc7;
	position:relative;
}

#reflexiones .contendorReflexiones {
	width:285px;
	margin:0 auto;
	float:none;
	clear:none;
	background: url(../images_sitio/bgReflexiones.jpg) no-repeat;
	padding:5px;
	height:80px;
	position:relative;
}


#reflexiones .textoReflexiones {
	width:95%;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	overflow:auto;
}


#reflexiones .pensamiento {
	line-height:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2c2727;
	text-align:center;
}
#reflexiones .Fuentepensamiento {
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7a7e89;
	text-align:right;
	padding-right:5px;
}


#reflexiones .franjaReflexiones {
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
	width:100%;
	text-align:right;

}

#reflexiones a.verMasReflexiones {  
	text-decoration:none;  
	text-align: right;  
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:5px;
	color: #fff; }
   
#reflexiones a.verMasReflexiones:hover {   
  text-decoration:underline;  
  text-align: right; 
    color: #E1EAFF; } 
	

#ubicacion {
	width:290px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	text-align:left;
}


#ubicacion .tituloUbicacion {
	width:285px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
}



#ubicacion .contendorUbicacion {
	width:285px;
	margin:0 auto;
	float:none;
	clear:none;
	background: url(../images_sitio/bgUbicacion.jpg) no-repeat;
	padding:10px;
	height:90px;
	position:relative;
}


#ubicacion .textoUbicacion {
	width:95%;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:115%;
	color:#4a5d8b;	
}



#contenedorMedioIzquierda
{   margin: 0 auto;
	width:730px;

	float:right;
	text-align:left;
	margin-left:0.2em;
	padding-top:0.5em;
	margin-right:0.5em;
	float:left;
}


#actualidad {
	width:730px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	text-align:left;
}


#actualidad .tituloA {
	width:730px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
}


#actualidad .contendorActualidad {
	width:730px;
	margin:0 auto;
	float:none;
	clear:none;
	
	padding:0px;
	position:relative;
	overflow:auto;
}

#actualidad .fotoActualidad {
	margin:0 auto;
	width:320px;
	float:left;
	padding:6px;
	display:block;
	background:#63a6db;
	position:relative;
	overflow:auto;
}

#actualidad .contenidoActualidad {
	width:300px;
	margin:0 auto;
	float:right;
	padding:3px;
	position:relative;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#797e82;
}

#actualidad .tituloContenido {
	width:98%;
	margin:0 auto;
	float:none;
	clear:both;
	position:relative;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2f597c;
	font-size:20px;
}


#actualidad .textoContenido {
	width:96%;
	margin:0 auto;
	padding-top:15px;
	float:none;
	clear:both;
	position:relative;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#actualidad a.verMasActualidad {  
	text-decoration:underline;  
	text-align: right;  
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0e70a2; }
   
#actualidad a.verMasActualidad:hover {   
  text-decoration: none;  
  text-align: right; 
 font-family:Georgia, "Times New Roman", Times, serif;
    color: #64a7db; } 
	


#deInteres {
	width:660px;
	margin:0 auto;
	padding-top:5px;
	float:none;
	clear:none;
	position:relative;
	text-align:left;
}


#deInteres .tituloInteres {
	width:660px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
}


#deInteres .contendorInteres {
	width:660px;
	margin:0 auto;
	float:none;
	clear:none;
	padding:6px;
	position:relative;
	overflow:auto;
}



#deInteres ul {
	list-style-type:none;	
	margin: 0 auto;
	width:100%;
	padding: 0;
}

#deInteres li {
   float: left;
   padding-left:5px;
   padding-right:5px;
}


#deInteres li.blanco {
   float: left;
   padding-left:8px;
   padding-top:10px;
   padding-bottom:10px;
   padding-right:8px;
   background:#FFFFFF;
   margin-top:10px;
   display:block;
}


#deInteres li.azul {
   float: left;
   padding-left:8px;
   padding-top:18px;
   padding-bottom:20px;
   padding-right:8px;
   background:#32a1db;
   display:block;
}

#deInteres a.fondoBlanco {  
	display: block;  
	margin: 0px 0px;
	padding-top:0px; 
	text-decoration: none;
	width:140px;
	text-align:left;
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #3f7591; }
   
#deInteres a.fondoBlanco:hover {   
	display: block;  
	margin: 0px 0px;
	padding-top:0px;   
  text-decoration:underline;  
    color: #32a1da; } 
	
#deInteres a.fondoCeleste {  
	display: block;  
	margin: 0px 0px;
	padding-top:0px; 
	text-decoration: none;
	width:140px;
	text-align:left;
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #ffffff; }
   
#deInteres a.fondoCeleste:hover {   
	display: block;  
	margin: 0px 0px;
	padding-top:0px;   
  text-decoration:underline;  
    color: #EBEBEB; } 




#banner {
	width:640px;
	margin:0 auto;
	float:none;
	clear:none;
	position:relative;
	text-align:center;
}


#contenedorMedioIzquierda .secciones {
   margin: 0 auto;
   width:400px;
   font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, Tahoma, sans-serif;
   color:#3e3e3e;
   padding-bottom:1em;
   clear:both;
   float:none;
}





.resaltarMorado{
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, Tahoma sans-serif;
	color:#9a4d9e;
}

.franjaTitulo {
	font: normal 20px "Lucida Grande", Arial, Verdana, Helvetica, Tahoma sans-serif;
	color:#002072;
}

.franjaSubtitulo {
	color:#a5a3a3;
	font: normal 12px "Lucida Grande", Arial, Verdana, Helvetica, Tahoma sans-serif;
}

.franjaTitulo2 {
	font: normal 24px "Lucida Grande", Arial, Verdana, Helvetica, Tahoma sans-serif;
	color:#0063be;
	text-align:right;
}

.contenidoTexto {
	color:#161616;
	font: normal 12px "Lucida Grande", Arial, Verdana, Helvetica, Tahoma sans-serif;
	line-height:140%;
	padding-top:10px;
	padding-bottom:10px;
}

#contenedorMedioIzquierda .seccionConTexto {
	width: 100%;
	margin: 0 auto;
	padding-top:0.5em;
	padding-right:0.1em;
	position:relative;
	clear:both;
	float:none;
}


#contenedorMedioIzquierda .seccionConTextoSubtitulo {
	width: 94%;
	margin: 0 auto;
	padding-top:0.5em;
	padding-right:0.1em;
	position:relative;
	clear:both;
	float:none;
}

#contenedorMedioIzquierda .imagenTitulo {
	margin: 0 ;
	padding-top:0.1em;
	clear:both;
	float:none;
}

#contenedorMedioIzquierda .SubtituloconImagen {
	margin: 0;
	width:95%;
	float:none;
	clear:both;
	padding-bottom:0.5em;
}

#contenedorMedioIzquierda .imagenSubtituloconImagen {
	margin: 0 ;
	float:left;
	padding-left:3em;
	padding-top:7em;
}

#contenedorMedioIzquierda .subtituloLaImagen {
	margin: 0 ;
	float:right;
	padding-left:1em;
}

#contenedorMedioIzquierda .seccionConImagenTexto {
	width: 65%;
	margin:0;
	padding-left:0.5em;
	padding-top:0.2em;
	padding-right:1em;
	float:left;
	position:relative;
}

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


#contenedorMedioIzquierda .seccionConImagenLaimages_sitio {
	width: 30%;
	margin:0;
	float:right;
}



#contenedorBottom {
   width: 970px;
   height:30px;
   margin: 0 auto;
   background:#64a7db;
   padding-bottom:0.5em;
  font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, Tahoma, sans-serif;
   color:#393a3d;
   float: none;
   clear:both;
}

.franjaBottom {
	width:95%;
	margin:0 auto;
	height:1px;
	background-color:#0063be;
	margin-top:10px;
	margin-bottom:4px;

}

.imagenBottom {
	margin:0 auto;
	clear:both;
	float:none;
	margin-bottom:1em;
	text-align:center;
	position:relative;
}

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

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


#contenedorBottom .contenedorDerechosReservados {
  font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, Tahoma, sans-serif;
  text-align:center;
  margin:0 auto;
   color:#FFFFFF;
   padding-top:0em;
   padding-bottom:0.2em;
   line-height:140%;
   width:95%;
   float:none;
   clear:both;
 }

#contenedorBottom .derechosPanamaCOM{
  font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, Tahoma, sans-serif;
   color:#fff;
}

#contenedorBottom .linkBottom {
  font: normal 10px "Lucida Grande",  Arial, Verdana, Helvetica, Tahoma, sans-serif;
  color:#fff;
  padding-top:0.5em;
  padding-bottom:0.5em;
  height:14px;
  width:100%;
  text-align:center;
  background-color:#ddc5e1;
  clear:both;
  float:none;
}

#contenedorBottom .seccionMiembro {
   color:#a3a5a9;
   text-align:left;
   padding-top:0.2em;
   padding-bottom:0.2em;
   padding-right:2em;
   width:45%;
   float:right;
}

#contenedorBottom .textoMiembro{
  font: normal 10px "Lucida Grande", Arial, Verdana, Helvetica, Tahoma, sans-serif;
   color:#a3a5a9;
   float:left;
   width:62%;
   padding-top:6px;
   text-align:right;
}


#contenedorBottom .MenuBottom {
  width:70%;
  margin:0 auto;
}

#contenedorBottom  .linkBottom ul {
	list-style-type:none;	
	margin: 0;
	padding: 0;
	text-align:center;
}

#contenedorBottom .linkBottom li {
	padding-left:1em;
	padding-right:1em;
    float:left;
}

#contenedorBottom .linkBottom a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;

}

#contenedorBottom .linkBottom a:hover{
	color:#fef97b;
	text-decoration:underline;
	font-weight:bold;

}

#contenedorBottom .linkBottom a.bottomActivado{
	color:#fef97b;
	text-decoration:none;
	font-weight:bold;
}






#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
	);
}
