@charset "utf-8";
hr {
	color: #EDEDE2;
	background-color: #EDEDE2;
	border: 1px solid #EDEDE2;
}

body {
	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;
	background-color: #EDEDE2;
    }
    .oneColFixCtrHdr #container {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
    .oneColFixCtrHdr #header {
	height: 250px;
	background-image: url(images/f_top.gif);
    }
    .oneColFixCtrHdr #mainContent {
	/*	height: 390px;*/
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-color: #EDEDE2;
	height: 100%;
    }
.titulo, .titulo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	text-decoration: none;
	text-align: left;
}
.v_titulo, .v_titulo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 13px;
}
.texto_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding-right: 6px;
	padding-left: 6px;
	text-align: justify;
	line-height: 13px;
}
.v_texto_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-align: justify;
	line-height: 13px;
}
.v_texto_noticia_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: justify;
	line-height: 13px;
	padding-right: 5px;
	padding-left: 5px;
	height: 100%;/*	overflow: auto;*/
}
.oneColFixCtrHdr #footer {
	height: 14px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333;
	padding: 8px;
	margin-top: 10px;
    }
.utrabajo_index_c {
	width: 180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a9a0;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 10px;
	height: 170px;
}

.noticias_index {
	float: left;
	width: 185px;
	background-color: #FFFFFF;
	background-image: url(images/t_noticias_1_a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.utrabajos_index {
	float: right;
	width: 770px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(images/t_nutrabajos_a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
/*	padding-bottom: 30000px;
	margin-bottom: -30000px;
	position: static;
	height: 100%;*/

}
.utrabajos_index_es {
	float: right;
	width: 770px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(images/t_nutrabajos_a.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
.q_somos_index {
	float: right;
	width: 569px;
	background-color: #FFFFFF;
	margin-right: 16px;
	background-image: url(images/t_quienessomos_a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.destamos_index {
	float: right;
	width: 185px;
	background-color: #FFFFFF;
	background-image: url(images/t_dondeestamos_a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subtitulo2, .subtitulo2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a9a0;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}
.v_subtitulo2, .v_subtitulo2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a9a0;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.subtitulo, .subtitulo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a9a0;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	text-decoration: none;
}
.subtitulo a:hover, .subtitulo2 a:hover {
	color: #333333;
}.foto_portfolio {
	background-color: #FFFFFF;
	height: 380px;
	width: 520px;
	margin-left: 220px;
}
.portfolio_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.portfolio_textotit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.v_port_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
	text-indent: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
}
.v_port_stit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
	text-indent: 4px;
	padding-top: 3px;
}
.servicios {
	float: right;
	width: 770px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
li {
	margin-bottom: 15px;
}
.i_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.b_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EDEDE2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.agencia_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A5A52;
}
.agencia_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.rojo {
	color: #CC3300;
}
.mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
