/* CSS Document */
#contenedor{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:url(bitmaps/bk.gif) left 17px no-repeat;
/*	border:1px solid red;*/
	height:500px;
}
#izq{
	float:left;
	width:473px;
/*	border:1px solid blue;*/
}
	#izq h1{
		background:url(bitmaps/logo.gif) left top no-repeat;
		height:103px;
		text-indent:-9999px;
		margin:0 0 0 38px;
	}
	#izq p{
		width:349px;
		margin:0 0 0 38px;
	}
		#info{
			background:url(bitmaps/bk_info.gif) left top no-repeat;
			height:290px;
			margin-left:5px;
			margin-top:20px;
		/*	border:1px solid red;*/
		}
			#info span.agilidad{
				background:url(bitmaps/mas_agilidad.gif) left center no-repeat;
				text-indent:-9999px;
				display:block;
				height:30px;
				margin-left:25px;
				padding-top:10px;
			}
			#info span.rapidez{
				background:url(bitmaps/mayor_rapidez.gif) left center no-repeat;
				text-indent:-9999px;
				display:block;
				height:30px;
				margin:0 0 0px 25px;
				padding-top:10px;
			}
			#info h3{
				text-indent:-9999px;
				background:url(bitmaps/cajas_multiservicios.gif) left top no-repeat;
				margin-left:25px;
				margin-bottom:10px;
			}
			#info ul{
				list-style-image:none;
				list-style:none;
			}
			#info ul li{
				list-style-image:url(bitmaps/tick.gif);
				line-height:20px;
			}
#derecha{
	width:261px;
	float:right;
}

	#derecha a{
		margin-top:380px;
		background:url(bitmaps/bton_sucursales.gif) center top no-repeat;
		height:52px;
		display:block;
		text-indent:-9999px;
	}
	#derecha a:hover{
		background:url(bitmaps/bton_sucursales.gif) center bottom no-repeat;
	}
	
/*SUCURSALES*/
#contenedor_sucu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#contenedor_sucu h1{
		background:url(bitmaps/logo_sucursales.gif) center top no-repeat;
		height:58px;
		text-indent:-9999px;
		margin:0;
}
#sucursales{
	background:url(bitmaps/bk_sucursales.gif) left top no-repeat;
	height:740px;
}
	#sucursales span.direcciones{
		background:url(bitmaps/direcciones.gif) left center no-repeat;
		text-indent:-9999px;
		display:block;
		height:30px;
		margin:0 0 0px 25px;
		padding-top:10px;
	}
	#sucursales h3{
		margin-left:25px;
	}
	#sucursales ul{
		list-style-image:none;
		list-style:none;
	}
		#sucursales ul li{
			list-style-image:url(bitmaps/bullet.gif);
			line-height:18px;
			margin-left:-5px;
		}
.primera{
	float:left;
}
.segunda{
	float:right;
	margin-right:10px;
}
.mitad{
	width:48%;
}

/*---------------------- agregar horarios-------------------------*/

#abajo{
border-top: 1px dashed #E4E4E4;
padding:10px 0;
width:740px;
margin-top:15px;
}

#abajo h2{
background:url(bitmaps/horarios.gif) left center no-repeat;
text-indent:-9999px;
display:block;
height:30px;
margin:0 0 0px 23px;
padding-top:10px;
}

#abajo h3{
margin-left: 23px;
}

#abajo ul{
list-style-image:none;
list-style:none;
margin-top:10px;
}

#abajo li{
padding:5px 0;
list-style-image:url(bitmaps/bullet.gif);
margin-left:-8px;
}


/*cabecera Office banking JCIFPA 20100212*/
.cabeceraHome {
/*background-image: url(images/CMCL_001_bgpag.gif);*/
background: url(images/CMCL_001_bgpag.gif) #e2e7ea;
background-repeat: repeat-y;
height:45px;

}
.cabeceraHome .logoHomePage {
margin:0;
padding:0;
}
.cabeceraHome .contenedorVinculosTop {
float:left;
}

.cabeceraHome #toplink1 {
		background:transparent url(images/CMCL_210_sucursales.gif) no-repeat scroll 0 0;
		cursor:pointer;
		height:27px;
		left:720px;
		padding:3px 5px 8px;
		position:absolute;
		top:4px;
		width:54px;
		z-index:1;
}
.cabeceraHome #toplink2 {
		background:transparent url(images/CMCL_210_sucursales.gif) no-repeat scroll 0 -44px;
		cursor:pointer;
		height:27px;
		left:800px;
		padding:3px 5px 8px;
		position:absolute;
		top:4px;
		width:75px;
		z-index:1;
}

.cabeceraHome #toplink3 {
		background:transparent url(images/CMCL_210_sucursales.gif) no-repeat scroll 0 -89px;
		cursor:pointer;
		height:27px;
		left:890px;
		padding:3px 5px 8px;
		position:absolute;
		top:4px;
		width:50px;
		z-index:1;
}

.cabeceraHome a:link, .cabeceraHome a:visited, .cabeceraHome a:active {
color:#333333;
text-decoration:none;
}

.cabeceraHome .contenedorVinculosTop .sup #toplink1 span {
height:27px;
}
.cabeceraHome .contenedorVinculosTop .oculta {
opacity:0;
visibility:hidden;
}