/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

body { 	
	margin: 0px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;	 
	-webkit-touch-callout:none;

	
	/*background-image: url('../img/cesped.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

#body2{
	position: absolute; 
	width: 100%;
	height: 100%;
	z-index: 11;
	display: none;
}

#alert{
   position: absolute;
	width: 300px;
	height: auto;
	padding: 20px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	text-align: center;
	border-radius: 7px;
	border: 1px solid #008ACF;
	background-color: #FFFBDB;
	color: #008ACF;
	font-size: 18px;
	font-weight: bold;
	display: none;
	z-index: 9999;
}



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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FIN RESET */
#iconos_fijos_generico{
	width: 960px;
	margin: 0 auto;
	/*height: 400px;
	position: relative;
	bottom: 0px;
	left: 0px;
	float: left;*/
}

.cesped{
    position: absolute;
    left:0;
    height:200px;
    width: 100%;
	min-width: 960px;
	margin:0 auto;
	background-image: url('../img/cesped.png');
	background-size: auto;
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index: -3;
	
}

.icon_down{
	width: 140px;
	height: 342px;
	display: inline-block;
	margin-left: 43px;
	margin-bottom: -157px;
}
#revista_educativa{
	background-image: url('../img/1_revista_educativa.png');
	background-size: 100px auto;
	background-repeat: no-repeat;
}
#plan_lector{
	background-image: url('../img/2_plan_lector_g.png');
	background-size: 100px auto;
	background-repeat: no-repeat;
}
#interdisciplinares{
	background-image: url('../img/3_recursos_interdisciplinares.png');
	background-size: 100px auto;
	background-repeat: no-repeat;
}

#diccionarios{
	background-image: url('../img/4_diccionarios.png');
	background-size: 100px auto;
	background-repeat: no-repeat;
}

#ocio_educativo{
	background-image: url('../img/5_ocio_educativo.png');
	background-size: 100px auto;
	background-repeat: no-repeat;
}
.list {
    margin: 5px 0px 20px;
}

.romper{clear:both;}

footer{display:none;}

#textAreas{
	display:block;
}

body{
	font-family: Arial;
}

#cabecera {
	width: 100%;
	height: 40px;
	background-color: #008acf;
}

#menu {
	width: 940px;
	height: 40px;
	padding: 9px 20px 0 20px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navegacion {
	float: left;
}

.wrapper {
    margin: 0px auto;
    width: 960px;
    position: relative;
}

.wrapper_botones{
	margin: 0 auto;
	width: 960px;
	/*position: relative;
	left: 50%;
	margin-left: -480px;
	float: left;*/
}

#navegacion li {
	color: #fff;
	font-weight: bold;
	display: inline;
}
#navegacion a:hover, #navegacion a:visited, #navegacion a{
	
	color: #fff;
	text-decoration: none;
}
#logo {
	position: absolute;
	right: 0;
	height: 40px;
}
#ciclo, #curso, #asignatura, #seccion, .subseccion {
	float: left;
	margin-top: 10px;
	display: block;
	height: 40px;
}
#seccion {
	text-decoration: underline;
}
#asignatura a, #asignatura a:visited{
	text-decoration: none;
	color: white;
}

.separador {
	padding: 10px 7px 0 13px;
	color: #fff;
	font-size: 16px;
	float: left;
}

a.enlace {
    font-size: 20px;
    color: #008ACF;
}

#back a{
	font-weight: bold;
	color: #008acf;
}
#back a:before{
	content: url('../img/flechas_volver.png');
}
#contenido {
	width: 980px;
	min-height: 500px;
	background-color: #fff;
	margin: 0 auto;
}

#custom-show-hide {
	margin: 0 0 0 30px;
}
a.enlace {
	font-size: 20px;
	color: #008ACF;
}
.parrafo{
	clear: left;
	height: auto;
    width: 55%;
	font-size: 16px;
	font-family: Arial;
	line-height: 18px;
	padding-left: 30px;
	float: left;
	margin-top: 10px;
	margin-bottom: 35px;
	position: relative;
}

.parrafo2{
	height: auto;
    width: 55%;
	font-size: 16px;
	font-family: Arial;
	line-height: 18px;
	padding-left: 30px;
	margin-top: 43px;
	margin-bottom: 60px;
}

#imagen{
	position: absolute;
	width: 35%;
	right: 5px;
	top: 300px;
	z-index: 0;
}
#img_principal{
	position: absolute;
	z-index: -3;
	top: -250px;
}

.imagem-mascara{
	width: 35%;
	height: 590px;
	position: absolute;
	right: 5px;
	top: 90;
	z-index: -1;
	background:url("../img/mascara2.png") 0 0 no-repeat; /* imagem máscara */
	background-size: 340px 551px
}

div.titulo{
	background-image: url("../img/bullet.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 18px;
	padding-left: 30px;
	float: left;
	display:block;
	position: relative;
}

.informacion{
	max-width: 600px;
	width: auto;
	height: auto;
	padding: 10px;
	background-color: #ceddf3;
	border-radius: 7px;
	border: 2px grey solid;
	box-shadow: 0px 0px 10px grey;
	float: left;
	margin-top: -7px;
	margin-left: 10px;
	display:block;
	position: relative; z-index: 25;
}

.informacion2 {
    padding: 10px;
    float: left;
    margin-top: -7px;
    margin-left: 10px;
    display: block;
}

.logo_info{
	float: left;
	margin-top: -7px;
	width: 40px;
	margin-left: 10px;
	cursor: pointer;
	display:block;
	position: relative;
}

#ribete{
	width: 100%;
	height: auto;
	margin-top: 80px
}

.principal{
	background-image: url("../img/bullet.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 24px;
	padding-left: 39px;
	float: left;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.banda_ribete{
	float: left;
	width: auto;
	height: auto;
	margin-top: -33px;
}

#banda_azul{
	border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
	border-color: #008acf;
	margin-left: 40px;
	height: 60px;
	background-image: url("../img/icon_recursos.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 119px;
}
div.bloque{
	clear: both;
}
.block_header{
	display:block;
	text-align: justify;
	font-size: 22px;
	font-family: Arial;
    padding: 0px 14px 30px 30px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	position: relative;
}

.block_header_close{
	background: url("../img/flecha1.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto;
}
.block_header_open{
	background: url("../img/flecha2.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto;
}
.block_ul{
	/*display: none;*/
	margin-bottom:30px;
	position: relative;
}
.block_ul li{
	width: 512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #008ACF;
	line-height: 20px;
	margin: 15px 0 25px 64px;
    padding: 0px 0px 5px 5px;
	list-style:disc inside;
}

li.has-menu{
	list-style: none;
	padding-left: 30px;
}

/* CURSORS */

.clickable{
	cursor: pointer;
	color: black!important;
}
.nonclickable{
	cursor: default;
}
