@charset "UTF-8";
/* CSS Document */



.clear {
  clear: both;
}

/* LAYOUT */

body.layout1Col #content {
	width: 940px;
	margin: 0;
}

body.layout2Col #content {
	width: 700px;
	margin: 0;
}

body.layout3Col #content {
	width: 460px;
	margin: 0 20px 0 0;
}




body {
	margin: 0;
	padding: 0;
}

#body {
	margin: 40px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
}

#col-1 {
	width: 220px;
	margin: 0 20px 0 0;
	float: left;
}

#content {
	float: left;
}

#header {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#footer {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 110px;
}

#footer .margin {
	width: 940px;
	margin: 10px auto;
}

#footer #nav-rse,
#footer #nav-footer,
#footer #copyright {
	width: 530px;
	margin: 5px 0 10px 0;
	float: left;
}

#footer #sugerencias {
	width: 200px;
	height: 110px;
	float: right;
	position: absolute;
	margin-top: -10px;
	right: 0;
}

.ie6 #footer #sugerencias {

	width: 200px;
	height: 110px;
	float: right;
	position: absolute;
	margin-top: -70px;
	right: 0;
}

.ie7 #footer #sugerencias {


	margin-top: -70px;

}

#wrapper-1 {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

/* NAVIGATION */

#nav-footer ul,
#nav-rse ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	float:left;
	clear: both;
}

#nav-footer ul li,
#nav-rse ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav-footer ul li a,
#nav-rse ul li a {
 text-decoration: underline;
}

#nav-footer ul li a:hover,
#nav-rse ul li a:hover {
 text-decoration: none;
}

#nav-support {
	width: 670px;
	height: 20px;
	float: right;
	text-align: right;
	font-size: 80%;
}

#nav-support_2 {
	width: 670px;
	height: 60px;
	float: right;
	text-align: right;
	font-size: 80%;
}

#nav-main {
	width: 670px;
	height: 40px;
	float: right;
	text-align: right;
}

#nav-support ul,
#nav-support_2 ul,
#nav-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
}

#nav-support ul li,
#nav-support_2 ul li,
#nav-main ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav-support ul,
#nav-support_2 ul {
	margin-top: 5px;
}

#nav-support ul li,
#nav-support_2 ul li,
#nav-rse ul li,
#nav-footer ul li {
	margin: 0 3px;
	padding: 0 6px 0 0;
	border-right: 1px solid #E8C0C0;
}

#nav-support ul li.last,
#nav-support ul li.lang,
#nav-support_2 ul li.last,
#nav-support_2 ul li.lang,
#nav-rse ul li.last,
#nav-footer ul li.last {
	border-right: 0;
}

#nav-support ul li a {
	color: #E8C0C0;
}


#nav-support_2 ul li a {
	color: #E8C0C0;
}

#nav-support ul li a:hover {
	color: #FFF;
}

#nav-support_2 ul li a:hover {
	color: #FFF;
}

#nav-support ul li.lang a {
	color: #FF0;
}

#nav-support_2 ul li.lang a {
	color: #FF0;
}

#nav-main ul li {
	width: 165px;
	height: 40px;
	padding: 0;
	text-align: center;
	background: url(../images/btn-tab-off.png) 0 0 no-repeat;
	font-size: 80%;
}

#nav-main ul li a {
	display: block;
	width: 165px;
	height: 40px;
	padding: 10px 0 0 0;
	border: 0;
	font-weight: bold;
	color: #E8C0C0;
	text-decoration: none;
}

#nav-main ul li a:hover {
	color: #FFF;
}

.personas #nav-main ul li.tab-personas {
	background: url(../images/btn-tab-on.png) 0 0 no-repeat;
}

.personas #nav-main ul li.tab-personas a {
	color: #666;
}

.empresas #nav-main ul li.tab-empresas {
	background: url(../images/btn-tab-on.png) 0 0 no-repeat;
}

.empresas #nav-main ul li.tab-empresas a {
	color: #666;
}

.internacional #nav-main ul li.tab-internacional {
	background: url(../images/btn-tab-on.png) 0 0 no-repeat;
}

.internacional #nav-main ul li.tab-internacional a {
	color: #666;
}

.multisecurities #nav-main ul li.tab-multisecurities {
	background: url(../images/btn-tab-on.png) 0 0 no-repeat;
}

.multisecurities #nav-main ul li.tab-multisecurities a {
	color: #666;
}

/* STYLE AND TYPOGRAPHY */

a {
	color: #1D63A1;
}

a[href$='personal.pdf'],a[href$='empresarial.pdf']{
	color:#000000;
	text-decoration:none;
}

a[href$='personal.pdf']:hover,a[href$='empresarial.pdf']:hover{
	color:#000000;
	text-decoration:underline;
}

