@charset "utf-8";
/* CSS Document */
img, div, p, span { behavior: url(http://aguilar.portuguesen100dias.com/js/iepngfix.htc) }
img, div, p, span { behavior: url(http://aguilar.portuguesen100dias.com/js/border-radius.htc);}
@font-face {
    font-family: 'geometric415_black_bt';
    src: url('fonts/geometric415blackbt.eot');
    src: url('fonts/geometric415blackbt.eot?#iefix') format('embedded-opentype'),
         url('fonts/geometric415blackbt.woff') format('woff'),
         url('fonts/geometric415blackbt.ttf') format('truetype'),
         url('fonts/geometric415blackbt.svg#geometric415_black_bt') format('svg');
    font-weight: normal;
    font-style: normal;
}

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


*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
body{
	background: url(images/bg-general.jpg) top center repeat #f7b700;
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#272057;
	margin:0px auto;
	text-align:-moz-center;
	padding-top:13px;
}
#master{
	width:966px;
	height:auto;
	margin:auto;
}
#top{
	width:966px;
	height:auto;
	float:left;
	clear:none;
	text-align:center;
	position:relative;
	z-index:100000;
}
.logo{
	float:left;
	clear:none;
	display:table;
	margin-top:-82px;
	padding-left:34px;
}
.lanacion{
	width:auto;
	height:auto;
	float:right;
	clear:none;
	margin:-56px 1px 0px 0px;
}
#content{
	width:956px;
	height:auto;
	float:left;
	clear:none;
	font-family:'geometric415_black_bt', Arial;
	background:#fff;
	text-align:left;
	border:5px solid #1c8c32;
	margin:-111px auto 30px;
	padding:130px 0px 60px;
	-webkit-box-shadow: 0 0 40px 8px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px #ccc;
	box-shadow: 0 0 40px 8px rgba(0,0,0,0.2);
	z-index:0;
}


/** BOTONERA TOP **/
.botonera-top{
	width:926px;
	height:15px;
	background:#272057;
	float:right;
	clear:right;
	padding:18px 30px 20px 0;
	margin:61px 5px 0px 0px;
	text-align:right;
	font-weight:bold;
	color:#fff;
	letter-spacing:1px;
}
a.boton-top, .selected-top{
	width:auto;
	font-family:geometr415_lt_btlite, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	height:15px;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom:5px;
	font-weight:normal;
	letter-spacing:1px;
}
a.boton-top:hover{
	background:url(images/bot-top-selected-b.png) bottom center no-repeat;
	color:#fff0b3;
}
.selected-top{
	background:url(images/bot-top-selected.png) bottom no-repeat;
	color:#ffcd00;
}

/** BOTONERA **/
.botonera{
	width:auto;
	height:101px;
	background:#1c8c32;
	text-align:center;
	margin: 66px 1px 0 0;
	padding:0px;
/*	padding-top:0px\9*/
}


.boton, a.boton, .selected{
	width:auto;
	font-family:geometr415_lt_btlite, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 16px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	letter-spacing:0px;
	display:inline-table;
	//display:inline-block;
	padding:11px 0px 9px;
	margin:0px 21px;
}
/*a.boton{
}*/

a.boton:hover {
	background:url(images/botonera-selected.png) center bottom no-repeat;
	text-decoration:none;
	color:#ffcd00;
}
.selected{
	color:#ffcd00;
	background:url(images/botonera-selected.png) bottom no-repeat;
}


/** HOME **/
.video-home{
	width:100%;
	height:auto;
	text-align:center;
	background:url(images/bg-video.png) center top no-repeat;
	padding: 27px 0px;
	margin-bottom: 19px;
}

.verde-32, .azul-15{
	width:100%;
	text-align:center;
	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:36px;
	color:#0f992b;
	letter-spacing:0px;
	text-decoration:none;
	margin:0px 0px 0px;
	display:table;
	//font-family:geometr415_md_btmedium, Arial, Helvetica, sans-serif;\9
	//font-weight:bold\9
}
.verde-32 sup{font-size:15px;}
.azul-15{
	width:auto;
	font-size:15px;
	line-height:22px;
	color:#272057;
	padding-top: 15px;
	margin:0px 44px 0px;
	text-transform:uppercase;
}
.red{color:#cc0007;}
.verde-32 .azul{color:#272057;}
.azul-15 .verde{color:#0f992b;}
.azul-15 p{padding-top:7px;}

/** PUBLICIDADES **/
.publicidad{
	width:auto;
	height:auto;
	margin:0px auto;
	display:table;
}
.publicidad img {
	padding-left: 20px;
	width: 330px;
	margin-right: -40px;
}

/** CONTENT **/
#contenido{
	width:auto;
	height:340px;
}

/** HOME **/
.libro{
	width:254px;
	height:320px;
	float:left;
	clear:none;
	padding-left:2px;
	padding-right:2px;
}
.video-publi{
	width:258px;
	height:212px;
	float:right;
	clear:none;
	padding:9px 5px 5px 0px;
	background:url(images/bg-video-publi.png) no-repeat right top;
}
/*PARA LA NACION*/
.intro{
	width:429px;
	height:320px;
	float:left;
	clear:none;
}
.intro img{
	padding-top:10px;
}
.intro ul{
	padding-top:2px;
}
.intro li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	color:#000000;
	padding-left:20px;
	background-image:url(images/tick.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
}


/** PUBLICIDADES **/
.video-present{
	width:164px;
	height:220px;
	float:right;
	clear:none;
	padding-top:85px;
}

.tit{
	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#272057;
	text-transform:uppercase;
}

h1, #faq h1, h2, h3{
	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:35px;
	line-height:33px;
	color:#272057;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
}
h1 sup{font-size:13px;}
h2{
	font-size:23px;
	color:#1c8c32;
	padding-bottom: 12px;
}
h3{
	font-size:25px;
	color:#272057;
	padding:11px 0px;
}
h3 sup{font-size:12px;}
#faq h1{font-size:29px;}
#faq h1 sup{
	line-height:10px !important;
	font-size:11px;
}
.tit2{
	font-family:Geometr415 Md BT, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#272057;
	text-transform:uppercase;
}
.txt-arial-16{
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#272057;
	text-align:left;
}
.txt-arial-16 sup{font-size:10px;}


/** QUIENES SOMOS **/
#quienes, #conoce, #plan, #examenes{
	width:914px;
	height:auto;
	float:left;
	clear:none;
	padding:0px 0px 0px 42px;
}
#quienes .txt1{
	width:600px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#272057;
}
#quienes .txt2{
	width:874px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#272057;
}
#quienes .txt2 sup{font-size:8px;}
#quienes .img-quienes{
	width:auto;
	background:#ffe166;
	float:right;
	clear:none;
	padding:5px 25px 5px 5px;
	margin:-33px -40px 0 0px;
	border-bottom: 3px #ffcd00 solid;
	border-left: 3px #ffcd00 solid;
	border-top: 3px #ffcd00 solid;
	-webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 5px 2px #ccc;
	box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.1);
}






