/*
            <html>
              <body>
         <tr>
           		<a href="http://www.santanderrio.com.ar/corporativas/"><img src="/images/rio.jpg" width="240" height="64" border="0"></a>
                    
                    <a href="http://www.hsbc.com.ar/ar/hsbcgrupo/"><img src="/images/hsbc.jpg" width="240" height="64" border="0"></a>            
                   
                  
                </tr>
              </body>
            </html>    



/*

header

*******************************************************************************************************************/

div.header {

	position: relative;
	
	background: url(/images/bgtop.bmp) repeat-x;
	
	width: 990px;
	
	margin: 0 auto;
	
	height: 210px;
	
	overflow: hidden;
	
}

div.header .companylogo {
	
	position: absolute;
	
	top: 0;
	
	left: 40px;
	
	width: 325px;
	
	height: 210px;
	
}

div.header .companylogo a {

	display: block;
	
	background: url(../images/companylogo.png) no-repeat;
	
	width: 325px;
	
	height: 210px;
	
}

div.header .headerbienvenido {
	
	padding: 50px 35px 0 375px;
	
	color: #fff;
	
}

div.header .headerbienvenido .headerbienvenidotitulo {
	
	background: url(/images/headerbienvenidotitulo.bmp) no-repeat;
	
	height: 28px;
	
	margin: 0 0 10px;
	
}

			
div.header .headerbienvenido .headerbienvenidosubtitulo {
   /* display: block;
	background: url(../images/hsbc.jpg) no-repeat;
  	
	width: 240px;
	height: 64px;
	margin: 0 0 10px; */
	
}


div.header .headerbienvenido .headerbienvenidovermas {
	
	  
  /*  background: url(../images/rio.jpg) no-repeat;
	
	width: 240px;
	height: 64px;
	margin: 0 0 10px; 
	padding: 10px 30px 0 0;*/
	
	/*text-align: right;
	
	text-transform: uppercase;*/
	
}

div.header .headerbienvenido p {
	
	margin: 0;
	
}

div.header .headerbienvenido a {
	
	color: #fff;
	
}
