/* 	Resets defualt browser settings
	reset.css  */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

@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: '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#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}

body { 
	background: #1C3D6C;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A5487', endColorstr='#132F5B'); /* for IE */
	background-image: linear-gradient(bottom, rgb(19,47,91) 25%, rgb(42,84,135) 63%, rgb(42,84,135) 82%);
	background-image: -o-linear-gradient(bottom, rgb(19,47,91) 25%, rgb(42,84,135) 63%, rgb(42,84,135) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(19,47,91) 25%, rgb(42,84,135) 63%, rgb(42,84,135) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(19,47,91) 25%, rgb(42,84,135) 63%, rgb(42,84,135) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(19,47,91) 25%, rgb(42,84,135) 63%, rgb(42,84,135) 82%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(19,47,91)),
		color-stop(0.63, rgb(42,84,135)),
		color-stop(0.82, rgb(42,84,135))
	);
	background-attachment:fixed;
	margin: 0px;
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#fff;
	-webkit-font-smoothing: subpixel-antialiased;
}
#master{
	width:990px;
	height:auto !important;
	display:table;
	margin:auto;
	box-shadow:0px 0px 25px rgba(0, 0, 0, 0.5);
}
body#programa #master{
	height:1150px;
}
body#home #master, body#repaso-h #master{
	height:1150px;
}
body#ebooks #master{
	height:960px;
}
body#videos #master{
	height:1010px;
}
body#audios #master{
	height:921px;
}
body#workbook #master{
	height:1000px;
}
body#repaso-w #master, body#registro #master{
	height:895px;
}
body#discovery #master, body#repaso-d #master{
	height:1220px;
}
body#voice #master, body#repaso-v #master, body#como_ingresar #master{
	height:1220px;
}
body#pwd_forgot #master, body#general #master{
	height:700px;
}
body#examen-page #master{
	height:910px;
}
body#codigo-acceso #master{
	height:695px;
}
body#forms #master{
	height:760px;
}


#top{
	width:990px;
	height:120px;
	float:left;
	clear:right;
	background: #4D4D4D;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010101', endColorstr='#4D4D4D'); /* for IE */
	background-image: linear-gradient(bottom, rgb(77,77,77) 25%, rgb(0,0,0) 99%);
	background-image: -o-linear-gradient(bottom, rgb(77,77,77) 25%, rgb(0,0,0) 99%);
	background-image: -moz-linear-gradient(bottom, rgb(77,77,77) 25%, rgb(0,0,0) 99%);
	background-image: -webkit-linear-gradient(bottom, rgb(77,77,77) 25%, rgb(0,0,0) 99%);
	background-image: -ms-linear-gradient(bottom, rgb(77,77,77) 25%, rgb(0,0,0) 99%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(77,77,77)),
		color-stop(0.99, rgb(0,0,0))
	);
}
#top .txt{
	width:390px;
	height:auto;
	float:left;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:35px;
	color:#8ae2ff;
	letter-spacing:1px;
	text-align:center;
	line-height:35px;
	margin-top:32px;
	text-transform:uppercase;
}
#top .txt-curso{
	width:375px;
	height:auto;
	float:left;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#8ae2ff;
	letter-spacing:1px;
	text-align:center;
	line-height:26px;
	margin-top:40px;
	margin-left:15px;
	text-transform:uppercase;
}
.logo{
	width:383px;
	height:76px;
	padding:0;
	margin:27px 0 0 39px;
	float:left;
	clear:none;
}
.logo-icd{
	width:145px;
	height:114px;
	padding:0;
	margin:0 30px 0 0;
	float:right;
	clear:none;
}


/** LOGIN TOP **/
#bot-top{
	width:968px;
	height:auto;
	padding:9px 0 0 0;
	float:left;
	clear:none;
	padding:13px 20px 13px 0;
	background: #1C3D6C;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D3F70', endColorstr='#2A5487'); /* for IE */
	background-image: linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -o-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(42,89,142)),
		color-stop(0.63, rgb(23,71,123)),
		color-stop(0.82, rgb(13,63,112))
	);
	border-bottom:1px #0db4e7 solid;
	border-top:1px #002e66 solid;
	border-left:1px #002e66 solid;
	border-right:1px #002e66 solid;
	font-family:'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:right;
	line-height:11px;
}

#bot-top a{
	color:#fff;
	text-decoration:none;
}
#bot-top a:hover{
	color:#8ae2ff;
	text-decoration:none;
}

#login{
	width:988px;
	height:auto;
	padding:6px 0 3px 0;
	float:left;
	clear:none;
	background: #1C3D6C;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D3F70', endColorstr='#2A5487'); /* for IE */
	background-image: linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -o-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(42,89,142)),
		color-stop(0.63, rgb(23,71,123)),
		color-stop(0.82, rgb(13,63,112))
	);
	border-bottom:1px #0db4e7 solid;
	border-top:1px #002e66 solid;
	border-left:1px #002e66 solid;
	border-right:1px #002e66 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:right;
}

#login .campos{
	width:auto;
	height:29px;
	float:right;
	clear:none;
	text-align:left;
	padding:0px 12px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
}
#login .login-inputs{
	width:auto;
	height:24px;
	float:left;
	clear:none;
	margin-top:3px;
}
#login input{
	width:146px;
	height:18px;
	float:left;
	clear:none;
	border:1px solid #193a5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-align:left;
	vertical-align:middle;
	margin-top:0;
	margin-right:6px;
	padding-left:3px;
	margin-bottom:6px;
}
#login input:focus {
	border: 1px solid #193d89;
}
#login .btn-ingreso{
	width:101px;
	height:30px;
	float:left;
	clear:none;
	background:url(../../img/discovery_br/btn-ingreso.png) no-repeat top left transparent;
	border:0px;
}
#login .btn-ingreso:hover{
	background:url(../../img/discovery_br/btn-ingreso.png) no-repeat bottom left transparent;
	cursor:pointer;
	border:none;
}
#login .txt{
	width:430px;
	height:auto;
	float:right;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
	line-height:0px;
	color:#fff;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
}
#login a.txt{
	float:none;
	clear:none;
	text-decoration:underline;
	color:#8ae2ff;
}
#login a.txt:hover{
	text-decoration:none;
	color:#8ae2ff;
}
.txt-login{
	width:auto;
	height:auto;
	float:right;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:center;
	font-size:15px;
	line-height:13px;
	color:#FFF;
	text-align:right;
	border-right:1px solid #fff;
	padding:3px 3px 3px 0px;
}
.txt-celeste{
	width:auto;
	height:9px;
	float:right;
	clear:none;
	text-align:right;
	color:#8ae2ff;
	font-size:10px;
	font-weight:bold;
	line-height:8px;
	letter-spacing:1px;
}
.txt-campos{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	color:#FFF;
}

