		
		* {
			border: 0;
			margin: 0;
			padding: 0;
			
			font-family: Arial, sans-serif;
		}
		
		a, a:link, a:visited { text-decoration: none; color: #447bd0; }
		a:hover { text-decoration: underline; }
		
		body {
			background-color: #d0ddf0;
		}
		
		#homepage {
			
		}
		
		#interior {
			
		}
		

/* Contenedor ============================================================================ */
		
		#contenedor {
			position: relative;
			background-color: #FFF;
			padding-bottom: 13px;
		}
		
/* Estilos comunes ============================================================================ */
		
		#footer, #contenedor {
			margin: 0 auto;
			width: 945px;
		}
		
		#header, #botonera {
			position: relative;
			width: 920px;
			margin: 0 auto;
		}

/* Encabezados ================================================================================= */

		#header {
			height: 118px;
			background: #fff url(../img/fondos/header.jpg) top center no-repeat;
			background-color:#CCCCCC;
		}
		
		#header #logo {
			position: absolute;
			top: 14px;
			left: 17px;
		}
		
		#header #pageTools {
			position: absolute;
			right: 0;
			top: 10px;
			
			list-style: none;
			font-size:12px;
		}
	
		#homepage #header #pageTools { width: 290px; }
		
		#introduction #header #pageTools,
		#contact #header #pageTools,
		#exportLines #header #pageTools,
		#terms #header #pageTools,
		#privacy #header #pageTools,
		#exportMarket #header #pageTools { width: 220px; }
	
		#header #pageTools li {
			padding: 5px;
		}
		
		#header #pageTools li a {
			color: #7c8899;
			padding-left: 23px;
			background-repeat: no-repeat;
		
		}
		
		#header #pageTools li.print a {
			background-image: url(../img/iconos/impresora.gif);
			background-position: 0 0px;
		}
		
		#header #pageTools li.email a {
			background-image: url(../img/iconos/sobre.gif);
			background-position: 0 0px;
		}
		
		#header #pageTools li.textSize a {
			background-image: url(../img/iconos/tamanio_letras.gif);
			background-position: 0 0px;
		}
		
		#header #pageTools li.castellano a {
			background-image: url(../img/iconos/bandera_es.jpg);
			background-position: 0 0px;
		}
		
		#header #pageTools li.ingles a {
			background-image: url(../img/iconos/bandera_en.jpg);
			background-position: 0 0px;
		}
		
/* Encabezados ================================================================================= */
		
		h1 { font-size: 24px; }
		
		h2 { font-size: 16px; }
		
		h3 { font-size: 12px; }
		
		h1, h2, h3 {
			text-transform: uppercase;
			color: #1e3e6c;
			font-family: Arial, sans-serif;		
		}
		
		h4 {
			font-size: 14px;
			color: #254168;
		}
		
/* Listados ===================================================================================== */

		.miListado {
			list-style: none;
			font-size: 11px;
		}
		
		.miListado li {
			background: url(../img/bullets/pastilla.gif) no-repeat #F2F2F2 10px 3px;
			
			margin-top: 1px;
			padding: 2px 0 2px 32px;
			//padding: 0 0 0 32px;

		}
		
		.miListadoSimple {
			list-style:none;
			font-size: 12px;
		}
		
		
/* Botonera ===================================================================================== */ 


		#botonera {
			background-color: #1e3e6c;
			margin-bottom: 15px;
		}
		
		#botonera ul {
			height: 30px;
			padding: 16px 0 0 15px;
			font-size: 14px;
			font-weight: bold;
			text-transform: uppercase;
			background-color: #1454B5;
			list-style: none;
		}
		
		#botonera ul li {
			display: inline;
		}
		
		#botonera ul li a{
			padding: 5px 14px;
			color: #ffffff;
		}

		#homepage #botonera ul { width: 607px; }
		
		#contacto #botonera ul,
		#exportLines #botonera ul,
		#exportMarket #botonera ul,
		#introduction #botonera ul{
			width: 680px;
		}
			/*---- botonera español --------------------------*/
		
			#botonera_es {
			background-color: #1e3e6c;
			margin-bottom: 15px;
			position:relative;
			}
		
			#botonera_es ul {
			height: 30px;
			padding: 16px 0 0 15px;
			font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
			background-color: #1454B5;
			list-style: none;
			}
		
			#botonera_es ul li {
			display: inline;
			}
		
			#botonera_es ul li a{
			padding: 5px 10px;
			color: #ffffff;
			}

			#homepage #botonera_es ul { width: 620px; }
		
			#contacto #botonera_es ul,
			#exportLines #botonera_es ul,
			#exportMarket #botonera_es ul,
			#introduction #botonera_es ul{
				width: 693px;
			}
		
