/* 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:700px;
}
	#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{
float:left;
/*border-top: 1px dashed #E4E4E4;
border-bottom: 1px dashed #E4E4E4;
border: 1px dashed #E4E4E4;*/
border-right: 1px dashed #E4E4E4;
padding:10px 20px 10px 10px;
width:400px;
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 18px;
padding-top:10px;
}

#abajo h3{
margin-left: 18px;
}

#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;
}
/**/

#servicios_n{
float:left;
/*border-top: 1px dashed #E4E4E4;*/
padding:10px 0;
width:280px;
margin-top:15px;
}

#servicios_n h2{
background:url(bitmaps/servicios.jpg) left center no-repeat;
text-indent:-9999px;
display:block;
height:30px;
margin:0 0 0px 23px;
padding-top:10px;
}

#servicios_n ul{
list-style-image:none;
list-style:none;
margin-top:10px;
}

#servicios_n 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;
}

/*----------------------------------Estilos agregados 14-03-2011----------------------------------*/
#contenedor_sucu #top{
	background:transparent url(bitmaps/bg_top.jpg) left top repeat-x;
	width:750px;
	height:90px;
	margin:0;
}
#contenedor_sucu #top h1{
	background:transparent url(bitmaps/logo_sc.gif) left top no-repeat;
	width:176px;
	height:43px;
	display:block;
	margin:25px 0 0 26px;
	float:left;
	text-indent:-9999px;
}
#contenedor_sucu #top .sucursales{
	background:transparent url(bitmaps/btn_sucursales.gif) left top no-repeat;
	width:85px;
	height:25px;
	display:block;
	margin:28px 0 0 0;
	float:right;
	text-indent:-9999px;
}
#contenedor_sucu #top .sucursales:hover{
	background:transparent url(bitmaps/btn_sucursales.gif) left -25px no-repeat;
}

#contenedor_sucu #top .cajeros{
	background:transparent url(bitmaps/btn_sg.gif) left top no-repeat;
	width:139px;
	height:25px;
	display:block;
	margin:28px 32px 0 5px;
	float:right;
	text-indent:-9999px;
}
#contenedor_sucu #top .cajeros:hover{
	background:transparent url(bitmaps/btn_sg.gif) left -25px no-repeat;
}

#contenedor_sucu #datos {
	background:transparent url(bitmaps/bg_datos.jpg) left top repeat-x;
	width:750px;
	display:block;
	margin:0;
	float:right;
	color:#343f42;
	font-size:11px;
}

#contenedor_sucu #datos h2{
	color:#403d3d;
	font-size:12px;
	margin:25px 0 15px 25px;
	}

#contenedor_sucu #datos .operaciones {
	/*background:transparent url(bitmaps/bg_disp.jpg) 450px top no-repeat;*/
	color:red;
}

#contenedor_sucu #datos .operaciones li{
	color:#343f42;
	list-style:url(bitmaps/bull.gif);
}

<!--acordeon-->

#cont_tab{
	width:650px;
	}


dl { 
	margin: 20px auto; 
	width:650px;
	}

dt { 
	background:url(bitmaps/bg_suc.gif) left bottom repeat-x;
	color: #283235; 
	border-bottom: 1px solid white; 
	padding: 5px 5px 10px 5px; 
	cursor: pointer; 
	font-weight:bold;
	}
dt:hover {
		background:url(bitmaps/bg_suc.gif) left bottom repeat-x;
		color:red;
		}
dd { 
	border-bottom: 1px solid white; 
	padding: 5px;
	margin:0;
	}

.selected { 
	background:url(bitmaps/bg_suc.gif) left bottom repeat-x;
	font-weight:bold;
	color:red;
	}

.faq{
	list-style:none;
	list-style-image:none;
	margin-bottom:8px;
	}

.subtitulo {
	font-weight:bold;
	}

#cont_tab .lsucursales{
	color:#343f42;
	background:none;
	}
#cont_tab .lsucursales li{
	color:#343f42;
	list-style:url(bitmaps/bull_suc.gif);
	}
.hrs {
	color: #f00;
	float:right;
}
