@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	color:#666666;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
a {
	color:#9AA1A8;
	text-decoration:none;
}
li {
	display:inline;
}

h2 {
	color:#21426B;
	font-size:16px;
	font-weight:normal;
}

p {
	line-height:1.8em;
}
p2 {
	line-height:normal;
}
p3 {
	line-height:2em;
}
.clear {
	margin:0;
	padding:0;
	clear:both;
}

.content { 
	border:1px solid #CCCCCC;
	margin:2% auto;
	width:790px;
}

.herramientas {
	text-align:right;
	padding-right:20px;
	margin-top:60px;
}
.herramientas li, .nav li {
	border-left:2px solid #00B1DC;
	padding:0 7px 0 10px;
}
.herramientas li a {
	color:#9AA1A8;
	text-decoration:none;
}
.herramientas li a:hover, .nav li a:hover {
	text-decoration:underline;
	color:#00B1DC;
}

.nav {
	margin:10px 0 0 0;
}
.nav ul {
	padding:0 0 0 20px;
}
.nav li a{
	color:#095F9F;
	text-decoration:none;
}
.nav .on a, .nav.credenciales .on a{
	color:#00B1DC;
}
.nav .on a:hover, .nav.credenciales .on a:hover {
	text-decoration:none;
}
.nav.credenciales {
	text-align:right;
	margin-top:-35px;
	margin-bottom:19px;
	height:18px;
}
.nav.credenciales li {
	border-right:2px solid #00B1DC;
	margin-right:18px;
	padding:0 10px;
}
.nav.credenciales li a {
	color:#ffffff;
}

.header {
	margin: 0 0 10px 0;
}
.header h1 {
	display:block;
	float:left;
	height:36px;
	margin:0 0 0 10px;
	width:165px;
	margin: 20px 0 0 30px;
}
.header h5 {
	display:block;
	float:right;
	height:20px;
	width:269px;
	margin-top:65px;
	/*margin:0 0 0 10px;*/
	/*margin-right:200px;*/
	color:#ffffff;
	font-size:19px;
	text-align:right;
	padding-right:25px;
	font-weight:normal;
}