#cont-home{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	background-color:#4d4d4d;	
	padding-bottom:42px;
}

#img-discovery{
	width:990px;
	height:15px;
	background:url(../../img/discovery/img-discovery.png) no-repeat top left;
	padding-top:127px;
}

a.btn-conoce-discovery{
	width:470px;
	height:37px;
	float:right;
	clear:none;
	background:url(../../img/discovery/btn-conoce-discovery.png) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
	line-height:32px;
	text-decoration:none;
	margin-right:20px;
}
a.btn-conoce-discovery:hover{
	background:url(../../img/discovery/btn-conoce-discovery.png) no-repeat bottom right;
	color:#8ae2ff;
}

/** ACCESO **/
#como-ingresar{
	width:818px;
	height: auto;
	display: inline-table;
	background-color:#ccc;
	border: 4px solid #363636;
	border-radius:30px;
	padding:25px 0;
	margin:30px 0 0 82px;
	text-align:center;
	float:none;
	clear:none;
}

#cont-blank{
	width:818px;
	height:auto;
	background-color:#ccc;
	border: 4px solid #363636;
	border-radius:30px;
	padding:25px 0;
	margin:30px 0 0 82px;
	text-align:center;
	float:none;
	clear:none;
}
.acceso-tit{
	width:auto;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
	line-height:30px;
	color:#4d4d4d;
	text-align:left;
	text-decoration:none;
	padding:0 0 0 20px; 
}

.acceso-txt{
	width:auto;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#4d4d4d;
	text-align:left;
	text-decoration:none;
	padding:0 0 5px 20px;
}
.acceso-box{
	width:280px;
	height:183px;
	padding:15px;
	background-color:#d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#4d4d4d;
	text-align:center;
	text-decoration:none;
	margin:auto auto 10px auto;
	border-radius:30px;
}
.acceso-codigo{
	width:140px;
	height:30px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#1a3857;
	text-align:center;
	text-decoration:none;
	border:1px solid #1a3857;
	margin-top:5px;
}
.acceso-aviso{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
	padding:5px 0 15px 0;
}
.btn-ingresar-cod{
	width:170px;
	height:35px;
	background:url(../../img/discovery/btn-ingresar-cancelar.png) no-repeat top left;
	border:none;
	cursor:pointer;
}
.btn-ingresar-cod:hover{
	width:170px;
	height:35px;
	background:url(../../img/discovery/btn-ingresar-cancelar.png) no-repeat bottom left;
}
.btn-cancelar{
	width:170px;
	height:35px;
	float:left;
	clear:none;
	background:url(../../img/discovery/btn-ingresar-cancelar.png) no-repeat top right;
	text-align:center;
	margin:10px 0 5px 54px;
}
a.btn-cancelar:hover{
	background:url(../../img/discovery/btn-ingresar-cancelar.png) no-repeat bottom right;
}


a.btn-volver-inicio{
	width:150px;
	height:34px;
	float:left;
	clear:none;
	margin-left:20px;
	background:url(../../img/discovery/btn-volver-pgr.png) no-repeat top left;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	text-align:left;
	line-height:32px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:20px;
}

a.btn-volver-inicio:hover{
	background:url(../../img/discovery/btn-volver-pgr.png) no-repeat bottom left;
	color:#8ae2ff;
}

#registroForm{
	width:440px;
	margin:auto;
}
.registroTabla{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	color:#4d4d4d;
	text-align:left;
	text-decoration:none;
	padding:0 0 10px 0;
}
.registroTabla input,.textfield, .contactoTabla input, .textfield{
	width:220px;
	height:20px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#1a3857;
	text-align:left;
	text-decoration:none;
	border:1px solid #1a3857;
	margin-top:5px;
}
.registroTabla .btn-registrarse{
	width:170px;
	height:35px;
	float:left;
	clear:none;
	border:none;
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat top center;
	cursor:pointer;
	padding:0;
	margin:10px 0 5px 0;
	text-align:center;
}
.registroTabla .btn-registrarse:hover{
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat bottom center;
}
.contactoTabla{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	color:#4d4d4d;
	text-align:center;
	text-decoration:none;
	padding:0 0 10px 0;
	float:none;
	clear:none;
	margin:auto;
	vertical-align:top;
}
.contactoTabla textarea{
	width:220px;
	height:100px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#1a3857;
	text-align:left;
	text-decoration:none;
	border:1px solid #1a3857;
	margin-top:5px;
	vertical-align:top;
}
.contactoTabla .btn-enviar{
	width:170px;
	height:35px;
	float:left;
	clear:none;
	border:none;
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat top left;
	cursor:pointer;
	padding:0;
	margin:10px 0 5px;
}
.contactoTabla .btn-enviar:hover{
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat bottom left;
}
.contactoTabla .btn-confirmar{
	width:170px;
	height:35px;
	float:left;
	clear:none;
	border:none;
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat top center;
	cursor:pointer;
	padding:0;
	margin:10px 0 5px;
}
.contactoTabla .btn-confirmar:hover{
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat bottom center;
}
.registroTabla .btn-guardar{
	width:170px;
	height:35px;
	float:left;
	clear:none;
	border:none;
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat top right;
	cursor:pointer;
	padding:0;
	margin:10px 0 5px;
}
.registroTabla .btn-guardar:hover{
	background:url(../../img/discovery/btn-enviar-confirmar.png) no-repeat bottom right;
}
.select{
	height:23px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#1a3857;
	text-align:left;
	text-decoration:none;
	border:1px solid #1a3857;
	margin:5px 4px 0 0;
	vertical-align:top;
	padding:2px 0 1px 0;
}

/** INSTRUCCIONES **/
.user{
	width:725px;
	height:530px;
	background-color:#FFF;
	text-align:left;
	float:left;
	clear:none;
	padding-left:25px;
	padding-top:0px;
	margin:0px;
}
.red{
	width:100%;
	height:auto;
	color:#b20000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:25px 0 10px 0;
	float:left;
	clear:none;
	font-weight:normal;
}
.black{
	width:760px;
	height:auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	clear:none;
}

.black-14{
	width:711px;
	height:auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:8px;
	float:left;
	clear:none;
}
.blue{
	width:711px;
	height:auto;
	color:#3267AC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
	float:left;
	clear:none;
}
.pasos{
	width:760px;
	height:auto;
	margin:20px 0 0 20px;
	padding:5px;
	float:left;
	clear:none;
	background-color:#fff;
	border-radius:30px;
}
.num{
	width:50px;
	height:50px;
	border-radius:50px;
	float:left;
	clear:none;
	margin:0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	line-height:49px;
	text-align:center;
	background:#3267ac;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#244a7b', endColorstr='#4a98ff'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(36,74,123) 38%, rgb(74,152,255) 90%);
	background-image: -o-linear-gradient(bottom, rgb(36,74,123) 38%, rgb(74,152,255) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(36,74,123) 38%, rgb(74,152,255) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(36,74,123) 38%, rgb(74,152,255) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(36,74,123) 38%, rgb(74,152,255) 90%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.38, rgb(36,74,123)),
		color-stop(0.9, rgb(74,152,255))
	);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.pasos .txt{
	width:685px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	font-weight:normal;
	color:#000;
	float:right;
	clear:none;
	text-align:left;
	vertical-align:middle;
	padding:5px 0;
	margin-right:19px;
}

