*{
	margin: 0px;
	padding: 0px;	
}

img{
	border: none;
}
 
body{
    background-color:#fff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 
		
}

a {
  color: #777;
}

a:visited {
  color: #777;
}

.negrita{
	font-weight: bold;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 10px;
}
h2{
	font-size: 12px;
	color: #005188;
	margin-top: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-image: url(../images/bullet_gris.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h2.especial{
	font-size: 11px;
	color: #005188;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 3px;
	background-image: url(../images/bullet_gris.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h6{
	font-size: 10px;
	color: #005188;
	padding-left: 5px;
	padding-bottom: 3px;
	background-image: url(../images/bullet_gris_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

h4{
	font-size: 9px;
	font-weight: normal;
	color: #999;
	padding-left: 5px;
	background-image: url(../images/bullet_azul_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h4.oscuro{
	font-size: 9px;
	font-weight: normal;
	color: #666;
	padding-left: 5px;
	background-image: url(../images/bullet_azul_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h5{
	font-size: 10px;
	color: #005188;
	padding: 10px 0 0 0;
}

p.gris{
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}

p.gris a{
	font-size: 12px;
	font-weight: normal;
	color: #8B9EB1;
	text-decoration: none;
}
p.gris a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #8B9EB1;
	text-decoration: underline;
}

p.gris_2{
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	line-height: 18px;
}

p.gris_once{
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
}
p.gris_diez{
	font-size: 10px;
	color: #666;
}

p.showimage{
	font-size: 9px;
	font-weight: bold;
	color: #8B9EB1;
	cursor: pointer;
	text-decoration: underline;
	padding-left: 3px;
}

p.showimagenews{
	font-size: 9px;
	font-weight: bold;
	color: #8B9EB1;
	cursor: pointer;
	text-decoration: underline;
	padding-left: 3px;
	height: 100px;
	width: 285px;
}

ul.listado_basico{
	list-style: none;
	margin: 0;
	line-height: 14px;
}
ul.listado_basico li{
	font-size: 11px;
	color: #666;
	padding-left: 7px;
	background-image: url(../images/bullet_cuadrado_azul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
ul.listado_basico_2{
	list-style: none;
	margin: 0 0 0 20px;
	line-height: 14px;
}
ul.listado_basico_2 li{
	font-size: 11px;
	color: #666;
	padding-left: 7px;
	background-image: url(../images/bullet_guion.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.listado_imagenes{  
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
li.listado_imagenes{
	margin:0;
	padding:0;
	float:left;
	background-image: none;
	height: 130px;
}

li.listado_imagenes div{
	color: #004879;
	font-size: 9px;
	font-weight: bold;
	margin: 0px 0 0px 6px;
	width: 265px;
}

ul.listado_imagenes2{  
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
li.listado_imagenes2{
	margin:0;
	padding:0;
	float:left;
	background-image: none;
	height: 150px;
}

li.listado_imagenes2 div{
	color: #666;
	font-size: 11px;
	margin: 0 0 0 2px;
	width: 265px;
}

li.listado_imagenes3{
	margin:0;
	padding:0;
	float:left;
	background-image: none;
	height: 130px;
}

fieldset{
	border:0;
}


#contenedor{
    margin:3px auto 3px auto;
    width:960px;
    background-color:#FFF;
}

/*--------------------------------------------- POPUP IMAGENES ----------------------------------------------*/
#contenedor_popup{
    margin:3px auto 3px auto;
    width:772px;
}
#encabezado_popup{
    float:left;
    width:100%;
    height:49px;
	 margin-left: 4px;
}
#pop_up{
	float:left;
   width:100%;
	text-align: center;
}
#pie_popup{
	 clear: both;
    /*float:left;
    width:100%;*/
    height:30px;
    margin-top:10px;
    padding-top:5px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #8B9EB1;
	 text-align: center;
}
span.showimage{
	cursor: pointer;
}

/*------------------------------------------FIN POPUP IMAGENES ----------------------------------------------*/

/*-------------------------------------------- ENCABEZADO --------------------------------------*/
#encabezado{
    float:left;
    width:100%;
    height:49px;
	 margin-left: 4px;
    background-color:#FFF;
}
	 
#logo{
	float: left;
   margin-top: 11px;
	margin-left: 0px;
   width: 200px;
}
	 
#menu_encabezado{
   float: right;
   margin-top: 26px;
	padding-right: 20px;
}

#menu_encabezado a{
	color: #8B9EB1;
	text-decoration: none;
}

#menu_encabezado a:hover{
	color: #8B9EB1;
	text-decoration: underline;
}

#menu_encabezado p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B9EB1;
}
/*-------------------------------------------- FIN ENCABEZADO --------------------------------------*/

/* ------------------------------------ Menu Lateral ---------------------------------*/
#menu_lateral{
    float:left;
    width:148px;
	 height: 530px;
	 margin-left: 3px;
	 padding-right: 2px;
	 background-image: url(../images/menu_lateral.jpg);
	 background-repeat: no-repeat;
    background-color:#FFF;
	 
}

#menu_lateral div#seccion_1{
	margin-top: 60px;
	margin-left: 13px;
}

#menu_lateral div#seccion_2{
	margin-top: 24px;
	margin-left: 13px;
}
#menu_lateral div#seccion_3{
	margin-top: 18px;
	margin-left: 13px;
}
#menu_lateral div#seccion_4{
	margin-top: 21px;
	margin-left: 13px;
}
#menu_lateral div#seccion_5{
	margin-top: 24px;
	margin-left: 13px;
}

