﻿@media screen
{
	body	
	{	
		background-color:#FFFFFF; 
		color:#808080;
		font-family:Arial, Verdana, Sans-Serif; 
		font-size:11px; 
		margin:0px;
		scrollbar-base-color:#afafaf;	scrollbar-3dlight-color:#999999;	scrollbar-highligth-color:#ffffff;	scrollbar-face-color:#afafaf;	scrollbar-arrow-color:#ff9900;	scrollbar-shadow-color:#999999;	scrollbar-darkshadow-color:#ffffff;	scrollbar-track-color:#f1f1f1;
	}
	a		{color:#404040; text-decoration:none;}
	a:hover	{color:#FF9900; text-decoration:underline;}

	form	{border:0px; margin:0px; padding:0px;}
	img		{border:0px;}
	p		{margin-bottom:0px; margin-top:0px;}
	table	{border-collapse:collapse;}
	td		{padding:0px}

	/***************************** Comunes *****************************/
	.BordeImagen
	{
		border:solid 1px #A6AAA9;
	}
	#CabeceraLogo
	{
		background-image:url(../_img/CabeceraLogo.jpg); 
		background-repeat:no-repeat; 
		height:67px; 
		width:246px;
	}
	.Campo
	{
		color:#000000;
		font-size:11px;		
	}
	.CursorMano 
	{
		cursor:pointer;
	}
	.FormError
	{
		color:#666666;
		font-weight:bold;
	}
	.FormErrorIconOff
	{
		height:0px;
		width:0px;
	}

	.FormErrorIconOn
	{
		background-image:url(../_img/FormError.gif);
		background-repeat:no-repeat;
		height:12px;
		width:12px;
	}
	
	#Herramientas {height:20px;}
	
	.HerramientasLineaPuntos 
	{
		background-image:url(../_img/HerramientasLineaPuntos.jpg); 
		background-repeat:repeat-x; 
		height:1px; 
	}
	
	.Lista {list-style-image:url(/Quienes/_img/punto.gif);}
	
	#Notificacion
	{
		float:left; 
		height:195px; 
		left:141px; 
		margin-top:40px; 
		position:relative; 
		width:531px;
	}
	.PaginaActual 
	{
		background-color:#FF9900;
		color:#000000;
		font-size:10px;
		font-weight:bold;
		text-align:center;
	}

	/***************************** Estructura General *****************************/
	#Cabecera			
	{
		height:170px; 
		position:relative; 
		width:700px;
	}
	#CabeceraImagen		
	{
		position:absolute; 
		z-index:1;
	}
	#CabeceraIdiomas
	{
		background-image:url(../_img/CabeceraIdiomasFondo.jpg);
		background-repeat:no-repeat;
		color:#999999;
		height:53px;
		text-align:right;
		width:702px;
	}
	#CabeceraSuperior	
	{		
		margin:0px auto;
		width:972px; 
	}
	#ColumnaDerecha		
	{
		left:246px;
		top:0px;
		position:relative;
		width:724px;
	}
	#ColumnaIzquierda	
	{	
		/*left:1px;*/
		position:absolute;
		top:0px;
		width:246px;
	}
	#Contenidos			
	{		
		background-image:url(../_img/MenuSombraInfDer.jpg);
		background-repeat:no-repeat;
		color:#999999; 
		position:relative; 
		width:724px;
	}
	#ContenidosAutores
	{
		background-color:#FFFFFF; 
		margin:0px 0px 20px 20px;	
		position:relative; 
		width:680px;
		z-index:200;
	}
	#ContenidosInicio
	{
		background-image:url(../Inicio/_img/ContenidosFondo.jpg); 
		background-repeat:no-repeat; 
		color:#999999;
		height:447px;  
		overflow:hidden;
		width:724px;	
	}
	#ContenidosInterior 
	{
		left:0px;	
		background-color:#FFFFFF; 
		margin:0px 0px 0px 20px;	
		overflow:hidden;
		position:relative; 
		width:680px;
		z-index:200;
	}
	#DivInicial
	{
		margin:0px auto;
		position:relative;
		width:972px;
	}
	#DivPrincipal	
	{
		float:left;
		left:0px;	
		border-left: solid 1px #B2B2B2; 
		border-right: solid 1px #B2B2B2; 
		position:relative;		
		width:970px;
		z-index:100;
	}
	#DivPrincipalMargenInferior	
	{
		height:30px;
		width:970px;
	}
	#Firma		
	{
		float:left; 
		height:35px; 
		margin:0px auto; 
		position:relative; 
		width:972px;
	}
	#Menu		
	{
		vertical-align:top;	
		width:246px;
	}
	#Pie		
	{
		border:solid 1px #B2B2B2; 
		float:left; 
		height:35px; 
		margin:0px auto; 
		position:relative; 
		width:970px;
	}
	/********************* Impresion Cabecera ************************/
	#ImpresionCabecera
	{
		display:none;
	}
	/***************************** Firma *****************************/
	#FirmaBarra		
	{
		left:840px; 
		margin-top:11px; 
		position:absolute; 
		top:0px; 
		width:2px;
	}
	#FirmaCopyright 
	{
		color:#808080; 
		font-family:Arial, Verdana, Sans-Serif; 
		font-size:11px;
		left:561px; 
		margin-top:11px; 
		position:absolute;
		text-align:right; 
		top:18px; 
		width:263px;
	}
	#ImpresionFirma			{display:none;}
	#ImpresionFirmaInterior	{display:none;}
	#FirmaLogo		
	{
		left:860px; 
		margin-top:11px; 
		position:absolute; 
		top:0px; 
		width:110px;
	}	
	/***************************** Inicio *****************************/
	#InicioDestacados		
	{
		height:290px; 
		position:relative; 
		width:724px;
	}
	#InicioDestacadoGrande	
	{
		height:290px; 
		float:left; 
		width:474px;
	}
	#InicioDestacadoPequeno	
	{
		height:290px; 
		float:right; 
		width:244px;
	}
	#InicioMapa				
	{
		background-color:#F7F7F7;
		background-image:url(../_img/InicioMenuSombraInfDer.jpg);
		background-repeat:no-repeat;
		left:-1px; 
		overflow:hidden; 
		position:relative; 
		text-align:right; 
		width:723px;
	}
	#InicioModulo			
	{
		background-color:#F7F7F7;
		height:137px;
		width:100%;
	}
	/***************************** Autores *****************************/	
	#AutoresDescripcion	{/*float:left;*/ margin:34px 10px 10px 10px; width:641px;}
	.Carrusel				{position:absolute; left:0px; top:0px;}
	.Carrusel td			{width:118px; height:118px; background-color:#000000; color:#ffffff; text-align:center; padding:0px; border-right:solid 1px #ffffff;}
	.Carrusel img			{width:118px; height:118px; cursor:pointer}
	#CarruselCaja			{position:relative; width:684px; height:120px; background-color:#ffffff; overflow:hidden; left:1px; top:1px;}
	.AutoresListadoItem		{height:64px; width:329px;}

	/***************************** Quienes *****************************/
	#confianza					{cursor:pointer; height:50px; overflow:hidden; width:297px;}
	#iniciativa					{cursor:pointer; height:50px; overflow:hidden; width:297px;}
	#liderazgo					{cursor:pointer; height:50px; overflow:hidden; width:297px;}
	#mejora						{cursor:pointer; height:50px; overflow:hidden; width:297px;}
	#confianza_contenido		{display:none;}
	#iniciativa_contenido		{display:none;}
	#liderazgo_contenido		{display:none;}
	#mejora_contenido			{display:inline;}
	#QuienesContenidos			{float:left; margin-top:16px; width:340px;}
	#QuienesValoresDescripcion	{margin:10px 10px 0px 10px; width:661px;}
	.QuienesValoresOn
	{
		font-size:13px; 
		color:#ff9900; 
		font-weight:bold
	}
	.QuienesValoresOff
	{
		font-size:13px; 
		color:#000000; 
		font-weight:bold
	}
	.QuienesValoresTitulo
	{
		font-size:13px; 
		font-weight:bold;
		color:#666565
	}

	/***************************** Sellos *****************************/
	#SellosContenido		{float:left; margin:0px 10px 0px 0px; width:670px;}
	#SelloFicha				{float:right; width:363px;}
	#SellosListado			{float:left; width:297px;}
	#SellosSeccionGeneral	{margin:10px 23px 5px 12px;}
	
	/************************ Derechos Listado ************************/	
	.DerechosLibro
	{
		background-image:url(_img/DerechosListadoFondo.jpg);
		background-repeat:repeat-y; 
		float:left;
		left:5px;
		position:relative;
		width:661px;
	}
	.DerechosLibroColIzq	{float:left; left:10px; text-align:right; margin-top:21px; position:relative; width:240px;}
	.DerechosLibroColMed	{float:left; height:120px; margin-left:30px; overflow:hidden; /*position:relative;*/ margin-top:21px; width:78px;}
	.DerechosLibroColDerSup {float:left; margin-left:20px; line-height:12px; margin-top:21px; width:281px;}
	.DerechosLibroColDerInf	{float:left; line-height:12px; margin-left:20px; margin-top:10px; width:281px;}
	.DerechosLibroColInf	{float:left; left:5px; height:20px; overflow:hidden; position:relative; width:661px;}
	.DerechosLibroLineaPuntos 
	{
		float:left; 
		height:1px; 
		left:5px; 
		overflow:hidden; 
		position:relative;
		width:661px;
	}
	#DerechosListadoCatalogo
	{
		height:78px; 
		margin:20px 0px 0px 10px; 
		width:661px; 
	}
	/************************ Derechos Ficha **************************/
	#DerechosFichaCabecera
	{
		float:left; 
		margin:10px 0px 0px 0px; 		
		left:10px;
		overflow:hidden; 
		position:relative;
		width:661px; 
	}
	#DerechosFichaDescripcion
	{
		float:left; 
		left:185px; 
		margin:22px 15px 14px 0px; 
		position:relative; 
		width:485px; 
	}
	#DerechosFichaCitas			{float:left; left:185px; margin-top:36px; position:relative; width:485px;}
	#DerechosFichaSaltoPagina	{display:none;}
	
	/**************************** Noticias *****************************/
	#Noticia					{float:left; margin:10px 23px 5px 0px; width:670px;}
	#NoticiaListado				{float:left; width:297px;}
	#NoticiaContenido			{float:right; width:363px;}	
	#NoticiaContenidoInterior	{letter-spacing:0px; width:100%;}
	
	/**************************** Contacto ****************************/
	#ContactoDistribucionMundial	
	{
		float:left; 
		position:relative; 
		margin-top:10px
	}
	#ContactoPrensa					
	{
		float:left; 
		position:relative; 
		margin-top:10px; 
		width:270px;
	}
	#Contactos	{display:none;}
	/**************************** Trabaja *****************************/
	.PreguntaActiva
	{
		color:#ff5900;
		text-decoration:none
	}
	#TrabajaOportunidadesIframe	
	{
		float:left; 
		height:253px; 
		left:10px; 
		position:relative; 
		width:661px;
	}
	#TrabajaOportunidadesIframeInterior
	{
		background-image:url(_img/FondoFormularioH.gif); 
		background-repeat:repeat-y; 
		width:661px; 
		height:217px;
	}
	#TrabajaOportunidadesIzq
	{
		float:left; 
		left:10px; 
		position:relative; 
		width:300px;
	}
	#TrabajaOportunidadesDer
	{
		float:left; 
		left:40px; 
		position:relative; 
		width:300px;
	}
	#TrabajaOportunidadesIntro
	{	
		float:left; 
		left:10px; 
		margin:10px 0px 10px 0px; 
		position:relative; 
		width:661px;
	}
	
	.RespuestaActiva	{display:inline;}
	.RespuestaInactiva	{display:none;}
	
	/**************************** Mapa Web ****************************/
	#MapaWebBloqueIzq	{float:left; width:210px;}
	#MapaWebBloqueMed	{float:left; width:210px;}
	#MapaWebBloqueDer	{float:left; width:210px;}
	.MapaPunto			{float:left; margin:14px 0px 0px 3px;}
	.MapaElemento		{float:left; margin:8px 0px 0px 10px; width:190px;}
		
	/***************************** Menu *****************************/
	.MenuItem				{cursor:pointer; height:26px; width:223px;}
	.MenuSeparador			{background-color:#bfbfbf; height:1px; margin-left:37px; overflow:hidden; width:186px;}
	.Submenu				{margin-bottom:5px; margin-left:60px;}
	.SubmenuItemOn			{color:#FF9900; text-decoration:none;}
	.SubmenuItemOn:hover	{color:#FF9900; text-decoration:none;}
	.SubmenuItemOff			{color:#808080; text-decoration:none;}
	.SubmenuItemOff:hover	{color:#FF9900; text-decoration:none;}

	/***************************** Pie *****************************/
	.Punto					
	{
		margin-left:10px; 
		margin-right:10px; 
		vertical-align:top; 
		width:5px;
	}
	#PieAvisoLegal	
	{
		left:736px; 
		position:absolute; 
		text-align:right;
		top:9px; 
		width:70px;
	}
	#PieMapaWeb				
	{
		height:12px; 
		margin-left:34px; 
		margin-top:9px;	
		position:relative;
		vertical-align:top; 
		width:75px;
	}
	#PiePrivacidad			
	{
		left:830px; 
		position:absolute; 
		top:9px; 
		width:100px;
	}
	#PieOpcAgora			
	{
		left:126px; 
		position:absolute; 
		top:11px; 
		width:40px;
	}
	/***************************** Enviar a un Amigo *****************************/
	.EnviarAmigoCaja
	{
		width:380px; 
		height:378px; 
		z-index:300; 
		position:absolute; 
		left:550px; 
		top:295px;
		display:none;
	}
	.EnviarAmigoCajaSup
	{
		height:31px; 
		border-bottom:1px solid #a0a0a0; 
		background-image:url(../_img/EnviarAmigoFondoSup.jpg);
		background-position:0px 1px;
		background-repeat:repeat-x;
		background-color:#c9c9c9; 
		overflow:hidden;
	}
	.EnviarAmigoCajaInf
	{ 
		 background-image:url(../_img/EnviarAmigoFondoInf.jpg);
		 background-repeat:repeat-x;	
		 height:336px;
	}

	#EnviarAmigoCajaDatos
	{
		background-color:#c1c1c1;  
		border-top:1px solid #808080; 
		border-bottom:1px solid #808080; 
		width:329px; 
		height:106px;
		
	}
	#EnviarAmigoCajaDatos div
	{
		float:left;
		margin-left:10px; 
		margin-top:10px;
	}

	.EnlaceCerrar { font-size:15px; color:#ff9900; font-weight:bold}


	/***************************** Textos comunes *****************************/
	/*.TxtcDestacadoGris		{color:#808080;}
	.TxtoDestacadoGris			{color:#808080; font-weight:bold;}
	.TxtoDestacadoNaranja		{color:#ff9900; font-weight:bold;}
	.TxtoTitulo					{color:#404040; font-size:12px; font-weight:bold;}
	.TxtoTituloDestacadoGris	{color:#808080; font-size:12px; font-weight:bold;}*/
	.TxtoBlanco						{color:#ffffff; font-weight:bold;}
	.TxtoGrisFuerte					{color:#666666; font-weight:bold;}
	.TxtcIdiomaSeleccionado			{color:#ff9900; text-decoration:none}
	.TxtcNaranja					{color:#ff9900;}
	.TxtoNaranja					{color:#ff9900; font-weight:bold;}
	.TxtcNegro						{color:#000000;}
	.TxtoNegro						{color:#000000; font-weight:bold;}
	.TxtcRojo						{color:#ff5900;}
	.TxtoRojo						{color:#ff5900; font-weight:bold;}
	.TxtoTituloDestacadoGrisFuerte	{color:#666666; font-size:14px; font-weight:bold;}
	.TxtcTituloVersalitas			{font-family:arial; font-size:13px; font-variant:small-caps}
	.EnlaceNews						{color:#ff9900; text-decoration:none; font-weight:bold}
}

@media print
{
	a	{color:#000000; text-decoration:none;}
	
	body	
	{	
		color:#000000;
		font-family:Arial, Verdana, Sans-Serif; 
		margin:0px;
		width:100%;
	}
	
	html	{width:100%;}
	form	{border:0px; margin:0px; padding:0px;}
	img		{border:0px;}
	p		{margin-bottom:0px; margin-top:0px;}
	
	/* Master */
	#CabeceraIdiomas			{display:none;}
	#CabeceraImagen				{display:none;}
	#CabeceraSuperior			{display:none;}	
	#ColumnaDerecha				{width:100%;}	
	#ColumnaIzquierda			{display:none;}	
	#DivInicial					{width:100%;}
	#Contenidos					{width:100%;}
	#DivPrincipal				{width:100%;}
	#DivPrincipalMargenInferior	{display:none;}
	#EnviaAmigo					{display:none;}	
	#Firma						{display:none;}	
	#Herramientas				{display:none;}	
	#ImpresionCabecera			{border-bottom:solid 1px #a6a6a6; margin-bottom:10px; margin-top:26px;}
	#ImpresionFirma				{border:solid 1px #ffffff; clear:both;}
	#ImpresionFirmaIntermedia	{border-top:solid 1px #a6a6a6; margin-top:20px; clear:both;}
	#ImpresionFirmaInterior		{margin-top:9px; text-align:right; clear:both;}
	
	#Pie					{display:none;}	
	
	/* Páginas items generales */
	#Cabecera						{display:none;}
	#ContenidosInterior				{width:100%;}
	#Herramientas					{display:none;}
	.HerramientasLineaPuntos		{display:none;}
	.HnlTextSize					{font-size:12pt;}
	#Paginacion						{display:none;}
	.LineaPuntosHorizontal			{display:none;}	
	
	/* Quienes somos */
	#confianza_contenido		{clear:both; display:inline; width:100%;}
	#iniciativa_contenido		{clear:both; display:inline; width:100%;}
	#liderazgo_contenido		{clear:both; display:inline; width:100%;}
	#mejora_contenido			{clear:both; display:inline; width:100%;}
	#QuienesContenidos			{float:left; margin-top:16px; width:100%;/*width:335px;*/}
	#QuienesValoresDescripcion	{margin-bottom:20px;}
	#QuienesValoresMenu			{display:none;}
	
	/* Autores */
	#AutoresBuscador			{display:none;}
	.AutoresLitadoPaisOff		{color:#808080;}
	.AutoresLitadoPaisOn		{color:#000000;}
	#AutoresListadoSeparacion	{display:none;}
	#CarruselCaja				{display:none;}
	#CarruselCajaBis			{display:none;}	
	.AutoresListadoItem			{height:64px; width:329px;}

	/* Contacto */
	#ContactoFlash					{display:none;}
	#ContactoDistribucionMundial	{float:left; position:relative; margin-top:10px; width:382px;}
	#ContactoPrensa					{float:left; margin-top:10px; width:250px;}
	#Contactos						{display:inline; margin:10px 0px 0px 10px;}
	.TxtcGris						{color:#808080; font-family:arial;}
	.TxtcNegro						{color:#000000; font-family:arial;}
	.TxtcTituloVersalitas			{font-variant:small-caps; font-weight:bold;}	
	.TxtoTituloNaranja				{color:#ff9900; font-family:arial; font-weight:bold;}	
	.TxtInvisible {color:#ffffff;}

	/* SellosContenido */
	#SellosContenido		{float:left; /*margin:20px 10px 0px 0px;*/ width:100%; /*width:670px;*/}	
	#SelloFicha				{width:100%;}
	#SellosListado			{display:none;}	
	#SellosSeccionGeneral	{margin-bottom:30px; width:100%;}

	/* Noticias */
	#Noticia					{float:left; width:100%;}
	#NoticiaListado				{display:none;}
	#NoticiaContenido			{float:left; width:100%;}	
	#NoticiaContenidoInterior	{letter-spacing:0px; width:100%;}
	
	/* Derechos */	
	#DerechosListadoCatalogo		{display:none;}
	#DerechosListadoLineaPuntos		{display:none;}
	#DerechoListadoHerramientas		{display:none;}
	#DerechosFichaAutor				{display:none;}
	#DerechosFichaCabecera			{margin:10px 0px 0px 10px; height:250px; width:661px; border:solid 1px #FFFFFF;}
	#DerechosFichaDescripcion		{/*float:left;*/left:185px; margin:22px 15px 14px 0px; position:relative; width:485px;}	
	#DerechosFichaCitas				{/*float:left;*/left:185px; margin-top:36px; position:relative; width:485px;}
	#DerechosFichaHerramientas		{display:none;}	
	#DerechosForeignRightsFlecha	{display:none;}
	#DerechosNewsBotones			{display:none;}	
	#DerechosNewsErrorApellido		{display:none;}	
	#DerechosNewsErrorAviso			{display:none;}	
	#DerechosNewsErrorCargo			{display:none;}	
	#DerechosNewsErrorEmail			{display:none;}	
	#DerechosNewsErrorEmpresa		{display:none;}	
	#DerechosNewsErrorNombre		{display:none;}	
	#DerechosNewsErrorTelefono		{display:none;}	
	#DerechosPermisosFlecha			{display:none;}
	#DerechosPrincipalFlecha		{display:none;}
	#DerechosFichaSaltoPagina		{height:1px; page-break-before:always; overflow:hidden; width:661px;}
	.FormErrorIconOff				{display:none;}	
	.DerechosLibro
	{
		background-image:url(_img/DerechosListadoFondo.jpg);
		background-repeat:repeat-y; 
		float:left;
		left:5px;
		position:relative;
		width:661px;
	}
	.DerechosLibroColIzq	{float:left; left:10px; text-align:right; margin-top:11px; position:relative; width:240px;}
	.DerechosLibroColMed	{float:left; height:120px; margin-left:30px; overflow:hidden; margin-top:11px; width:78px;}
	.DerechosLibroColDerSup {float:left; margin-left:20px; line-height:12px; margin-top:11px; width:281px;}
	.DerechosLibroColDerInf	{float:left; line-height:12px; margin-left:20px; margin-top:10px; width:281px;}
	.DerechosLibroColInf	{float:left; left:5px; height:10px; overflow:hidden; position:relative; width:661px;}
	.DerechosLibroLineaPuntos  
	{
		float:left; 
		height:1px; 
		left:5px; 
		overflow:hidden; 
		position:relative;
		width:661px;
	}

	/* Trabaja */
	.RespuestaActiva	{display:inline;}
	.RespuestaInactiva	{display:inline;}
	#TrabajaOportunidadesIframe	{display:none;}	
	#TrabajaOportunidadesIntro	{margin-bottom:20px;}	
	#TrabajaOportunidadesIzq	{float:left; width:300px; margin-top:20px;}
	#TrabajaOportunidadesDer	{float:left; width:300px; margin-top:20px; margin-left:30px;}
	
	/* Mapa Web */
	#MapaWeb			{position:relative; height:230px;}
	#MapaWebBloqueIzq	{left:0px; top:0px; position:absolute; width:200px;}
	#MapaWebBloqueMed	{left:240px; top:0px; position:absolute; width:200px;}
	#MapaWebBloqueDer	{left:480px; top:0px; position:absolute; width:200px;}
	.MapaPunto			{float:left; margin:14px 0px 0px 3px; width:5px; overflow:hidden;}
	.MapaElemento		{float:left; margin:8px 0px 0px 10px; width:180px; overflow:hidden;}
}			