#bg-politica{
	width:703px;
	height:auto;
	float:left;
	clear:none;
	background-color:#FFF;
	padding:20px;
	text-align:left;
	font-size:22px;
}

/** PROGRAMA **/
#imagenes-bg{
	width:990px;
	height:auto;
	float:left;
	clear:none;
	background:url(../../img/discovery_br/bg-pgr-01.png) no-repeat top left, url(../../img/discovery_br/bg-pgr-02.png) no-repeat top right;
	margin-top:18px;
}
#prog-top{
	width:826px;
	height:auto;
	padding-top:150px;
	background:url(../../img/discovery/top-programa.png) no-repeat top left;
	margin:25px 0 0 82px;
}
#prog-con{
	width:774px;
	height:auto;
	background-color:#CCCCCC;
	border: 4px solid #363636;
	border-radius:30px;
	padding:15px 22px;
	text-align:center;
	float:left;
	clear:none;
}

#teachers-msj{
	width:328px;
	height:190px;
	float:left;
	clear:none;
	padding:12px 14px;
	margin:10px 14px;
	text-align:left;
	border-radius:15px;
	border:1px solid #4c4c4c;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#8ae2ff;
	line-height:32px;
	background-color:#666666;
}
#teachers-msj .txt{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:27px;
	padding-top:8px;
}
#nivel{
	width:163px;
	height:auto;
	float:left;
	clear:none;
/*	padding:11px 18px 0px 18px;*/
	margin:10px 14px 10px 14px;
	text-align:left;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#000;
	line-height:30px;
	text-transform:uppercase;

	list-style:none;
	border-radius:15px;
	border:1px solid #4c4c4c;
	cursor:pointer;

    background:#8b8b8b;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b8b8b', endColorstr='#363636');
	background-image: linear-gradient(bottom, rgb(54,54,54) 85%, rgb(139,139,139) 100%);
	background-image: -o-linear-gradient(bottom, rgb(54,54,54) 85%, rgb(139,139,139) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(54,54,54) 85%, rgb(139,139,139) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(54,54,54) 85%, rgb(139,139,139) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(54,54,54) 85%, rgb(139,139,139) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(54,54,54)),
		color-stop(1, rgb(139,139,139))
	);
}
#nivel-in{
	width:158px;
	height:auto;
	float:left;
	clear:none;
	text-align:left;
    background:#dedede;

	list-style:none;
	border-radius:15px;
	border:3px solid #4c4c4c;
	cursor:pointer;
	padding:0px 0px 5px 0px;
}

#nivel .txt{
	width:100%;
	height:auto;
	float:left;
	clear:none;
	padding:6px 0;
	text-align:center;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	line-height:20px;
}
.unidad{
	width:114px;
	height:auto;
	float:left;
	clear:none;
	padding: 0px 0px 0px 21px;
	margin:0px;
	background:url(../../img/discovery_br/btn-unidad.png) no-repeat top right;

	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#363636;
	text-transform:uppercase;
	text-align:left;
	line-height: 26px;
	letter-spacing:1px;
	text-decoration:none;
/*	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
	filter: dropshadow(color=#808080, offx=1, offy=1);*/
}
.unidad a{
	color:#fff;
	text-decoration:none;
}

.unidad:hover{
	color:#31b2cc;
	background:url(../../img/discovery_br/btn-unidad.png) no-repeat bottom right;
/*	cursor:pointer;
	margin:0px;
	border:1px solid #000;
	border-radius:15px;
    background:#000000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000');*/	
}

#level{
	width:163px;
	height:auto;
	float:left;
	clear:none;
	margin:10px 14px 10px 14px;
	text-align:left;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#000;
	line-height:30px;
	text-transform:uppercase;

	list-style:none;
	border-radius:15px;
	border:1px solid #1C4485;
	cursor:pointer;

    background:#2a598e;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a598e', endColorstr='#132f5b');
	background-image: linear-gradient(bottom, rgb(19,47,91) 86%, rgb(42,89,142) 100%);
	background-image: -o-linear-gradient(bottom, rgb(19,47,91) 86%, rgb(42,89,142) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(19,47,91) 86%, rgb(42,89,142) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(19,47,91) 86%, rgb(42,89,142) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(19,47,91) 86%, rgb(42,89,142) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.86, rgb(19,47,91)),
		color-stop(1, rgb(42,89,142))
	);
}
#level-in{
	width:158px;
	height:auto;
	float:left;
	clear:none;
	text-align:left;
    background-color:#dedede;

	list-style:none;
	border-radius:15px;
	border:3px solid #275387;
	cursor:pointer;
	padding:0px 0px 5px 0px;
}

#level .txt{
	width:100%;
	height:auto;
	float:left;
	clear:none;
	padding:6px 0;
	text-align:center;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	line-height:20px;
}
.unit{
	width:80px;
	height:auto;
	float:left;
	clear:none;
	padding:0px 0px 0px 38px;
	margin:0px;
	background:url(../../img/discovery_br/btn-unidad.png) no-repeat top right;

	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#363636;
	text-transform:uppercase;
	text-align:left;
	line-height:26px;
	letter-spacing:1px;
	text-decoration:none;
}
.unit a{
	color:#fff;
	text-decoration:none;
}

.unit:hover{
	color:#31b2cc;
	background:url(../../img/discovery_br/btn-unidad.png) no-repeat bottom right;
}

/** CUADRO **/
.easy, .advanced, #examen, .easy-last, .advanced-last{
	display:none;
	border-top: 1px solid #c0c1c1;
	border-left: 1px solid #c0c1c1;
	border-right: 1px solid #c0c1c1;
	margin:0px 0px 10px 10px;
	padding:0px;
	float:none;
	clear:none;
	text-align:center;
	background-color:#FFF;
}