/** CONOCE EL CURSO **/
#conoce .intro{
	width:850px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#272057;
	text-align:left;
}
#conoce .intro .arial-19{font-size:19px; font-weight:bold;}
#conoce .bodegon{
	width:auto;
	height:auto;
	float:right;
	display:inline-table;
	padding:0px 0px 0px;
	margin: -410px 0px 0px -8px;
	z-index: 10000;
	position: relative;
}
#conoce .txt-columnas{
	width:594px;
	height:auto;
	background:#ddeee0;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	color:#272057;
	letter-spacing:0;
	text-align:left;
	margin:10px 0px 0px;
	padding:0px;
	text-align: left;
}
#conoce .txt-columnas li{
	margin:0px 0px 0px;
	list-style-image:url(images/bullet-verde.png);
	list-style-position:inside;
/*	padding: 0px 51px 0px 10px;*/
}
#conoce .txt-columnas li:nth-child(odd){
	background:#ddeee0;
	padding: 7px 54px 7px 10px;
}
#conoce .txt-columnas li:nth-child(even){
	background:#fffae4;
	padding: 7px 54px 7px 10px;
}

.box-amarillo{
	width:878px;
	background:#ffdc4c;
	padding:12px 17px;
	margin:10px 0px 10px -20px;
	display:inline-block;
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	font-family: geometric415_black_bt, Arial, Helvetica, sans-serif;
	color:#272057;
	font-size:17px;
	line-height:21px;
	text-transform:uppercase;
}
.box-amarillo .green{color:#007334;}




/** COMO SEGUIR EL CURSO **/
.como{
	width:700px;
	height:270px;
	padding-top:12px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#272057;
	background-image:url(images/cuadro.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
.como .txt{
	padding-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#272057;
}
.pasos-num{
	width:19px;
	height:23px;
	background: #1c8c32;
	float:left;
	clear:none;
	text-align:center;
	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:27px;
	color:#ffcd00;
	letter-spacing:-1px;
	padding:0px 5px 4px 3px;
	margin:-1px 8px 0px 4px;
	border-radius:100px;
	 -moz-border-radius: 100px;
	 -webkit-border-radius: 100px;
}
.pasos-txt{
	width:886px;
	height:auto;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	padding:5px 30px 7px 40px;
	color:#272057;
	background: #fffcef;
}
.pasos-txt.gris{
	background:#ebf5ec;
}
.img-como-seguir{
	width:auto;
	display:table;
	margin:0px auto;
	padding-top:20px;
}

/** PARA SAFARI **/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.img-como-seguir{margin:0px 130px;}
}




/** PLAN DE LA OBRA **/
.txt-obra{
	width:878px;
	height:auto;
	background:#ffdc4c;
	padding:12px 17px 0px;
	margin:10px 0px 10px -20px;
	display:inline-block;
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	color:#272057;
	font-size:17px;
	line-height:21px;
}
.txt-obra .tit{
	font-family: geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:33px;
	text-transform:uppercase;
}
.txt-obra ul{
	width: 470px;
}
.txt-obra li{
	list-style-image:url(images/bullet-verde.png);
	list-style-position:inside;
	font-family:arial, helvetica, san serif;
	font-size:16px;
	line-height:23px;
	padding-top:7px;
}
.bodegon-plan{
	float:right;
	margin:-39px -15px 0px 0px;
	padding:0px 0px 0px 0px;
}

.box-ejemplos{
	width:896px;
	background:#272057;
	padding:2px 2px 0px 13px;
	margin:10px 0px 0px -16px;
	display:inline-block;
	border-radius:0px 0 15px 15px;
	-moz-border-radius: 0px 0 15px 15px;
	-webkit-border-radius: 0px 0 15px 15px;
}
.box-ejemplos .tit {
	width:209px;
	float:left;
	clear:none;
	margin:7px 9px 0px 0px;
	font-family: geometric415_black_bt, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:22px;
	line-height:28px;
	text-transform:uppercase;
}
.box-ejemplos .tit .yellow{color:#ffcd00;}
a.btn-escuchar, a.btn-ver, a.btn-leer{
	background:#1c8c32;
	padding:3px 20px 2px;
	margin:0px 0px;
	display:inline-table;
}
a.btn-leer{
	border-radius:0px 0px 15px 0px;
	-moz-border-radius: 0px 0px 15px 0px;
	-webkit-border-radius: 0px 0px 15px 0px;
}
a.btn-escuchar:hover, a.btn-ver:hover, a.btn-leer:hover{
	background:#1f713b;
}

.box-yellow{
	width:956px;
	height:auto;
	background:#ffcd00;
	margin:10px 0px 20px -42px; 
	padding:5px 0px 3px;
	text-align:center;
	font-family: geometric415_black_bt, Arial, Helvetica, sans-serif;
	color:#272057;
	font-size:20px;
	line-height:33px;
	text-transform:uppercase;
}
.box-yellow .green{color:#1c8c32;}

.box-contenidos{
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background:#badcc1;
	float:left;
}
.box-contenidos .tit{
	width:auto;
	height:20px;
	background:#272057;
	padding:9px 0px 7px 16px;
	border-radius:15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	text-align:left;
	
	font-family: geometric415_black_bt, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:17px;
	line-height:21px;
	text-transform:uppercase;
}
.box-contenidos .txt{
	width:auto;
	height:auto;
	padding:7px 16px 12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#272057;
}
.bullet-green{
	list-style-image:url(images/bullet-green-small.png);
	list-style-position:inside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#272057;
}
.box-contenidos.fasciculos{
	width:467px;
	margin:0px 0px 20px -19px;
	float: left;
}
.box-contenidos.dvd{
	width:421px;
	margin:0px 21px 0px 0px;
	float: right;
	background:#ffeb99;
}
.box-contenidos.cd{
	width: 467px;
	margin: 0px 0px 20px -19px;
	float: left;
	background:#ffeb99;
}
.box-contenidos.apoyoweb{
	width: 467px;
	margin: 0px 0px 0px -19px;
	float: left;
}

.fasciculo-box{float:right;margin:-34px -41px 0px 0px;}
.dvd-box{float:right;margin:2px 1px 6px 0px;}
.cd-box{float:right;margin:-3px -16px -10px -12px;}
.apoyoweb-box{float:right;margin:-1px 0px 0px -20px}






/** DVD **/
.arial-12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272057;
}
.dvd-col{
	width:410px;
	height:auto;
	padding-right:30px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#272057;
}
.dvd-txt{
	width:410px;
	height:auto;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#272057;
	display:block;
}
.dvd-num{
	width:20px;
	height:100%;
	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:15px;
	color:#04b0d6;
}



a.but-volver{
	width:250px;
	height:54px;
	float:left;
	clear:none;
	padding-left:1px;
	background-image:url(images/volver.png);
	background-repeat:no-repeat;
	background-position:right top;		
}
a.but-volver:hover{
	margin-top:2px;
	background-image:url(images/volver-on.png);
}



/** FAQ **/
#faq, #iea{
	width:914px;
	height:auto;
	float:left;
	clear:none;
	padding: 0px 0px 20px 42px;
}
#iea{
	width:919px;
	height:auto;
	float:left;
	clear:none;
	padding:24px 0px 20px 38px;
}


/** FORMULARIOS **/
.form-aula{
	width:280px;
	height:auto;
	float:right;
	clear:none;
	padding:8px 10px 0px 18px;
	margin-top: -3px;
	background: #ffe166;
	border-bottom: 3px #ffcd00 solid;
	border-left: 3px #ffcd00 solid;
	border-top: 3px #ffcd00 solid;
	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:25px;
	line-height:37px;
	color:#272057;
	text-align:left;
}
.dato{
	width:60px;
	float:left;
	clear:none;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#272057;
	text-align:left;
	vertical-align:middle;
}
input{
	width:200px;
	height:23px;
	border:1px solid #3f4269;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f4269;
	text-align:left;
	vertical-align:middle;
}
input:focus {
	border: 1px solid #ffcd00;
}
textarea{
	width:200px;
	height:90px;
	border:1px solid #3f4269;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#3f4269;
}
textarea:focus {
	border: 1px solid #ffcd00;
}
.enviar{
	width:107px;
	height:54px;
	float:right;
	clear:none;
	margin-right:10px;
	background:url(images/enviar.png) no-repeat center top transparent;
	border:none;
	cursor:pointer;
}
.enviar:hover{background:url(images/enviar.png) no-repeat center bottom transparent;}
.obligatorios{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272057;
}

/** CONTACTO **/
.contacto{
	width:914px;
	height:auto;
	float:left;
	clear:none;
	padding-left:42px;
}
a.green-link{color:#1c8c32; font-weight:bold; text-decoration:underline;}
a.green-link:hover{text-decoration:none;}
.arial-14{
	width:620px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#272057;
}
a.arial-14{
	color:#04b0d6;
}
a.arial-14:hover{
	color:#666666;
}


.fasciculos-anteriores{
	float: right;
	margin: 0px 100px 0px 0px;
}

/** BOTON PRONUNCIACION FACIL **
.pduv{
	float: right;
	margin: 0px 30px 0px 0px;
}*/
.pduv{
	float:right;
	margin:-55px 60px 0px 0px;
}
#bg-btn-pduv{
	width:100%;
	height:260px;
	float:left;
	clear:none;
	background:url(images/bg-pronunciacion-facil.png) left top no-repeat;
	margin-top:10px;
}
#bg-btn-pduv .codigo{
	width:155px;
	height:auto;
	float:right;
	clear:none;
	margin:14px 99px 0px 0px;
}
#bg-btn-pduv .codigo input{
	width:152px;
	height:41px;
	border:solid #999 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:21px;
	color:#272057;
	text-align:center;
}
#bg-btn-pduv .btn-acceder{
	width:213px;
	height:40px;
	/*display:inline-table;*/
	margin:72px 0px 0px 96px;
	text-align:left;
