/* Estilos default ==================================================== */ 
		* {
			margin: 0;
			padding: 0;
		}
		
		body {
			
			/* Textos default */
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:normal;
			color:#666666;
		}
		
		/* Links */
		a, a:visited, a:active {
			text-decoration: none;
			color: #006498;
			outline:none;
		}
		a:hover {
			text-decoration: underline;
			color: #006498;
		}
		
		.centrado {
			margin-left: auto;
			margin-right: auto;
		}
		
/* DIVS varios ========================================================================== */

		#contenedor {
			width: 100%;
		}
		
		#contenido {
			width: 756px;
			/*background:#F4F4F4;*/
			margin: 0 auto;
		}
		#contenido hr{
			color:#CAD6E3;
		
		}
/* Home ================================================================================= */

		#contenido #columna_izq {
			float: left;
			width:410px;
			
		
			/*background:url(../en/img/fondos/degradado2.gif) top center repeat-x;*/
			padding: 15px 20px 10px 20px;
		}
		
		#columna_izq h2 {
			font-size: 18px;
		}
		
		#contenido #columna_der {
			float:right;
			width: 306px;
			font-size: 11px;
		}
		
		#contenido #columna_der .highlights {
			border-left: #CAD6E3 solid 1px;
			border-right: #CAD6E3 solid 1px;
			padding: 15px 20px 10px 20px;
			_padding: 15px 20px 2px 20px;
		}
		
		#contenido #columna_der .logo_abajo {
			text-align:center;
			padding: 23px 0;
					}
		
		#contenido #columna_der .highlights .item {
			padding: 5px 0;
		}
		
		#columna_izq .listado {
			/*display: block;
			float:left;
			width: 195px;
			//width:190px;
			height: 220px;
			//height: 240px;*/
			margin: 15px 5px;
			padding: 4px 0;
			border-top: #C7D6DE 1px solid;
			border-bottom: #C7D6DE 1px solid;
		}
		
		#columna_izq .listado ul {
			list-style:none;
		}

		.listado_bien ul li{ background: url(../en/img/bullets/flecha_verde.gif) !important; list-style-image:none !important; list-style:none !important }
		.listado_mal ul li{ background: url(../en/img/bullets/flecha_roja.gif) !important; list-style-image:none !important; list-style:none !important }
		
		.listado_bien ul li, .listado_mal ul li {
			list-style:none !important;
		
			font-size: 11px !important;
			
			margin: 5px !important;
			padding-left: 14px !important;
			background-repeat: no-repeat !important;
			background-position: 0 3px !important;
		}
		
		.listado_light {
			font-size:11px;
			font-weight:normal;
		}

		.fotos_home {
			width: 765px;
			margin: 0 auto;
		}