.easy a.dia{
	width:27px;
	height:51px;
	float:left;
	clear:none;
	padding-top:1px;
	margin:0;
	background-color:#e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#2a5487;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}
.advanced a.dia, .advanced-last a.dia-ingles{
	width:27px;
	height:51px;
	float:left;
	clear:none;
	padding-top:1px;
	margin:0;
	background-color:#c7e1fc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#2a5487;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}

.easy a.dia:hover, .advanced a.dia:hover, .advanced-last a.dia-ingles:hover{
	background-color:#2a5487;
	color:#e5e5e5;
	text-decoration:none;
}
.easy a.task{
	width:69px;
	height:33px;
	float:right;
	clear:none;
	padding-top:19px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	line-height:12px;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}
.advanced a.task{
	width:69px;
	height:41px;
	float:right;
	clear:none;
	padding-top:11px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	line-height:14px;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}
.advanced-last a.task-ingles{
	width:73px;
	height:48px;
	float:right;
	clear:none;
	padding-top:4px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	line-height:14px;
	text-decoration:none;
	background-color:#fdfad2;
	border-bottom: 1px solid #c0c1c1;
}

.easy a.task-ingles, .advanced a.task-ingles{
	width:69px;
	height:47px;
	float:right;
	clear:none;
	padding-top:5px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	line-height:14px;
	text-decoration:none;
	background-color:#fdfad2;
	border-bottom: 1px solid #c0c1c1;
}


.easy-last a.dia, .advanced-last a.dia{
	width:27px;
	height:51px;
	float:left;
	clear:none;
	padding-top:1px;
	margin:0;
	background-color:#d00204;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}
.easy-last a.dia:hover, .advanced-last a.dia:hover{
	background-color:#ffffff;
	color:#d00204;
	text-decoration:none;
}

.easy-last a.task, .advanced-last a.task{
	width:67px;
	height:38px;
	padding:14px 2px 0 2px;
	float:left;
	clear:none;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	line-height:12px;
	text-decoration:none;
	background-color:#fae5e5;
	border-bottom: 1px solid #c0c1c1;
}

.easy-last a.task-ingles{
	width:69px;
	height:37px;
	float:left;
	clear:none;
	padding-top:15px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	line-height:12px;
	text-decoration:none;
	background-color:#fdfad2;
}
.easy-last a.dia-repaso{
	width:27px;
	height:51px;
	float:left;
	clear:none;
	padding:1px 0 0 0;
	margin:0;
	background-color:#2bb0d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}
.easy-last a.dia-repaso:hover{
	background-color:#ffffff;
	color:#2bb0d9;
	text-decoration:none;
}

.advanced-last a.dia-repaso{
	width:27px;
	height:51px;
	float:left;
	clear:none;
	padding:1px 0 0 0;
	margin:0;
	background-color:#2a5487;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}
.advanced-last a.dia-repaso:hover{
	background-color:#ffffff;
	color:#2a5487;
	text-decoration:none;
}

.easy-last a.repaso, .advanced-last a.repaso{
	width:72px;
	height:41px;
	float:left;
	clear:none;
	padding-top:11px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	line-height:14px;
	text-decoration:none;
	background-color:#e9eef3;
	border-bottom: 1px solid #c0c1c1;
}
.advanced-last a.repaso:hover, .easy-last a.repaso:hover, .advanced-last a.task-ingles:hover, .easy-last a.task-ingles:hover, .easy-last a.task:hover, .easy a.task-ingles:hover, .advanced a.task-ingles:hover, .advanced-last a.task:hover, a.examen:hover, .easy a.task:hover, .advanced a.task:hover{
	background-color:#F2F2F2;
	text-decoration:none;
}

a.dia-examen{
	width:27px;
	height:50px;
	float:left;
	clear:none;
	padding-top:1px;
	background-color:#e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#d00204;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #c0c1c1;
}
a.dia-examen:hover{
	background-color:#d00204;
	color:#e5e5e5;
	text-decoration:none;
}
a.examen{
	width:65px;
	height:47px;
	float:left;
	clear:none;
	padding-top:4px;
	padding-right:2px;
	padding-left:2px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:14px;
	text-decoration:none;
	background-color:#fcf5a7;
	border-bottom: 1px solid #c0c1c1;
}


/** PAGINAS INTERNAS **/

/** BOTONES **/
#btn-util{
	width:990px;
	height:25px;
	padding:8px 0;
	float:left;
	clear:none;
}

a.btn-volver-pgr{
	width:267px;
	height:34px;
	float:left;
	clear:none;
	margin-left:20px;
	background:url(../../img/discovery/btn-volver-pgr.png) no-repeat top left;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
	line-height:32px;
	text-decoration:none;
	text-transform:uppercase;
}

a.btn-volver-pgr:hover{
	background:url(../../img/discovery/btn-volver-pgr.png) no-repeat bottom left;
	color:#8ae2ff;
}

/** NAVEGACION **/
#menu {width:980px; height:79px; padding:15px 0 0 11px; background-color:#000000;}
#menu #nav { width:978px; height:65px; margin:0; padding:0; /*background:url(../../img/discovery_br/nav-ppal.jpg) 0 0 no-repeat; */}
#menu #nav li { display:inline; }
#menu #nav li a { background-image:url(../../img/discovery_br/nav-ppal.jpg) no-repeat ; float:left; outline:none; height:0; padding-top:65px; overflow:hidden;}
#menu #nav li a { background-image:url(../../img/discovery_br/nav-ppal.jpg); background-repeat:no-repeat top left; margin-right:10px;}
/* Nav a */
#menu #nav li#home a {width:81px; background-position: 0 0;}
#menu #nav li#ebooks a { width:138px; background-position: -81px 0;}
#menu #nav li#videos a { width:138px; background-position: -219px 0;}
#menu #nav li#audios a { width:137px; background-position: -357px 0;}
#menu #nav li#workbook a { width:138px; background-position: -494px 0;}
#menu #nav li#discovery a { width:138px; background-position: -632px 0;}
#menu #nav li#voice a { width:138px; background-position: -770px 0;}
#menu #nav li#voice-no a{ width:138px; background-position: -770px -130px; cursor:inherit;}
/* Nav a:encima */
#menu #nav li#home a:hover { background-position: 0 -65px; }
#menu #nav li#ebooks a:hover { background-position: -81px -65px; }
#menu #nav li#videos a:hover { background-position: -219px -65px; }
#menu #nav li#audios a:hover { background-position: -357px -65px; }
#menu #nav li#workbook a:hover { background-position: -494px -65px; }
#menu #nav li#discovery a:hover { background-position: -632px -65px; }
#menu #nav li#voice a:hover { background-position: -770px -65px; }
/* Nav estado actual */
body#home #nav li#home a { background-position: 0 -65px; cursor:inherit;}
body#ebooks #nav li#ebooks a { background-position: -81px -65px; cursor:inherit;}
body#videos #nav li#videos a { background-position: -219px -65px; cursor:inherit;}
body#audios #nav li#audios a { background-position: -357px -65px; cursor:inherit;}
body#workbook #nav li#workbook a { background-position: -494px -65px; cursor:inherit;}
body#discovery #nav li#discovery a { background-position: -632px -65px; cursor:inherit;}
body#voice #nav li#voice a { background-position: -770px -65px; cursor:inherit;}


/** PROGRAMA **/
#actividades-top{
	width:826px;
	height:auto;
	float:left;
	clear:none;
	background:url(../../img/discovery_br/top-actividades.png) no-repeat top left;
	padding:34px 0 0px 0;
	margin:15px 0 0 82px;
}
#unit{
	width:100px;
	height:84px;
	float:left;
	clear:none;
	margin:0 0 0 39px;
	text-align:center;
	font-family:'geometric415black-bt', Arial, Helvetica, sans-serif;
	font-size:67px;
	line-height:52px;
	letter-spacing:-1px;
	color:#ffffff;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	filter: dropshadow(color=#808080, offx=1, offy=1);
}
.subtit-home{
	width:826px;
	height:auto;
	float:left;
	clear:none;
	color:#ccc;
	padding:0 0 14px 0;
	font-size:25px;
	text-align:center;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#actividades-top .tit-top{
	width:519px;
	height:auto;
	float:right;
	clear:none;
	text-align:left;
	padding-top:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:46px;
	line-height:46px;
	letter-spacing:2px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	filter: dropshadow(color=#808080, offx=1, offy=1);
}

#act-con{
	width:818px;
	height:auto;
	background-color:#CCCCCC;
	border: 4px solid #363636;
	border-radius:30px;
	padding:25px 0;
	text-align:center;
	float:left;
	clear:none;
}


/** HOME INTERNA **/
#home-ebook{
	width:233px;
	height:301px;
	padding:5px 0 7px 30px;
	float:left;
	clear:none;
	background:url(../../img/discovery/home-ebook.png) no-repeat top right;
}
a.home-ebook{
	width:63px;
	height:45px;
	float:right;
	clear:none;
	background:url(../../img/discovery/btn-ir.png) no-repeat top left;
	margin:0 14px 0 0;
}
a.home-ebook:hover{
	background:url(../../img/discovery/btn-ir.png) no-repeat bottom left;
}
/** BRASIL >> **/
#home-ebook-br{
	width:233px;
	height:301px;
	padding:5px 0 7px 30px;
	float:left;
	clear:none;
	background:url(../../img/discovery_br/home-ebook.png) no-repeat top right;
}
/** << BRASIL **/


