body {
	background-color: #dbe2e9;
	margin: 0px;
}
#cont_bg_header {
	background-color: #1E3244;
	height: 255px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color:#F90;
	border-bottom-style:solid;
	border-bottom-width:4px;
	background-image:url(../imagenes/bg_header_linea.png);
	background-repeat:repeat-y;
	background-position:right;
}
header {
	display: block;
	height: 255px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../imagenes/bg_header.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#logo{
	width:290px;
	height:115px;
	float:left;
	}
nav{
	width:620px;
	height:115px;
	float:left;
	margin-left:0px;
	}
#cont_bg_intro {
	background-color: #E9EEF2;
	height: 780px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../imagenes/bg_estructura.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:bottom;
}
#intro {
	display: block;
	height: 550px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:220px;
	text-align:center;
}
#cont_destacados{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	height:250px;
	margin-top:20px;
	padding-left:20px;
	padding-bottom:30px;
}
#cont_intro_home{
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
.destacado_home_01, .destacado_home_02, .destacado_home_03{
	width:240px;
	height:240px;
	float:left;
	margin-right:20px;

}

#img_destacado_01:hover, #img_destacado_02:hover, #img_destacado_03:hover {
  filter: blur(3px); 
  -webkit-filter: blur(3px); 
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
}
#texto_destacado_01, #texto_destacado_02, #texto_destacado_03{
	z-index:30;
	width:180px;
	height:40px;
	position:absolute;
	margin-top:110px;
	margin-left:30px;
	display:none;
	}
	
#banner {
	background-color: #FFF;
	display: block;
	height: 310px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index:10;
	position:relative;
	margin-top:-130px;
	
	border-color:#FFF;
	border-style:solid;
	border-width:2px;
	
	box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.6);
		-moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.6);
}
#clientes {
	display: block;
	height: 220px;f
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
	text-align:center;
}
#cont_bg_empleo_datos {
	background-color: #dbe2e9;
	height: 470px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:60px;
	background-image:url(../imagenes/bg_empleo.png);
	background-repeat:repeat-x;
	background-position:top;
	
	padding-bottom:150px;
}
#empleo_datos{
	display: block;
	height: 470px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.empleo{
	width:460px;
	height:460px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	}
#empleo_cabecera{
	width:460px;
	height:170px;
}
#empleo_texto{
	width:450px;
	min-height:130px;
	margin-top:10px;
}
#empleo_bot{
	width:460px;
	height:50px;
	margin-top:30px;
}
.foto_cab_empleo{
	width:170px;
	height:170px;
	float:left;
}
.titulo_cab_empleo{
	width:280px;
	height:70px;
	float:left;
	margin-top:20px;
}
#cont_bg_footer {
	background-color: #333;
	height: 320px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../imagenes/bg_footer.png);
	background-repeat:repeat-x;
	
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
footer{
	background-color: #506775;
	display: block;
	height: 320px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
	background-image:url(../imagenes/bg_footer.png);
	background-repeat:repeat-x;
}
#footer_col_01{
	width:380px;
	height:260px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:40px;
}
#footer_col_02{
	width:220px;
	height:210px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:70px;
	border-left-color:#96A4AC;
	border-left-style:dashed;
	border-left-width:1px;
	
}
#footer_col_03{
	width:220px;
	height:185px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:70px;
	padding-top:25px;
	border-left-color:#96A4AC;
	border-left-style:dashed;
	border-left-width:1px;
	
	border-right-color:#96A4AC;
	border-right-style:dashed;
	border-right-width:1px;
}
#logo_footer{
	width:130px;
	height:160px;
	float:left;
}
#info_footer{
	width:220px;
	height:140px;
	float:left;
	margin-top:30px;
	margin-left:10px;
}



li{
	list-style-type:none;
	}
#ul_footer{
	margin-top:-10px;}



h1,h2,h3,h4,h5,h6{
	margin:0px;
}

/*Titillium Web
font-weight: 200 - 300 - 400*/
h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 33px;
	color: #1e3244;
	font-weight: 400;
}

h2 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 26px;
	color: #F39200;
	font-weight: 300;
}
h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	color: #35596B;
	font-weight: normal;
}
h4 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	color: #F39200;
	font-weight: 400;
	line-height:20px;
}
h5 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	color: #35596B;
	font-weight: 200;
}

.tx_principal {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #35596B;
	font-weight: 300;
	line-height:18px;
	text-align:justify;
	margin:0px;
}
.tx_principal a{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #35596B;
	font-weight: 300;
	line-height:18px;
	text-align:justify;
	margin:0px;
	text-decoration:none;
}
.tx_principal a:hover{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #F39200;
	font-weight: 300;
	line-height:18px;
	text-align:justify;
	margin:0px;
	text-decoration:underline;
}
.tx_principal_centrado {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #35596B;
	font-weight: 300;
	line-height:18px;
	text-align:center;
}

