/*
	CSS - Screen
	Borja Delgado	
	OrangeSide - http://www.orangeside.org
	05 - 2005
	
*/

/* ESTILOS PROPIOS DEL IDIOMA */

/* CABECERA */

#menu_area_clientes {
	top: 7px;
	right: 18px;
	width: 102px;
	height: 26px;
	}

* html #menu_area_clientes {
	right: 17px; /* Explorer */
	}

#acceso_area_clientes {
	width: 102px;
	height: 26px;
	}

#acceso_area_clientes span {
	background:  url("../img/cabecera_areaclientes.gif") top left no-repeat;
	}

/* TITULOS DE SECCION */

h2#empresa_presentacion {
	width: 194px;
	height: 17px;
	}

h2#empresa_presentacion span {
	background: url(../img/titulo_empresa_presentacion.gif) top left no-repeat;
	}

h2#empresa_workflow {
	width: 162px;
	height: 17px;
	}

h2#empresa_workflow span {
	background: url(../img/titulo_empresa_workflow.gif) top left no-repeat;
	}

h2#empresa_equipo {
	width: 142px;
	height: 17px;
	}

h2#empresa_equipo span {
	background: url(../img/titulo_empresa_equipo.gif) top left no-repeat;
	}

h2#trabajos_cine {
	width: 124px;
	height: 17px;
	}

h2#trabajos_cine span {
	background: url(../img/titulo_trabajos_cine.gif) top left no-repeat;
	}

h2#trabajos_publicidad {
	width: 166px;
	height: 17px;
	}

h2#trabajos_publicidad span {
	background: url(../img/titulo_trabajos_publicidad.gif) top left no-repeat;
	}

h2#trabajos_television {
	width: 161px;
	height: 17px;
	}

h2#trabajos_television span {
	background: url(../img/titulo_trabajos_television.gif) top left no-repeat;
	}

h2#trabajos_dvd {
	width: 177px;
	height: 17px;
	}

h2#trabajos_dvd span {
	background: url(../img/titulo_trabajos_dvd.gif) top left no-repeat;
	}

h2#trabajos_otros {
	width: 198px;
	height: 17px;
	}

h2#trabajos_otros span {
	background: url(../img/titulo_trabajos_otros.gif) top left no-repeat;
	}

h2#noticias {
	width: 73px;
	height: 17px;
	}

h2#noticias span {
	background: url(../img/titulo_noticias.gif) top left no-repeat;
	}

h2#instalaciones {
	width: 115px;
	height: 17px;
	}

h2#instalaciones span {
	background: url(../img/titulo_instalaciones.gif) top left no-repeat;
	}

h2#enlaces {
	width: 180px;
	height: 17px;
	}

h2#enlaces span {
	background: url(../img/titulo_enlaces.gif) top left no-repeat;
	}
	
h2#contactar {
	width: 87px;
	height: 17px;
	}

h2#contactar span {
	background: url(../img/titulo_contactar.gif) top left no-repeat;
	}

h2#trabaja_nosotros {
	width: 189px;
	height: 17px;
	}

h2#trabaja_nosotros span {
	background: url(../img/titulo_trabaja_nosotros.gif) top left no-repeat;
	}

h2#resultados_busqueda {
	width: 144px;
	height: 17px;
	}

h2#resultados_busqueda span {
	background: url(../img/titulo_resultados_busqueda.gif) top left no-repeat;
	}
