/* Estructura */
	.fondo 
	{
		width: 100%; background:transparent url('../img/fondoRRHH.jpg') no-repeat center 0px;
	}
	
	.franjaGris
	{
		position: absolute; z-index:1; left: 0px; top: 298px; height:31px; width: 50%; background:#fff url('../img/fondoFranjaGris.jpg') repeat-x;
	}
	
/* seccion */

	.submenuGris			{width:172px; height:31px; margin-bottom:10px; background:transparent url('../img/fondoFranjaGris.jpg') repeat-x;}
	#submenuGrisCurriculum	{float:left; margin-right:20px;}
	.submenuGris div		{width:172px; height:31px; overflow:hidden; background:transparent url('../img/esquinaCajaGris.jpg') no-repeat right 0px;}
	
	.submenuGris ul				{margin:2px 0px 0px 0px; padding:0px; list-style-type:none;}
	.submenuGris ul li			{margin:0px; padding:0px; height:12px;}
	.submenuGris ul li a		{text-align:left; display:block; }
	
	.submenuGris ul li a,
	.submenuGris ul li a:link,
	.submenuGris ul li a:visited		{color:#fff;}	
	
	.submenuGris ul li a:hover,
	.submenuGris ul li .btnMenuSelecc,
	.submenuGris ul li .btnMenuSelecc:link,
	.submenuGris ul li .btnMenuSelecc:visited {color:#716f6e; background-color:#fff;}
	
	
	
	.columna1RRHH	{float:left; width:390px;}
	.columna1bRRHH	{float:left; width:260px;}
	.columna2RRHH	{float:left; width:310px; padding-top:160px; height:238px;position:relative;}
	
	.destacado		{position:absolute; bottom:0px; right:0px; width:50px; height:15px; background:transparent url('../img/fondoDestacadoGris.jpg') repeat-x;}
	.destacado div	{width:50px; height:13px; overflow:hidden; background:transparent url('../img/esquinaDestacadoGris.jpg') no-repeat 0px 0px; padding:2px 10px 0px 10px;}
	.destacado div a, .destacado div a:link, .destacado div a:visited	{color:#fff;}
	.destacado div a:hover	{color:#fff; background-color:#4c4c4c;}
	
	
	