/* 
IMPORTANTE:
SOLO DEFINIR LOS ESTILOS QUE DIFIERAN DE LOS ESTILOS DEL ESPAŅOL
*/

	#head ul.botonera li a.home{ background-image: url(../img/navbar/home.gif); width:36px;}
	#head ul.botonera li a.compania{ background-image: url(../img/navbar/company.gif); width:62px;}
	#head ul.botonera li a.productos{ background-image: url(../img/navbar/products.gif); width:64px;}
	#head ul.botonera li a.comercio{ background-image: url(../img/navbar/international_trade.gif); width:142px;}
	#head ul.botonera li a.rrii{ background-image: url(../img/navbar/industrial_relations.gif); width:175px;}
	#head ul.botonera li a.planta{ background-image: url(../img/navbar/plant.gif); width:42px;}
	
	#head ul.botonera li.lineav, .navCalendario li.lineav { background-image: url(../img/navbar/separador.gif); background-position: center 0; background-repeat: no-repeat; width: 8px; font-size: 1px; height: 20px;}

	#head form.busquedaRapida {
		background-image:url(../img/titulos/quick_search.gif);
		background-position:3px 50%;
		background-repeat:no-repeat;
		bottom:15px;
		display:block;
		padding-left:107px;
		position:absolute;
		right:31px;
	}
	
	#head form.busquedaRapida .botIr {
		background-image:url(../img/botones/go_rojo.gif);
		float: left;
	}
	
	table.calendario-mes td ul li a { display:block; padding:0; width:21px; height:13px; background:url(../img/calendario/referencia/all.gif) 0 0 no-repeat; border:none; text-decoration:none; }
	
	#sb-nav-next {
	width: 63px;
	height: 32px;
    background-image: url(../js/shadowbox-build-3.0b/resources/nextlabel_en.gif);
    background-repeat: no-repeat;
	position:absolute;
	top:-6px;
	right: -33px;
}

#sb-nav-previous {
	width: 63px;
	height: 32px;
    background-image: url(../js/shadowbox-build-3.0b/resources/prevlabel_en.gif);
    background-repeat: no-repeat;
	position:absolute;
	top:-6px;
	left: -5px;
}

