/* oficinas */
#wrapper img {float:left; margin-left:3px; margin-right:4px;}
#contenedorOficinas { width:433px; height:311px; margin-left:4px; overflow:hidden;}
/* Hack para Safari */
/*\*/ 
html*#contenedorOficinas {border-left:3px solid #fff;} /* sólo en safari */
ul.categoryitems {display:none;}
.ui-tabs-nav {overflow:hidden; margin-top:2px;}
	.ui-tabs-nav>li.pestanya {background: url(../img/sombra.png) no-repeat;}
	li.pestanya {display:block; float:left; text-transform:uppercase; padding:2px 0 4px 0; width:142px;}
	li.pestanya a {display:block; float:left; background:#d1d1cc; color:#FFF; width:127px; padding:4px 0 5px 10px}
	li.pestanya a:hover {background-color:#939393;}
li.ui-tabs-selected a {background-color:#828585;}
div.ui-tabs-hide {display:none;}
div.contenedorDestinos {background: url(../img/sombra-contenido-ofi.gif) no-repeat left bottom; height:237px; padding:25px 0 20px 30px}
	div.contenedorDestinos dl {color:#545454; margin-bottom:30px;}
	div.contenedorDestinos dl dt {text-transform:uppercase; font-weight:bold; font-size:10px; margin-bottom:5px;}
	div.contenedorDestinos dl dd {margin-bottom:2px;}

div#wrapper>div.cuadroInformativo {background: url(../img/sombra-mensaje.png) no-repeat;}
div.cuadroInformativo {margin:0pt 45px 0pt 160px; padding:2px 4px 4px 2px; text-align:right;}
	h2 {background:#545454; font-weight:normal; font-size:15px; color:#fff; padding:14px 10px;}