/* Internas ============================================================================= */
	#interna_menu{
		float: left;
		width:204px;
	}
	#interna_menu .menu{
		background-image:url(../en/img/fondos/interna_menu_bordes.gif);
		background-repeat:repeat-y;
		padding:5px 16px 18px 15px;
	}
	#interna_menu ul{
		list-style:none;
		font-size:11px;
		font-weight:bold;
		color:#0E4158;
	}
	#interna_menu li{
		height:20px;
		padding-top:5px;
		border-bottom: 2px solid #E7EDF2;
	}
	#interna_menu li a, #interna_menu li a:link, #interna_menu li a:visited, #interna_menu li a:active {
		color:#0E4158;
		
	}
	#interna_menu li a:hover {
		padding-left:8px;
		text-decoration:none;
		
	}
	
	body#about_overview a.seleccionado1, body#about_achievements a.seleccionado2, body#about_landmark a.seleccionado3, body#about_skills a.seleccionado4, body#about_international a.seleccionado5, body#why_columbus a.seleccionado6, body#deal_1 a.seleccionado7, body#deal_2 a.seleccionado13, body#deal_3 a.seleccionado13, body#deal_4 a.seleccionado13, body#deal_5 a.seleccionado13, body#deal_6 a.seleccionado13 {
		display:block;
		background-color:#E7EDF2;
		padding:4px 0 3px 8px;
		cursor:default;
	}
	
	body#deal_2 a.seleccionado8, body#deal_3 a.seleccionado9, body#deal_4 a.seleccionado10, body#deal_5 a.seleccionado11, body#deal_6 a.seleccionado12, body#deal_7 a.seleccionado14 {
		display:block;
		padding:4px 0 3px 13px;
		background-image:url(../en/img/bullets/arrow.gif);
		font-size:11px;
		font-weight:normal;
		background-position:0 8px;
		background-repeat:no-repeat;
		cursor:default;
	}
	
	#interna_why{
		float:right;
		width: 500px;
		padding:0 26px;
		font-size: 12px;
	}
	
	#intena_contenido{
		float:right;
		width: 500px;
		padding:0 26px;
		font-size: 12px;
	}
	#intena_contenido ul/*, #columna_izq ul*/{
		/*list-style-image:url(../en/img/bullets/bullet_azul.gif);*/
		list-style:none;
	}
	
	#intena_contenido ul li/*, #columna_izq ul li*/{
		/*list-style-image:url(../en/img/bullets/bullet_azul.gif);*/
		margin-bottom:3px;
		background-image:url(../en/img/bullets/bullet_azul.gif);
		background-position:0 4px;
		background-repeat:no-repeat;
		padding-left:10px;
		margin-left:5px;
	}
	
	#intena_landmark{
		float:right;
		width: 500px;
		padding:0 26px;
		font-size: 12px;
	}
	
	#landmark ul {
		list-style-image:url(../en/img/bullets/tilde.jpg) !important;
		margin-left:15px;
	}
	
	#landmark ul li {
		margin-bottom:8px;	
	}
	
	.hilo{
		padding:19px 0;
		color:#4499BE;
	}
	
	.texto_celeste{
		padding:8px 0;
		color:#006498;
		/*color:#4499BE;*/
		line-height:17px;
		font-size:12px;
	}
	
	.hilo a, .hilo a:link, .hilo a:active, .hilo a:visited{color:#4499BE;}
	.hilo a:hover{color:#0E425C;}
	
	.borde_imagenes { border:1px solid #ccc; }
	
	.borde_imagenes:hover { border-bottom:1px solid #eee; border-right:1px solid #eee; }
	
	#pdf_home {
		margin: 0 auto;
		width:254px;
		text-align:center;
		/*padding: 10px 0;*/
	}
	
	td.borde_imagenes {
		padding:8px;
		width:153px;
	}
	
	br {clear:both;}

/* Estilos de Head ====================================================================== */

		#head {
			position:relative;
			height: 105px;
			width: 765px;
			margin: 0 auto;
			/*background-color: #FF0000;*/
		}
		
		#head_interna {
			position:relative;
			height: 76px;
			width: 765px;
			margin: 0 auto;
			/*background-color: #FF0000;*/
		}

		#head_interna .logo {
			margin: 14px 0 0 20px;
			float: left;
		}
		
		#head .logo {
			margin: 18px 0 0 20px;
			float: left;
		}
		
		#head .solapas, #head_interna .solapas {
			margin-right: 4px;
			padding: 8px 13px 0 13px;
		
			width: 281px;
			height: 21px;
			
			float: right;
			font-size: 11px;
			background:url(../en/img/fondos/solapa_head.gif);
		}

		#head .solapas {
			position: absolute;
			top: 72px;
			right:0;
		}
		#head_interna .solapas {
			position: absolute;
			top: 43px;
			right: 0;
		}

		.fondo_head_interna{
			background: url(../en/img/fondos/degradado_head_interna.gif) top center repeat-x;
		}
		
		.fondo_head_home {
			background: url(../en/img/fondos/degradado_head.gif) top center repeat-x;
		}

		.link_idioma {
			position: absolute;
			top:7px;
			right:15px;
			font-size: 11px;
		}

