/* CSS Document */

#top{
	height:79px;
	width:730px;
}
/*===========top 1 ==============*/
#top #lugares{
	height:33px;
	
	}

#top #lugares #cajeros{
	background:url(bitmaps/tit_cajeros.gif) left 5px no-repeat;
	text-indent:-9999px;
	width:175px;
	height:31px;
	float:left;
	margin:0;
/*	border:1px blue solid;*/
	margin-left:15px;
	_margin-left:5px;
	
}

#top #lugares #sucursales{
	background:url(bitmaps/tit_sucursales.gif) left 5px no-repeat;
	text-indent:-9999px;
	width:100px;
	height:31px;
	float:left;
	margin:0;
	margin-left:40px;
	_margin-left:20px;
/*	border:1px blue solid;*/
	
}
#top #lugares ul{
	color:#556d7d;
	font-weight:bold;
	padding:0;
	width:520px;
	display:inline;
	float:left;
	margin:8px;
}

#top #lugares ul li{
	display:inline;
}

#top #lugares ul li a{
	color:#556d7d;
}

#top #lugares ul li span{
	color:#FF0000;
}

/*===========FIN top 1 ==============*/

/*===========top 2 ==============*/

#top #secciones{
	background:url(bitmaps/top.gif) center top no-repeat;
	height:46px;
}

#top #secciones #numero{
	color:#556d7d;
	font-weight:bold;
	font-size:16px;
	width:230px;
	padding: 13px 0 0 30px;
	float:left;
}

#top #secciones #numero span{
	color:#FF0000;
}

#top #secciones #items{
	float:right;
	height:40px;
	text-align:right;
	margin-right:20px;
	_margin-right:10px;
}

#top #secciones #items ul{
	padding-top:13px;
	
	
}

#top #secciones #items ul li{
	display:inline;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	
}

#top #secciones #items ul li a{
	color:#FF0000;
}


#top #secciones #items ul #supercaja{
 	background:url(bitmaps/supercaja.gif) left top no-repeat;
	height:38px;
	padding:8px 0 15px 30px;
	clear:both;
}

#top #secciones #items ul #cajeros{
 	background:url(bitmaps/cajero_supergiro.gif) left top no-repeat;
	height:38px;
	padding:8px 0 15px 60px;
	clear:both;
	
	
}

#top #secciones #items ul #sucursales{
 	background:url(bitmaps/sucursales.gif) left top no-repeat;
	height:38px;
	padding:8px 0 15px 45px;
	clear:both;
	
	
}

#top #secciones #items ul li.separador{
	background:url(bitmaps/separador.gif) center bottom no-repeat;
	height:38px;
	clear:both;
/*	border:1px red solid;*/
	padding:10px 10px 10px 10px;
	margin-top:5px;
}


.prime{
	background:url(/contenidos/sucursales/img/ticket_clientes.gif) left top no-repeat;
	padding: 0 0 0 14px;
	margin:0 0 0 40px;
}
.rojo{
	color:#F00;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
}
.suc_fuera{
	padding: 0 0 0 14px;
	margin:0 0 0 30px;
	font-weight:bold;
}
.txt_rojo{
	color:#F00;
}