/* Foto header =================================================================================== */
		
		.foto_ilust {
			width: 920px;
			background-repeat:no-repeat;
			margin: 0 auto;
			margin-bottom: 15px;
			position: relative;

		}
		
		#homepage .foto_ilust {
			height: 297px;
			background-image:url(../img/images/foto_home.jpg);
		}
		
		#introduction .foto_ilust,
		#terms .foto_ilust,
		#privacy .foto_ilust,
		#exportLines .foto_ilust,
		#exportMarket .foto_ilust,
		#contact .foto_ilust {
			height: 178px;
		}
		
		#introduction .foto_ilust { background-image: url(../img/images/foto_interna3.jpg); }
		#exportLines .foto_ilust { background-image: url(../img/images/foto_interna5.jpg); }
		#exportMarket .foto_ilust { background-image: url(../img/images/foto_interna.jpg); }
		#contact .foto_ilust { background-image: url(../img/images/foto_interna2.jpg); }
		#terms .foto_ilust { background-image: url(../img/images/foto_interna.jpg); }
		#privacy .foto_ilust { background-image: url(../img/images/foto_interna.jpg); }
		
/* Homepage ====================================================================================== */

		.foto_ilust .texto {
			width: 180px;
		}

		#homepage .foto_ilust .texto {
			width: 250px;
		}
				
		.foto_ilust .texto {
			background: url(../img/bullets/flecha_blanca.gif) no-repeat 0 8px;
			color: #FFF;
			position:absolute;
			top: 25px;
			right: 11px;
			padding-left: 20px;
		}
		
		.foto_ilust .texto h1 {
			font-size: 20px;
			margin-bottom:10px;
			color: #FFF;
			line-height: 35px;
		}
		
		#homepage .foto_ilust .texto h1 {
			font-size: 24px;
		}
		
		
		#homepage #pastillas {
			margin: 0 auto;
			width: 920px;
			
		}
		
		#homepage #pastillas .exportLines,
		#homepage #pastillas .exportMarket {
			border-right: #8db5c9 1px solid; 
			width: 270px;
		}
		
		#homepage #pastillas .mapa {
			width: 255px;
		}
		
		#homepage #pastillas .miListado {
			font-weight: bold;
		}
		
		/* Comunes ====================================================== */
			#homepage #pastillas .exportLines,
			#homepage #pastillas .exportMarket,
			#homepage #pastillas .mapa {
				padding: 0 20px;
				/*height: 140px;*/
				float: left;
				margin-top: 10px;
				
				/* Para explorer 6 */
				_padding: 0 19px;
			}
			
			#homepage #pastillas h2 {
				margin-bottom: 7px;
			}
			
			#homepage #pastillas p {
				font-size: 12px;
			}
			
			