/* Estilos de Foot ====================================================================== */

		#foot {
			clear:both;
			height: 40px;
			width: 100%;
			
			margin-top: 10px;
			_margin-top:0;
			
			background: url(../en/img/fondos/foot.gif) center center repeat-x;
		}
		
		#foot .contenido {
			margin: 0 auto;
			padding: 7px 10px 0 10px;
			height: 33px;
			width: 735px;
		}
		
		#foot .contenido .copyright {
			width: 580px;
			float:left;
			
			font-size: 10px;
			color: #b7c7cf;
		}
		
		#foot a {
			color: #b7c7cf;
		}
		
		#foot .firma {
			float: right;
			
			font-size: 10px;
			color: #b7c7cf;
		}

/* Estilos de la Botonera =============================================================== */

		#botonera {
			width: 765px;
			margin: 0 auto;
		}

/* Estilos de Texto ===================================================================== */

		h1, h2, h3 {
			font-family: "Book Antiqua", Georgia, "Times New Roman"; /* PONER SIFR */
			color: #0E4158;
		}

		h1 {
			font-size: 27px;
		}
		
		h2 {
			font-size: 18px;
		}
		
		h3 {
			font-size: 12px;
			/*text-transform:uppercase;*/
		}
		
		h4 {
			font-size: 11px;
			font-weight: bold;
			color: #0E4158;
		}
		em{color: #0E4158;}
		
		em.nota { font-size:10px;}
		
		.txt_azul { color: #0E4158;}

/* Estilos de Fondos ===================================================================== */


/* Estilos de Formularios ================================================================ */

		#contactForm input, #contactForm textarea { 
			margin: 3px 0 10px 0;
			border: 1px solid #7F9DB9;
			color: #006498;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 3px 2px;
		}
		
		#contactForm input {
			width: 240px;
		}
		
		#contactForm textarea {
			width: 490px;
		}
		
		#contactForm input.enviarBtn {
			background-image: url(../en/img/botones/fondo_boton_form.gif);
			border: none;
			padding: 0;
			width: 109px;
			height: 28px;
			color: #FFF;
			font-weight: bold;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			cursor:hand;
			cursor:pointer;	
		}

		#contactForm .error {
			border-color: #CC0000;
			background:#FFCC99;
			color: #CC0000;
		}

		.mensajeError {
			margin: 10px 0;
			border: #CC0000 1px solid;
			color: #CC0000;
			padding: 10px 15px 10px 55px;
			background:url(../en/img/iconos/error.gif) 10px 10px no-repeat;
			min-height: 20px;
		}
		
		.mensajeOk {
			margin: 10px 0;
			border: #7F9DB9 1px solid;
			color: #7F9DB9;
			padding: 10px 15px 10px 55px;
			background:url(../en/img/iconos/confirm.gif) 10px 10px no-repeat;
			min-height: 20px;
		}
		
		.mensajeError .titulo{ font-size: 14px; font-weight: bold; }
		.mensajeOk .titulo{ font-size: 14px; font-weight: bold; }

/* Team ======================================================================================*/

		.team_ficha {
			background: #eaeeee url(../en/img/ficha_team/fondo_team.gif) repeat-x top center;
			margin-bottom: 30px;
			text-align: left;
		}
		
		.team_ficha strong { color: #0e4158; }

		.team_ficha .titulo {
			font-size: 16px;
			font-weight: bold;
			color: #0e4158;
			margin-top: 10px;
		}
		
		.team_ficha .cargo {
			font-size: 14px;
			color: #0e4158;
		}

		.team_ficha .foto {
			float: left;
			border: #124f73 1px solid;
			padding: 2px;
			background-color: #FFFFFF;
			margin: 0 20px 0 10px;
			_margin-left: 5px;;
		}
		
		.team_ficha hr {
			border-top: 1px solid #d7e0e9;
			border-bottom: none; border-right:none; border-left:none;
			color: #eaeeee;
			background-color: #eaeeee;
			height: 1px;
			margin:5px 0 ;
			width: 320px;
		}
		
		body#team_dillon a.seleccionado1, body#team_btesh a.seleccionado10, body#team_btesh a.seleccionado10, body#team_herrera a.seleccionado2, body#team_augsburger a.seleccionado3, body#team_fermo a.seleccionado4, body#team_lombardi a.seleccionado5, body#team_denevares a.seleccionado6, body#team_nogaro a.seleccionado7, body#team_klammer a.seleccionado8, body#team_ofarrell a.seleccionado9, body#team_freijo a.seleccionado10, body#team_berczely a.seleccionado11, body#team_buffo a.seleccionado12 {
		display:block;
		background-color:#E7EDF2;
		padding:4px 0 3px 8px;
		cursor:default;
		/*font-size:10px;*/
	}
	
	body#team_dillon p, body#team_herrera p, body#team_augsburger p, body#team_fermo p, body#team_lombardi p, body#team_denevares p, body#team_nogaro p, body#team_klammer p, body#team_ofarrell p, body#team_freijo p, body#team_prentiss p {
		text-align:justify;
	}
	