#home-ebook .lista{
	width:205px;
	height:185px;
	float:right;
	clear:none;
	padding:43px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
}
#home-ebook .lista li{
	list-style-position:inside;
	list-style:disc;
	margin-right:15px;
	font-weight:normal;
	text-transform:none;
}


#home-videos, #home-audios, #home-discovery-activities, #home-voice-recognition, #home-workbook{
	width:233px;
	height:301px;
	padding:5px 0 7px 30px;
	float:left;
	clear:none;
}
/*{
	width:365px;
	height:230px;
	padding:5px 0 7px 30px;
	float:left;
	clear:none;
}*/
#home-videos{
	background:url(../../img/discovery/home-videos.png) no-repeat top right;
}
#home-audios{
	background:url(../../img/discovery/home-audios.png) no-repeat top right;
}
#home-workbook{
	background:url(../../img/discovery_br/home-workbook-1.png) no-repeat top right;
}
#home-discovery-activities{
	background:url(../../img/discovery_br/home-actividades-1.png) no-repeat top right;
}
#home-voice-recognition{
	background:url(../../img/discovery_br/home-voice-recognition.png) no-repeat top right;
}
.btn-ir{
	width:63px;
	height:45px;
	float:right;
	clear:none;
	margin:228px 14px 0 0;
	background:url(../../img/discovery/btn-ir.png) no-repeat top center;
}
.btn-ir:hover{
	background:url(../../img/discovery/btn-ir.png) no-repeat bottom center;
}

.btn-ir-bloqueado{
	width:63px;
	height:45px;
	float:right;
	clear:none;
	margin:228px 14px 0 0;
	background:url(../../img/discovery_br/btns-ir-gris.png) no-repeat top center;
}

/*.btn-ir-horiz{
	width:63px;
	height:45px;
	float:right;
	clear:none;
	margin:156px 14px 0 0;
	background:url(../../img/discovery/btn-ir.png) no-repeat top center;
}*/

/** ACTIVIDADES - CONTENIDO **/
#contenedor{
	width:758px;
	height:auto;
	border-radius:30px;
	border: 1px solid #CCCCCC;
	float:left;
	clear:none;
	margin: 0 0 0 30px;
	background:#2e98d2;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c4fb', endColorstr='#086eac'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(8,109,172) 0%, rgb(87,196,251) 100%);
	background-image: -o-linear-gradient(bottom, rgb(8,109,172) 0%, rgb(87,196,251) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(8,109,172) 0%, rgb(87,196,251) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(8,109,172) 0%, rgb(87,196,251) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(8,109,172) 0%, rgb(87,196,251) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(8,109,172)),
		color-stop(1, rgb(87,196,251))
	);
}
#actividad{
	background:#4D4D4D;
	width:512px;
	height:auto;
	padding-bottom:34px;
	border-radius:30px;
	border: 4px solid;
	border-color: #57C4FB;
	float:left;
	clear:none;
	-moz-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
.tit-actividades{
	width:233px;
	height:30px;
	background-color:#FFF;
	margin:29px 5px 0 0;
	float:right;
	clear:none;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#4F4F4F;
	letter-spacing:1px;
	line-height:33px;
	text-transform:uppercase;
}
.description{
	width:210px;
	height:auto;
	float:right;
	clear:none;
	padding:8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-align:left;
	margin-right:15px;
	font-weight:normal;
	text-transform:none;
}
.audio-box{
	padding:65px 0 0px 20px;
}
.lista{
	width:195px;
	height:auto;
	float:right;
	clear:none;
	padding:8px 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
}
.lista li{
	list-style-position:outside;
	list-style:disc;
	margin-right:15px;
	font-weight:normal;
	text-transform:none;
}

.tit{
	width:auto;
	height:auto;
	padding:20px 0 0 22px;
	float:left;
	clear:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:28px;
	color:#FFF;
	letter-spacing:1px;
	line-height:normal;
	text-transform:uppercase;
}
.subtit-en{
	width:466px;
	height:auto;
	padding:3px 0 0 26px;
	float:left;
	clear:righ;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:normal;
	font-weight:bold;
}
.subtit-es{
	width:466px;
	height:auto;
	padding:5px 0 0 26px;
	float:left;
	clear:righ;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color:#57C4FB;
}

body#videos .video{
	width:486px;
	height:360px;
	padding:17px 0 0 13px;
	float:left;
	clear:none;
}
body#discovery .video, body#repaso-d .video{
	width:486px;
	height:330px;
	padding:30px 0 0 13px;
	float:left;
	clear:none;
}