/* Footer Nav ================================================================================== */

		#footer {
			position: relative;
			margin-bottom: 50px;
			color: #6b8dc8;
			font-size: 11px;
		}

		#footer ul.footerNav {
			list-style: none;
			margin: 20px 0 20px 210px;
		}
		
		#footer ul.footerNav li {
			font-size: 12px;
			text-transform:uppercase;
			font-weight: bold;
			display: inline;
			padding: 0 15px;
		}
		
			#footer ul.footerNav_es {
			list-style: none;
			margin: 20px 0 20px 145px;
			}
		
			#footer ul.footerNav_es li {
			font-size: 12px;
			text-transform:uppercase;
			font-weight: bold;
			display: inline;
			padding: 0 15px;
			}
		
		#footer .productos {
			border-bottom: #BDC8E4 1px solid;
			border-top: #BDC8E4 1px solid;
			
			text-align:center;
			line-height: 18px;
		}

		#footer .productos a { 
			margin: 0 5px;
		}

		#footer .productos, #footer p.advice {
			margin: 0 auto;
			padding: 10px;
			width: 700px;
		}
		
		#footer p.advice {
			color: #8D98B4;
		}
		
		/* Firma y legales ----------------------------------------*/
		
		#footer .legales, #footer .firma {
			position: absolute;		
		}
		
		#footer .firma {
			background: url(../img/logos/p3_foot.gif) no-repeat top left;
			padding-left: 35px;
			padding-top: 2px;
			right: 112px;
		}
			
		#footer .legales {
			left: 113px;
			line-height:20px;
			padding: 0 10px;
		}
		
		#footer .legales, #footer .legales a, #footer .legales a:link, #footer .firma, #footer .firma a, #footer .firma a:link {
			color: #8D98B4;
		}
		
		
/* Contenido ================================================================================== */

		#contenido {
			font-size: 13px;
		}

		#contenido {
			margin-left: 15px;
			/*width: 650px;*/ /* DESCOMENTAR CUANDO SE HABILITE #colDer */
			padding: 10px 20px;
		}
		
		#contenido p {
			margin: 15px 0;
		}
		
		#contenido h4 {
			margin: 15px 0;
		}


		#contenido .botonLupa {
			display: block;
			font-size: 14px;
			font-weight: bold;
			background: #F2F2F2 url(../img/iconos/lupa.gif) no-repeat 10px 10px;
			padding: 25px 25px 25px 55px;
			margin: 10px 15px;
		}
		
		#contenido a.botonLupa:hover {
			background-color: #E3E3E3;
		}
		
/* Columna derecha ================================================================================== */

		#colDer {
			position: absolute;
			width: 220px;
			top: 370px;
			right: 13px;
			display:none; /* COMENTAR CUANDO SE HABILITE ESTA COLUMNA */
		}

		#colDer .relatedLinks {
			margin-bottom: 10px;
		}
		
		#colDer .factSheet a {
			display: block;
			padding: 6px 0 5px 43px;
			background: url(../img/iconos/download.gif) no-repeat top left;
		}
		
		#colDer .factSheet, #colDer .relatedLinks {
			background: url(../img/fondos/degradado.gif) repeat-x top center #FFF;
			font-size: 12px;
			width: 190px;
			padding: 10px 15px 15px 15px;
		}

		#colDer .factSheet a, #colDer .relatedLinks a { color: #254168 !important; }
		#colDer .factSheet h3, #colDer .relatedLinks h3 { margin-bottom: 8px; }
		


/* Tablas de Export Lines ===================================================================== */ 


		#contenido #tabla {
			margin-bottom: 5px;
			border: 1px solid #E2E4E8;
			color: #254168;
		}
		
		#contenido #tabla .titulo {}
		#contenido #tabla .titulo2 {}
		
		#contenido #tabla .titulo, #contenido #tabla .titulo2 {
			font-weight: bold;
			background-color: #DFDFDF;
			padding: 5px 10px;
			color: #254168;
			font-size: 13px;
			text-transform: uppercase;
		}
		
		#contenido #tabla .titulo3 {
			padding: 5px 10px;
			background: #5a87cb  url(../img/fondos/degradado_foot.gif) repeat-x top center;
			height: 35px;
			color: #FFF;
			font-size: 16px;
		}
		
		#contenido #tabla .fila1 {
			background-color: #F4F4F4;
		}
		
		#contenido #tabla .fila1, #contenido #tabla .fila2 {
			font-size: 14px;
		}

		#contenido #tabla .fila1 td, #contenido #tabla .fila2 td {
			padding: 8px 10px;
		}
		
		#contenido #tabla .border_bottom {
			padding: 4px 10px;
		}
		
		#top {
		font-weight:bold;
		margin-bottom:20px; 
		text-align:right;
			
		}
		
		#contenido #tabla .pie {
			background-color: #E2E4E8;
		}
		
		/* Bookmarks =========================================================== */
		

		#contenido .lines li {
	background: url(../img/bullets/pastilla.gif) no-repeat 0 2px;
	padding-left: 20px;
	float: left;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	width: 250px;
	text-transform:uppercase;
		}
		
		#contenido .lines {
			list-style: none;
		}
		
		#contenido .lines li a {
			font-size: 13px;
			font-weight: bold;		
		}
		
		
		
