/* FUENTES */
@font-face{ 
	font-family: 'bkant';
	src: url('bkant/bkant.eot');
	src: url('bkant/bkant.eot?#iefix') format('embedded-opentype'),
	     url('bkant/bkant.woff') format('woff'),
	     url('bkant/bkant.ttf') format('truetype'),
	     url('bkant/bkant.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'blisscapsregular';
	src: url('blisscapsregular-webfont/blisscapsregular-webfont.eot');
	src: url('blisscapsregular-webfont/blisscapsregular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('blisscapsregular-webfont/blisscapsregular-webfont.woff') format('woff'),
	     url('blisscapsregular-webfont/blisscapsregular-webfont.ttf') format('truetype'),
	     url('blisscapsregular-webfont/blisscapsregular-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'ebrima';
	src: url('ebrima/ebrima.eot');
	src: url('ebrima/ebrima.eot?#iefix') format('embedded-opentype'),
	     url('ebrima/ebrima.woff') format('woff'),
	     url('ebrima/ebrima.ttf') format('truetype'),
	     url('ebrima/ebrima.svg#webfont') format('svg');
}
/* FIN FUENTES */

a{text-decoration: none;}
a:hover{text-decoration: underline;}
a.btnRedes{display:inline-block; margin-bottom: 5px;}

span.numeros{
    color:#f00;
    font-size: 3em;
    font-weight:bolder;
    line-height: .7em;
}

body{
	font-family: "ebrima", arial, sans-serif; 
}

header#header{
	background: #25b5b3;
    
}
header#header figure.logo{
	background: #00a2a0;
	height: 210px;
	position:relative;
	text-align: center;
	width: 140px;
}
header#header figure.logo a{color:#e8e8e8;}
header#header figure.logo a:hover{color:#d7d7d7; text-decoration: underline;}
header#header figure.logo img{margin-top: 30px;}
header#header figure.logo p.caption{
	color:#e8e8e8;
	font-family: 'ebrima', arial, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}
header#header div#cent{text-align: center;}
header#header div#cent p{
	color: #e8e8e8;
	font-family: 'bkant', serif;
	font-size: 13px;
	font-style: italic;
	margin:0 auto;
	text-align: center; 
	width: 80%;
}
header#header div#cent p:first-child{margin-top: 15px;}

header#header div#cent h1{
	color:#ffffff;
	font-family: 'blisscapsregular';
	font-size: 50px;
	margin: 15px 0 5px 0;
	text-align: center;
}

header#header div#cent form#login{
	border-top: 1px solid #53d3d1;
	color: #fff;
	font-family: 'bkant', serif; 
	margin-top: 10px;
	text-align: center;

}
header#header div#cent img#login{margin-top: 10px;}

header#header div#cent form#login label{color:#0f5352; font-size: 15px; font-style: italic;}
header#header div#cent form#login input{
	background: #e8e8e8;
	border: none;
	height: 21px; /*25*/
	margin: 0;
	padding: 2px;
	width: 148px; /*152*/	
}
header#header div#cent form#login button{
	background: #0fa3a1;/*#13b7b5*/
	border: none;
	color: #0f5352;
	cursor: pointer;
	height: 25px; /*25*/
	position: relative; top:-1px; 
	text-align: center;
	width: 67px; /*67*/
	vertical-align: middle;
}
header#header div#cent form#login a#btnEnv{
	background: #0fa3a1;/*#13b7b5*/
	border: none;
	color: #0f5352;
	cursor: pointer;
	display: inline-block;
	height: 19px; /*25*/
	padding: 3px 10px;
	position: relative; top:-1px;
	text-align: center;
	width: 47px; /*67*/
	vertical-align: middle;
}

header#header div#cent form#login button:hover,
header#header div#cent form#login a#btnEnv:hover {
	background: #fff;
	text-decoration: none;
}
header#header div#cent form#login a.btnRedes{margin-bottom: 0;}
header#header div#cent form#login a{
	color: #0f5352;
	font-family: 'bkant', serif;
	font-size: 13px;
	
}


