body{
	font-family: "Roboto",sans-serif,"Tahoma","Geneva","Kalimati";
}
#displayEventosBachillerato, #displayEventosSecundaria, #displayEventosPrimaria{
	position:relative;
	width: 100%;
	z-index:1;
	background-repeat:no-repeat;
	background-size: cover;
}
#displayEventosBachillerato, #displayEventosSecundaria, #displayEventosPrimaria{
	background-position: top;
}
#contenidoDisplay{
	position:relative;
	margin:auto;
	height:35em;
	width:75%;
}
#fondoPieNota{
	position:absolute;
	width:100%;
	height:3em;
	background-color:#fff;
	bottom:0px;
	z-index: 0;
	opacity: 0.80;
    filter: alpha(opacity=80);
}
#pieNota{
	position:absolute;
	bottom:0em;
	right:0px;
	width:100%;
	padding:0.6em;
	z-index:1;
	text-align:right;
	letter-spacing: 0.02em;
    font-size: 1.2em;
    font-weight: 300;
}
#seccionEventos{
	/*width:65em;*/
	width:75%;
	position:relative;
	margin:auto;
}
.titulo{
	font-size:2.5em;
	font-weight:bold;
	line-height:2em;
	margin:0.5em;
}
#listaEventos li{
	position:relative;
	list-style:none;
	display:block;
	padding:1.5em 1em;
	border:0px;
	border-bottom:1px dashed #ccc;
	font-weight:300;
	
	color:#000;
	transition: padding 0.15s ease-in-out 0.007s,background-color 0.15s ease-in-out 0.007s, box-shadow 0.15s ease-in-out 0.007s;
}
#listaEventos li.azul, #listaEventos li.azul2, #listaEventos li.naranja, #listaEventos li.verde, #listaEventos li.rosado{
	background-color: #FFFFFF;
}
#listaEventos li:first-child{
	border-top:1px dashed #ccc;
}
#listaEventos li:hover{
	cursor:pointer;
	padding: 1.5em 1em;
	font-weight:400;
	font-size:1.2em;
	border:0px;
	box-shadow: 3px 5px 17px #555;
	-moz-box-shadow: 3px 5px 17px #555;
	-webkit-box-shadow: 3px 5px 17px #555;
	z-index: 2;
}
#listaEventos li.azul:hover{
	background-color:#06A8E9;
	color:#e0f6ff;
}
#listaEventos li.azul2:hover{
	background-color:#0073b7;
	color:#e0f9ff;
}
#listaEventos li.naranja:hover{
	background-color:#ff8d00;
	color:#fff0dd;
}
#listaEventos li.verde:hover{
	background-color:#54c51b;
	color:#e3ffed;
}
#listaEventos li.rosado:hover{
	background-color:#f1007a;
	color:#ffe1f0;
}
.circulo{
	float:left;
	padding: 0.2em 0.45em;
	font-size: 2em;
	font-weight: bold;
	margin:0em 0.3em;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
}
.azul, .azul2, .naranja, .verde, .rosado{
	color: #ffffff;
}
.azul{
	background-color:#06A8E9;
	border: 1px solid #06A8E9;
}
.azul2{
	background-color:#0073b7;
	border: 1px solid #0073b7;
}
.naranja{
	background-color:#ff8d00;
	border: 1px solid #ff8d00;
}
.verde{
	background-color:#54c51b;
	border: 1px solid #54c51b;
}
.rosado{
	background-color:#f1007a;
	border: 1px solid #f1007a;
}
#listaEventos li .azul, #listaEventos li .verde, #listaEventos li .naranja, #listaEventos li .rosado, #listaEventos li .azul2{
	transition: background-color 0.15s ease-in-out 0.007s,color 0.15s ease-in-out 0.007s,border-color 0.15s ease-in-out 0.007s;
}
#listaEventos li:hover .azul{
	background-color:#ffffff;
	color:#06A8E9;
	border-color: #ffffff;
}
#listaEventos li:hover .verde{
	background-color: #ffffff;
	color:#54c51b;
	border-color: #ffffff;
}
#listaEventos li:hover .azul2{
	background-color: #ffffff;
	color:#0073b7;
	border-color: #ffffff;
}
#listaEventos li:hover .naranja{
	background-color: #ffffff;
	color:#ff8d00;
	border-color: #ffffff;
}
#listaEventos li:hover .rosado{
	background-color: #ffffff;
	color:#f1007a;
	border-color: #ffffff;
}
.nombreEvento{
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.03em;
}
.fechaEvento{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 0.8em;
	font-style: italic;
}
#verMas{
	padding: 0em 0.30em;
	font-size: 3em;
	font-weight: bold;
	margin:0.2em 0.3em;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	position: relative;
	left: 93%;
	background-color: #ffffff;
	width: 0.55em;
	color: #07B741;
	box-shadow: 1px 3px 6px #555;
	-moz-box-shadow: 3px 5px 17px #555;
	-webkit-box-shadow: 3px 5px 17px #555;
	cursor:pointer;
	transition: background-color 0.25s ease-in-out 0.007s,color 0.25s ease-in-out 0.007s;
}
#verMas:hover{
	background-color: #07B741;
	color: #ffffff;
}
#listaEventos{
	margin:0px 10px;
	padding: 0px;
}
#nota{
	width:80%;
	position: relative;
	margin:auto;
	text-align: justify;
	font-family: "Roboto",sans-serif,"Tahoma","Geneva","Kalimati";
	font-weight: 300;
	font-size:1.2em;
	line-height: 1.5em;
	letter-spacing: 0.03em;
}
#imagenNota{
	width:25%;
	float:left;
	margin-right: 15px;
	margin-bottom:5px;
	box-shadow: 1px 3px 6px #555;
	-moz-box-shadow: 3px 5px 17px #555;
	-webkit-box-shadow: 3px 5px 17px #555;
}
#tituloNota{
	font-size:1.5em;
	font-weight:bold;
	margin:1.5em 0.5em;
}
#fechaNota{
	position:absolute;
	top: 2em;
	right:0px;
	font-size:0.7em;
	font-style: italic;
	color:#bbbbbb;
}
#contenidoNota{
	padding-bottom:3em;
}
#galeriaBt{
	position:absolute;
	right:0px;
	bottom:0px;
	display:block;
	background-color:#06A8E9;
	color:#ffffff;
	padding: 0.5em 1em;
	width:110px;
	text-align:center;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	transition: background-color 0.35s ease-in-out 0.005s,color 0.35s ease-in-out 0.007s;
	font-weight:400;
}
#galeriaBt:hover{
	background-color:#07B741;
	color:#ffffff;
	padding:0.6em 1.1em;
	font-size:1.1em;
	box-shadow: 1px 3px 6px #555;
	-moz-box-shadow: 3px 5px 17px #555;
	-webkit-box-shadow: 3px 5px 17px #555;
	cursor:pointer;
}
.fondoAzul{
	background-color:#06A8E9;
	color:#ffffff;
}
.fondoAzul2{
	background-color:#0073b7;
	color:#ffffff;
}
.fondoNaranja{
	background-color:#ff8d00;
	color:#ffffff;
}
.fondoVerde{
	background-color:#5fcc28;
	color:#ffffff;
}
.fondoRosado{
	background-color:#f1007a;
	color:#ffffff;
}
.circulo{
	float:left;
	padding: 0.2em 0.45em;
	font-size: 1.5em;
	font-weight: bold;
	margin-right:0.6em;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	margin-top:-8px;
}
.circulo2{
	float:left;
	padding: 0.3em 0.45em;
	font-size: 1.5em;
	font-weight: bold;
	margin-right:0.6em;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	margin-top:-8px;
}
#capa{
	position:fixed;
	width:100%;
	height:100%;
	z-index: 4;
	top:0px;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.85);
}
#cerrar{
	margin-right:10px;
	margin-top:5px;
	position:absolute;
	right:0px;
	font-size:1.5em;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:15px;
	text-align:center;
	padding: 0.2em 0.5em;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	background-color:#333333;
	transition: background-color 0.35s ease-in-out 0.005s,color 0.35s ease-in-out 0.007s;
}
#cerrar:hover{
	cursor:pointer;
	color:#000000;
	background-color:#ffffff;
}
@media only screen and (max-width : 1050px){
	#pieNota {
		font-size: 0.85em;
		bottom:0.4em;
	}
	#verMas{
		left:80%;
	}
	#listaEventos{
		width:100%;
		margin:0px;
	}
	#seccionEventos{
		width:95%;
	}
}