/* Contacto =============================================================== */

		#contenido .contact_form {
			width: 650px;
		}
		
		#contenido .contact_form td, #popupSend td {
			font-size: 12px ;
			padding: 5px 0;
			color: #7F7F7F;
		}
		
		#contenido .contact_form .dobleAncho {
			width: 610px;
		}
		
		#contenido .contact_form input, #popupSend input {
			background-color: #F0F0F0;
			border: 1px solid #E2E4E8;
			border-bottom: 3px solid #E2E4E8;
			float:left;
			clear: both;
			width: 290px;
			margin-top: 5px;
			padding: 3px;
			color: #4E70AD;
			font-weight: bold;
		}
		
		#contenido .contact_form textarea, #popupSend textarea {
			border: 1px solid #E2E4E8;
			border-bottom: 3px solid #E2E4E8;
			background-color: #F0F0F0;
			float:left;
			clear: both;
			height: 150px;
			margin-top: 5px;
			padding: 3px;
			color: #4E70AD;
			font-weight: bold;
		}
		
		#contenido .contact_form .enviar, #popupSend .enviar {
			background: url(../img/botones/bot_azul_fondo.gif);
			color: #FFF;
			border: none;
			height: 28px;
			width: 100px;
		}

		#errorMsg, #errorOk {
			border-width: 1px;
			border-style: solid;
			padding: 10px 10px 10px 75px;
			height: 55px;
			background-position: 10px 10px;
			background-repeat:no-repeat;
			margin: 10px 0;
			width: 535px;
		}
		
		#errorMsg {
			background-image: url(../img/iconos/ico_error.gif);
			background-color: #f8d2e3;
			border-color: #d00a0a;
		}
		
		#errorOk {
			background-image: url(../img/iconos/ico_ok.gif);
			background-color: #ceddf7;
			border-color: #5f7eb5;
		}
		
		#errorMsg h1, #errorOk h1, #errorMsg p, #errorOk p { margin: 0px !important; }
		
		#errorMsg h1 { color: #E91D1D; }
		#errorOk h1 { color: #5475B0; }
		
		.color_rojo { color: #990000; }
		.color_azul { color: #5a87cb; }
		
		.recomend_textarea { width:600px; 
		height:75px!important;}
	
	
/* Recommend ============================================================================== */	

		#reccomend_site { width:680px;float:left;}
		#adress { width:185px; margin-left:10px; float:left; background-color:#F2F2F2; color:#7F7F7F; padding:3px; height:150px;}
		
/* PopupSend ============================================================================== */

		#popupSend {
			background: #fff url(../img/fondos/header.jpg) top center no-repeat;
			margin: 25px 0 0 25px;
		}
		
		#popupSend td { padding: 0; }
		
		#popupSend td p { margin: 5px 0; }
		
		#popupSend input {
			width: 155px;
			height: 15px;
			margin:0;
		}
		
		#popupSend textarea {
			height: 50px;
			width: 340px;
			margin: 0;
		}
		
		#popupSend h2 {
			margin-bottom: 5px;
		}
		
		#popupSend .enviar {
			margin-top: 15px;
		}
		
		#popupSend #errorMsg, #popupSend #errorOk {
			width: 260px !important;
			height: 70px;
		}
		
		#popupSend #errorMsg p, #popupSend #errorOk p{
			font-size: 12px;
		}
		
		
/* Terms and conditions =================================================================== */

		
		#terms h3, #privacy h3 {
			margin: 15px 0;
		}
		
		hr {
			color: #FFF;
			border-bottom: 1px #DDE4F0 solid !important;
		}




.both { clear:both; }
