@charset "UTF-8";
body {
    background-color: rgba(250,250,250,1.00);
    background-image: url(../images/fondogeneral.png);
    background-position: center center;
    background-repeat: repeat-y;
    background-size: 100% auto;
}
.container-fluid {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,1.00);
}
header {
}
main {
}
footer {
    background-color: #2F7F89;
}
nav {
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: calibri, arial, helvetica;
	text-align: center;
}
h1 {
	width: 100%;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.5em;
	margin-top: 1%;
	margin-bottom: 1%;
}
h2 {
	width: 100%;
	color: hsla(77,55%,46%,1.00);
	font-family: calibri, arial, helvetica;
	font-style: italic;
	font-size: 1.5em;
	text-align: center;
	padding-top: 5%;
	padding-bottom: 5%;
}
h3 {
	width: auto;
	color: hsla(66,64%,48%,1.00);
	font-family: calibri, arial, helvetica;
	font-style: italic;
	font-size: 1.3em;
	text-align: right;
	padding-top: 7%;
	padding-bottom: 5%;
	margin-right: 5%;
}
h4 {
	width: auto;
	color: hsla(66,64%,48%,1.00);
	font-family: calibri, arial, helvetica;
	font-style: italic;
	font-size: 1.5em;
	padding-top: 3%;
	padding-bottom: 2%;
	margin-right: 0%;
	margin-left: 2%;
}
h5 {
	width: auto;
	color: hsla(88,63%,44%,1.00);
	font-family: calibri, arial, helvetica;
	text-align: center;
	margin-top: 3%;
	margin-bottom: 3%;
}
#h3distinto {
	width: auto;
	color: hsla(90,48%,45%,1.00);
	font-family: calibri, arial, helvetica;
	font-style: italic;
	font-size: 1.3em;
	text-align: right;
	padding-top: 7%;
	padding-bottom: 5%;
	margin-right: 5%;
}
.filaderedes {
	background-color: hsla(2,100%,52%,0.70);
	background-repeat: no-repeat;
}
.cajadecontenidoenfiladeredes {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.cajaderedesybuscadorenheader {
	margin-top: 3%;
}
.cajaderedesenheader {
	margin-left: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
}
.iconoredesheader {
	margin-left: 14%;
	width: 5%;
}
.filadelogo {
	background-color: hsla(0,0%,100%,1.00);
}
.cajadelogoenheader {
	margin-top: 10%;
	width: auto;
}
.cajadecontenidoenfiladelogo {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.img-logo {
	width: 100%;
	background-position: center center;
	background-size: cover;
	margin-bottom: 10%;
}
.filademenu {
	background-color: #71A83B;
}
.cajademenu {
	margin-top: 0%;
}
.cajadecontenidoenfilademenu {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,100%,1.00);
}
.navbar {
	width: 100%;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
}
.navbar-nav.mr-auto {
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	width: 100%;
}
.navbar-light {
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetiva;
}
.nav-item {
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	margin-left: auto;
	margin-right: auto;
}
.nav-link:hover {
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.nav-item:hover {
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.nav-item:active {
	color: #FFFFFF;
	font-family: calibri, arial, helvetica;
}
.dropdown-menu {
	background-color: hsla(77,55%,46%,1.00);
	border-radius: 0%;
	color: hsla(0,0%,100%,1.00);
	border-color: hsla(77,55%,46%,1.00);
	width: 15vw;
}
.dropdown-item {
	color: hsla(0,0%,100%,1.00);
	border-left-style: none;
	border-radius: 0%;
	border-bottom-style: none;
	width: 15vw;
	font-family: calibri, arial, helvetica;
	font-size: small;
}
.dropdown-item:hover {
	background-color: transparent;
	color: #565656;
	font-weight: bold;
}

@media (max-width:1366px){
.iconoredesheader {
	width: 5%;
	margin-left: 15%;
}
.cajadecontenidoenfiladelogo {
	width: 80%;
}
.cajadecontenidoenfilademenu {
	width: 90%;
}
.cajadecontenidoenfiladeredes {
	width: 80%;
}
.container-fluid .row .container-fluid.portada {
	width: 90%;
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	width: 35%;
}
.cajadetextoenjumbotron .col-xl-12 .fechahoralugarenjumbotron {
	font-size: 90%;
}
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 130%;
}
.container-fluid .row .row.cajaconcontenidosdefooter {
	width: 90%;
}
}

@media (max-width:1280px){
.iconoredesheader {
	width: 5%;
}
.cajadecontenidoenfiladelogo {
	width: 90%;
}
.cajadecontenidoenfilademenu {
}
.cajadecontenidoenfiladeredes {
	width: 90%;
}
.container-fluid .row .container-fluid.portada {
	width: 90%;
}
.container-fluid .row .row.cajaconcontenidosdefooter {
	width: 90%;
}
}


@media (max-width:1199px){
.iconoredesheader {
	width: 5%;
	margin-left: 13%;
	margin-top: 0px;
}
.cajadecontenidoenfiladelogo {
	width: 60%;
}
.cajadecontenidoenfilademenu {
	width: 90%;
}
.cajadecontenidoenfiladeredes {
	width: 60%;
	margin-left: 34%;
}
.container-fluid .row .container-fluid.portada {
	width: 90%;
}
.cajadetextoenjumbotron .col-xl-12 .subtitularenjumbotron {
	font-size: 80%;
}
.cajadetextoenjumbotron .col-xl-12 .fechahoralugarenjumbotron {
	font-size: 75%;
}
}

@media (max-width:1024px){
.iconoredesheader {
	width: 7%;
}
.cajadecontenidoenfiladelogo {
	width: 70%;
}
.cajadecontenidoenfiladeredes {
}
.container-fluid .row .container-fluid.portada {
	width: 95%;
}
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 120%;
}
.cajadetextoenjumbotron .col-xl-12 .subtitularenjumbotron {
	font-size: 90%;
}
.cajadetextoenjumbotron .col-xl-12 .fechahoralugarenjumbotron {
	font-size: 70%;
}
.col-xl-12 a .btn.botonfondoverde {
	width: 50%;
}
.container-fluid .row .row.cajaconcontenidosdefooter {
	width: 95%;
}
}

@media (max-width:991px){
.iconoredesheader {
	width: 9%;
	margin-left: 10%;
	margin-top: 3%;
	margin-bottom: 2%;
}
.cajadecontenidoenfiladelogo {
	width: 60%;
}
.cajadecontenidoenfiladeredes {
	width: 60%;
	margin-left: 37%;
}
.container-fluid .row .container-fluid.portada {
	width: 95%;
}
.cajadetextoenjumbotron .col-xl-12 .subtitularenjumbotron {
	font-size: 80%;
}
.row.cajadetablondeanuncios {
	width: auto;
	margin-left: -2%;
	margin-top: 0%;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .rounded-circle.img-fluid.img-persona {
	width: 50%;
}
}

@media (max-width:768px){
.iconoredesheader {
	width: 10%;
	margin-top: 3%;
	margin-bottom: 2%;
}
.container-fluid .row .container-fluid.portada {
	width: 100%;
}
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 90%;
}
.cajadetextoenjumbotron .col-xl-12 .subtitularenjumbotron {
	font-size: 60%;
}
.cajadetextoenjumbotron .col-xl-12 .fechahoralugarenjumbotron {
	font-size: 50%;
}
.row .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-6 #ultimacajadetexto {
	margin-top: 0%;
	margin-right: 0%;
}
.row.cajadetablondeanuncios {
	width: auto;
	margin-left: -2%;
	margin-top: 0%;
}
.cajacajondesastre {
	padding-top: 0%;
}
.row.rotulocajademedios {
	padding-top: 3%;
	padding-bottom: 3%;
}
.row.cajadecita {
	width: 100%;
	margin-top: 3%;
	margin-left: 0%;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodecita {
	font-size: 0.9em;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodecita {
	font-size: 0.9em;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodeautordecita {
	font-size: 1em;
}
.row.cajaderedesenfooter a .rounded-circle.img-fluid.iconoredesfooter {
	width: 5%;
}
h1   {
	margin-top: 3%;
	margin-bottom: 3%;
}
.row.cajadellamadaconh1  {
	width: auto;
}
.row .container-fluid.portada .row.cajacontenedoradetexto {
	margin-top: 0%;
}
.row.cajaprimeradetexto   {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.row.cajasegundadetexto   {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
}
.row.cajaterceradetexto {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .parrafodenombre {
	font-size: 0.8em;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .rounded-circle.img-fluid.img-persona {
	width: 40%;
	height: 40%;
}
.row.filadeexplicaciondelcalendario .col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadeexplicaciondecalendario {
	width: auto;
}
.row.filadecajadecalendario .col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecalendario {
	width: auto;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
}
}

@media (max-width:575px){
.iconoredesheader {
	width: 10%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.cajadecontenidoenfiladelogo {
	width: 90%;
}
.cajadecontenidoenfiladeredes {
	width: 70%;
	margin-left: 22%;
}
.container-fluid .row .container-fluid.portada {
	width: 100%;
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	width: 60%;
	height: 70%;
}
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 110%;
}
.cajadetextoenjumbotron .col-xl-12 .subtitularenjumbotron {
	font-size: 70%;
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	height: 80%;
	margin-top: -39%;
}
.row.cajadetablondeanuncios {
	width: auto;
	margin-left: -3%;
	margin-top: 0%;
}
.row.cajacajondesastre {
	margin-top: 0%;
}
.row.cajadecita {
	width: 100%;
	margin-top: 3%;
	margin-left: 0%;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodecita {
	font-size: 0.9em;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodeautordecita {
	font-size: 1em;
}
.container-fluid .row .row.cajaconcontenidosdefooter {
	width: 93%;
}
.row.cajaderedesenfooter a .rounded-circle.img-fluid.iconoredesfooter {
	width: 7%;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .parrafodenombre {
	font-size: 0.9em;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .rounded-circle.img-fluid.img-persona {
	width: 70%;
	height: 70%;
}
}

@media (max-width: 414px){
.iconoredesheader {
	width: 10%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.cajadecontenidoenfiladelogo {
	width: 100%;
}
.cajadecontenidoenfilademenu {
	width: 100%;
}
.cajadecontenidoenfiladeredes {
	margin-left: 10%;
	width: 90%;
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	width: 70%;
	height: 90%;
	margin-top: -173px;
}
.col-xl-12 a .btn.botonfondoverde {
	margin-top: -5%;
}
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 80%;
}
.row.cajadetablondeanuncios {
	width: auto;
	margin-left: -4%;
	margin-top: 0px;
}
.row.cajadecita {
	width: 100%;
	margin-top: 3%;
	margin-left: 0%;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodecita {
	font-size: 0.9em;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodeautordecita {
	font-size: 1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadefechaennoticia {
	margin-top: 0px;
	height: 15%;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia1 {
	height: 45%;
	font-size: 0.1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia2 {
	height: 45%;
	font-size: 0.1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia3 {
	height: 45%;
	font-size: 0.1em;
}
.col-xl-12 .row.fechaenfooter .col-xl-12 {
	margin-top: 10%;
}
.container-fluid .row .row.cajaconcontenidosdefooter {
	width: 93%;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .parrafodenombre {
	font-size: 0.9em;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .rounded-circle.img-fluid.img-persona {
	width: 90%;
	height: 90%;
}
}

@media (max-width: 412px){
.container-fluid .row .container-fluid.portada {
	width: 100%;
}
.row.cajadetablondeanuncios {
}
.row.cajadecita {
	width: 100%;
	margin-top: 3%;
	margin-left: 0%;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodecita {
	font-size: 0.9em;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodeautordecita {
	font-size: 1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadefechaennoticia {
	margin-top: 0px;
	height: 15%;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia1 {
	height: 45%;
	font-size: 0.1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia2 {
	height: 45%;
	font-size: 0.1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia3 {
	height: 45%;
	font-size: 0.1em;
}
.col-xl-12 .row.fechaenfooter .col-xl-12 {
	margin-top: 10%;
}
.container-fluid .row .row.cajaconcontenidosdefooter {
	width: 93%;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .parrafodenombre {
	line-height: normal;
	font-size: 0.9em;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .rounded-circle.img-fluid.img-persona {
	width: 90%;
	height: 90%;
}
}

@media (max-width: 1644px){
}
.filajumbotron {
}
.portada {
	background-color: #FFFFFF;
	width: 60%;
}

@media (max-width: 375px){
.portada {
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	width: 80%;
	font-size: 5%;
	height: 90%;
	margin-top: -155px;
}
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 3%;
}
.cajadetextoenjumbotron .col-xl-12 .subtitularenjumbotron {
	font-size: 1%;
}
.col-xl-12 a .btn.botonfondoverde {
	font-size: 1%;
	width: 40%;
	margin-top: -5%;
}
.row.cajadetablondeanuncios {
	width: auto;
	margin-top: 0%;
	margin-right: auto;
	margin-left: -3%;
}
.row.cajadecita {
	width: 100%;
	margin-top: 3%;
	margin-left: 0%;
	margin-bottom: 3%;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodecita {
	font-size: 0.9em;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-12 .row.cajadecita .parrafodeautordecita {
	font-size: 1em;
}
.lineadefechaennoticia {
	font-size: 0.1em;
}
.cajadetextodenoticia {
	font-size: 0.1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadefechaennoticia {
	margin-top: 0px;
	height: 15%;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia1 {
	height: 45%;
	font-size: 0.1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia2 {
	height: 45%;
	font-size: 0.1em;
}
.row.cajadenoticia .cajadetextodenoticia .lineadetextoennoticia3 {
	height: 45%;
	font-size: 0.1em;
}
.col-xl-12 .row.fechaenfooter .col-xl-12 {
	margin-top: 10%;
}
.row.cajadelaspersonas  {
	width: auto;
	margin-left: 0%;
	margin-right: 0%;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .parrafodenombre {
	font-size: 0.7em;
}
.col-xl-3.col-lg-3.col-md-3.col-sm-3.col-3 .row.cajadepersona .rounded-circle.img-fluid.img-persona {
	width: 90%;
	height: 90%;
}
}
.cajadejumbotron {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.cajadeimagen {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}
.imagenjumbotron {
	width: 100%;
}
.cajadetextoenjumbotron {
	background-color: hsla(0,0%,100%,0.70);
	width: 40%;
	margin-left: 3%;
	margin-top: -35%;
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	z-index: 1;
	overflow-x: visible;
	margin-bottom: 0%;
	position: absolute;
	border-radius: 3%/3%
;
	border-radius: 3%/7%;
	height: 50%;
}
.titularenjumbotron {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	font-variant: small-caps;
	font-weight: bolder;
	margin-top: 5%;
	margin-right: auto;
	margin-left: 2%;
	margin-bottom: 2%;
	font-size: 120%;
	position: relative;
}
.subtitularenjumbotron {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 100%;
	margin-left: 2%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 5%;
	border-bottom: thin solid hsla(0,0%,34%,1.00);
	padding-bottom: 5%;
	display: inherit;
}
.fechahoralugarenjumbotron {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	font-weight: lighter;
	font-size: 70%;
	font-variant: small-caps;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 0%;
}

@media (max-width:1920px){
}
.botonfondoverde {
	background-color: hsla(66,64%,48%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: small;
	width: 35%;
}
.botonfondoverde:hover {
	background-color: hsla(90,48%,45%,1.00);
	font-weight: bold;
	color: hsla(0,0%,100%,1.00);
}

@media (min-width:300px) and (max-width:374px){
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	margin-top: -45%;
	margin-left: 5%;
	height: 100%;
}
.col-xl-12 a .btn.botonfondoverde {
	width: 50%;
	margin-top: -10%;
}
}

@media (min-width:376px) and (max-width:406px){
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	height: 100%;
	margin-top: -45%;
}
}

@media (min-width:415px) and (max-width:513px){
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 90%;
}
}

@media (min-width:576px) and (max-width:742px){
.col-xl-12 a .btn.botonfondoverde {
	width: 50%;
	font-size: 70%;
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	width: 50%;
	height: 60%;
}
}

@media (min-width:415px) and (max-width:474px){
.cajadetextoenjumbotron .col-xl-12 .subtitularenjumbotron {
	font-size: 60%;
}
.col-xl-12 a .btn.botonfondoverde {
	font-size: 60%;
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	width: 70%;
	height: 90%;
	margin-top: -42%;
}
.cajadetextoenjumbotron .col-xl-12 .titularenjumbotron {
	font-size: 80%;
	width: auto;
}
}

@media (min-width:280px) and (max-width:299px){
.col-xl-12 a .btn.botonfondoverde {
	font-size: 1%;
	width: 90%;
}
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	height: 105%;
	margin-top: -46%;
}
.cajadetextoenjumbotron .col-xl-12 .fechahoralugarenjumbotron {
	font-size: 1%;
}
}

@media (min-width:576px) and (max-height:645px){
.row.cajadejumbotron .cajadeimagen .cajadetextoenjumbotron {
	height: 70%;
}
}
.cajadetablondeanuncios {
	width: 70%;
	margin-left: 20%;
	margin-top: -3%;
	opacity: 1;
}
.cabeceratablondeanuncios {
	background-color: hsla(2,100%,52%,0.70);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	padding-top: 2%;
	padding-bottom: 2%;
}
.carousel {
	width: 100%;
}
.cajacarousel {
	width: auto;
	background-color: hsla(0,0%,100%,1.00);
}
.cajadenoticia {
	background-image: url(../images/Carousel_Placeholder.png);
}
.img-fluid.imagendenoticia  {
	width: 100%;
	height: 100%;
	position: relative;
}
.cajadetextodenoticia {
	width: 100%;
	height: 60%;
	position: absolute;
	margin-top: 0px;
	top: 40%;
	font-weight: bold;
}
.lineadefechaennoticia {
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	background-color: hsla(0,0%,34%,1.00);
	text-align: right;
	width: 40%;
	height: 10%;
	margin-left: auto;
	padding-right: 5%;
	margin-top: 0%;
}
.lineadetextoennoticia1 {
	height: 50%;
	background-color: hsla(77,55%,46%,0.95);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	padding-top: 5%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 5%;
	font-size: 0.7rem;
	border-color: hsla(77,55%,46%,0.95);
	margin-top: 0px;
	font-weight: bolder;
}
.lineadetextoennoticia2 {
	height: 50%;
	background-color: hsla(66,64%,48%,0.95);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	padding-top: 5%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 5%;
	font-size: 0.7rem;
	border-color: hsla(66,64%,48%,0.95);
	font-weight: bolder;
}
.lineadetextoennoticia3 {
	height: 50%;
	background-color: hsla(90,48%,45%,0.95);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	padding-top: 5%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 5%;
	font-size: 0.7rem;
	border-color: hsla(90,48%,45%,0.95);
	font-weight: bolder;
}
.lineadebotonennoticia1 {
	height: 40%;
	background-color: hsla(77,55%,46%,0.95);
}
.lineadebotonennoticia2 {
	background-color: hsla(66,64%,48%,0.95);
	height: 40%;
}
.lineadebotonennoticia3 {
	background-color: hsla(90,48%,45%,0.95);
	height: 40%;
}
.botondenoticia1 {
	background-color: hsla(66,64%,48%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.8rem;
	margin-left: 35%;
	border-color: transparent;
	margin-top: 3%;
}
.botondenoticia2 {
	background-color: hsla(77,55%,46%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.8rem;
	margin-left: 35%;
	border-color: transparent;
	margin-top: 3%;
}
.botondenoticia3 {
	background-color: hsla(77,55%,46%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.8rem;
	margin-left: 35%;
	border-color: transparent;
	margin-top: 3%;
}
.botondenoticia1:hover {
	background-color: hsla(90,48%,45%,1.00);
	font-weight: bold;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	border-color: transparent;
	margin-top: 3%;
}
.botondenoticia2:hover {
	background-color: hsla(90,48%,45%,1.00);
	font-weight: bold;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	border-color: transparent;
	margin-top: 3%;
}
.botondenoticia3:hover {
	background-color: hsla(66,64%,48%,1.00);
	font-weight: bold;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	border-color: transparent;
	margin-top: 3%;
}
.carousel-control-next, .carousel-control-prev {
	transition: linear;
	-webkit-transition: linear;
	-webkit-transition-timing-function: linear;
	-webkit-transition-duration: 1s;
	-webkit-transition-delay: 1s;
}
.cajacajondesastre {
	background-color: transparent;
	margin-top: -2%;
}
.rotulocajademedios {
	background-color: hsla(0,0%,34%,1.00);
	width: auto;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	text-align: center;
	padding-top: 40%;
	padding-bottom: 40%;
	font-size: x-large;
	height: 100%;
}
.cajadevideoteca {
	border-bottom: thin solid hsla(0,0%,34%,1.00);
	background-color: hsla(0,0%,100%,1.00);
	height: 100%;
}
.cajadetextodevideoteca {
	height: auto;
}
.parrafodetextodevideoteca {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.8em;
	text-align: center;
	padding-top: 15%;
	border-bottom: thin dotted hsla(2,100%,52%,1.00);
	padding-bottom: 7%;
}
.cajadevideo {
	height: 100%;
}
.cajaradioteca {
	border-bottom: thin solid hsla(0,0%,34%,1.00);
	border-left: thin solid hsla(0,0%,34%,1.00);
}
.cajadecabeceradiouguburu {
	background-color: hsla(0,0%,100%,1.00);
}
.cajadereproductoresderariouguburu {
	background-color: hsla(0,0%,100%,1.00);
}
.reproductorderario {
}
.cajadereproductorderario {
	border-left: thin solid hsla(0,0%,34%,1.00);
	border-bottom: thin solid hsla(0,0%,34%,1.00);
}
.cajaderecomendaciones {
}
.franjaderecomendaciones {
	background-color: hsla(2,100%,52%,0.70);
	text-align: center;
}
.parrafodecabeceraderecomendaciones {
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
.cajaderecomendacionparticular {
	height: 100%;
	background-color: hsla(0,0%,0%,0.02);
}
.cajaderecomendacionparticularbis {
	height: 100%;
	background-color: hsla(0,0%,0%,0.01);
}
.cajadeilustracionenrecomendacion {
}
.imgenrecomendacion {
	width: 100%;
	height: 100%;
}
.cabecerarecomendacionparticular {
	background-color: hsla(90,48%,45%,1.00);
	color: hsla(0,0%,100%,1.00);
}
.cabecerarecomendacionparticularbis {
	background-color: hsla(77,55%,46%,1.00);
	color: hsla(0,0%,100%,1.00);
}
.parrafodecabeceraderecomendacionparticular {
	margin-top: 5%;
	margin-left: 5%;
	margin-bottom: 5%;
	font-size: 0.9em;
}
.espaciodedatosbibliograficosyllamada {
	height: 100%;
}
.llamadaenrecomendacionparticular {
	color: hsla(2,100%,52%,0.70);
	font-family: calibri, arial, helvetica;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
.datosbibliograficos {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	text-align: right;
	line-height: 1.3em;
	padding-right: 7%;
	font-size: 0.9em;
	margin-left: 2%;
}
.parrafodellamadaenrecomendacion   {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	line-height: 1.1em;
	font-size: 0.8em;
	padding-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
}
.botonrecomendaciones {
	background-color: hsla(66,64%,48%,1.00);
	border-style: none;
	width: 40%;
	margin-left: 5%;
	font-family: calibri, arial, helvetica;
	color: hsla(0,0%,100%,1.00);
	font-size: 0.9em;
	margin-bottom: 5%;
}
.botonrecomendaciones:hover {
	background-color: hsla(90,48%,45%,1.00);
	border-style: none;
	width: 40%;
	margin-left: 5%;
	font-family: calibri, arial, helvetica;
	color: hsla(0,0%,100%,1.00);
	font-size: 0.9em;
	margin-bottom: 5%;
	font-weight: bold;
}
.filadecita {
	background-color: hsla(0,0%,100%,1.00);
}
.cajadecita {
	width: 30%;
	margin-left: 10%;
	margin-top: -13%;
}
.parrafodecita {
	color: hsla(0,0%,16%,1.00);
	font-family: calibri, arial, helvetica;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
	font-style: italic;
	text-align: left;
	font-size: 1.2em;
}
.parrafodeautordecita {
	color: hsla(0,0%,16%,1.00);
	font-family: calibri, arial, helvetica;
	width: 100%;
	margin-top: 0%;
	margin-bottom: 5%;
	text-align: right;
	font-size: 1.3em;
}
.cajaconcontenidosdefooter {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.filadedatosenfooter {
	margin-top: 2%;
}
.cajadedatosenfooter {
	margin-top: 5%;
}
.rotulodefooter {
	margin-top: 5%;
}
.parrafoderotulodefooter {
	text-align: left;
	width: 100%;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 1.2em;
	margin-bottom: 6%;
}
.cajadireccionfooter {
	width: auto;
}
.parrafodireccionfooter {
	width: 100%;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.8em;
}
.cajaderedesenfooter {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}
.iconoredesfooter {
	width: 13%;
	width: 10%;
	margin-right: 10%;
	margin-left: auto;
}
.cajamenususcribete {
}
#submit {
	background-color: hsla(66,64%,48%,1.00);
	color: hsla(0,0%,100%,1.00);
	border-radius: 20%/20%;
	font-family: calibri, arial, helvetica;
	border: thin solid hsla(66,64%,48%,1.00);
}
#submit:hover {
	background-color: hsla(77,55%,46%,1.00);
	border-color: hsla(77,55%,46%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-weight: bold;
}
#textfield {
	border-radius: 5%/30%;
	border-style: none;
}
.fechaenfooter {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	text-align: center;
	padding-bottom: 1%;
	font-size: 1.2em;
}
.cajadellamadaconh1 {
	background-color: hsla(2,100%,52%,0.70);
	width: auto;
}
.cajacontenedoradetexto {
	background-color: transparent;
	margin-top: 0%;
}
.cajaprimeradetexto {
	background-color: hsla(0,0%,34%,0.09);
	width: 100%;
	margin-left: 0%;
}
.cajasegundadetexto {
	width: 100%;
	margin: 0%;
	background-color: hsla(0,0%,34%,0.01);
}
.cajaterceradetexto {
	width: 100%;
	margin: 0%;
	background-color: hsla(0,0%,34%,0.05);
}
.parrafoestandardprincipal {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 1.1em;
	width: auto;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-top: 0%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
}
.parrafoestandard {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 1em;
	width: auto;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-top: 0%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
}
.filadecajalaspersonas {
	width: 100%;
	text-align: right;
}
.cajajuntadirectiva {
	width: auto;
	margin-left: auto;
}
.cajadelaspersonas {
	width: 90%;
	margin-left: auto;
}
.cajadepersona {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20%;
}
.img-persona {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	height: 50%;
}
.parrafodenombre {
	color: hsla(0,0%,34%,1.00);
	font-family: calibri, arial, helvetica;
	width: 100%;
	font-size: 1em;
	text-align: center;
	margin-top: 7%;
	margin-bottom: 10%;
}
.cajadecursoimpar {
	padding: 1%;
	background-color: hsla(0,0%,34%,0.01);
	margin-top: 0%;
	margin-bottom: 0%;
	width: auto;
}
.cajadecursopar {
	padding: 1%;
	background-color: hsla(0,0%,34%,0.05);
	margin-top: 0%;
	margin-bottom: 0%;
	width: auto;
}
.cajallamadadecurso {
	background-color: hsla(0,0%,16%,1.00);
}
.img-seminario {
	width: 100%;
	height: 100%;
}
.cajadeimagendesminario {
	width: auto;
}
.cajadecursos {
	background-color: hsla(0,0%,100%,1.00);
}
.parrafodellamadadecurso {
	color: hsla(0,0%,100%,1.00);
	padding-top: 2%;
	padding-bottom: 2%;
	width: 100%;
	text-align: center;
	font-family: calibri, arial, helvetica;
	font-size: 0.9em;
}
.cajacontenedoradeimagenesdeseminario {
	background-color: transparent;
}
.cajabotonseminario {
	background-color: transparent;
}
.botonseminario {
	margin-left: auto;
	margin-top: 5%;
	margin-bottom: 10%;
	background-color: hsla(88,63%,44%,1.00);
	border-color: transparent;
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.7em;
}
.botonseminario:hover {
	margin-left: auto;
	margin-top: 5%;
	margin-bottom: 10%;
	background-color: hsla(68,90%,42%,1.00);
	border-color: transparent;
}
.espaciopararecursos {
	background-color: transparent;
}
.cajadeimagenpararecurso {
	width: auto;
}
.img-recurso {
	width: 100%;
	height: 100%;
}
.cajadetextopararecurso {
	margin-top: 3%;
	margin-bottom: 5%;
}
.cajadedescargapararecurso {
	margin-top: 3%;
	margin-bottom: 5%;
}
.img-calendario {
	width: 100%;
	height: 100%;
	position: relative;
}
.cajaimagendecalendario {
	width: auto;
}
.filadeexplicaciondelcalendario {
}
.cajadeexplicaciondecalendario {
	width: 40%;
	background-color: hsla(0,0%,16%,0.09);
}
.parrafodeexplicaciondelcalendario {
	color: hsla(0,0%,16%,1.00);
	font-family: calibri, arial, helvetica;
	text-align: justify;
	font-size: 1.1em;
	padding-top: 10%;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 30%;
}
.filadecajadecalendario {
	background-color: transparent;
}
.cajadecalendario {
	width: 90%;
	margin-left: auto;
	margin-top: -10%;
	margin-bottom: 15%;
}
.img-logotv {
	width: 100%;
	height: 100%;
}
.cajadelogotv {
}
.cajavideodestacado {
	background-color: transparent;
	margin-top: 5%;
}
.parrafodevideoprincipal {
	margin: 10% auto;
	color: hsla(0,0%,16%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.9em;
	text-align: center;
}
.cajadevideomenor {
	margin-bottom: 7%;
}
.explicacionvideomenor {
}
.cajadevideomenorcontenedora {
	width: auto;
}
.cajacontenedoraderario {
	background-color: hsla(0,0%,100%,1.00);
	margin-bottom: 30%;
}
.cajaradioivoox {
	background-color: hsla(0,0%,100%,1.00);
}
.cajaradioyoutube {
}
.llamadaenradiouguburu {
	background-color: hsla(0,0%,16%,1.00);
	color: hsla(0,0%,100%,1.00);
	width: auto;
}
.llamadaenradiouguburubis {
	background-color: hsla(0,0%,16%,0.7);
	color: hsla(0,0%,100%,1.00);
	width: auto;
}
.parrafodellamadaderadiouguburu {
	text-align: center;
	width: 100%;
	padding-top: 10%;
	padding-bottom: 10%;
	margin-top: 10%;
	margin-bottom: 10%;
}
.cajadereproductorenmediateca {
	width: auto;
}
.cajacontendoradeeventos {
	background-color: hsla(0,0%,100%,1.00);
}
.cajadeevento {
}
.img-evento {
	width: 100%;
	height: 100%;
	position: relative;
}
.llamadadeevento {
	position: absolute;
	width: 100%;
	margin-top: auto;
	background-color: hsla(0,0%,16%,0.7);
	margin-bottom: 0%;
	height: 30%;
	top: 70%;
}
.llamadadeeventobis {
	position: absolute;
	width: 100%;
	margin-top: auto;
	background-color: hsla(0,0%,16%,0.5);
	margin-bottom: 0%;
	height: 30%;
	top: 70%;
}
.parrafodeevento {
	color: hsla(0,0%,100%,1.00);
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.cajademapa {
	width: auto;
	margin-top: 10%;
	margin-bottom: 30%;
}
.cajaformulario {
	width: 90%;
	margin-left: auto;
	margin-top: 15%;
}
.formulariocontacto {
	width: 100%;
	color: hsla(0,0%,16%,1.00);
	font-family: calibri, arial, helvetica;
}
.botoncontacto {
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	background-color: hsla(88,63%,44%,1.00);
	border-color: hsla(88,63%,44%,1.00);
}
.botoncontacto:hover {
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	background-color: hsla(68,90%,42%,1.00);
	border-color: hsla(68,90%,42%,1.00);
}
.cajacontendoradebiblioteca {
}
.cajadereloj {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	bottom: 20%;
	margin-bottom: 10%;
}
.img-reloj {
	width: 100%;
	height: 100%;
}
.botontallerdegeppetto {
	background-color: hsla(88,63%,44%,1.00);
	border-color: hsla(88,63%,44%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.7em;
}
.botontallerdegeppetto:hover {
	background-color: hsla(68,90%,42%,1.00);
	border-color: hsla(68,90%,42%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: calibri, arial, helvetica;
	font-size: 0.7em;
}
.imagenlogoseminario {
	width: 90%;
	height: 100%;
	top: 5%;
	margin-top: 10%;
	margin-bottom: 10%;
	margin-left: auto;
	margin-right: auto;
}
.cajadeconvocatoriadeseminario {
}
.cajadelugarfechayhoradeseminario {
	margin-top: 5%;
	font-size: large;
	border-bottom: thin solid hsla(0,0%,34%,1.00);
	width: 100%;
	margin-left: 0%;
}
.parrafodelugaryfechayhoradeseminario {
	color: hsla(0,0%,34%,1.00);
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	padding-top: 5%;
	padding-left: auto;
	text-align: right;
	padding-bottom: 5%;
	padding-right: 5%;
	font-size: x-large;
}
.img-logodeapoyo {
	width: 10%;
	margin-left: 13%;
	margin-top: 3%;
}
#asociacionalbum {
	width: 15%;
}
.parrafodeapoyodeseminario {
	color: hsla(0,0%,34%,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: right;
	margin-right: 3%;
	margin-top: 3%;
}
.columnadeinformacionenseminario {
	border-right-width: thin;
	margin-top: 10%;
}
#columnadeinformacionenseminariocentral {
	border-right: thin solid rgba(192,192,192,1.00);
	border-left: thin solid rgba(192,192,192,1.00);
}
.cajadeencabezamientodeprograma {
}
.cajadeprogramaimpar {
	background-color: rgba(231,231,231,0.10);
}
.cajadeprogramapar {
	background-color: rgba(231,231,231,0.30);
}
.cajacartel {
	background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
	width: auto;
}
.parrafoencabezadodeseminario {
	color: rgba(1,65,89,1.00);
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-align: center;
	font-size: small;
}
.parrafodetextodeseminario {
	color: rgba(86,86,86,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: small;
}
.botonseminarioinscripcion {
	background-color: rgba(1,65,89,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: x-small;
}
.botonseminarioinscripcion:hover {
	color: rgba(255,255,255,1.00);
	font-weight: bold;
}
.cajaponentes {
}
.logoeditorial {
	width: 30%;
	position: relative;
	left: 35%;
	right: 35%;
	margin-bottom: 10%;
}
.parrafoponente {
	color: rgba(86,86,86,1.00);
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-align: center;
	margin-top: 10%;
	margin-left: 3%;
}
.encabezamientodeprograma {
	color: rgba(255,255,255,1.00);
	background-color: #BF9656;
	text-align: center;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-weight: bold;
	font-size: xx-large;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 3%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.programanivel1 {
	color: rgba(1,65,89,1.00);
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-variant: normal;
	font-size: x-large;
	text-align: left;
	margin-top: 5%;
}
.programanivel2 {
	color: #FD0283;
	text-align: right;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: x-large;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 100%;
}
.programanivel3 {
	color: #C0C0C0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: large;
	text-align: right;
	line-height: 100%;
	margin-bottom: 0%;
}
#nivel3unico {
	margin-bottom: 2%;
}
.programanivel4 {
	color: #C0C0C0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	text-align: right;
}
.programanivel5 {
	width: 85%;
	margin-left: auto;
	color: #565656;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: right;
	font-size: large;
}
.informaciondeponente {
	color: #565656;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: medium;
}
.img-cartel {
	width: 100%;
	height: 100%;
}
.cubrecartel {
	background-color: rgba(86,86,86,0.80);
	width: 100%;
	margin-top: -50%;
}
#cubrecartelcentral {
	background-color: rgba(86,86,86,0.7);
}
.parrafocubrecartel {
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	font-size: small;
	margin-top: 10%;
}
.parrafocubrecartel:hover {
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	font-size: small;
	margin-top: 10%;
	font-weight: bold;
}
.logonochedeloscuentos {
    width: 100%;
    height: auto;
}
.llamadanochedeloscuentos {
    text-align: center;
    color: rgba(202,12,120,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-variant: small-caps;
    font-size: x-large;
    margin-top: 3%;
}
