
/* --------- definicion de etiquetas  --------- */

body { background-image: url(../img/bodybg.jpg); background-color: #2B292A;
       background-repeat: repeat-x; 
	   margin: 0px;
	   width: 100%; 
	    
	   }

.tablaprincipal { margin-top: 120px ; }
	   
p { margin: 0px; }

ul {
    font-weight: normal;
    color: #666666;
	list-style-type: none;
	}

li { background-image: url(../img/bullet.jpg);
     background-repeat: no-repeat;
     background-position: 0 1px;
	 padding-left: 20px;
	 margin-left: -20px;
	 line-height: 1.2;
	 margin-top: 0px;
	  }
	  
td, table {	font-family: arial;	font-size: 11px; vertical-align: top; }

	   
/* --------- definicion de estilos --------- */ 


.container {  position: relative;
	   margin-left: auto; margin-right: auto;
	   width: 589px;  }
	   
.wtable {  min-height: 282px;}

.imgtop { vertical-align: top;}

.menu { vertical-align: middle; }

.contenido { padding: 10px ; text-align: justify; }  img #cont { margin: 10px;} .i img { padding-right: 10px;}


.locations { background-image: url(../img/worldbg.jpg);
             background-repeat: no-repeat;
             background-position: 45px -25px; }
			 
.boutus { background-image: url(../img/bgboutus.jpg); 
             background-repeat: no-repeat;
             background-position: 100px -10px; }		

.partners { background-image: url(../img/partnersbg.jpg); 
             background-repeat: no-repeat;
             background-position: 200px -15px;}		
			 	 
.boutuxtxt { width: 250px; }
			 	 
.textoCian { font-family: arial; font-size: 11px; font-weight: bold; color: #2677dc;} 
.textoCian12 { font-family: arial; font-size: 12px; font-weight: bold; color: #2677dc;} 
.textoNegro12 { font-family: arial; font-size: 12px; font-weight: bold; color: #000;} 

/* Estilos de Bloques  */

.bloqueresaltado { padding: 5px; 
                   color: #1f4268;
		           border-bottom: 2px solid #98bbe1;
         		   background-color: #e5f1fe;
		           font-size: 12px;
         		   font-family: Arial, Helvetica, sans-serif;
		         }
				 
.bloqueresaltadoOscuro { padding: 5px; 
           
           color: #fff;
		   border-bottom: 2px solid #98bbe1;
		   background-color: #B4269;
		   font-size: 12px;
		   font-family: Arial, Helvetica, sans-serif;
		   text-align: left;
		   padding-left: 10px;
		   }
		   
.bloqueCuadros { background-image: url(../images/cuadros_02.jpg);
                  background-repeat: no-repeat; 
				  background-color: #074B7A;
				  min-height: 115px;}
				  
.bloqueCuadros ul {
    font-weight: normal;
   	list-style-type: none;
	}
				  
.bloqueCuadros li { background-image: url(../img/bulletb.jpg);
     background-repeat: no-repeat;
     background-position: 0 1px;
	 padding-left: 20px;
	 margin-left: -25px;
	 line-height: 1.2;
	 margin-top: 0px;
	  }
	  
.bloqueCuadros a:link {
color:#FFFFCC;
text-decoration: none;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;

}	 
.bloqueCuadros a:hover {
color:#DEE6FE; 
text-decoration:none; }	

.bloqueCuadros a:visited {
color:#FFFFCC; text-decoration: none;}	

.bloqueCuadros a:active {
color:#FFFFCC; text-decoration: none; } 	
		  
.menuSecEnc { font-family: Arial, Helvetica, sans-serif;
              font-size: 12px; font-weight: normal;
			  color: #125484;
			  width: 100%; background-repeat: repeat-x;
			  background-color: #003366;
			  position: relative;
			  padding: 3px;
			  border-top: dotted 1px #00CCFF;
			  }




/* --------- Terminan Estilos de Bloques --------- */

.encAzul { font-family: Arial; font-size: 16px; color:#000; font-weight: bold; }

/* ---- estilos de enlaces  ---- */ 




.azul a:link {
color: #20418E;
text-decoration: none;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif; }	 
.azul a:hover {
color: #0066FF;
font-size: 11px;
font-family: arial; 
text-decoration:none; }	

.azul a:visited {
color: #20418E; 
text-decoration: none;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif; }	