#menu_lateral ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_lateral li{
	line-height: 10px;
	padding-bottom: 4px;
	font-size:9px;
	color:#97A8B9;
}
#menu_lateral li a{
	font-size:9px;
	color:#97A8B9;
	text-decoration: none;
}
#menu_lateral li a:hover{
	font-size:9px;
	color:#97A8B9;
	text-decoration: underline;
}

#menu_lateral li.selected a{
	font-size:9px;
	color: #fff;
	text-decoration: underline;	
}

#menu_lateral li.principal{
	padding-bottom: 15px;
	font-size:10px;
	color:#FFF;
	font-weight: bold;
}

#menu_lateral li.principal a{
	font-size:10px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}

#menu_lateral li.principal a:hover{
	font-size:10px;
	color:#FFF;
	font-weight: bold;
	text-decoration: underline;
}

/* -------------------------------------------------- FIN MENU LATERAL -------------------------------------*/

#cuerpo{
    float:left;
    width: 803px;
    text-align:left;
	 margin-left: 0px;
}


#central{
	background-repeat: no-repeat;
	/*height: 495px;*/
}

/*-------------------------------------------------- MENU SUPERIOR ----------------------------------------*/
#pestanas{
	
}

#pestanas_nivel_1{
	background-repeat: no-repeat;
	height: 35px;
}

#pestanas_nivel_1 div{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004879;
	font-weight: bold;
}
#pestanas_nivel_1 input{
	font-size: 7pt;
	border: 1px solid #B7B7B7;
	color: #8B9EB1;
	margin: 0;
	padding: 2px;

}

#pestanas_nivel_1 ul{  
	list-style:none;
	margin:0 0 0 0;
	padding:11px 0 0 139px;
}


#pestanas_nivel_1 li {
	margin:0px;
	padding:0;
	float:left;
}

 
#pestanas_nivel_1 li a{
	color: #004879;
	text-decoration: none;
}

#pestanas_nivel_1 li a.selected{
	color: #fff;
	text-decoration: none;
}

#pestanas_nivel_1 li a:hover{
	color: #0F5B8F;
	text-decoration: underline;
}

#pestanas_nivel_1 li a:hover.selected{
	color: #fff;
	text-decoration: none;
}

#pestanas_nivel_2{
	background-repeat: no-repeat;
	height: 18px;
	margin: -5px 0 0 0;
}

#pestanas_nivel_2 div{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #fff;
}

#pestanas_nivel_2 ul{  
	list-style:none;
	margin:0;
	padding:2px 0 0 13px;
}
#pestanas_nivel_2 li {
	margin:0px;
	padding:0;
	float:left;
}

#pestanas_nivel_2 li.selected {
	text-decoration: underline;
}

#pestanas_nivel_2 li.separador {
	padding:0 10px 0 10px;
	color:#9C9D9F;
} 

#pestanas_nivel_2 li a{
	color: #fff;
	text-decoration: none;
}

#pestanas_nivel_2 li a.selected{
	color: #fff;
	text-decoration: underline;
}

#pestanas_nivel_2 li a:hover{
	color: #fff;
	text-decoration: underline;
}


#pestanas_nivel_3{
	background-repeat: no-repeat;
	height: 18px;
}

#pestanas_nivel_3 div{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #005188;
}

#pestanas_nivel_3 ul{  
	list-style:none;
	margin:0;
	padding:2px 0 0 13px;
}
#pestanas_nivel_3 li {
	margin:0px;
	padding:0;
	float:left;
}

#pestanas_nivel_3 li.separador {
	padding:0 4px 0 4px;
	font-size: 6pt;
	color:#666;
} 