/** E-BOOKS **/
.front-ebook{
	float:left;
	clear:none;
	padding:26px 59px 0 52px;
}
a.pdf-ebook{
	width:140px;
	height:145px;
	float:left;
	clear:none;
	background-image:url(../../img/discovery/btns-pdf.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:90px;
}
a.pdf-ebook:hover{
	background-image:url(../../img/discovery/btns-pdf.png);
	background-position:bottom left;
}

/** VOICE RECOGNITION **/
#contenedor-voice {
	width:758px;
	height:auto;
	border-radius:30px;
	border: 1px solid #CCCCCC;
	float:left;
	clear:none;
	margin: 0 0 0 0px;
}

body#voice .subtit-en{
	width:320px;
	height:auto;
	padding:3px 0 0 26px;
	float:left;
	clear:righ;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:normal;
	font-weight:bold;
}
body#voice .subtit-es{
	width:320px;
	height:auto;
	padding:5px 0 0 26px;
	float:left;
	clear:righ;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color:#57C4FB;
}

body#voice #actividad{
	background:#4D4D4D;
	width:512px;
	height:auto;
	padding-bottom:0;
	border-radius:30px;
	border: 4px solid;
	border-color: #57C4FB;
	float:left;
	clear:none;
	-moz-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
}

.java{
	float:right;
	clear:none;
	margin-top:10px;
	margin-right:10px;
	padding:0px;
}
.voice{
	width:512px;
	height:280px;
	background: url(../../img/discovery/bg-voice.png) no-repeat bottom center;
	border-top:1px solid #57C4FB;
	float:left;
	clear:none;
	margin:12px 0 0 0;

}
body#voice .txt-a{
	width:400px;
	height:20px;
	float:left;
	clear:none;
	margin-top:10px;
	padding:0 0 0 26px;
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	font-weight:bold;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	filter: dropshadow(color=#808080, offx=1, offy=1);
}
body#voice .txt-b{
	width:400px;
	height:37px;
	float:left;
	clear:none;
	padding:0 0 10px 26px;
	text-align:left;
	color:#57C4FB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	filter: dropshadow(color=#808080, offx=1, offy=1);
}

.buttons{
	width:100%;
	height:auto;
	float:left;
	clear:none;
	padding-top:8px;
}
a.but-listen, a.but-repeat, a.but-compare{
	width:140px;
	height:141px;
	float:left;
	clear:none;
	margin:0 0 8px 23px;
	cursor:pointer;
}
a.but-listen{
	background:url(../../img/discovery/btns-voice.png) top left no-repeat;
}
a.but-listen:hover{
	background:url(../../img/discovery/btns-voice.png) bottom left;
}
a.but-repeat{
	background:url(../../img/discovery/btns-voice.png) top center no-repeat;
}
a.but-repeat:hover{
	background:url(../../img/discovery/btns-voice.png) bottom center;
}
a.but-compare{
	background:url(../../img/discovery/btns-voice.png) top right no-repeat;
}
a.but-compare:hover{
	background:url(../../img/discovery/btns-voice.png) bottom right;
}
/* > Estos estilos son para Voice Recognition, cuando titilan.
.but-listen{
	width:148px;
	height:145px;
	float:left;
	clear:none;
	background:url(images/btns-voice2.png) top left no-repeat;
	padding-right:13px;
}
a.but-listen:hover{
	background:url(images/btns-voice2.png) bottom left;
	cursor:pointer;
}

.but-repeat{
	width:148px;
	height:145px;
	float:left;
	clear:none;
	background:url(images/btns-voice2.png) top center no-repeat;
	padding-right:13px;
}
a.but-repeat:hover{
	background:url(images/btns-voice2.png) bottom center;
	cursor:pointer;
}
.but-compare{
	width:148px;
	height:145px;
	float:left;
	clear:none;
	background:url(images/btns-voice2.png) top right no-repeat;
	padding-right:13px;
}
a.but-compare:hover{
	background-image:url(images/btns-voice2.png) bottom right;
	cursor:pointer;
}*/



/** REPASO - AUTOTEST **/
.txt-repaso{
	width:205px;
	height:auto;
	float:right;
	clear:none;
	padding:40px 10px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:17px;
	text-align:left;
	font-weight:normal;
	text-transform:none;
}
body#repaso-h #home-videos, body#repaso-h #home-audios, body#repaso-w #home-videos, body#repaso-w #home-audios, body#repaso-d #home-videos, body#repaso-d #home-audios, body#repaso-v #home-videos, body#repaso-v #home-audios,{
	width:233px;
	height:301px;
	padding:5px 0 7px 30px;
	float:left;
	clear:none;
}
body#repaso-h #home-videos, body#repaso-w #home-videos, body#repaso-d #home-videos, body#repaso-v #home-videos{
	background:url(../../img/discovery/home-videos-r.png) no-repeat top right;
}
body#repaso-h #home-audios, body#repaso-w #home-audios, body#repaso-d #home-audios, body#repaso-v #home-audios{
	background:url(../../img/discovery/home-audios-r.png) no-repeat top right;
}

a.unit-ebooks, a.unit-video, a.unit-audio{
	width:163px;
	height:35px;
	float:right;
	clear:none;
	background:url(../../img/discovery/btns-repaso.png) no-repeat top center;
	margin:0 35px 5px 0;
	font-family: 'AvenirLT-Medium', Arial;
	font-size:14px;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	filter: dropshadow(color=#808080, offx=1, offy=1);
}
a.unit-ebooks:hover, a.unit-video:hover, a.unit-audio:hover{
	background:url(../../img/discovery/btns-repaso.png) no-repeat bottom center;
	color:#4a93ed;
}



/** EXAMENES FINALES **/
.tit-examen{
	color:#57C4FB;
}
.front-examen{
	float:left;
	clear:none;
	padding:20px 45px 0 60px;
}
a.pdf-examen{
	width:140px;
	height:145px;
	float:left;
	clear:none;
	background:url(../../img/discovery/btns-pdf.png )top left no-repeat;
	margin:30px 0 0 0;
}
a.pdf-examen:hover{
	background-image:url(../../img/discovery/btns-pdf.png);
	background-position:bottom left;
}




/*  Footer  */
/*  Botonera Pie  */
#botonera-pie{
	width:974px;
	height:auto;
	float:left;
	clear:none;
	padding: 0 17px 0 0;
	background: #1C3D6C;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A5487', endColorstr='#0D3F70'); /* for IE */
	background-image: linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -o-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -moz-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -webkit-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -ms-linear-gradient(bottom, rgb(42,89,142) 25%, rgb(23,71,123) 63%, rgb(13,63,112) 82%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(42,89,142)),
		color-stop(0.63, rgb(23,71,123)),
		color-stop(0.82, rgb(13,63,112))
	);
	float:left;
	clear:none;
	text-decoration:none;
}

