@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:22px;
}
q:before,q:after {content:”;}
html {
	/* Added to create sticky Footer */
	/* height: 65%;*/
	height: 100%;
}

h6{color:#FF9900;}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #1066b1;
	font-size: 11px;

	/* Added to create sticky Footer */
	/* height: 80%;*/
	height: 100%;

	}
	
	* html #wrap{height:100%}

    .oneColFixCtrHdr #wrap {
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin:auto;
	min-height:100%;
	margin-top:-110px;/*footer height*/
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-width:996px;
    }

    .oneColFixCtrHdr #container {
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	height: 100%;
	width: 996px;
    }

    .oneColFixCtrHdr #mainContent {
	text-align: justify;
	margin-top: 25px;
	height: 100%;
	display: inline;
    }

    .oneColFixCtrHdr #header {
	padding: 0px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	height: 154px;
	border-top:110px solid #fff;/* soak up negative margin*/
    }

    .oneColFixCtrHdr #header h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }

	.oneColFixCtrHdr #footer {
	background-image: url(../img/footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;

	min-width:996px;
	margin:auto;
	height:95px;/* must match negative margin and header soak up*/
	clear:both;
    }

	.logotipo {
	width: 193px;
	display: inline;
	float: left;
	}


.logotipo  img    {
	margin-top: 6px;
	margin-left: 33px;
}
.iconos {
	width: 141px;
	margin-left: 47px;
	float: left;
	height: 51px;
	margin-top: 36px;
}
.menu {
	float: left;
	width: 930px;
	height: 30px;
	padding-left: 33px;
	margin-top:-29px;/*footer height*/
}
.menu .nav {
	list-style-type: none;
	color: #FFFFFF;


}
.menu .nav li {
	display: inline;
}
.menu .nav li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #2179c6;
	padding-top: 6px;
	padding-left: 14px;
	padding-right: 14px;
	height: 20px;
	border-right: 1px solid #0b61ac;
}
.menu .nav li a:hover {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(../img/rollover.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #abd4f2;
	border-right: 1px solid #abd4f2;
	height: 21px;
}
.menu  .nav  #active  {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	height: 21px;
	background-image: url(../img/rollover.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #abd4f2;
	border-right: 1px solid #abd4f2;
}

.chosenCategory {
	background:#c1dcf1;
}

.chosenMenu {
	background:#009ce9;
}

.idiomas {
	float: right;
	height: 25px;


}

.idiomas li {
	display: inline;
}
.idiomas li a {
	display: inline;
	color: #65b1ed;
	text-decoration: none;
	float: right;
	background-image: url(../img/arrow_idioma.jpg);
	padding-left: 25px;
	padding-top: 6px;
	height: 20px;
	background-position: 19% 0%;
	background-repeat: no-repeat;
	font-size: 10px;
}

.idiomas li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/arrow_idioma_seleccinado.jpg);
	background-position: 19% 20%;
	background-repeat: no-repeat;
	padding-top: 5px;
}



.idiomas  .idioma_seleccionado    {
	color: #FFFFFF;
	background-image: url(../img/arrow_idioma_seleccinado.jpg);
}

#sectores {
	float: left;
	width: 660px;
	display: inline;
	padding: 10px 0 0 33px;
	height: 90%;
}
#sectores h1 {
	font-size: 18px;
	font-weight: normal;

}
#sectores table {
	height: 330px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#dejopadding   {
	padding-left: 20px;

}




#sectores table tr #siderurgia {
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 8px;
	background-image: url(../img/siderurgia_bg.jpg);
	background-position: center bottom;
	width: 198px;
	height: 122px;
}
#sectores   table   tr   #siderurgia  a  {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
#sectores   table   tr #siderurgia span    {
	font-size: 9px;
	padding-left: 16px;
	font-weight: normal;
}