body {
	background: #FFF url(../images/bg-header.jpg) 0 0 repeat-x;
	font-family: sans-serif;
}

#col-1 {
	font-size: 70%;
}

#col-1 a {
	text-decoration: none;
}

#col-1 a:hover {
	text-decoration: underline;
}

#col-1 #login-bel {
	margin-top: 0;
}

#col-1 .menu {
	margin: 0 0 10px 0;
}

#col-1 .menu h3 {
	font-size: 100%;
	margin: 0;
}

#col-1 .menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#col-1 .menu ul li {
	margin: 0 0 0 22px;
}

#col-1 .widget {
	margin: 0 0 20px 0;
}

#content {
	font-size: 80%;
	color: #333;
	line-height: 1.4em;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content .column {
	width: 340px;
	margin-top: 10px;
	float: left;
}

#content .column.left {
	margin-right: 20px;
}

#content h2 {
	margin: 0 0 .75em 0;
	font-size: 220%;
	line-height: 1.2em;
	font-weight: bold;
	color: #C90205;
}

#content strong {
	color: #000;
}

#content .widget,
#col-1 .menu {
	width: 100%;
	margin: 0 0 20px 0;
	background: url(../images/icon-hojas.png) 0 0 no-repeat;
	float: left;
}

#content .widget h3,
#col-1 .menu h3 {
	margin: 0 0 0 22px;
	font-size: 120%;
	color: #C90205;
}

#content .widget ul {
	margin: 7px 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#content .widget ul li {
	/*background: url(../images/btn-bullet.png) 0 0 no-repeat;
	padding: 0 0 0 23px;*/
	padding: 0 0 0 4px;
	margin: 0 0 3px 0;
}

#content h3 {
 color: #333;
}
#col-2 h3 { color:#D81920;}

h1, h2, h3, h4, h5 {
	color: #000;
}



#header {
	background: url(../images/bg-hojas.jpg) 300px 0 no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 120px;
	float: left;
	background: url(../images/logo-multibank-es.png) 0 0 no-repeat;
	/* background-image: url(../images/logo-multibank-cinta-rosada.jpg); */
}

#header h1 span {
	display: none;
}

#footer {
	background: #EFEFEF;
	color: #666;
	font-size: 75%;
}

#footer a {
	color: #666;
}

#superintendencia {
	width: 120px;
	height: 90px;
	float: left;
	text-align: right;
	margin: 0 20px 0 0;
}

.section-title {
	width: 700px;
	height: 170px;
}

.section-title-en {
	width: 700px;
	height: 170px;
}

#content .section-title h2 {
	font-size: 36px;
	line-height: 1em;
	margin: 30px 0 0 25px;
	float: left;
	color: #fff;
}


.right {
 float: right;
}

/* SECTION TITLE BACKGROUNDS */

body.servicio-cliente .section-title{
	background: url(../images/servicio_al_cliente.jpg) 0 0 no-repeat;
}

body.customer-service .section-title-en {
	background: url(../images/customer_service.jpg) 0 0 no-repeat;
}

body.personas .section-title {
	background: url(../images/Banca_de_Personas.jpg) 0 0 no-repeat;
}

body.personas .section-title-en {
	background: url(../images/consumer_banking.jpg) 0 0 no-repeat;
}

body.empresas .section-title {
	background: url(../images/banca_de_empresas.jpg) 0 0 no-repeat;
}

body.empresas .section-title-en {
	background: url(../images/corporate_banking.jpg) 0 0 no-repeat;
}

body.internacional .section-title {
	background: url(../images/Banca_Internacional.jpg) 0 0 no-repeat;
}

body.internacional .section-title-en {
	background: url(../images/international_banking.jpg) 0 0 no-repeat;
}

body.multisecurities .section-title {
	background: url(../images/bg-titulo-multisecurities.jpg) 0 0 no-repeat;
}

body.general .contactenos {
	background: url(../images/contactenos-home-page.jpg) 0 0 no-repeat;
	width: 700px;
	height: 170px;
}

body.general .contact-us {
	background: url(../images/contact_us-home-page.jpg) 0 0 no-repeat;
	width: 700px;
	height: 185px;
}

body.general .empleos {
	background: url(../images/empleos.jpg) 0 0 no-repeat;
	width: 700px;
	height: 170px;
}

body.general .jobs {
	background: url(../images/job_opportunities.jpg) 0 0 no-repeat;
	width: 700px;
	height: 170px;
}

body.general .header-esp {
	background: url(../images/sucursales.jpg) 0 0 no-repeat;
	width: 700px;
	height: 170px;
}


body.general .header-eng {
	background: url(../images/branch_offices.jpg) 0 0 no-repeat;
	width: 700px;
	height: 170px;
}