#botonera-pie .diccionario{
	width:auto;
	height:21px;
	padding:8px 37px 0 0;
	background:url(../../img/discovery/btn-diccionario.png) no-repeat top right transparent;
	float:right;
	clear:none;
	color:#66cfff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}
#botonera-pie .diccionario:hover{
	background:url(../../img/discovery/btn-diccionario.png) no-repeat bottom right transparent;
	color:#fff;
	text-decoration:none;
}
#botonera-pie .consultas{
	width:auto;
	height:21px;
	padding:8px 28px 0 0;
	background:url(../../img/discovery/btn-consultas.png) no-repeat top right transparent;
	float:right;
	clear:none;
	color:#66cfff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}
#botonera-pie .consultas:hover{
	background:url(../../img/discovery/btn-consultas.png) no-repeat bottom right transparent;
	color:#fff;
	text-decoration:none;
}
#botonera-pie .contacto{
	width:auto;
	height:21px;
	padding:8px 35px 0 0;
	background:url(../../img/discovery/btn-contacto.png) no-repeat top right transparent;
	float:right;
	clear:none;
	color:#66cfff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}
#botonera-pie .contacto:hover{
	background:url(../../img/discovery/btn-contacto.png) no-repeat bottom right transparent;
	color:#fff;
	text-decoration:none;
}

#botonera-pie .separador{
	width:2px;
	height:29px;
	padding:0 5px;
	background:url(../../img/discovery/separador.png) no-repeat top left transparent;
	float:right;
	clear:none;
}


/** PIE **/
#pie{
	width:989px;
	height:auto;
	position:static;
	bottom:0px;
	background-color:#dedede;
	border:1px solid #d1d1d1;
	float:left;
	clear:none;
	padding-bottom:20px;
	color:#4c4c4c;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:11px;
    box-shadow: 0px 19px 41px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: 0px 19px 41px rgba(0, 0, 0, 0.53);
    -webkit-box-shadow: 0px 19px 41px rgba(0, 0, 0, 0.53);
}
#pie .discovery, #pie .discovery a{
	background:url(../../img/discovery/discovery-small.png) no-repeat top left transparent;
	margin:18px 0 0 18px;
	width:auto;
	height:auto;
	float:left;
	clear:none;
	padding-top:35px;
	color:#4c4c4c;
	text-decoration:none;
}
#pie #icd{
	background:url(../../img/discovery_br/icd-small.png) no-repeat top right transparent;
	padding-top:52px;
	width:auto;
	height:auto;
	float:right;
	clear:none;
	text-align:right;
	padding-right:19px;
	text-decoration:none;
}
a.txt-politica{
	width:auto;
	height:none;
	float:right;
	clear:both;
	padding-top:7px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	color:#1a3968;
	text-decoration:none;
	letter-spacing:0px;
}
a.txt-politica:hover{
	text-decoration:underline;
}

.message{
    width:770px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
    text-align:left;
    color:#1a3968;
}


/** GUIA **/
#bg-guia{
	width:818px;
	height:1450px;
	background-color:#ccc;
	border: 4px solid #363636;
	border-radius:30px;
	padding:25px 0;
	margin:30px 0 20px 82px;
	text-align:center;
	float:none;
	clear:none;
}
.tit-pasos{
	padding-top:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:25px;
	color:#3267AC;
}
a.btn-a-guia{
	width:370px;
	height:34px;
	float:left;
	clear:none;
	position:absolute;
	top:400px;
	padding-left:20px;
	margin-left:28px;
	background:url(http://discovery.ingles100.com/img/discovery/btn-a-guia.png) no-repeat top left;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	text-align:left;
	line-height:32px;
	text-decoration:none;
	text-transform:uppercase;
}

a.btn-a-guia:hover{
	background:url(http://discovery.ingles100.com/img/discovery/btn-a-guia.png) no-repeat bottom left;
	color:#8ae2ff;
}

/*a.btn-a-guia{
	width:auto;
	height:34px;
	float:left;
	clear:none;
	padding-left:20px;
	margin-left:20px;
	background:url(../../img/discovery/btn-a-guia.png) no-repeat top left;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	text-align:left;
	line-height:32px;
	text-decoration:none;
	text-transform:uppercase;
}

a.btn-a-guia:hover{
	background:url(../../img/discovery/btn-a-guia.png) no-repeat bottom left;
	color:#8ae2ff;
}*/


/** BRASIL **/
#prog-top-br{
	width:826px;
	height:auto;
	float:left;
	clear:none;
	padding-top:100px;
	background:url(../../img/discovery_br/top-programa.png) no-repeat top left;
	margin:0px 0 0 82px;
}
.tit-br{
	width:90%;
	height:auto;
	padding:20px 0 0 22px;
	float:left;
	clear:both;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:28px;
	color:#FFF;
	letter-spacing:1px;
	line-height:normal;
	text-transform:uppercase;
}
#actividad-br{
	width:657px;
	height:auto;
	background:#4D4D4D;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 76px;
	border-radius:30px;
	border: 4px solid;
	border-color: #57C4FB;
	float:left;
	clear:none;
	-moz-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
#actividad-br-big{
	width:780px;
	height:auto;
	float:left;
	clear:none;
	background:#4D4D4D;
	padding:0px;
	margin:15px 0px 15px 15px;
	border-radius:30px;
	border: 4px solid;
	border-color: #57C4FB;
	-moz-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
	box-shadow:1px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
body#videos .video-br{
	width:auto;
	height:500px;
	padding:17px 13px 20px 13px;
	float:left;
	clear:none;
}
.video-activity{
	width:630px;
	height:auto;
	float:left;
	clear:none;
	padding:0px;
	margin:20px 0px 0px 14px;
}
.subtit-en-large{
	width:600px;
	height:auto;
	padding:3px 0 0 26px;
	float:left;
	clear:righ;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:normal;
	font-weight:bold;
}
.subtit-es-large, .categoria-vr{
	width:600px;
	height:auto;
	padding:5px 0 0 26px;
	float:left;
	clear:righ;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color:#57C4FB;
}
.categoria-vr{
	font-size:23px;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:5px;
}