#pestanas_nivel_3 li a{
	color: #005188;
	text-decoration: none;
}

#pestanas_nivel_3 li a.selected{
	color: #005188;
	text-decoration: underline;
}

#pestanas_nivel_3 li a:hover{
	color: #005188;
	text-decoration: underline;
}

/*-------------------------------------------------- FIN MENU SUPERIOR ----------------------------------------*/


/*-------------------------------------------------- HOME ----------------------------------------------------*/

#home{
	padding-top: 12px;
}

#home div#flash_home{
	margin: 0px 0 0 24px;
	position:relative;
	z-index: 0;
}
#home ul{  
	list-style:none;
	margin:0;
	padding:0px 0 0px 10px;
}
#home li {
	height: 135px;
	margin:0px 0px 0 0px;
	padding:10px 10px 0 13px;
	float:left;
}

#home li div{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -4px 0 0 20px;
	width: 125px;
}

#home li div a{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#home li div a:hover{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#home li a{
	color: #005188;
	text-decoration: none;
}

#home li a:hover{
	color: #005188;
	text-decoration: underline;
}
/*
#home #menu_contenido{
    float: left;
    width: 475px;
	 padding: 5px 0 0 37px;
}
*/
#home #menu_contenido{
	position:relative;
	z-index: 1;
    float: left;
    width: 475px;
	padding: 5px 0 0 10px;
	margin-top:-155px;
}

#home #menu_contenido div#leyenda{
	font-size: 10px;
	color: #fff;
	margin-bottom: 25px;
}

#home #menu_contenido div{
	float: left;
	font-size: 10px;
	width: 210px;
	color: #005188;	
	margin-bottom: 15px;
	margin-left: 15px;
}

#home #menu_contenido div a{
	color: #005188;
	text-decoration: none;
}

#home #menu_contenido div a:hover{
	color: #005188;
	text-decoration: underline;
}

#home #menu_contenido ul{
	margin-top: 10px;
	margin-left: 5px;	
}

#home #menu_contenido li{
	height: auto;
	float: none;
	color: #666;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0 0 0 7px;
	background-image: url(../images/bullet_azul.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#home #contenido{
	float: left;
	width: 240px;
	border: 0;
	margin: 0px 20px 0 0;
	margin-top:-170px;
}
#home #contenido p{
	margin: 0;
	padding: 0;
}
#home #contenido a{
	margin: 0;
	padding: 0;
	color: #8C9DAF;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
#home #contenido div#news{
	margin: 0;
}

/*------------------------------------------------ FIN HOME --------------------------------------------------*/

/*--------------------------------------------- About us - Activities ----------------------------------------*/

#au_activities{
	padding-top: 15px;
	padding-left: 10px;
}
#au_activities #menu_contenido{
    float:left;
    width: 204px;
}

#au_activities #menu_contenido p{
	font-size: 12px;
	color: #666;
	text-align: right;
	padding: 10px 10px 20px 0px;
	width: 180px;
	line-height: 18px;
	float: right;
}
#au_activities #menu_contenido h4{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #666;
	padding: 0px 10px 10px 5px;
	float: right;
	background-image: none;
	vertical-align: middle;
	width: 155px;
}

#au_activities #menu_contenido ul{
	list-style: none;
	margin: 7px 0 0 10px;
	line-height: 16px;
}
#au_activities #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
}
#au_activities #menu_contenido li a{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: none;
}
#au_activities #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: underline;
}
#au_activities #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}

#au_activities #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

#au_activities #contenido p{
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
#au_activities #contenido h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 10px;
}

#au_activities #contenido h3{
	margin-top: 30px;
	margin-bottom: 22px;
}

/*-------------------------------------------FIN  About us - Activities --------------------------------------*/

/*---------------------------------------- History ------------------------------------------*/

#history{
	padding-top: 15px;
	padding-left: 10px;
}
#history #menu_contenido{
    float:left;
    width: 205px;
}

#history #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}
#history #contenido p{
	padding-bottom: 5px;
	line-height: 15px;
}
#history #contenido h2{
	font-size: 12px;
	color: #005188;
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-image: url(../images/bullet_gris.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#history #contenido div.r_izquierda{
	width: 280px;
	float: left;
}

#history #contenido div.r_derecha{
	width: 280px;
	float: right;
}

#history #contenido div.indentado{
	padding:0 0 10px 15px;
	width: 225px;
}


/*------------------------------------ FIN History ------------------------------------------*/

/*------------------------------------------------ Locations --------------------------------------------------*/

#locations{
	margin: 0 0 0 25px;
	text-align: center;
}

