@charset "utf-8";
/* CSS Document */
img, div, p, span { behavior: url(js/iepngfix.htc) }
@font-face {
    font-family: 'AvenirLT-Medium';
    src: url('/materiales/_recursos/fonts/lte50344.eot');
    src: url('/materiales/_recursos/fonts/lte50344.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/lte50344.woff') format('woff'),
         url('/materiales/_recursos/fonts/lte50344.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/lte50344.svg#lte50344') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirLT-Bold';
    src: url('/materiales/_recursos/fonts/lte50346.eot');
    src: url('/materiales/_recursos/fonts/lte50346.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/lte50346.woff') format('woff'),
         url('/materiales/_recursos/fonts/lte50346.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/lte50346.svg#lte50346') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geometric415black-bt';
    src: url('../../materiales/_recursos/fonts/geometric415black-bt.eot');
    src: url('../../materiales/_recursos/fonts/geometric415black-bt.eot?#iefix') format('embedded-opentype'),
         url('../../materiales/_recursos/fonts/geometric415black-bt.woff') format('woff'),
         url('../../materiales/_recursos/fonts/geometric415black-bt.ttf') format('truetype'),
         url('../../materiales/_recursos/fonts/geometric415black-bt.svg#geometric415black-bt') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geometr415_lt_btlite';
    src: url('../../materiales/_recursos/fonts/geometric415litebt.eot');
    src: url('../../materiales/_recursos/fonts/geometric415litebt.eot?#iefix') format('embedded-opentype'),
         url('../../materiales/_recursos/fonts/geometric415litebt.woff') format('woff'),
         url('../../materiales/_recursos/fonts/geometric415litebt.ttf') format('truetype'),
         url('../../materiales/_recursos/fonts/geometric415litebt.svg#geometr415_lt_btlite') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geometr415_md_btmedium';
    src: url('../../materiales/_recursos/fonts/geometric415mediumbt.eot');
    src: url('../../materiales/_recursos/fonts/geometric415mediumbt.eot?#iefix') format('embedded-opentype'),
         url('../../materiales/_recursos/fonts/geometric415mediumbt.woff') format('woff'),
         url('../../materiales/_recursos/fonts/geometric415mediumbt.ttf') format('truetype'),
         url('../../materiales/_recursos/fonts/geometric415mediumbt.svg#geometr415_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
body{
	background-color:#bf0010;
	text-align:center;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px auto;
}
#master{
	width:870px;
	margin:auto;
/* 	height:925px;
   box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);*/
}
#sombra{
	width:870px;
	height:auto;
	float:left;
	clear:none;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
}
#top{
	width:870px;
	height:132px;
	float:left;
	clear:right;	
	background: #fff;
	border-bottom: 2px solid #000;
}
.logo{
	width:193px;
	height:123px;
	padding:0;
	margin:5px 0px 0px 48px;
	float:left;
	clear:none;
}

.logo-icd{
	float:right;
	clear:none;
	padding:0;
	margin:25px 37px 0 0;
	display:none;
}
#top .tx-course{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	line-height:24px;
	color:#8ae2ff;
	letter-spacing:0px;
	text-align:center;
	margin:3px 0 0 31px;
	text-transform:uppercase;
}
.txt-top-registro{
	width:auto;
	height:auto;
	float:right;
	clear:none;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:21px;
	line-height:24px;
	color:#8ae2ff;
	letter-spacing:1px;
	text-align:center;
	margin-top:10px;
	text-transform:uppercase;
}
#top .txt{
	width:430px;
	height:auto;
	float:right;
	clear:none;
	margin:35px 60px 0px 0px;
	font-family:"geometric415black-bt", Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:29px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:0px;
}
.txt-top-registro{
	margin: 33px 45px 0px 0px;
	width: 310px;
	color:#8ae2ff;
}

.btn-suscribite{
	width:298px;
	height: 50px;
	border:none;
	background:url(/img/btn-suscribite-ya.png) no-repeat top center;
	cursor:pointer;
	float: left;
	padding: 0px;
	margin: 5px 46px;
}
.btn-suscribite:hover{
	background:url(/img/btn-suscribite-ya.png) no-repeat bottom center;
}