nav#mnu{
	background: #25b5b3;
	border-top: 2px solid #fff;
}
nav#mnu ul{
	font-family: 'ebrima';
	font-size: 23px;
	margin: 0 auto; 
	padding: 0;
	text-align: center;
}
nav#mnu ul li{
	display: inline-block;
	padding: 0;
}
nav#mnu ul li a{
	color:#fff;
	display: block;
	height: 30px;/*60*/
	line-height: 100%;
	padding: 25px 10px 5px 10px;
	text-decoration: none;
}
nav#mnu ul li a:hover{background:#fff; color:#14cfcc;}
nav#mnu ul li a.activo{background:#fff; color:#14cfcc; cursor:default;}

div#slide .lados{
	float:left;
	height: 410px;
	overflow: hidden;
	position:relative;
	width: 50%;
}
div#slide .lados .text{
	background: #15c7c5;
	background: rgba(21, 199, 197, .64);
	color: #fff;
	font-family: "ebrima", sans-serif;
	font-size: 36px;
	font-weight: bold;
	height: 146px; /*166*/ 
	line-height: 1.3em;
	padding: 10px 15px;
	position: absolute; top:20px;
	width: 190px; /*220*/
}
div#slide .lados a.flecha{position: absolute; top:50%;}
div#slide .lados.ladoA{
	text-align: right;
}
div#slide .lados.ladoA div.text{
	right: 80px;
	text-align: left;
}
div#slide .lados.ladoA a.flecha{right: 55%;}
div#slide .lados.ladoB div.text{
	left: 80px;
	text-align: right;
}
div#slide .lados.ladoB a.flecha{left: 55%;}

footer#pie{
	background: #323535;
	font-family: "ebrima", arial, sans-serif;
	font-size: 17px;
	line-height: 1.4em;
	padding-bottom: 30px;
}
footer#pie ul.subPie{
	margin-top: 30px;
}
footer#pie ul.subPie li a{
	color:#ff1a3a;
	display: block;
	text-decoration: none;
}
footer#pie ul.subPie li a:hover{text-decoration: underline;}

footer#pie h4{
	margin: 30px 10px 10px 10px;
	color:#ff1a3a;
}
footer#pie a.paLeer{
	display: inline-block;
	height: 66px;
	margin: 10px;
	width: 61px;
}

/* DEL CONTENIDO CENTRAL */
main{
	background: url('../img/patron-contenido.jpg') repeat-y center top;
}
main aside{
	padding-bottom: 30px;
}

main aside ul.lateral{
	margin:50px 10px 10px 10px;
}
main aside ul.lateral li{line-height: 3em;} 
main aside ul.lateral li a{
	color:#19c8c6;
	display: block;
	font-size: 33px;
	font-weight: bold;
	text-decoration: none;
}
main aside ul.lateral li a:hover,
main aside ul.lateral li a.active{
	color:#e00109;
}
main aside ul.lateral li a.active{cursor: default;}

main aside hr{
	border-top: 2px solid #bababa; 
	margin: 20px auto;
}