/* Fotos al pie de los menues ======================================================================================== */
	#interna_menu .banner_presentation{
		text-align:center;
	}
	
	#interna_menu .pie1, #interna_menu .pie2, #interna_menu .pie3, #interna_menu .pie4, #interna_menu .pie5, #interna_menu .pie6, #interna_menu .pie7 {
		background-repeat:no-repeat;
		padding-top: 205px;
		margin-bottom: 20px;
		text-align:center !important;
	}
	
	#interna_menu .pie1{ background-image:url(../en/img/fondos/columna_menu_01.jpg); }
	#interna_menu .pie2{ background-image:url(../en/img/fondos/columna_menu_02.jpg); }
	#interna_menu .pie3{ background-image:url(../en/img/fondos/columna_menu_03.jpg); }
	#interna_menu .pie4{ background-image:url(../en/img/fondos/columna_menu_04.jpg); }
	#interna_menu .pie5{ background-image:url(../en/img/fondos/columna_menu_05.jpg); }
	#interna_menu .pie6{ background-image:url(../en/img/fondos/columna_menu_06.jpg); }
	#interna_menu .pie7{ background-image:url(../en/img/fondos/columna_menu_07.jpg); }

/* Business Areas ======================================================================================*/
		
		.business_col1, .business_col2, .business_col3 {
			float: left;
			font-size: 11px;
			width: 154px;
			margin-top: 5px;
			margin-bottom: 20px;
		}


		.business_col1 { margin-left: 5px; }
		.business_col2 { margin-left: 13px; }
		.business_col3 { margin-left: 13px; }

/* Deal Experience ==================================================================================== */

		.borde {
			border-bottom: 1px solid #E4E4E4;
		}
		
		.deal_experience {
			clear:both;
			position: relative;
			border-bottom: 1px solid #E4E4E4;
			padding: 10px 0;
			margin: 0;
			/*height: 180px;*/
		}

		.deal_experience .tombstone {
			/*border: 1px solid #CAD6E3;*/
			border:double #CAD6E3 3px;
			/*border-top: 3px solid #CAD6E3;
			border-bottom: 3px solid #CAD6E3;*/
			width: 200px;
			/*height: 150px;*/
			text-align:center;
			float:left;
			margin-right:10px;
		}
		
		.deal_experience .tombstone p { 
			margin: 0 20px 15px 20px; 
			/*font-size: 14px; */
			/*color: #666666;*/
			color: #114D6F;
		}
		
		.deal_experience .tombstone img { margin: 5px 0;}

		.deal_experience .tombstone .fecha { 
			background-color: #E7ECEC;
			margin: 1px;
			color: #124F73;
			font-size: 10px;
			text-align:center;
		}
		
		.deal_experience .description {
			width: 260px;
			float:left;
			/*position: absolute;
			right: 20px;
			top: 20px;*/
		}
		
		.credentials {
			border-bottom: 1px solid #E4E4E4;
			padding: 10px 5px;
			margin: 0;
			font-size:10px;
		}
		
		.credentials_titulo {
			font-weight:bold;
			padding: 7px 5px;
			background-color:#eaeeee;
		}

/* hack para IE, no tocar ni alterar ==================================================== */ 
		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		 
		.clearfix{display: inline-block;}
		
		/* Hides from IE-mac \*/
		* html .clearfix{height: 1%;}
		.clearfix{display: block;}
		/* End hide from IE-mac */  
		