#locations h1{
	margin: 0 0 10px 0;
	padding: 0;
}

#locations h6{
	font-size: 9px;
	color: #005188;
	margin: -2px 0 20px 13px;
	padding: 0;
	background-image: none;
	text-align: left;
	width: 116px;
}

#loc_1{
	width: 148px;
	float: left;
	height: 870px;
}
#loc_2{
	width: 148px;
	float: left;
	height: 870px;
	background-image: url(../images/fondo_loc_1.jpg);
	background-repeat: repeat-x;
}
#loc_3{
	width: 148px;
	float: left;
	height: 870px;
}
#loc_4{
	width: 148px;
	float: left;
	height: 870px;
	background-image: url(../images/fondo_loc_1.jpg);
	background-repeat: repeat-x;
}
#loc_5{
	width: 148px;
	float: left;
	height: 817px;
}


/*---------------------------------------------- Fin Locations ------------------------------------------------*/

/*---------------------------------------------- Locations2 ------------------------------------------------*/

#locations2{
	padding-top: 15px;
	padding-left: 10px;
}

#locations2 #menu_contenido{
    float:left;
    width: 205px;
}

#locations2 #menu_contenido ul{
	list-style: none;
	margin: 5px 15px 0 10px;
	line-height: 16px;
}
#locations2 #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	margin-top: 10px;
}
#locations2 #menu_contenido li a{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: none;
}
#locations2 #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: underline;
}
#locations2 #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}
#locations2 #menu_contenido div p{
	font-size: 12px;
	color: #666;
}
#locations2 #menu_contenido div{
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
}
#locations2 #menu_contenido div#menu_locations{
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #E2E2E2;
}

#locations2 #contenido{
    float:right;
    width: 577px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	border-left: 1px solid #F0F0F0;
}
#locations2 #contenido div.contenido_izda{
	width: 280px;
	float: left;
	
}

#locations2 #contenido div.r_izquierda{
	width: 280px;
	float: left;
	height: 290px;
}
#locations2 #contenido div.r_izquierda p{
	font-size: 11px;
}

#locations2 #contenido div.r_derecha{
	width: 280px;
	float: right;
	height: 280px;
	padding-left: 10px;
	padding-top: 0px;
	margin-botton: 10px;
}

#locations2 #contenido div.r_derecha p{
	font-size: 11px;
}

#locations2 #contenido div.r_derecha div.contenidoGoogle{
	margin: 5px 5px 5px 5px;
	text-align:center;
	border: 1px solid #CCCCCC;
	width:250px;
}

#locations2 #contenido li.listado_imagenes2{
	height: 110px;
}

#locations2 #contenido h6{
	color: #005188;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 8px;
	margin-top: 20px;
}
#locations2 #contenido h5{
	font-size: 10px;
	color: #97A8B9;
	font-weight: normal;	
	
}

#locations2 #contenido h5 a{
	font-size: 10px;
	color: #97A8B9;
	text-decoration: none;	
	
}

#locations2 #contenido div.fondo_gris_1{
	background-color: #DCE1E7;
	width: 565px;
	padding: 8px 0 8px 10px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
}

#locations2 #contenido div.fondo_gris_2{
	background-color: #E2E2E2;
	width: 565px;
	padding: 8px 0 8px 10px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
}

#locations2 #contenido p{
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
#locations2 #contenido h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 10px;
}

#locations2 #contenido h3{
	margin-top: 30px;
	margin-bottom: 22px;
}

#locations2 #contenido div.indentado{
	padding:0 0 0 20px;
}

#locations2 #contenido span.tipo2{
	font-size: 10px;
	color: #777;
	font-weight: bold;
}
#locations2 #contenido span.tipo2 a{
	font-size: 10px;
	color: #777;
	text-decoration: underline;
}

/*---------------------------------------------- Fin Locations2 ------------------------------------------------*/

/*------------------------------------------------ R&D -------------------------------------------------------*/

#rd{
	padding-top: 15px;
	padding-left: 10px;
}
#rd #menu_contenido{
    float:left;
    width: 205px;
}

#rd #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 4px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}
#rd #contenido p{
	font-size: 11px;
	color: #666;
	margin-bottom: 16px;
	width: 568px;
}
/*-----------------------------------------------FIN R&D -----------------------------------------------------*/

/*----------------------------------------------- Quality ----------------------------------------------------*/

#quality{
	padding-top: 15px;
	padding-left: 10px;
}
#quality #menu_contenido{
    float:left;
    width: 204px;
}