main aside a.anios{
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin:5px 10px 5px 10px;
	text-decoration: none;
}
main aside a.anios:hover{color:#e00109; text-decoration: line-through;}


main .categoria{
	background: #e00109;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	height: 36px; /*36*/
	line-height: 2.6em;
	padding: 0 10px;
	position: absolute; top:0; right: 0;
	width: 124px; /*144*/
}
main a.btnMas{
	background: #00a2a0;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 39px;
	line-height: 3em;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	width: 140px; 
}
main a.btnMas:hover{background:#02908e;}

main hgroup.deSeccion{
	margin: 50px 0 30px 0;
}
main hgroup.deSeccion h1{
	color:#28c4c2;
	border-bottom: solid 1px #ccc;
	font-family: 'blisscapsregular', arial, sans-serif;
	font-size: 48px;
}

main h2.deSeccion{
	color: #313434;
	font-size: 31px;
	font-style: italic;
	margin: 40px 0 20px 0;
}

main article.normal div.cont{
	border: 2px solid #d0d0d0;
	padding: 15px 15px 0 15px;
	position: relative;
}
main article.normal div.cont h3{
	color: #333232;
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0;	
}
main article.normal div.cont p{
	color:333232;
	font-size: 15px;
	margin: 10px 0;
}
main article.normal div.cont p a{
	color:#ff11ae;
}

/* FIN DEL CONTENIDO CENTRAL */

/* HOME */

section#home{
	padding-bottom: 30px;
}

section#home article.destacado {
	color: #2f2f2f;
	font-family: 'bkant', serif;
	margin-top: 50px;
}
section#home article.destacado h3{
	font-size: 31px;
	margin: 15px 10px 10px 10px;

}
section#home article.destacado p{
	font-size: 22px;
	font-style: italic;
	line-height: 1.5em;
	margin: 5px 10px 10px 10px;
}
section#home article figure.full{
	background: #000;
	font-family: "ebrima", arial, sans-serif;
	height: 340px;
	margin: 5px 0 15px 0;
	overflow: hidden;
	position: relative;
	
}

section#home article.destacado figure.full div.elTexto{
	height: 68px; /*118*/
	padding: 20px 40px 25px 20px;
	position: absolute; bottom:0;

}
section#home article.destacado figure.full div.elTexto p{
	color:#333232;
	font-size: 19px;
	font-style: normal;
	line-height: 1.2em;
	margin: 0;
}


/* FIN HOME*/

/** NOTAS **/
section#notas{
	padding-bottom: 50px;
}
section#notas article.destacado{
	background: url('../img/foto-notas.jpg') no-repeat;
	height: 339px;
	margin:0 0 20px 0;
}
section#notas article.destacado div.cont{
	border: 2px solid #d0d0d0;
	height: 295px;
	position: relative;
	padding: 40px 30px 0 30px;
}
section#notas article.destacado h3{
	color: #333232;
	font-size: 24px;
	font-weight: bold;
}
section#notas article.destacado div.cont p{
	color:333232;
	font-size: 15px;
}
section#notas article.destacado p a{
	background: #fff;
	color:#ff11ae;
	margin-top: 10px;
	padding: 4px 10px;
}
section#notas article.destacado a.btnMas{
	position: relative; top:52px;
}
section#notas article.normal p{
	margin: 15px 0;
}
section#notas article.normal p.aDestacar{
	color: #e00109;
	font-family: "bkant", serif;
	font-weight: bolder;
	font-size: 19px;
	font-style: italic;
	line-height: 1.6em;
}
section#notas footer.separa{
	line-height: 1.1em;
	margin-top: 40px;
	border-bottom: 3px solid #22cccb;
	padding-bottom: 10px;
}
section#notas footer.separa a{
	color:#333232;
}
/** FIN NOTAS **/

/** PROGRAMA **/
section#programa{
	padding-bottom: 50px;
}
section#programa article.destacado{
	background: url('../img/foto-programa.jpg') no-repeat;
	height: 339px;
	margin:0 0 20px 0;
}
section#programa article.destacado div.cont{
	border: 2px solid #d0d0d0;
	height: 295px;
	position: relative;
	padding: 40px 30px 0 30px;
}
section#programa article.destacado h3{
	background: #22cccb;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 40px;
	padding: 2px 10px;
	width: 360px; /*380*/
}
section#programa article.destacado div.cont p{
	background: #fff;
	color:333232;
	font-size: 15px;
	margin: 0 0 10px 40px;
	padding: 2px 10px;
	width: 360px; /*380*/ 
}
section#programa article.destacado p a{
	background: #fff;
	color:#ff11ae;
	margin-top: 10px;
	padding: 4px 10px;
}
section#programa article.destacado a.btnMas{
	position: relative; top:156px;
}
section#programa article.normal h3{
	font-size: 21px;
	font-weight: bold;
	margin: 20px 0 15px 0;
}
section#programa article.normal p{
	margin: 15px 0;
}
section#programa footer.separa{
	clear: both;
	line-height: 1.1em;
	margin-top: 0px;
	border-bottom: 3px solid #22cccb;
	padding-bottom: 5px;
	text-align: right;
}
/** FIN PROGRAMAS **/

