﻿/*=====================================================
  Nombre: fichaConsultoria.css
  Descripción: Hoja de estilo para la ficha de consultoria.html
  Ver. CSS: 2.0
  Ver. Idioma: Español
  =======================================================*/ 
  
  
  /*============== Botón pulsado ==============*/

  ul#menuNavegacion li#consultoria{
	overflow: hidden;
	display: block;
	width: 124px;
	height: 0;
	margin: -12px 0 0 0;
	padding-top: 35px;
	background: url(../img/consultoria.gif) 2px 3px no-repeat;
}
  
/*=============================================*/

/*========== Navegación de fichas ===========*/
  
ul#fichaConsultoria li#consultoriaSec a{
	margin: 2px 0 0 0;
	background: url(../img/txtConsultoria2.gif) left 0 no-repeat;
	width: 132px;
	position: absolute;
	top: 8px;
	left: 13px;
}

ul#fichaConsultoria li#estrategia a{
	margin: 2px 0 0 0;
	background: url(../img/txtEstrategia.gif) left 0 no-repeat;
	width: 63px;
	position: absolute;
	top: 7px;
	left: 115px;
	padding-top: 17px;
}

ul#fichaConsultoria li#procesos a{
	margin: 2px 0 0 0;
	background: url(../img/txtProcesos.gif) left 0 no-repeat;
	width: 57px;
	position: absolute;
	top: 8px;
	left: 201px;
}

ul#fichaConsultoria li#personas a{
	margin: 2px 0 0 0;
	background: url(../img/txtPersonasN.gif) left 0 no-repeat;
	width: 62px;
	position: absolute;
	top: 8px;
	left: 284px;
}

ul#fichaConsultoria li#tecnologia a{
	margin: 2px 0 0 0;
	background: url(../img/txtTecnologia.gif) left 0 no-repeat;
	width: 68px;
	position: absolute;
	top: 8px;
	left: 367px;
	padding-top: 17px;
}

ul#fichaConsultoria li#StepStone a{
	margin: 2px 0 0 0;
	background: url(../img/txtStep.gif) left 0 no-repeat;
	width: 82px;
	position: absolute;
	top: 8px;
	left: 460px;
}

 div#rMundial{
 	position: absolute;
	top: 170px;
	left: 0;
 }  
/*=============================================*/

div#ficha{
	height: 565px;
}

  div#columna h2#tituloExecu{
  	background: url(../img/txtExecu.png) 0 0 no-repeat;
		margin: -45px 0 0 0;
		.margin: -40px 0 0 0;
		_margin: 20px 0 0 0;
		 
  }
  
   div#columna h2#tituloExecu2{
  	background: url(../img/txtExecu.png) 0 0px no-repeat;
	/*margin-bottom: 5px;*/
		margin: -8px 0pt 0pt 2px;
  }