/*	float:right;
	clear:none;
	margin:74px -12px 0px 0px;*/
}
#bg-btn-pduv .btn-acceder input{
	width:212px;
	height:40px;
	background:url(images/btn-acceder-al-libro.png) no-repeat top left transparent;
	border:none;
	cursor:pointer;
}
#bg-btn-pduv .btn-acceder input:hover{
	background:url(images/btn-acceder-al-libro.png) no-repeat bottom left transparent;
}

/* message display page */
.list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 830px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#272057;
}
.list li {
	padding: 0;
	margin: 0;
	background: url(images/message-bar.gif) no-repeat;
}
.pregunta {
	cursor: pointer;
	position: relative;
	text-align:left;
	padding-top:7px;
	padding-bottom:3px;
	padding-left: 18px;
	background: url(images/pregunta.gif) no-repeat left center;
}
.pregunta cite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	font-weight: bold;
	font-style:normal;
	text-align:left;
	color: #272057;
}
.respuesta{
	width: 830px;
	padding-bottom:10px;
	text-align:left;
}
.collapse_buttons {
	text-align: right;
	border-top: solid 1px #e4e4e4;
	padding: 5px 0;
	width: 460px;
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
}
.show_all_message {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_recent_only {
	display: none;
	background: url(images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.collpase_all_message{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-transform:uppercase;
	background: url(images/collapse-all.gif) no-repeat right center;
	padding-right: 14px;
	color:#04b0d6;
}
a.collpase_all_message:hover {
	background: url(images/collapse-all-on.gif) no-repeat right center;
	color:#666666;
}


/** FAQ **/
#audios{
	width:914px;
	height:auto;
	float:left;
	clear:none;
	padding-top:24px;
	padding-left:43px;
	padding-bottom:20px;
}
.audios-content{
	width:997px;
	height:auto;
	float:left;
	clear:none;
	background-image:url(images/sombras-laterales.jpg);
	background-repeat:repeat;
	background-position:center;
}
.audios-main{
	width:957px;
	height:auto;
	background-image:url(images/fondo-main.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:left;
	clear:none;
	text-align:left;
}
.audios-sombra-left{
	width:20px;
	height:50px;
	float:left;
	clear:none;
}
.logo-inglesenaccion{
	float:left;
	clear:none;
	padding-right:10px;
}


/** EXAMENES **/
#examenes .bg-gris{
	width:870px;
	margin:0px 0px 0px -14px;
	background:#ffe166;
	padding:15px;
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display:inline-block;
	-webkit-box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 7px #ccc;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);
	border:1px solid #dedede;
}
.logo-examenes{float:left; padding-bottom:10px;}
.tit-entregas{
	width:auto;
	height:auto;
	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:25px;
	line-height:30px;
	color:#272057;
	text-align:left;
	text-transform:uppercase;
}

.niveles{
	width: 870px;
	float:left;
	clear:none;
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}
.niveles .txt, .niveles .txt-a{
	width:258px;
	height:auto;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding:8px 0 0 7px;
}
.niveles .txt-a{
	width:119px;
}
.nivel, .nivel-a{
	width:272px;
	height:75px;
	float:left;
	clear:none;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:0px 4px 5px 4px;
	margin:5px 5px 5px 5px;
	background-color:#146625;
}
.niveles li{list-style:none;}
li.nivel, li.nivel-desact{
	width:130px;
	height:22px;
	float:left;
	clear:none;

	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	color:#999;
	text-transform:uppercase;
	text-align:center;
	line-height:normal;

	list-style:none;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #C9C9C9;
	cursor:default;
	padding:8px 5px 16px 5px;
	margin:7px 5px 0px 13px;

	
	-moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
	
	background:#f0f0f0;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#bdbdbd'); /* IE6-8 */
	background-image: linear-gradient(bottom, rgb(189,189,189) 0%, rgb(240,240,240) 100%);
	background-image: -o-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(240,240,240) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(240,240,240) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(240,240,240) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(240,240,240) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(189,189,189)),
		color-stop(1, rgb(240,240,240))
	);
}
.nivel-a{
	width:135px;
	padding:0px 2px 5px 2px;
	margin:5px 6px 5px 0px;
}
li.nivel-desact{
	width:112px;
	height:24px;
	font-size:18px;
	line-height:17px;
	border:1px solid #999;
	padding:6px 5px 16px 5px;
	margin:4px 6px 0px 6px;
	color:#868686;
}
a.nivel{
	width:117px;
	height:24px;
	float:left;
	clear:none;

	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#272057;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	line-height:17px;

	list-style:none;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #005380;
	cursor:pointer;
	padding:6px 4px 16px;
	margin:4px 4px 0px;
	
	-moz-box-shadow:    1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         1px 1px 5px 0px rgba(0, 0, 0, 0.2);

	background: #63cbff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63cbff', endColorstr='#2691c5', GradientType=0 );
	background: -moz-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(99,203,255,1)), color-stop(100%, rgba(38,145,197,1)));
	background: -webkit-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: -o-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: -ms-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: linear-gradient(to bottom, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
}