#bg-guia-br{
	width:818px;
	height:1265px;
	background-color:#ccc;
	border: 4px solid #363636;
	border-radius:30px;
	padding:25px 0 0 0;
	margin:30px 0 0px 82px;
	text-align:center;
	float:none;
	clear:none;
}
.txt-red{
	width:auto;
	height:35px;
	float:left;
	clear:none;
	margin:15px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#666;
}
.front-workbook{
	float:left;
	clear:none;
	padding:15px 50px 0px 76px;
	margin:0px;
}
a.pdf-resp, a.pdf-sol{
	width:132px;
	height:55px;
	float:left;
	clear:none;
	margin:40px 15px 5px 4px;
}
a.pdf-resp{
	background:url(../../img/discovery/resp-sol.png) top left no-repeat;
}
a.pdf-resp:hover{
	background:url(../../img/discovery/resp-sol.png) bottom left;
}
a.pdf-sol{
	background:url(../../img/discovery/resp-sol.png) top right no-repeat;
}
a.pdf-sol:hover{
	background:url(../../img/discovery/resp-sol.png) bottom right;
}



/** DASHBOARD **/
#dashboard{
	width:990px;
	height:159px;
	float:left;
	clear:none;
	background:url(/img/discovery_br/dashboard.jpg) no-repeat top left;
}
a.help{
	width:63px;
	height:auto;
	float:right;
	clear:none;
	background:#d90000;
	padding:1px 3px 1px 3px;
	margin:0px 0px 0px 216px;

	position:absolute;
	top:164px;
	
	border-radius:8px;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
}
a.help .circulo{
	width:20px;
	height:20px;
	float:right;
	clear:none;
	border-radius:10px;
	background:#a60000;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	padding:0px;
	margin:0px 0px 0px 0px;
}
a.help .circulo:hover{
	color:#fff;
	background:#d90000;
}
a.help:hover{
	color:#fff;
	background:#a60000;
}
a.conoce-mas{
	width: 263px;
	height:auto;
	float:left;
	clear:none;
	background:#d90000;
	padding: 2px 0px 2px 2px;
	margin: 77px 20px 0px 0px;

	border-radius:8px;
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
	text-transform:uppercase;
}
a.conoce-mas .circulo-mas{
	width:17px;
	height:19px;
	float:left;
	clear:none;
	border-radius:10px;
	background:#a60000;
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
	padding:0px 0px 0px 3px;
	margin:0px 2px 0px 0px;
}
a.conoce-mas .circulo-mas:hover{
	color:#fff;
	background:#d90000;
}
a.conoce-mas:hover{
	color:#fff;
	background:#a60000;
}
.hola{
	width:361px;
	height: 143px;
	float:left;
	clear:none;
	padding:15px 0 0 31px;
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}/*
#estadisticas{
	width: 291px;
	height:131px;
	padding:8px 0px 0px 8px;
	margin: 10px 0 0 2px;
	border:1px #39a5ca solid;
	float:left;
	clear:none;
}*/
#estadisticas {
	width: 291px;
	height: 131px;
	padding: 8px 0px 0px 8px;
	margin: 10px 0 0 2px;
	border: 1px #39a5ca solid;
	float: left;
	clear: none;
	background: #000;
}
#estadisticas li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;	
	color:#ffffb2;
	line-height:23px;
	list-style-image:url(/img/discovery_br/circ-verde.png);
	list-style-position:inside;
}
#estadisticas li .blue{
	color:#5ff9ff;
	font-weight:bold;
	float:none;
	font-size:16px;
}
.importante{
 	width: 272px;
 	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 9px;
 	line-height: 10px;
	letter-spacing:0px;
	font-weight:normal;	
	color:#fff;
 	margin: -10px 0px 4px 0px;
	float: left;   
 	text-transform: none;
}

.fecha{
	width: 263px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;	
	color:#5ff9ff;
	line-height:12px;
	letter-spacing:0px;
}
.hasta{
	width:148px;
	float:right;
}
#graficos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
	color:#5ff9ff;
	text-transform:uppercase;
	float:right;
	clear:none;
	margin:19px 13px 0px 0px;
}
#graficos .descripcion{
	font-size:8px;
	padding:0px 0px 0px 3px;
	line-height:26px;
}
.grafico-borde{
	width:260px;
	height: 24px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-radius:4px;
	font-size:13px;
	padding: 3px 0px 5px 0px;
	margin: 1px 0px 15px 0px;
}
.grafico-barra{
	height: 100%;
	float:left;
	box-shadow: 2px 2px 2px #888888;
}
#grafico-progreso-dias{
	width: 4%;
	background-color: #5ef9ff;
}
#grafico-nota-promedio{
	width: 62.5%;
	background-color: #00FF00;
}
.valor-grafico{
	float:right;
	color:#000;
	font-weight: bold;
	line-height:24px;
	position:absolute;
	margin-left: 5px;;
}
.aclaracion{
	width: 190px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	padding:0px;
	margin: 4px 0px 10px 0px;
	float:left;
	clear:none;
	text-align:left;
}

/** CONOCE MAS **/
#tit-progreso{
	width:812px;
	height:99px;
	float:left;
	clear:none;
	margin-bottom: 6px;
	background:url(/img/discovery_br/tit-progreso.png) top left no-repeat;
}
#pregunta-negra{
	width: 780px;
	height: 116px;
	float: left;
	font-family:'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 24px;
	line-height: 26px;
	color:#000;
	letter-spacing:0px;
	text-transform:uppercase;
	text-align:left;
	padding: 15px 0px 25px 20px; 
	margin:0px;
	background: url(/img/discovery_br/img-bienvenido.png) top right no-repeat;
}
#primeros-items{
	width: 594px;
	height:auto;
	float:left;
	text-align:left;
	padding: 6px 0px 13px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	line-height:18px;
	color:#000;
	letter-spacing:0px;
	text-transform:none;
}
#items{
	width: 812px;
	height:auto;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height: 16px;
	color:#000;
	letter-spacing:0px;
	text-transform:none;
	list-style: url(/img/discovery_br/item-conocemas.png) inside;
	background-color:#fff2b3;	
}
#items li.odd{
    width: 490px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 7px 0px;
}
#items li.even{
    width: 792px;
    height: auto;
    padding: 0px 0px 7px 40px;
    margin: 0px 0px 0px -40px;
    float:left;	
	background-color:#fff9d9;
}
#items ul{
    padding: 0px 0px 0px 20px;
    margin: 0px 0px;
}
#items img{
    position:absolute;
    top: 267px;
    right: 0;
    padding: 0px 15px 0px 0px;
}

#txt-ahora, .big-red{
	width: 812px;
	height:auto;
	padding: 20px 0px 13px 0px;
	float:left;
	text-align:center;
	font-family:'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:19px;
	color:#000;
	letter-spacing:0px;
	text-transform:uppercase;
}
.big-red{
	font-size:23px;
	line-height:29px;
	color:#cc0000;
	padding:0px;
}
#disculpas{
	width:792px;
	height:auto;
	float:left;
	background:#999;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#fff;
	letter-spacing:0px;
	margin:0px;
	padding:16px 0px 13px 20px;
}

.intentos{
	font-size: 9px;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:8px;
	letter-spacing: 0px;
	padding: 0px;
	text-align: center;
}