#quality #menu_contenido ul{
	list-style: none;
	margin: 0 0 0 4px;
	line-height: 10px;
}
#quality #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	width: 183px;
	color: #8B9EB1;
	padding: 8px 4px 9px 4px;
	border-bottom: 1px solid #E2E2E2;
}
#quality #menu_contenido li a{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: none;
}
#quality #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: underline;
}
#quality #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}
#quality #contenido{
    float:right;
    width: 567px;
	 padding-left: 20px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
	 min-height: 355px;
}
#quality #contenido li.listado_imagenes{
	height: 250px;
}
#quality #contenido li.listado_imagenes2{
	height: 200px;
}
#quality #contenido p{
	color: #666;
	font-size: 10px;
	width: 170px;
}
/*--------------------------------------------- Fin Quality --------------------------------------------------*/

/*------------------------------------------- General Description --------------------------------------------*/

#general{
	padding-top: 15px;
	padding-left: 10px;
}
#general #menu_contenido{
    float:left;
    width: 205px;
}

#general #menu_contenido p{
	font-size: 12px;
	color: #666;
	text-align: right;
	padding: 10px 10px 20px 0px;
	width: 180px;
	line-height: 18px;
	float: right;
}

#general #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

#general #contenido span.tipo1{
	font-size: 10px;
	color: #97A8B9;
	font-weight: normal;	
}
#general #contenido span.tipo1 a{
	font-size: 10px;
	color: #97A8B9;
	text-decoration: none;	
}

#general ul.listado_imagenes{  
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
#general li.listado_imagenes{
	margin:0;
	padding:9px 0 0 12px;
	float:left;
	background-image: none;
	height: 110px;
}

#general #contenido div.imagenes_cabecera{
	padding: 0px 0 0 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#general #contenido div.indentado{
	padding:5px 0 20px 15px;
}

#general #contenido h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 10px;
}

#general #contenido h3{
	margin-top: 30px;
	margin-bottom: 22px;
}
#general #contenido h5{
	font-size: 10px;
	color: #666;
	padding: 0;
	padding-left: 10px;
	font-weight: normal;
	margin: 0;
}



#contenido input{
	font-size: 8pt;
	border: 1px solid #B7B7B7;
	color: #8B9EB1;
	margin: 0;
	padding: 2px;
}


#contenido label{
	font-size: 8pt;
	color: #005188;

}

/*---------------------------------------- FIN General Description -------------------------------------------*/

/*---------------------------------------- Resources & Capabilities ------------------------------------------*/

#resources{
	padding-top: 15px;
	padding-left: 10px;
}
#resources #menu_contenido{
    float:left;
    width: 205px;
}
#resources #menu_contenido p{
	font-size: 12px;
	color: #666;
	text-align: right;
	padding: 10px 10px 20px 0px;
	width: 180px;
	line-height: 18px;
	float: right;
}

#resources #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

#resources #contenido div.r_izquierda{
	width: 280px;
	float: left;
}

#resources #contenido div.r_derecha{
	width: 280px;
	float: right;
}

#resources ul.listado_imagenes{  
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
#resources li.listado_imagenes{
	margin:0;
	padding:12px 0 0 12px;
	float:left;
	background-image: none;
	height: 110px;
}

#resources #contenido div.imagenes_cabecera{
	padding: 0px 0 0 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#resources #contenido div.indentado{
	padding:0 0 10px 15px;
	width: 225px;
}

#resources #contenido h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 10px;
}

#resources #contenido h3{
	margin-top: 30px;
	margin-bottom: 22px;
}

/*------------------------------------ FIN Resources & Capabilities ------------------------------------------*/

/*----------------------------------------------- Products ---------------------------------------------------*/

#products{
	padding-top: 15px;
	padding-left: 10px;
}
#products #menu_contenido{
    float:left;
    width: 205px;
}

#products #menu_contenido ul{
	list-style: none;
	margin: 10px 0 0 4px;
	line-height: 10px;
}
#products #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	width: 183px;
	color: #8B9EB1;
	padding: 8px 4px 9px 4px;
	border-bottom: 1px solid #E2E2E2;
}
#products #menu_contenido li a{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: none;
}
#products #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: underline;
}
#products #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}


#products #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

#products #contenido div.r_izquierda{
	width: 110px;
	float: left;
}
#products #contenido div.r_izquierda div{
	font-size: 9px;
	font-weight: bold;
	color: #004879;
	margin-top: -2px;
	padding-top: 0;
	margin-bottom: 15px;
}

#products #contenido div.r_derecha{
	width: 450px;
	float: right;
}

#products ul.listado_imagenes{  
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
#products li.listado_imagenes{
	margin:0;
	padding:12px 0 0 12px;
	float:left;
	background-image: none;
	height: 110px;
}