#sectores table tr #siderurgia a:hover {
	color: #FFE377;
}
#sectores  table  tr  #ferroviario {
	width: 198px;
	vertical-align: top;
	padding-top: 8px;
	background-image: url(../img/ferroviario_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#sectores    table    tr    #ferroviario   a  {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
#sectores    table    tr  #ferroviario  span    {
	font-size: 9px;
	padding-left: 16px;
	font-weight: normal;
}
#sectores  table  tr  #ferroviario  a:hover {
	color: #FFE377;
}
#sectores   table   tr   #aeronautico {
	width: 198px;
	vertical-align: top;
	padding-top: 8px;
	background-image: url(../img/aeronautico_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#sectores     table     tr     #aeronautico    a  {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
#sectores     table     tr   #aeronautico   span    {
	font-size: 9px;
	padding-left: 16px;
	font-weight: normal;
}
#sectores   table   tr   #aeronautico   a:hover {
	color: #FFE377;
}
#sectores    table    tr    #electronica {
	width: 198px;
	vertical-align: top;
	padding-top: 8px;
	background-image: url(../img/electronica_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 122px;
}
#sectores      table      tr      #electronica     a  {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
#sectores      table      tr    #electronica    span    {
	font-size: 9px;
	padding-left: 16px;
	font-weight: normal;
}
#sectores    table    tr    #electronica    a:hover {
	color: #FFE377;
}
#sectores    table    tr    #medioambiente {
	width: 198px;
	vertical-align: top;
	padding-top: 8px;
	background-image: url(../img/medioambiente_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#sectores      table      tr      #medioambiente     a  {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
#sectores      table      tr    #medioambiente    span    {
	font-size: 9px;
	padding-left: 16px;
	font-weight: normal;
}
#sectores    table    tr    #medioambiente    a:hover {
	color: #FFE377;
}
#sectores    table    tr    #nuestrosproyectos {
	vertical-align: top;
	padding-top: 8px;
	width: 198px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/fibra_bg.jpg);
}
#sectores      table      tr      #nuestrosproyectos     a  {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
#sectores      table      tr    #nuestrosproyectos    span    {
	font-size: 9px;
	padding-left: 48px;
	font-weight: normal;
}
#sectores    table    tr    #nuestrosproyectos    a:hover {
	color: #FFE377;
}