/** TRABAJOS ANTERIORES **/

section#trabajos-anteriores{
	padding-bottom: 80px;
}
section#trabajos-anteriores h1,
section#trabajos-destacados h1{
	font-size: 60px;
}
section#trabajos-anteriores h2,
section#trabajos-destacados h2{
	color: #313434;
	font-size: 31px;
	font-style: italic;
	margin: 40px 0 20px 0;
}
section#trabajos-anteriores article.tp{
	margin-top: 10px;
}

/** FIN TRABAJOS ANTERIORES **/

/** CONTACTO **/
section#contacto{
	padding-bottom: 40px;
}
section#contacto h2.deSeccion{
	line-height: 1.3em;
}

section#contacto p{
	color: 484e57;
	font-family: 'ebrima', arial, sans-serif;
	font-size: 15px;
	line-height: 1.25em;
	margin: 20px 0;
	text-align: justify;
}


/** FIN CONTACTO **/

/** BIBLIOGRAFIA **/
section#programa{
	padding-bottom: 50px;
}
section#bibliografia article.destacado{
	background: url('../img/foto-bibliografia.jpg') no-repeat;
	height: 339px;
	margin:0 0 20px 0;
}
section#bibliografia article.destacado div.cont{
	border: 2px solid #d0d0d0;
	height: 295px;
	position: relative;
	padding: 40px 30px 0 30px;
}
section#bibliografia article.destacado h3{
	background: #22cccb;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 40px;
	padding: 2px 10px;
	width: 360px; /*380*/
}
section#bibliografia article.destacado div.cont p{
	background: #fff;
	color:333232;
	font-size: 15px;
	margin: 0 0 10px 40px;
	padding: 2px 10px;
	width: 360px; /*380*/ 
}
section#bibliografia article.destacado p a{
	background: #fff;
	color:#ff11ae;
	margin-top: 10px;
	padding: 4px 10px;
}
section#bibliografia article.destacado a.btnMas{
	position: relative; top:156px;
}
section#bibliografia article.normal h3{
	font-size: 21px;
	font-weight: bold;
	margin: 20px 0 15px 0;
}
section#bibliografia article.normal p{
	margin: 15px 0;
}
section#bibliografia footer.separa{
	clear: both;
	line-height: 1.1em;
	margin-top: 0px;
	border-bottom: 3px solid #22cccb;
	padding-bottom: 5px;
	text-align: right;
}

section#bibliografia div.anio p.anio,
section#bibliografia div.anio ul.meses{
	color:#000000;
	font-family: 'bkant', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
section#bibliografia div.anio ul.meses{margin-bottom: 20px;}
section#bibliografia div.anio ul.meses li{
	color:#7a7a7a;
	display: inline-block;
	text-align: center;
}
section#bibliografia div.anio ul.meses li a{
	color:#7a7a7a;
	line-height: 100%;
	display: block;
	padding: 0 5px;
}
section#bibliografia div.anio ul.meses li a:hover,
section#bibliografia div.anio ul.meses li a.active{
	color: #000;
}
section#bibliografia div.anio ul.meses li a.active{cursor: default; text-decoration: none;}
/** FIN BIBLIOGRAFIA **/

/** OPINIONES **/
section#opiniones p{
	font-family: "ebrima", arial, sans-serif;
}
section#opiniones p.agregado{
	color: #333232;
	font-size: 15px;
	font-weight: bold;
}
section#opiniones div.anios{
	font-size: 39px;
	font-weight: bold;
	margin: 20px 10px; 
}
section#opiniones div.anios p, 
section#opiniones div.anios a{color:#a0a0a0;}
section#opiniones div.anios .elAnio{color:#e00109;}