#products #contenido div.imagenes_cabecera{
	padding: 0px 0 0 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#products #contenido div.indentado{
	padding:0 0 10px 15px;
	width: 225px;
}

#products #contenido table{
	margin-bottom: 20px;
}

#products #contenido td{
	height: 20px;
	background-color: #E2E2E2;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	color: #666;
	padding-left: 8px;
	padding-top: 2px;
	vertical-align: top;
}
#products #contenido td.azul{
	color:#1C5377;
}

#products #contenido td.titulo1{
	height: 23px;
	background-color: #9C9D9F;
	border-bottom: 3px solid #fff;
	font-size: 12px;
	color: #E2E2E2;
	font-weight: bold;
	padding-left: 8px;
}
#products #contenido td.titulo2{
	height: 23px;
	border-bottom: 3px solid #fff;
	font-size: 12px;
	color: #9C9D9F;
	font-weight: bold;
	padding-left: 8px;
}

/*-------------------------------------------- FIN Products --------------------------------------------------*/


/*------------------------------------------- AE - Programs --------------------------------------------------*/

#ae_programs{
	padding-top: 15px;
	padding-left: 10px;
}
#ae_programs #menu_contenido{
    float:left;
    width: 205px;
}

#ae_programs #menu_contenido ul{
	list-style: none;
	margin: 7px 0 0 10px;
	line-height: 16px;
}
#ae_programs #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
}
#ae_programs #menu_contenido li a{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: none;
}
#ae_programs #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: underline;
}
#ae_programs #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}

#ae_programs #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

#ae_programs #contenido p{
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
#ae_programs #contenido h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 10px;
}

#ae_programs #contenido h3{
	margin-top: 30px;
	margin-bottom: 22px;
}

/*---------------------------------------- FIN AE - Programs -------------------------------------------------*/

/*------------------------------------------- Engineering --------------------------------------------------*/

#engineering{
	padding-top: 15px;
	padding-left: 10px;
}

#engineering #menu_contenido{
    float:left;
    width: 205px;
}
#engineering #menu_contenido p{
	font-size: 12px;
	color: #666;
	text-align: right;
	padding: 10px 10px 20px 0px;
	width: 180px;
	line-height: 18px;
	float: right;
}
#engineering #menu_contenido h4{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #666;
	padding: 0px 10px 0px 10px;
	float: right;
	background-image: none;
	vertical-align: middle;
	width: 155px;
}
#engineering #menu_contenido ul{
	list-style: none;
	margin: 0;
	line-height: 14px;
}
#engineering #menu_contenido li{
	font-size: 11px;
	color: #666;
	padding-left: 7px;
	background-image: url(../images/bullet_cuadrado_azul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



#engineering #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

/*------------------------------------------Fin Engineering --------------------------------------------------*/

/*------------------------------------------ Engine. Product -------------------------------------------------*/

#en_product{
	padding-top: 15px;
	padding-left: 10px;
}
#en_product #menu_contenido{
    float:left;
    width: 205px;
}
#en_product #menu_contenido p{
	font-size: 12px;
	color: #666;
	text-align: right;
	padding: 10px 10px 20px 0px;
	width: 180px;
	line-height: 18px;
	float: right;
}
#en_product #menu_contenido ul{
	list-style: none;
	margin: 5px 15px 0 10px;
	line-height: 16px;
}
#en_product #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
}
#en_product #menu_contenido li a{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: none;
}
#en_product #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: underline;
}
#en_product #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}
#en_product #menu_contenido div p{
	font-size: 12px;
	color: #666;
}
#en_product #menu_contenido div{
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
}
#en_product #menu_contenido div#menu_programs{
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #E2E2E2;
}


#en_product #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

#en_product #contenido div.r_izquierda{
	width: 280px;
	float: left;
}

#en_product #contenido div.r_derecha{
	width: 290px;
	float: right;
}
#en_product #contenido div.r_derecha p{
	font-size: 11px;
	line-height: 15px;
	width: 280px;
}

#en_product #contenido li.listado_imagenes2{
	height: 110px;
}

#en_product #contenido h6{
	color: #005188;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 8px;
	margin-top: 20px;
}
#en_product #contenido h5{
	font-size: 9px;
	color: #004879;
	padding: 0 0 0 5px;	
	
}

#en_product #contenido div.fondo_gris_1{
	background-color: #DCE1E7;
	width: 565px;
	padding: 8px 0 8px 10px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
}

#en_product #contenido div.fondo_gris_2{
	background-color: #E2E2E2;
	width: 565px;
	padding: 8px 0 8px 10px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
}

