	/*Creada por HSBC*/	
		.gallery1{
			margin:0px auto;
			width: 100%;	
			padding-top: 5px;
			font-family:Tahoma;
			font-size:12px;
			color:#94211C;							
		}		
		
		.tabla{			
			width: 80%;	
			background:#ffffff;
			border-bottom: 5px solid white; 
			border-left: 5px solid white;
			border-right: 5px solid white;			
			overflow:auto;
		}	
		
		.principal{			
			background:#ffffff;
			border-bottom: 5px solid white; 
			border-left: 5px solid white;
			border-right: 5px solid white;				
			overflow: auto;
			height:560px;
		}		
		
		.banner{			
			background:#ffffff;
			border-bottom: 5px solid white; 
			border-left: 5px solid white;
			border-right: 5px solid white;				
			overflow: auto;
		}		
		
		#visor  {
			margin:0px auto;
			width: 400px;
			height: 190px;					
			background: #94211C;
		}		
		
		.enlace {text-decoration: none ;font-weight:bold; font-size:11px; background-color: #ffffff; margin:0px;}
		.enlace {color:#94211C;font-weight:bold; font-size:11px; }
		.enlace:visited {color:#94211C;font-weight:bold; font-size:11px; }
		.enlace:hover {color:#ffffff; font-weight:bold;font-size:11px; background-color:#94211C;  }
		.enlace:active {color:#ffffff;font-weight:bold;font-size:11px; background-color:#94211C; }	
		
		.enlace1{text-decoration: none ;font-weight:bold;}
		.enlace1 {color:#94211C; }
		.enlace1:visited {color:#94211C;font-weight:bold; }
		.enlace1:hover {color:#94211C; font-weight:bold;}
		.enlace1:active {color:#94211C;font-weight:bold;}	
		
		.enlaceboton {    
			font-family: verdana, arial, sans-serif;
    		font-size: 10pt;
    		font-weight: bold;
    		padding: 4px;
    		background: url(../img/fondomenu.gif);
    		color: #ffffff;
   	 		text-decoration: none;						
		}
	
		.enlaceboton:link,
		.enlaceboton:visited {    		
			border-bottom: 1px solid #cccccc;
    		border-top: 2px solid #666666;
    		border-right: 1px solid #cccccc;
    		border-left: 2px solid #666666;
		}
		
		.enlaceboton:hover {
    		border-bottom: 1px solid #cccccc;
    		border-top: 2px solid #666666;
    		border-right: 1px solid #cccccc;
    		border-left: 2px solid #666666;
		}
		
		.menu1 {
			color: #ffffff;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			padding: 0;
			text-align: left;
			font-weight: bold;
			background-color: #94211C;
		}
		
		td { text-align:left;}
		
		.td1 { text-align:center;}
		
		.contenido{ color:#000000; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
		
		.piefoto{ color:#000000; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
		
		.piepagina{ color:#FFFFFF; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
		
		.enlacepiepag{text-decoration: underline ;font-weight:bold;}
		.enlacepiepag {color:#ffffff; }
		.enlacepiepag:visited {color:#ffffff;font-weight:bold; }
		.enlacepiepag:hover {color:#ffffff; font-weight:bold;}
		.enlacepiepag:active {color:#ffffff;font-weight:bold;}		
		
		.titulo{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#94211c;
		}
		
		img{border:0;}		