/* --
Banco del Desarrollo
diseņo: Carolina Silva
construccion: Jorge Epuņan
fecha: 25/09/07
mod1: -
-- */

			
	/* ================================================== #secondside == */
	div#secondside {
		border-top: 1px solid #e9e9e9;
		border-left: 1px solid #e9e9e9;
		padding-top: 2px;
	}
	
		div#secondside div.caja {
			border-bottom: 1px solid #CCC;
			margin: 2px 0 5px 10px;
			padding: 0 2px 3px 4px;
		}

		div#secondside div.ultimo {
			background: url(bitmaps/side_bottom_grad.gif) center bottom no-repeat;
			padding-bottom: 15px;
			border: 0;
		}

		div#secondside div.sinlinea {
			border: 0;
		}

			div#secondside ul#login_bancas h3 {
				background: url(bitmaps/secondside_login_flecha.gif) right top no-repeat; 
			}

				div#secondside ul#login_bancas h3.selected {
					background: url(bitmaps/secondside_login_selected.gif) right top no-repeat; 
				}
		
			div.caja a.btn_bancaempresas, div.caja a.btn_bancapersonas {
				display: block;
				background-position: left top;
				background-repeat: no-repeat;
				width: 137px;
				height: 83px;
				/*width: 102px;
				height: 45px;*/
				text-indent: -9999px;
				overflow: hidden;
			}

				div.caja a.btn_bancaempresas{
					background-image: url(bitmaps/BF_btn_empresas_2009.jpg);
				}
				
				div.caja a.btn_bancapersonas {
					background-image: url(bitmaps/BN_btn_personas_2009.jpg);
				}
	
				div.caja a.btn_bancaempresas:hover, div.caja a.btn_bancapersonas:hover {
					/*background-position: left bottom;*/
				}

				fieldset.login legend {
					display: none;
				}
				
				fieldset.login label {
					display: block;
					float: left;
					width: 55px;
					font-size: 9px;
					color: #666;
					padding-top: 4px;
					line-height: 90%;
				}
	
				fieldset.login input {
					float: left;
					border: 1px solid #CCC;
					font-size: 11px;
					margin-bottom: 4px;
					height: 15px;
				}
	
					fieldset.login input.rut {
						width: 70px;
					}
	
					fieldset.login input.clave {
						width: 40px;
					}
			
				fieldset.login button {
					float: right;
					margin-right: 5px;
					background: transparent url(bitmaps/login_btn_entrar.gif) left top no-repeat;
					width: 21px;
					height: 21px;
					border: 0;
					text-indent: -9999px;
					overflow: hidden;
					cursor: pointer;
				}

					fieldset.login button.btn_empresas {
						background: transparent url(bitmaps/login_btn_entrar_empresas.gif) left top no-repeat;
					}
					
			div.caja ul.login_sub {
				margin-top: 10px;
				clear: both;
			}
			
				div.caja ul.login_sub li {
					display: inline;
				}

					div.caja ul.login_sub li a {
						font-size: 9px;
						color: #999;
						text-decoration: none;
						border-top: 1px solid #CCC;
						background: url(bitmaps/login_sublista_bullet.gif) right center no-repeat;
						padding-right: 10px;
						margin-right: 4px;
					}

						div.caja ul.login_sub li a:hover {
							border-top: 1px solid #666;
							color: #666;
						}

			div.caja a.btn_emergencias {
				font-size: 11px;
				font-family: Arial, Helvetica, sans-serif;
				color: #444444;
				background: url(bitmaps/side_bullet_destacado.gif) left top no-repeat;
				padding-left: 15px;
				display: block;
				text-decoration: none;
			}

				div.caja a.btn_emergencias strong {
					font-weight: bold;
					color: #21617a;
				}
				
			div.caja a.btn_contactenos {
				display: block;
				font-size: 11px;
				background: url(bitmaps/side_btn_contactenos.gif) left center no-repeat;
				padding-left: 20px;
				color: #F60;
				text-decoration: none;
				margin-left: 15px;
			}

				div.caja a.btn_contactenos:hover, div.caja a.btn_emergencias:hover {
					text-decoration: underline;
				}
				
			div.caja ul.caja_enlaces {
				margin-left: 5px;
			}

			div.caja ul.caja_enlaces li a {
				margin: 0;
				padding: 0;
				font-size: 9px;
				background: url(bitmaps/caja_enlace_bullet.gif) left center no-repeat;
				color: #666;
				text-decoration: none;
				padding-left: 5px;
				line-height: 14px;
			}

				div.caja ul.caja_enlaces li a:hover {
					color: #333;
					text-decoration: underline;
				}

		div#informativos div img {
			margin-left: 67px;
			margin-bottom: 5px;
		}

		div#informativos div p {
			color: #666;
			font-size: 10px;
			line-height: 140%;
		}

		div#informativos div strong {
			font-weight: bold;
		}
		
		div#informativos div a {
			color: #666;
			font-size: 9px;
			line-height: 140%;
			text-decoration: none;
		}
			
			div#informativos div a.btn_vermas {
				font-size: 9px;
				color: #999;
				text-decoration: none;
				background: url(bitmaps/login_sublista_bullet.gif) right center no-repeat;
				padding-right: 10px;
				margin: 5px 4px 0 0;
				margin-right: 4px;
				margin-top: 5px;
				text-align: right;
				display: block;
			}

			div#informativos div a:hover {
				color: #333;
				text-decoration: underline;
			}
		
			div#informativos div.vivienda {
				background: url(bitmaps/caja_tit_vivienda.gif) 0 5px no-repeat;
			}

			div#informativos div.educacion {
				background: url(bitmaps/caja_tit_educacion.gif) 0 5px no-repeat;
			}

			div#informativos div.otros {
				background: url(bitmaps/caja_tit_otros.gif) 0 5px no-repeat;
			}

			div#informativos div.sucursales {
				background: url(bitmaps/caja_tit_sucursales.gif) 0 5px no-repeat;
				padding-top: 35px;
			}

			div#informativos div.videos {
				background: url(bitmaps/caja_tit_videos.gif) 0 5px no-repeat;
				padding-top: 35px;
			}
			div#informativos div.pyme {
				background: url(bitmaps/caja_tit_pyme.gif) 0 5px no-repeat;
				padding-top: 10px;
			}
			
			
			
				div#informativos div.videos ul {
					margin-bottom: 5px;
				}
				
				div#informativos div.videos ul li {
					float: left;
				}
				
					div#informativos div.videos img {
						border: 1px solid #CCC;
						margin: 0 3px 0 0;
					}
					
					div#informativos div.videos a {
						display: block;
						padding-top: 8px;
					}