#en_product #contenido p{
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
#en_product #contenido h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 10px;
}

#en_product #contenido h3{
	margin-top: 30px;
	margin-bottom: 22px;
}

#en_product #contenido div.indentado{
	padding:0 0 0 20px;
}

/*---------------------------------------- FIN Engine. Product -----------------------------------------------*/


/*--------------------------------------menu contenido - contenido -------------------------------------------*/
#menu_contenido{
    float:left;
    width: 212px;
}

#contenido{
    float:right;
    width: 590px;
	 padding-left: 10px;
	 border-left: 1px solid #F0F0F0;
}
/*------------------------------------- FIN   menu contenido - contenido -------------------------------------*/

/*------------------------------------------ SEARCH ---------------------------------------------------------*/

#search_p{
	margin: 0 0 30px 0;
}

#search_p span#pagina_actual{
	font-size: 11px;
	color: #1C5377;
	font-weight: bold;
	text-decoration: underline;
}
#search_p a.resto_paginas{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

div#search_p div.r_izquierda{
	font-size: 11px;
	color: #666;
	width: 550px;
	float: left;
	
}
div#search_p div.r_derecha{
	font-size: 11px;
	color: #666;
	width: 550px;
	text-align: left;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 2px;
	float: left;
}

div#search_p div.r_derecha h1{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#search_r{
	padding-top: 10px;
	clear: both;
}

#search_r h2{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
}

#search_r a{
	color: #005188;
	text-decoration: none;
}


/*------------------------------------------ FIN SEARCH ------------------------------------------------------*/

/*------------------------------------------- NEWS --------------------------------------------------*/

#news{
	padding-top: 15px;
	padding-left: 10px;
}
#news #menu_contenido{
    float:left;
    width: 205px;
}

#news #menu_contenido ul{
	list-style: none;
	margin: 7px 0 0 5px;
	line-height: 16px;
}
#news #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	color: #666;
	line-height: 12px;
	border-bottom: 1px solid #E2E2E2;
	padding: 0 0 5px 0;
	margin: 0 8px 10px 0;
}
#news #menu_contenido li a{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: none;
}
#news #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #8B9EB1;
	text-decoration: underline;
}
#news #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
}

#news #menu_contenido li p{
	margin-bottom: 3px;
	color: #666;   
}

#news #contenido{
    float:right;
    width: 577px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 20px;
	 border-left: 1px solid #F0F0F0;
}

#news #contenido p.fecha{
	font-size: 11px;
	color: #666;
	font-weight: bold;
	margin: 0;
}
#news #contenido p.subtitulo{
	font-size: 12px;
	color: #666;
	width: 530px;
	margin: 0 0 10px 0;
}
#news #contenido p{
	font-size: 11px;
	color: #666;
	clear: both;
	width: 530px;
	margin-top: 15px;
}
#news #contenido h1{
	font-size: 14px;
	font-weight: bold;
	color: #005188;
	margin-bottom: 0;
}

#news #contenido h3{
	margin-top: 30px;
	margin-bottom: 22px;
}

/*---------------------------------------- FIN NEWS -------------------------------------------------*/

/*---------------------------------------- OFERTAS -------------------------------------------------*/

#ofertas{
	margin: 8px 0 25px 0;
}
#ofertas p{
	color: #666;
	font-size: 11px;
	margin-top: 5px;
}

#ofertas ul{
	list-style: none;
	margin: 5px 0 0 10px;
	line-height: 14px;
}
#ofertas ul li{
	font-size: 11px;
	color: #666;
	padding-left: 7px;
	background-image: url(../images/bullet_cuadrado_azul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#ofertas a{
	color: #005188;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#ofertas a:hover{
	text-decoration: underline;
}

#ofertas .izquierda{
	float: left;
	color: #666;
	font-size: 11px;
	width: 140px;	
	height: 25px;
	text-align: right;
	margin: 5px 10px 0 0; 
}
#ofertas .derecha{
	float: right;
	color: #666;
	font-size: 11px;
	width: 420px;
	height: 25px;
	margin: 5px 0 0 0;		
}
#ofertas form{
	margin: 10px 0 10px 0;
}
#ofertas input,select{
	color: #666;
	font-size: 11px;
	width: 170px;
}

/*---------------------------------------- OFERTAS -------------------------------------------------*/

/*----------------------------------------------- Site Map ---------------------------------------------------*/

#site_map{
	padding-top: 15px;
	padding-left: 10px;
}

#site_map #contenido{
    float:left;
    width: 577px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 20px;
	border-left: 0px;
}