.tx_lista_footer {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #D0DAE1;
	font-weight: 300;
	line-height:18px;
}
.tx_lista_footer a {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #D0DAE1;
	font-weight: 300;
	line-height:18px;
	text-decoration:none;
}
.tx_lista_footer a:hover {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #F39200;
	font-weight: 300;
	line-height:18px;
	text-decoration:underline;
}

.tx_footer {
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	color: #D0DAE1;
	font-weight: 200;
	margin:0px;
}

.tx_fonos_footer{
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	color: #D0DAE1;
	font-weight: 300;
	margin:0px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */
#ul_submenu{
	margin-left:0px;
	margin-top:0px;
}

#menu_secundario{
	width:350px;
	height:35px;
	padding-left:130px;
	float:left;
	}

.lista_submenu{
	float:left;
	margin-right:6px;
	}
	
.tx_submenu{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #D0DAE1;
	font-weight: 200;
	margin-top:10px;
}
.tx_submenu a{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #D0DAE1;
	font-weight: 300;
	margin-top:10px;
	text-decoration:none;
}
.tx_submenu a:hover{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #F39200;
	font-weight: 300;
	margin-top:10px;
}
.tx_submenu_inactivo{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #F39200;
	font-weight: 300;
	margin-top:10px;
}
.tx_submenu_linea{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #D0DAE1;
	font-weight: 300;
	margin-top:10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */
#menu_cont{
	width:600px;
	height:40px;
	margin-top:5px;
	float:left;
	margin-left:20px;
}
.menu_01, .menu_02, .menu_03, .menu_04, .menu_05, .menu_06,.menu_07{
	min-width:90px;
	height:30px;
	background-color:#DBE2E9;
	margin-top:-10px;
	float:left;
	margin-right:4px;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	
	  transform:skew(-30deg,0deg);
-ms-transform:skew(-30deg,0deg); /* IE 9 */
-webkit-transform:skew(-30deg,0deg); /* Safari and Chrome */
}

.menu_inactivo{
	min-width:90px;
	height:30px;
	background-color:#F39200;
	margin-top:-10px;
	float:left;
	margin-right:4px;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	
	  transform:skew(-30deg,0deg);
-ms-transform:skew(-30deg,0deg); /* IE 9 */
-webkit-transform:skew(-30deg,0deg); /* Safari and Chrome */
}

.menu_sobre{
	background-color:#F39200;
	
}


.tx_menu_01, .tx_menu_02, .tx_menu_03, .tx_menu_04, .tx_menu_05, .tx_menu_06, .tx_menu_07{
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	color: #506775;
	font-weight: 400;
	margin-top:5px;
	text-decoration:none;
	
	  transform:skew(30deg,0deg);
-ms-transform:skew(30deg,0deg); /* IE 9 */
-webkit-transform:skew(30deg,0deg); /* Safari and Chrome */
}
.tx_menu_01 a, .tx_menu_02 a, .tx_menu_03 a, .tx_menu_04 a, .tx_menu_05 a, .tx_menu_06 a, .tx_menu_07 a{
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	color: #506775;
	font-weight: 400;
	margin-top:5px;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;

}
.tx_menu_01 a:hover, .tx_menu_02 a:hover, .tx_menu_03 a:hover, .tx_menu_04 a:hover, .tx_menu_05 a:hover, .tx_menu_06 a:hover, .tx_menu_07 a:hover{
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	color: #1E3244;
	font-weight: 400;
	margin-top:5px;
	text-decoration:none;
}

#capa{
	width:210px;
	height:36px;
	float:left;
	margin-top:0px;
	margin-left:140px;
	display:none;	
	}
.tx_menu_capa{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #D0DAE1;
	font-weight: 200;
	margin-top:4px;
	

	float:left;
	margin-right:4px;
	text-align:center;
}
.tx_menu_capa a{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #D0DAE1;
	font-weight: 200;
	margin-top:4px;
	text-decoration:none;
	

	float:left;
	margin-right:4px;
	text-align:center;
}
.tx_menu_capa a:hover{
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #F39200;
	font-weight: 200;
	margin-top:4px;
	float:left;
	margin-right:4px;
	text-align:center;
}

.tx_destacado{
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	color: #FFF;
	font-weight: 400;
	margin-top:0px;
	text-align:center;
	text-shadow: 1px 1px 4px #000000;
	line-height:21px;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */
#txerrera{
	width: 600px;
	height: 30px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	padding-top:5px;
	
}
.tx_txerrera{
		font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	color: #668EAE;
	line-height: 13px;
	font-weight: lighter;
	font-style: normal;
	margin-top: -4px;
}
.tx_txerrera a{
		font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	color: #668EAE;
	line-height: 13px;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
}
.tx_txerrera a:hover{
		font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	color:#fff;
	line-height: 13px;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
}