.header h1 a {
	background:transparent url(../images/logo_Nexus_banca.png) no-repeat scroll 0 0;
	display:block;
	height:36px;
	width:173px;
}
.header h1 a span {
	display:none;
}
.header.firma {
	background:transparent url(../images/bkg_firma.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.header.finance {
	background:transparent url(../images/bkg_finance.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.header.financiacion {
	background:transparent url(../images/bkg_financiacion.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.header.fusiones {
	background:transparent url(../images/bkg_fusiones.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.header.clientes {
	background:transparent url(../images/bkg_clientes.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.header.dataroom {
	background:transparent url(../images/bkg_dataroom.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.header.contacto {
	background:transparent url(../images/bkg_contactenos.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.header.novedades {
	background:transparent url(../images/bkg_novedades.jpg) no-repeat scroll 0 0;
	width:790px;
	height:238px;
}
.btnNovedades {
	width:162px;
	height:86px;
	float:left;
}
.btnNovedades a {
	width:162px;
	height:86px;
	margin-top:10px;
	display:block;
	background:transparent url(../images/mundo_novedades.jpg) no-repeat scroll 40px center;
}
.azul {
	color:#135E9F;
}
.descripcion {
	float:left;
	width:570px;
	margin-left:160px;
}
.descripcion ul {
	float:left;
	padding-left:0px;
}
.descripcion ul li {
	display: block;
	background:transparent url(../images/bullet.jpg) no-repeat scroll 0 7px;
	padding-left:3px;
}
.descripcion ul li a {
	color:#00ADD6;
	font-size:12px;
}
.descripcion ul li a:hover {
	color:#21426B;
}
.listDer {
	margin-left:20px;
	padding-left:20px !important;
	border-left:1px solid #00ADD6;
	width:300px;
}
.contenido {
	overflow:hidden;
	padding:0 20px;
}
.contenido.formulario {
	margin:100px auto;
	padding:0 0 0 250px;
}
.contenido .pdf {
	padding:0;
}
.contenido .pdf li a {
	background:transparent url(../images/bullet_pdf.jpg) no-repeat scroll 0 0;
	padding-left:40px;
	display:block;
	height:32px;
}

.footer {
	margin-left:180px;
	font-size:10px;
}
.footer em {
	color:#00B1DC;
	font-style: normal;
	padding:0 5px;
}

/* Estilos para el form */

.estilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.val_inicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	border: thin solid #18A5BB;
	background-color: #18A5BB;
}

/* Terminan Estilos para el form */

.herramientas ul .data {
	background-color:#21426B;
	padding:0 5px;
	border-left:none;
	margin-right:8px;
}
.herramientas ul .data.on {
	background-color:#00ADD6;
	color:#FFFFFF;
}
.herramientas ul .data a {
	color:#FFFFFF;
	text-decoration:none;
}

/* empieza tooltip */

a.tooltip {
	position:relative;
	color:#000;
	text-decoration:none;
}
a.tooltip span {
	display: none;
	margin: 0 0 0 110px;
	width: 250px;
	z-index:999;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	max-width: 20em;
	line-height: 12px;
	padding: 15px;
	border:1px solid #BEC3C9;
	background-color:#ffffff;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 7px;
	color:#ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.tooltip h3 {
	color:#135E9F;
	margin:5px 0 0 5px;
	font-size:12px;
}
.tooltip h4 {
	color:#00ADD6;
	margin:5px 0 0 5px;
	font-size:12px;
}
.tooltip em {
	color:#135E9F;
	font-style:normal;
	margin:5px 0 0 5px;
	font-size:11px;
}
.tooltip p {
	font-size: 0.95em;
	margin: 5px 0 5px 5px;
	text-align: left;
	color:#737A7F;
	line-height: 1.5em;
}

/* termina tooltip */

/* empieza estilos para contactenos */
.formContacto .dato label {
	width:100px;
	float:left;
}
.formContacto .dato input, .formContacto .dato textarea {
	padding:2px;
	border:1px solid #cccccc;
}
.formContacto .dato {
	margin-bottom:10px;
	margin-left:160px;
}
.formContacto {
	margin-top:10px;
	float:left;
}
.formContacto .botones {
	margin-left:100px;
	margin-left:260px;
}
/* termina estilos para contactenos */
.logos {
	margin-bottom:30px;
	overflow:hidden;
}
.isa{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 0;
	float:left;
	width:149px;
	height:41px;
}
.isa2{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -52px;
	float:left;
	width:149px;
	height:52px;
}
.snc{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -115px;
	float:left;
	width:149px;
	height:44px;
}
.concreto{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -168px;
	float:left;
	width:120px;
	height:33px;
}
.cartagena{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -211px;
	float:left;
	width:149px;
	height:53px;
}
.almagrario{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -274px;
	float:left;
	width:149px;
	height:27px;
}
.olimpica{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -310px;
	float:left;
	width:149px;
	height:31px;
}
.colpatria{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -352px;
	float:left;
	width:120px;
	height:17px;
}
.odinsa{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -380px;
	float:left;
	width:149px;
	height:34px;
}
.constructores{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -424px;
	float:left;
	width:149px;
	height:25px;
}
.condor{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -460px;
	float:left;
	width:149px;
	height:28px;
}
.sainc{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -498px;
	float:left;
	width:120px;
	height:37px;
}
.urbanas{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -545px;
	float:left;
	width:149px;
	height:27px;
}
.pavimentos{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -580px;
	float:left;
	width:149px;
	height:55px;
}
.vergel{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -646px;
	float:left;
	width:149px;
	height:31px;
}
.hb{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -687px;
	float:left;
	width:120px;
	height:41px;
}
.incoequipos{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -739px;
	float:left;
	width:149px;
	height:31px;
}
.airplan{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -781px;
	float:left;
	width:149px;
	height:31px;
}
.mazuera{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -823px;
	float:left;
	width:149px;
	height:31px;
}
.topoco{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -861px;
	float:left;
	width:120px;
	height:60px;
}
.mincivil{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -929px;
	float:left;
	width:149px;
	height:60px;
}
.termotecnica{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -996px;
	float:left;
	width:149px;
	height:45px;
}
.concay{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1043px;
	float:left;
	width:149px;
	height:45px;
}
.aia{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1091px;
	float:left;
	width:120px;
	height:60px;
}
.convial{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1162px;
	float:left;
	width:149px;
	height:50px;
}
.it{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1220px;
	float:left;
	width:149px;
	height:40px;
}
.latinco{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1263px;
	float:left;
	width:149px;
	height:40px;
}
.conalvias{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1311px;
	float:left;
	width:120px;
	height:50px;
}
.comuneros{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1362px;
	float:left;
	width:149px;
	height:50px;
}
.aguilar{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1422px;
	float:left;
	width:149px;
	height:53px;
}
.colombia{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1485px;
	float:left;
	width:149px;
	height:60px;
}
.noarco{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1552px;
	float:left;
	width:120px;
	height:50px;
}
.cahc{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1612px;
	float:left;
	width:149px;
	height:60px;
}
.sadelec{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1677px;
	float:left;
	width:149px;
	height:35px;
}
.electricas{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1715px;
	float:left;
	width:149px;
	height:60px;
}
.heinsohn{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1774px;
	float:left;
	width:120px;
	height:50px;
}
.sansimon{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1834px;
	float:left;
	width:149px;
	height:60px;
}
.consorcio{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1898px;
	float:left;
	width:149px;
	height:75px;
}
.bancoldex{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -1979px;
	float:left;
	width:149px;
	height:40px;
}
.tunel{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2023px;
	float:left;
	width:120px;
	height:30px;
}
.unionTemporal{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2060px;
	float:left;
	width:149px;
	height:40px;
}
.occidente{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2104px;
	float:left;
	width:149px;
	height:40px;
}
.devidar{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2150px;
	float:left;
	width:149px;
	height:40px;
}
.emi{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2197px;
	float:left;
	width:120px;
	height:30px;
}
.ondademar{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2236px;
	float:left;
	width:149px;
	height:30px;
}
.axede{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2265px;
	float:left;
	width:149px;
	height:30px;
}
.solida{
	background:transparent url(../images/sprite.png) no-repeat scroll 0 -2300px;
	float:left;
	width:149px;
	height:30px;
}