#site_map #contenido p{
	font-size: 11px;
	color: #666;
	margin-bottom: 16px;
	width: 568px;
}

#site_map #menu_contenido{
    float:left;
	padding-left: 20px;
    width: 300px;
}

#site_map #menu_contenido ul{
	list-style: none;
	margin: 0 0 0 4px;
	line-height: 10px;
}

#site_map #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	width: 300px;
	color: #005188;
	padding: 0px 4px 9px 4px;
	border-bottom: 0px solid #E2E2E2;
}

#site_map #menu_contenido li.li_tit{
	font-size: 12px;
	color: #005188;
}

#site_map #menu_contenido li a{
	font-size: 10px;
	font-weight: normal;
	color: #005188;
	text-decoration: none;
}
#site_map #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #005188;
	text-decoration: underline;
}
#site_map #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}

#site_map #menu_contenido li.li_tab{
	font-weight: none;
	padding: 0px 4px 9px 40px;
	color: #97A8B9;
}

#site_map #menu_contenido li.li_tab a{
	text-decoration: none;
	color: #97A8B9;
}
#site_map #menu_contenido li.li_tab a:hover{
	text-decoration: underline;
	color: #97A8B9;
}

#site_map #menu_contenido li.li_tab_1{
	width: 300px;
	padding: 0px 4px 9px 20px;
	color: #005188;
}

#site_map #menu_contenido li.li_tab_1 a{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: none;
}
#site_map #menu_contenido li.li_tab_1 a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}
#site_map #menu_contenido li.li_tab_1.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}

#site_map #menu_contenido li.li_tab_2{
	width: 300px;
	padding: 0px 4px 9px 60px;
}

#site_map #menu_contenido li.li_tab_3{
	width: 300px;
	padding: 0px 4px 9px 40px;
	font-weight: normal;
}

#site_map #menu_contenido a.titular{
	font-weight: bold;
}

#site_map #menu_contenido a.titular:hover{
	font-weight: bold;
}

/*---------------------------------------------FIN Site Map --------------------------------------------------*/

/*---------------------------------------------- Disclaimer --------------------------------------------------*/

#disclaimer{
	padding-top: 15px;
	padding-left: 10px;
}

#disclaimer #contenido{
    float:left;
    width: 577px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 20px;
	border-left: 0px;
}

#disclaimer #contenido p{
	font-size: 11px;
	color: #666;
	margin-bottom: 16px;
	width: 568px;
}

#disclaimer #menu_contenido{
    float:left;
	padding-left: 20px;
    width: 577px;
}

#disclaimer #menu_contenido ul{
	list-style: none;
	margin: 0 0 0 4px;
	line-height: 10px;
}

#disclaimer #menu_contenido li{
	font-size: 10px;
	font-weight: bold;
	width: 300px;
	color: #8B9EB1;
	padding: 8px 4px 9px 4px;
	border-bottom: 0px solid #E2E2E2;
}

#disclaimer #menu_contenido li.li_tit{
	font-size: 12px;
	color: #005188;
}

#disclaimer #menu_contenido li a{
	font-size: 10px;
	font-weight: normal;
	color: #8B9EB1;
	text-decoration: none;
}
#disclaimer #menu_contenido li a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #8B9EB1;
	text-decoration: underline;
}
#disclaimer #menu_contenido li.selected{
	font-size: 10px;
	font-weight: bold;
	color: #005188;
	text-decoration: underline;
}

#disclaimer #menu_contenido li.li_tab{
	width: 577px;
	padding: 8px 4px 9px 40px;
}

#disclaimer #menu_contenido li.li_tab_1{
	width: 577px;
	padding: 8px 4px 9px 20px;
	color: #005188;
}

#disclaimer #menu_contenido li.li_tab_2{
	width: 577px;
	padding: 8px 4px 9px 60px;
	font-weight: normal;
}

#disclaimer #menu_contenido a.titular{
	font-weight: bold;
}

#disclaimer #menu_contenido a.titular:hover{
	font-weight: bold;
}

/*--------------------------------------------FIN Disclaimer -------------------------------------------------*/

/*------------------------------------------------- PIE ---------------------------------------------------*/

#pie{
 	 clear: both;
	 /*float: right;
    width:100%;*/
    height:30px;
    margin-top:10px;
    padding-top:5px;
    background-color:#FFF;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #8B9EB1;
	 text-align: center;
}

#pie a{
	font-size: 10px;
	font-weight: normal;
	color: #8B9EB1;
	text-decoration: none;
}
#pie a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #8B9EB1;
	text-decoration: underline;
}


.gmnoprint span {
	white-space:normal;
}