#cont-land, #cont-home, #cont-home-registro, #cont-eng, #cont-mas-info{
	width:870px;
	height:570px;
	float:left;
	clear:none;
	background:url(/img/bg-form.png) no-repeat top left transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
}
#cont-land{
	height:231px;
	background:url(/img/bg-land.jpg) no-repeat top left;
}
#cont-eng{
	height:440px;
	background:url(/img/bg-rojo-pixel.jpg) repeat top left;
	-webkit-box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
	box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
}
#cont-mas-info{
	height:480px;
	background:url(/img/bg-rojo-pixel.jpg) repeat top left;
	-webkit-box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
	box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
}
#cont-home-registro{
	background:url(/img/bg-registro.png) no-repeat top left transparent;
	height:auto;
}

.txt-intro, .txt-intro-conf{
	width:525px;
	height:auto;
	float:left;
	clear:none;
	margin:0px;
	padding:14px 0 8px 0px;
	
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:21px;
	color:#fff;
	letter-spacing:0px;
	text-align:left;
	text-transform:uppercase;
	line-height:25px;
}
.txt-intro-conf{
	width:870px;
	margin:18px 0px 0px 0px;
	padding:9px 0 8px 0;
	text-align:center;
	font-size:21px;
}

/** FORM **/
#formulario, #formulario-activacion{
	width: 556px;
	height:auto;
	float:left;
	clear:none;
	margin: 28px 0 0 44px;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	letter-spacing:0px;
	text-transform:uppercase;
	text-align:left;
}
#formulario-activacion{
	height:740px;
	margin: 17px 0 0 22px;
}
.felicitaciones, .felicitaciones-celeste{
	width:562px;
	height:auto;
	float:left;
	clear:none;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	letter-spacing:0px;
	text-align:left;
	margin:10px 0 1px 20px;
	text-transform:uppercase;
}
.felicitaciones-celeste{
	font-size:35px;
	line-height:35px;
	margin:17px 0 4px 15px;
	color:#89defa;
}
#codigo{
	width:537px;
	height:auto;
	float:left;
	clear:none;
	background-color:#0a1f51;
	padding:11px 20px 7px 20px;
	margin:9px 0 6px 0;
	text-transform:uppercase;
}
.codigo-amarillo{
	width:537px;
	height: auto;
	float: left;
	clear: none;
	color:#fff21d;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:50px;
	line-height:50px;
	text-transform:none;
	text-align:center;
	padding: 5px 0 8px 0;
}
.txt-amarillo, .arial-13{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	text-align:center;
	font-size:12px;
	line-height:20px;
	color:#fff21d;
	letter-spacing:0px;
}
.arial-13, .arial-19{
	width: 550px;
	text-align:left;
	font-size:13px;
	line-height:20px;
	color:#fff;
	padding:0 0 7px 20px;
}
.arial-19{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-transform:none;
}
.arial-19 a{
	color:#fff21d;
	font-weight:bold;
	text-decoration:underline;
}
.arial-19 a:hover{
	text-decoration:none;
}