a.nivel:hover{
	cursor:pointer;
	margin:4px 4px 0px;
	color:#63cbff;
    background:#272057;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272057', endColorstr='#272057', GradientType=0 );
	-moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/*.audio-box{
	width:380px;
	height: 190px;
	text-align:left;
	margin:0px;
	float:left;
	padding:0px;
}*/

/** PIE **/
.pie{
	width:auto;
	height:auto;
	float:none;
	clear:none;
	padding:0px;
	margin:-73px auto 15px;
	display:inline-block;
}


a.volver{
	width:auto;
	height:auto;
	float:right;
	clear:none;
	display: inline;
	margin: 0px 24px 5px 2px;
	padding: 6px 8px 6px 8px;

	font-family:geometric415_black_bt, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	font-weight:normal;
	color:#272057;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;

	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #005380;
	cursor:pointer;
	-moz-box-shadow:    1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         1px 1px 5px 0px rgba(0, 0, 0, 0.2);
	
	background: #63cbff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63cbff', endColorstr='#2691c5', GradientType=0 );
	background: -moz-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(99,203,255,1)), color-stop(100%, rgba(38,145,197,1)));
	background: -webkit-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: -o-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: -ms-linear-gradient(top, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
	background: linear-gradient(to bottom, rgba(99,203,255,1) 0%, rgba(38,145,197,1) 100%);
}
a.volver:hover{
	color:#63cbff;
	background:#272057;
	margin: 1px 24px 5px 2px;
}


/** PARA FIREFOX **/
@-moz-document url-prefix() {
/*.botonera{height:93px;}
.botonera{
	padding-top:8px;
}*/
.negro-29{
	width:566px;
}
.boton > .examenes{
padding-top: 12px;
}

}

/* para IE 10*/
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){
.box-ejemplos .tit {font-size:21px;}
}

/*Para IE6 y 7*/
@media screen\9{
.box-ejemplos .tit {font-size:21px;}
}

/*Para IE6, 7 y 8*/
@media \0screen\,screen\9{
.box-ejemplos .tit {font-size:21px;}
}

/*Para IE8, 9 y 10*/
@media screen\0 {
.box-ejemplos .tit {font-size:21px;}
}

/*Para IE9 y 10*/
@media screen and (min-width:0\0) {
.box-ejemplos .tit {font-size:21px;}
}