section#opiniones div.anios a:hover,
section#opiniones div.anios a.active{color:#19c8c6; text-decoration: none;}
section#opiniones div.anios a.active{cursor: default;}

section#opiniones article.normal{
	background:#f4f6f1;
	margin-bottom: 15px;
	padding: 15px 0 0 0;
}

section#opiniones article.normal h3{
	color: #e00109;
	font-size: 23px;
	line-height: 1em;
	margin: 0 0 5px 0; 
}
section#opiniones article.normal p.autoria{
	color: #333232;
	font-size: 12px;
	margin: 10px 0;
}
section#opiniones article.normal p.detalle{
	color: #333232;
	font-size: 15px;
	line-height: 1.3em;
	margin: 5px 0 15px;
}
section#opiniones article.normal p.comentarios{
	color: #333232;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 0 0; 
}
/** FIN OPINIONES **/

/** DESCARGAS **/
section#descargas p{
	color: #333232;
	font-family: "ebrima", arial, sans-serif;
	font-size: 15px;
	margin: 15px 0;
}
section#descargas p.agregado{
	font-size: 21px;
	font-weight: bold;
	margin: 0;
}
section#descargas article{
	cursor: pointer;
	height: 220px;
	margin-top: 10px;
	margin-bottom: 10px; 
}

section#descargas article.articulos{background: #ded49e url('../img/articulos.jpg') no-repeat center top;}
section#descargas article.apuntes{background: #ded49e url('../img/apuntes.jpg') no-repeat center top;}
section#descargas article.apoyo{background: #ded49e url('../img/apoyo.jpg') no-repeat center top;}
section#descargas article.lugares{background: #ded49e url('../img/lugares.jpg') no-repeat center top;}
section#descargas article.videos{background: #ded49e url('../img/videos.jpg') no-repeat center top;}
section#descargas article.procesos{background: #ded49e url('../img/procesos.jpg') no-repeat center top;}

section#descargas article hgroup{
	padding-top:10px;
}
section#descargas article hgroup h2{
	color: #fff;
	font-size: 33px;
	font-weight: bold;
	text-align:center;
	text-shadow:2px 2px rgba(0, 0, 0, 1); 
}

/** FIN DESCARGAS **/

/** DOCENTES **/
section#docentes{}
section#docentes article.destacado{
	background:#cdcdcd;
	font-family: 'ebrima', arial, sans-serif; 
	position: relative;
}
section#docentes article.destacado span.titular{
	background:#22cccb;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	height: 35px; /*39*/
	padding: 4px 0 0 4px;
	position: absolute; top:62px; left: 160px;
	width: 137px; /*141*/
}
section#docentes article.destacado span.nombTitu{
	background:#fff;
	color: #000;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 17px; /*23*/
	padding: 4px 0 2px 4px;
	position: absolute; top:107px; left: 160px;
	width: 137px; /*141*/
}

section#docentes article.destacado p{
	color: #333232;
	font-size: 15px;
	line-height: 1.2em;
	position: absolute; top:33px; left:321px;
	width: 220px;
}

section#docentes p.solo{
	color: #333232;
	font-family: 'ebrima', arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin: 5px 0 15px 0;
}

section#docentes article.profe{
	font-family: 'ebrima';
	margin: 10px 0 5px 0;
	position: relative; 
	text-align: center;
}
section#docentes article.profe img{
	height: auto;
	width: 95%;
}
section#docentes article.profe h4{
	color: #333232;
	font-size: 13px;
	position: absolute; top:130px;
	text-align: center;
	width: 100%;
}
/** FIN DOCENTES **/

/** LOGUEADO **/
section#logueado p.pPal{
	color: #333232;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 25px;
}
section#logueado article.articulo{
	margin-top:20px;
}
section#logueado article.articulo div.textos h4{
	color: #e00109;
	font-size: 39px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 10px;	
}
section#logueado article.articulo div.textos p{
	color: #333232;
	font-size: 15px;
	line-height: 1.4em;
}
section#logueado article.articulo div.textos p span{font-weight: bold;}
/** FIN LOGUEADO **/