a {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #155D74;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #71A0B0;
}
a:active {
	text-decoration: none;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.textosBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.textosbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #155D74;
	text-decoration: none;
}

.textosazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #155D74;
	text-decoration: none;
}
td.textosazul { 
	height: 20px;
}

td.titulo {
	color: #2A7085;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
}

.textosBoldazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #155D74;
	text-decoration: none;
}

.textosBoldazul.extra {
	font-size: 12px;
}

td.margen-inf {
	padding-bottom: 1ex;
}
td.fix-bullet-m {
	padding-top: 1ex;
	vertical-align: top;
}
a.boton {
	display: block;
	background-repeat: no-repeat;
}
a.boton_es {
	background-image: url(img/como_trabajamos.gif) 
}

a.boton_en {
	background-image: url(img/como_trabajamos_en.gif) 
}

a.boton:hover {
	background-position: 0 -34px;
}
td.home-head {
	padding-top: 132px;
}

td.home-head.es {
	background: url(img/top_home.jpg) no-repeat; 
}
td.home-head.en {
	background: url(img/top_home_english.jpg) no-repeat;
}
td.home-head div.encuesta {
	margin-right: 25px; 
	float: right;
}

td.home-head div.contenido {
	margin-left: 38px; 
	margin-top: 40px;
}

td.home-head div.contenido div{ 
	width: 402px;
}
td.home-head img {
	border: none;
}