.noticias {
	float: left;
	width: 240px;
	padding: 52px 0 42px 33px;

}
.noticias   .mas_noticias  a {
	float: right;
	width: 85px;
	margin-top: 7px;
	text-align: right;
	background-image: url(../img/mas_noticias_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-decoration: none;
	color: #0b60ab;
}
.noticias  .mas_noticias  a:hover {
	text-decoration: underline;
}
.noticias  h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.noticia {
	width: 240px;
	height: 68px;
	background-image: url(../img/noticias_bg.jpg);
	background-repeat: no-repeat;
}
.noticia  .fecha {
	height: 46px;
	padding-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 45px;
	text-align: right;
}
.noticia .fecha .dia_y_mes {
	font-size: 11px;
	line-height: 10px;
	float: left;
	color: #91b0d2;
	padding-bottom: 5px;
	border-bottom: 1px solid #e4eef9;
	width: 100%;
	padding-top: 5px;
}

.noticia    .fecha    .ano {
	font-size: 10px;
	line-height: 10px;
	color: #91b0d2;
	float: right;
	width: 100%;
	padding-top: 3px;
}
.noticia .fecha .contactlabel {
	font-size: 11px;
	line-height: 10px;
	float: left;
	color: #91b0d2;
	padding-bottom: 5px;
	border-bottom: 1px solid #e4eef9;
	width: 100%;
	padding-top: 5px;
}

.noticia   .contenido_noticia {
	float: left;
	margin-top: 14px;
	margin-left: 15px;
	width: 180px;
}
.noticia  .contenido_noticia  .titulo_noticia {
	font-weight: bold;

}
.noticia  .contenido_noticia  .titulo_noticia  a {
	color: #0b60ab;
	text-decoration: none;

}
.noticia  .contenido_noticia  .titulo_noticia  a:hover {
	color: #FF9900;
	text-decoration: none;
}
.noticia  .contenido_noticia  .texto_noticia {
	text-align: left;
}


.nuestrosproyectos {
}
.nuestrosproyectos p {
	padding-bottom: 10px;
}

.nuestrosproyectos .proyectos {
	height: 21px;
	float: left;
	width: 780px;
	border-left: 1px solid #94b8d8;
}
.nuestrosproyectos .proyectos .renfe {
	height: 21px;
	padding-left: 22px;
	padding-right: 15px;
	float: left;
	background-position: 10px 50%;
	background-image: url(../img/arrow_proyectos.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #94b8d8;
	line-height: 18px;
}
.nuestrosproyectos .proyectos .renfe a {
	text-decoration: none;
	color: #1066b1;
}
.nuestrosproyectos .proyectos .renfe a:hover {
	text-decoration: underline;
	color: #DD8114;
}
.mini_sectores {
	float: left;
	padding: 0px 0 42px 33px;
}






.mini_sectores h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.mini_sectores  .sector {
	width: 146px;
	height: 43px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
}
.mini_sectores .sector #markets {
	width: 145px;
	height: 35px;
	font-size: 18px;
	padding-top: 18px;
}

.mini_sectores .sector a {
	color: #0f65b0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	overflow: hidden;
	text-indent: -999em;
}
.mini_sectores .sector .nav {
	margin-bottom: 43px;
}

.mini_sectores .sector .nav li {

	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 35px;
	text-align: right;
	vertical-align: middle;
}

.mini_sectores .sector .nav a {
}

.mini_sectores .sector .nav li:hover {
	background-image: url(../img/rollover.jpg);
}

.mini_sectores .sector .nav a:hover {
	background-image: url(../img/rollover.jpg);
	border-bottom-style: solid;
	border-width: 1px;
}

.mini_sectores.sector #sector1, .mini_sectores.sector #sector2 , .mini_sectores.sector #sector3, .mini_sectores.sector #sector4, 
.mini_sectores.sector #sector5, .mini_sectores.sector #sector6        {

}


.mini_sectores .sector span {
	color: #0f65b0;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 25px;
}
.mini_sectores .sector_proyectos {
	background-image: url(../img/bg_nuestros_proyectos.jpg);
	width: 146px;
	height: 38px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
.mini_sectores  .sector_proyectos  a {
	color: #dd8114;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 25px;
	text-align: left;
}
.mini_sectores .sector_proyectos a:hover {
	color: #905714;
	text-decoration: none;
}
.contenido_particular {
	float: left;
	display: inline;
	width: 750px;
	padding: 15px 0 0 33px;

}
.contenido_particular h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #009ce8;
}
.tabla_titulo_contacto {
	margin: 15px 0 15px 0;

}
.tabla_contacto {
	margin: 25px;
	width: 698px;
	text-align: right;
	height: 150px;
}
.tabla_contacto input {
	height: 18px;
	border: 1px solid #7fb6e6;
	font-size: 11px;
	color: #006699;
}


.tabla_contacto tr td{
	background-color: #E1F0FF;
	border: 2px solid #FFF;
	margin-bottom: 2px;
}

.tabla_contacto   tr  td  .seleccion {
	font-size: 11px;
	color: #006699;
	height: 16px;
	width: 180px;
	border: 1px solid #7fb6e6;

}
.tabla_contacto tr td .seleccionlista {
	font-size: 11px;
	color: #006699;
	height: 18px;
	width: 180px;
	border: 1px solid #7fb6e6;
}
.tabla_enviar {
	background-color: #FFFFFF;
	width: 337px;
	text-align: center;
	border: 0px;
}

.tabla_enviar #enviar_formulario{
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