body.general .section-title {
	background: url(../images/bg-titulo-acerca.jpg) 0 0 no-repeat;
}

body.general .section-title-en {
	background: url(../images/about_multibank.jpg) 0 0 no-repeat;
}





/* Tablas de Junta Directia y Organizacion */

table.personal td {
  padding: 2px;
  border-bottom: 1px solid #ccc;
  
  font-size: 0.9em;	
}




/* Sucursales */

table.sucursales { 
 margin-top: -15px;
}


table.sucursales td {
  padding: 0 10px 0 0;
  
  font-size: 0.9em;
}



/* Sidebar - Columna 2 */
#col-2 {
  font-size: 0.8em;
  line-height: 1.5;

}

h3{
    color: #C90205;
    
}


/* Icons */

.icon.left {
  margin: 0 10px 0 0;
  float: left;
  
}



/* Tabla en cuentas */


table.condicion td  {
 border: 1px solid black;
}

table.condicion tr.top th {
 height: 25px !important;
}




div.icons {
 margin-top: 25px;
 padding-top: 15px;

}


div.icons img {
 margin-bottom: 10px;
 border: none;
}
 
 
div#news {
 background-image: url(../images/hr_div.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 padding-bottom: 15px;
 margin-bottom: 30px;
 width: 460px;

}



h3.date {
 font-size: 18px;
 padding: 7px;
 width: 460px;
 height: 15px;
 background-color: #c90205;
 color: #FFF !important;
}


h3.map {
 margin-bottom: 0;
 margin-top: 50px;
}

h3.branch {
 color: #FFF !important;
 background-color: #c90205;
 width: 680px;
 height: 15px;
 padding: 10px;
 font-size: 14px;
}


div#space {
 background-image: url(../images/hr_div.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 padding-bottom: 15px;
 margin-bottom: 15px ;

}

/*CSS Multisecurities - Contactenos - Ofertas de Mercadeo Actual*/

	.sombra {
	background:#000;
	float:left;
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5', MakeShadow='true', ShadowOpacity='0.60');
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	}
	
	.vision {
	position:relative;
	float:left;
	background:#fff;
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    float: left;
    font-size: 35px;
    height: 35px;
    padding: 18px 0 0 2px;
    position: relative;
    text-align: center;
    width: 240px;
	}
	
	.beneficios {
	position:relative;
	float:left;
    background: none repeat scroll 0 0 #0070c0;
    color: #FFFFFF;
    float: left;
    font-size: 35px;
    height: 35px;
    padding: 18px 0 0 2px;
    position: relative;
    text-align: center;
    width: 240px;
	}
	
	.servicios {
	position:relative;
	float:left;
	background:#fff;
    background: none repeat scroll 0 0 #f8a700;
    color: #FFFFFF;
    float: left;
    font-size: 35px;
    height: 35px;
    padding: 18px 0 0 2px;
    position: relative;
    text-align: center;
    width: 240px;
	}
	
	.productos {
	position:relative;
	float:left;
	background:#fff;
    background: none repeat scroll 0 0 #6aa121;
    color: #FFFFFF;
    float: left;
    font-size: 35px;
    height: 35px;
    padding: 18px 0 0 2px;
    position: relative;
    text-align: center;
    width: 240px;
	}
	
	.ofertas{
	position:relative;
	float:left;
	background:#fff;
    background: none repeat scroll 0 0 #f8a700;
    color: #FFFFFF;
    float: left;
    font-size: 35px;
    height: 130px;
    padding: 15px 15px 2px;
    position: relative;
    text-align: center;
    width: 300px;
	line-height:40px;
	}
	
	.contactenos {
	position:relative;
	float:left;
	background:#fff;
    background: none repeat scroll 0 0 #0070c0;
    color: #FFFFFF;
    float: left;
    font-size: 35px;
    height: 130px;
    padding: 18px 0 0 2px;
    position: relative;
    text-align: center;
    width: 300px;
	line-height:110px;
	}
	
/*
Css to display a touts for MB Youtube website
*/
.widget a div.touts{
	background-image: url(/images/Multibank_YT_Tout-ES.png);
	background-repeat: no-repeat;
	width:220px;
	height:107px;
	margin-top: 10px;
}

.widget a div.touts-en{
	background-image: url(/images/Multibank_YT_Tout-EN.png);
	background-repeat: no-repeat;
	width:220px;
	height:107px;
	margin-top: 10px;
}

#col-1 a div.touts{
	background-image: url(/images/Multibank_YT_Tout-ES.png);
	background-repeat: no-repeat;
	width:220px;
	height:107px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#col-1 a div.touts-en{
	background-image: url(/images/Multibank_YT_Tout-EN.png);
	background-repeat: no-repeat;
	width:220px;
	height:107px;
	margin-top: 10px;
	margin-bottom: 20px;
}

