body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152f55;
	text-align:justify
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_home{
font-size:11px;
}

.style1 {color: #666666}
.style7 {font-size: 11px}

a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat !important;
	background-position:top;
	background-color: #FFFFFF;
	display:block;
	width: 985px;
	text-indent:-9999em;
	margin: 0px;
	padding: 0px;
	height: 70px;
}

/*---estas son las imagenes de las diferentes secciones---*/
h1.clientes { background: url(images/t_clientes.jpg)}
h1.servicios { background: url(images/t_servicios.jpg)}
h1.vacantes { background: url(images/t_vacantes.jpg)}
h1.candidatos { background: url(images/t_candidatos.gif)}
h1.eventos { background: url(images/t_eventos.jpg)}
h1.compania { background: url(images/t_compania.jpg)}
h1.contacto { background: url(images/t_contacto.jpg)}
h1.human { background: url(images/t_human.jpg)}
h1.clients { background: url(images/t_clients.gif)}
h1.candidates { background: url(images/t_candidates.gif)}
h1.events { background: url(images/t_events.gif)}
h1.company { background: url(images/t_company.gif)}
h1.contact { background: url(images/t_contact_us.gif)}
h1.services { background: url(images/t_services.gif)}
h1.vacancies { background: url(images/t_job.gif)}

.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #959595;
}
.subtitulos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #162f55;
	text-decoration:none;
	background-color:#f2f2f2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}

