/****************** MID **********************/

#content-container {
	background-color:#fff!important;
}

#left {display:none;}

#mid {
	width:100%!important;
	height:auto!important;
	float:none;
	background:url(home_bg.jpg) no-repeat right top;
	overflow:hidden;
	margin-top:30px;
	padding:0;
}


a .fletxa {vertical-align:middle;}

/* inicio */

#inicio {
	/*background:url(home_lacaixa.jpg) no-repeat 16px 15px;
	overflow:hidden;*/
	width:100%;
	min-height:200px;
	height:auto!important;
	height:200px;
}

#inicio .menu_home {
	float:right;
	overflow:hidden;
	list-style:none;
	margin-top:6px;
}

#inicio .menu_home li {
	float:left;
	padding:0 14px;
	background:url(home_menuseparador.gif) no-repeat left 50%;
}

#inicio .menu_home .first {
	background:none;
}

#mundo {
	float:left;
        width:340px;
	/*width:375px;
	margin:30px 0 0 160px;*/
        margin:30px 0 0 10px;
	display:inline;
}

html>body #mundo { width:350px }

#mundo h1 {
	color:#666;
	font:italic bold 2.4em/1.1 Verdana, Arial, Helvetica, sans-serif;
	border:none;
	padding:0;
}

#mundo p {
	margin:10px 0 15px 15px;
}

#paises {
	float:right;
	width:360px;
	margin:9px 0 0 0px;
	/*font-size:1.1em;*/
}

#paises p {
	margin:0 0 8px 5px;
	font-size:1.1em;
}
#paises ul {
	margin:0 0 0 20px;
	overflow:hidden;
}

#paises ul li {
	float:left;
	width:6.7em;
	padding-left:10px;
	list-style:none;
	margin:0;
	background: url(bullet_paises.gif) no-repeat left 3px;	
}
* html #paises ul li {width:7.6em;}



/* medidas en*/
#paises ul.en li {
	width:6.2em;	
}
* html #paises ul.en li {width:7.2em;}

#paises ul li.largo {width:8.2em;}
* html #paises ul li.largo {width:9.2em;}



#paises ul li a {
	font-size:1.1em;
}

#paises .todos {
	text-align:right;
	margin:10px 5px 0 0;
	font-size:1em;
	clear:both;
}





/* destacados */

#destacados {
	clear:both;
}

#destacados ul {
	list-style:none;
	overflow:hidden;
	/*margin-bottom:25px;*/
	float:left;
}


#destacados a .fletxa {
	float:none;
	margin:0;
}

#destacados .box {
	background:url(box_destacados2.jpg) repeat-x left bottom;
	width:528px; /* necesario para Chrome */
}

.box li {
	float:left;
	width:244px;
	min-height:261px;
	height:auto!important;
	height:261px;
	/*background:url(box_destacados.jpg) no-repeat left bottom;*/
	margin-right:20px;
	display:inline;
}
.box p {
	margin:0 10px;
	padding-bottom:35px;
}

.lista_destacado {
	overflow:hidden;
	/*margin-right:15px;*/
	padding-top:4px;
	width:390px;
        margin-top:5px;
}
* html .lista_destacado {
	height:1%;
}

.lista_destacado img {
	float:left;
	margin:-4px 10px 0 0;
}

.lista_destacado p {
	margin-bottom:5px;
	padding-left:104px;
}

.lista_destacado strong {
	font: italic bold 1.5em/1.1 Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
}
* html .lista_destacado strong {font-size: 1.6em;}


.margen_centrado {margin-top:0px;}


#footer {margin-top:25px;}

#footer ul {
	margin: 2px 0 0 16px;
	padding: 6px 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}






/**************************************************/

#homeBanking {
background:url("borde_menu_right.gif") no-repeat scroll left top #EAF0FE;
margin:0 0 2px;
overflow:hidden;
margin:40px 0 0 0px;
width:205px;
padding:12px 10px 10px 20px;
display:inline;
float:left;
}

html>body #homeBanking{ width:175px}

#homeBanking h1 {
color:#666666;
font-size:1.6em;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:italic;
font-weight:bold;
line-height:0.85;
margin:5px 0 4px;
}

.subtitolBanking  {
	color:#056693; margin:0 0 20px;
}

#homeBanking label{ display:block; float:left; padding-top:2px; width:55px}

#homeBanking select{ display:block; float:left; font-size:1em; margin-bottom:5px; width:113px}
html>body #homeBanking select{ width:117px}

.loginbut {
border:1px solid #333333; float:right; font:1em/1.2 Arial,Helvetica,sans-serif; height:17px; margin:2px 7px 0 0; padding:0; width:45px; cursor:pointer
}
html > body .loginbut {
margin:2px 4px 0 0; padding:0; width:55px;
}