.logo-disc-1{
	width:229px;
	height:29px;
	float:left;
	clear:none;
	background:url(/img/logo-disc-1.png) no-repeat top right;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.num{
	width: 33px;
	height:21px;
	float:left;
	clear:none;
	background:#00b2ed;
	border-radius:100px;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 27px;
	line-height: 8px;
	color:#fff;
	padding: 12px 0 0px 0px;
	text-align:center;
	margin: 6px 0 0px 20px;
}
.paso{
	float:left;
	clear:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	font-size: 17px;
	line-height: 19px;
	color:#fff;
	letter-spacing:0px;
	margin-left:7px;
}
.paso.uno{
	width:478px;
	height: 32px;
	padding-top: 12px;
}
.paso.dos{
	width: 506px;
	height: 32px;
	padding-top: 12px;
}
.paso.cuatro{
	width: 628px;
	height: 26px;
	padding-top: 13px;
	background:url(/img/logo-disc-2.png) no-repeat bottom right;
}
.paso.cinco{
	width: 732px;
	height:auto;
	padding-top:5px;
}
.tooltip{
	color:#fff699;
	font-size:12px;
	text-decoration:none !important;
	font-weight:bold;
}
.tooltip:hover{
	color: #89defa;
	cursor:pointer;
	text-decoration:none;
}
a.tooltip span {
	width:130px;
	display:none; 
	padding:2px 3px; 
	margin-left:8px;
	text-decoration:none;
}
a.tooltip:hover span{
	width:350px;
	height:auto;
	padding:5px;
	margin:-3px 0 0 8px;
	background:#d9f5ff;
	display:inline;
	position:absolute;
	border:1px solid #00b2ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#050058;
	line-height:13px;
	text-align:left;
}




.fondo-azul{
	width: 807px;
	height: 48px;
	float:left;
	clear:none;
/*	background:#045b7c;*/
	padding-top: 4px;
}
.img-registro{
	position: relative;
 	right: -75px;
 	top: 156px;
}
.diviertete{
	width:804px;
	height:auto;
	float:left;
	clear:none;
	color:#fff;
	font-size:22px;
	line-height:20px;
	letter-spacing:2px;
	text-align:center;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 19px 0 80px 12px;
}
.paso a{
	color:#fff21d;
	font-weight:bold;
	text-decoration:underline;
}
.paso a:hover{
	text-decoration:none;
}

.azul{
	width: 558px;
	height: 33px;
	float: left;
	clear: none;
	background-color: #fff;
	font-size: 13px;
	color: #091a45;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 3px 20px;
	margin: 11px 20px 20px -20px;
	text-transform: none;
}
.obligatorios{
	width:300px;
	height:0px;
	float:left;
	clear:none;
	padding-top:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	text-transform:none;
	line-height:20px;
}
.yellow{
	color:#fff21d;
	font-weight:bold;
}
.label, .label-a{
	width:285px;
	height:15px;
	float:left;
	clear:both;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:10px;
	color:#fff699;
	padding:10px 0 20px 0;
}
.label-a{
	width:173px;
	height:auto;
	float:left;
	clear:both;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:10px;
	color:#fff699;
	padding:27px 0 0px 0;
}
.codigo, .numero{
	width:178px;
	height:45px;
	float:left;
	clear:none;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fff699;
	padding:0px 0 0px 0;
	margin-right:2px;
}
.numero{
	width:185px;
	padding:0px;
}
.txt-small{
	width:165px;
	float:left;
	clear:none;
	padding:5px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	text-align:left;
	text-transform:none;
	color:#fff;
}
.codigo-txt{
	width: 178px;
	float:left;
	clear:none;
	padding:5px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:12px;
	text-align:left;
	text-transform:none;
	color:#fff;
}

.codigo input, .numero input{
	width:53px;
	height:23px;
	float:left;
	clear:none;
	border:1px solid #FFF;
	text-transform:none;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
.numero input{
	width:172px;
	height:23px;
}

.campo{
	width:255px;
	height:45px;
	border:none;
	float:left;
	clear:none;
	font-size:15px;
	color:#fff21d;
	padding-top:-10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.campo input{
	width:240px;
	height:23px;
	border:1px solid #FFF;
	float:left;
	clear:none;
	text-transform:none;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
}

.btn-enviar{
	width:244px;
	height:45px;
	float:right;
	clear:none;
	border:none;
	background:url(/img/btn-obtener.png) no-repeat top center;
	cursor:pointer;
	margin-top:-13px;
	text-align:center;
}
.btn-enviar:hover{
	background:url(/img/btn-obtener.png) no-repeat bottom center;
}
.asterisco{
	width:auto;
	height:40px;
	float:right;
	clear:none;
	text-align:left;
	font-size:15px;
	color:#fff21d;
	font-weight:bold;
	padding-top:-10px;
	margin-right:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.asterisco-cel{
	width:5px;
	height:20px;
	float:left;
	clear:none;
	text-align:left;
	font-size:15px;
	color:#fff21d;
	font-weight:bold;
	padding:-10px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.parentesis{
	width:8px;
	height:20px;
	float:left;
	clear:none;
	text-align:left;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:19px;
	line-height:23px;
	color:#000;
	padding:0 0 0 0;
}
.espacio-txt-num{
	width: 388px;
	height:105px;
	float:left;
	clear:none;
}
.error-message, .error-message-cel{
	width:252px;
	height:14px;
	float:right;
	clear:none;
	padding-top:-2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#ff0000;
	text-transform:uppercase;
}
.error-message-cel{
	width: 376px;
	height:14px;
	text-align:center;
}

.celeste{
	color:#8ae2ff;
}
li{
	list-style-image:url(/img/li.png);
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:10px;
}
.txt-registro{
	width: 816px;
	height: auto;
	padding: 40px 0 0px 0px;
	float: left;
	clear: none;
	background:url(/img/form-registro.png) no-repeat 533px 57px;
}
.avenir{
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	padding:0 0 0px 20px;
	font-weight:normal;
	letter-spacing:0px;
	font-size:17px;
	text-transform:uppercase;
	line-height:21px;
	color:#FFF;
	text-align:left;
}
.bold-avenir, .avenir-celeste{
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
}
.avenir-celeste{
	color:#00b2ed;
	font-size:33px;
	line-height:29px;
	padding:0 0 8px 20px;
}
a.link{
	font-weight:bold;
	color:#fff21d;
}
a.link:hover{
	font-weight:bold;
	color:#fff21d;
	text-decoration:none;
}

.banner{
	float:right;
	clear:none;
	padding:0px;
	margin-top:0px;
}

.tit-land{
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
	font-size: 21px;
	line-height:22px;
	margin:26px 0px 0px 0px;
	padding:0px;
	text-transform:uppercase;
	text-align:center;
}	
.pin-code{
	width:auto;
	float:auto;
	display:inline-block;
	margin:0px auto;
}
.pin-code input{
	width:224px;
	height: 54px;
	background:#FFF;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	letter-spacing:1px;
}
a.btn-ingresa{
	width:168px;
	height: 53px;
	border:none;
	background:url(/img/btn-ingresa.png) no-repeat top center;
	cursor:pointer;
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
a.btn-ingresa:hover{
	background:url(/img/btn-ingresa.png) no-repeat bottom center;
}

.banner-susc{
/*	float:left;
	clear:none;*/
	padding:0px;
	margin: 10px auto 0 auto;
	display:table;
}


/** ENVIA ENG **/
#banner-empresa{
	width:734px;
	height: 243px;
	display:block;
	margin:26px auto 15px auto;
	padding:22px 0px 35px 20px;
	background: #fff;
	border-radius: 25px;
	border: 4px solid #000;
}
.manda-sms{
	width: 714px;
	height: auto;
	display: block;
	font-family: geometr415_md_btmedium, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 13px;
}
.eng-red{
	font-family:geometric415black-bt, Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#bf0010;
}
.cajita{
	width:236px;
	height:118px;
	float:left;
	clear:none;
	font-family:geometric415black-bt, Arial, Helvetica, sans-serif;
	font-size:49px;
	padding-top:108px;
	letter-spacing: 3px;
}
.cajita.movistar{
	background:url(/img/movistar.png) no-repeat top left;
	color:#005c84;
}
.cajita.personal{
	background:url(/img/personal.png) no-repeat top left;
	color:#00b4c5;
}
.cajita.claro{
	background:url(/img/claro.png) no-repeat top left;
	color:#d52e28;
}
.precio{
	font-family:"geometr415_md_btmedium", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:20px;
	padding-top:38px;
	letter-spacing: 0px;
}
.precio sup{font-size:12px;}

.banner-empresa{
	float:left;
	clear:none;
}
a.btn-mas-info{
	width:599px;
	height: 66px;
	display:block;
	border:none;
	background:url(/img/btn-mas-info.png) no-repeat top center;
	cursor:pointer;
	padding: 0px;
	margin: 5px auto 0px auto;
}
a.btn-mas-info:hover{
	margin: 7px auto 0px auto;
	background:url(/img/btn-mas-info.png) no-repeat bottom center;
}

/** ENVIA ENG
#banner-empresa{
	width:672px;
	height: auto;
	float:left;
	clear:none;
	margin:10px 0px 0px 134px;
}
.banner-empresa{
	float:left;
	clear:none;
}
a.btn-mas-info{
	width:108px;
	height: 57px;
	border:none;
	display:block;
	background:url(/img/btn-mas-info.png) no-repeat top center;
	cursor:pointer;
	padding: 0px;
	margin: 19px 0px 0px 566px;
}
a.btn-mas-info:hover{
	background:url(/img/btn-mas-info.png) no-repeat bottom center;
}*/
.btn-enviar-pin{
	width:264px;
	height:45px;
	display:block;
	margin: 0px auto;
	border:none;
	background:url(/img/btn-obtener-pin.png) no-repeat top center;
	cursor:pointer;
}
.btn-enviar-pin:hover{
	background:url(/img/btn-obtener-pin.png) no-repeat bottom center;
}
#formulario-cel{
	width: 573px;
	height:272px;
	float: none;
	clear: none;
	display: inline-block;
	margin: 0px auto 0 auto;
	padding: 23px 0px 0px 28px;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-size:20px;
    line-height:28px;
	text-transform:uppercase;
    color:#d4f1ff;
	text-align:left;
	background:url(/img/bg-form-enviaeng.png) top left no-repeat;
}




/** MAS INFO **/
.chica{
	float:right;
	clear:none;
	margin: -330px auto 0 0px;
}
#bullets{
	width: 440px;
	height:310px;
	float: left;
	clear: none;
	margin: 20px auto 0 31px;
	padding: 15px 0px 0px 20px;
	text-align:left;
	background: #fff;
	border-radius: 25px;
	border: 4px solid #000;
}
.tit-bullets{
	font-family: geometric415black-bt, Arial, Helvetica, sans-serif;
	font-size:27px;
    line-height:28px;
	text-transform:uppercase;
    color:#000;
	padding: 0px 0px 8px 0px;
}
#bullets li{
    color:#000;
	font-family: geometr415_md_btmedium, Arial, Helvetica, sans-serif;
	font-size:17px;
    line-height:19px;
	text-transform:none;
	list-style-position:inside;
	list-style-image:url(/img/bullet.png);
}

.banner-clickaqui{
	margin-top: -30px;
	display: inline-table;
}

.mas-exitoso{
	width:870px;
	height:auto;
	float:left;
	clear:none;
	background:#00b2ed;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b2ed', endColorstr='#00a0d6');
	background-image: linear-gradient(bottom, rgb(0,161,214) 0%, rgb(0,178,237) 50%);
	background-image: -o-linear-gradient(bottom, rgb(0,161,214) 0%, rgb(0,178,237) 50%);
	background-image: -moz-linear-gradient(bottom, rgb(0,161,214) 0%, rgb(0,178,237) 50%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,161,214) 0%, rgb(0,178,237) 50%);
	background-image: -ms-linear-gradient(bottom, rgb(0,161,214) 0%, rgb(0,178,237) 50%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(0,161,214)),
		color-stop(0.5, rgb(0,178,237))
	);	
	
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 33px;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
	line-height:24px;
	margin:0px;
	padding:16px 0 13px 0;
	text-transform:uppercase;
	text-align:center;
}
.img-discovery{
	width:870px;
	height:165px;
	float:left;
	clear:none;
	margin:0px;
	padding:0px;
}


/*  Footer  */
#pie{
	width:870px;
	height:auto;
	background-color:#000;
	float:left;
	clear:none;
	padding:0 0 20px 0;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:16px;
}

#pie .columbia, #pie .columbia a{
	background:url(/img/logo-columbialang.jpg) no-repeat top left transparent;
	margin:18px 0 0 35px;
	width:auto;
	height:auto;
	float:left;
	clear:none;
	padding-top:43px;
	color:#fff;
	text-decoration:none;
}
#pie #icd{
	background:url(/img/icd-small.png) no-repeat top right transparent;
	margin: 9px 14px 0px 0px;
	padding:54px 21px 0px 0px;
	width:auto;
	height:auto;
	float:right;
	clear:none;
	text-align:right;
	text-decoration:none;
}
.legal{
	display:none;
	width:820px;
	height:auto;
	float:left;
	clear:none;
	margin:19px 0 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2F3580;
	line-height:15px;
	text-decoration:none;
	text-align:left;
}
a.legal{
	float:none;
	clear:none;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}
a.legal:hover{
	text-decoration:underline;
}
