@charset "utf-8";
#agenda-home {
	margin-top: 16px;
	background-color: #FFF;
	border: 2px solid #dddddd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 380px;
}

#agenda-home #cajas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7e7e7e;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#agenda-home #cajas #categoria_nota {
	margin-top: 0px;
	font-size: 14px;
	color: #005aab;
}

#agenda-home #cajas #texto_nota {
	margin-top: 2px;
}
#agenda-home #cajas #texto_nota strong {
	font-size: 14px;
	color: #666;
}
#agenda-home #separador_meses {
	font-size: 16px;
	background-color: #babbbf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: bold;
	margin-top: 6px;
}

#agenda-full {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#agenda-full #cajas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7e7e7e;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#agenda-full #cajas #categoria_nota {
	margin-top: 0px;
	font-size: 14px;
	color: #005aab;
}

#agenda-full #cajas #texto_nota {
	margin-top: 2px;
}
#agenda-full #cajas #texto_nota strong {
	font-size: 14px;
	color: #666;
}
#agenda-full #separador_meses {
	font-size: 16px;
	background-color: #babbbf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: bold;
	margin-top: 6px;
}

#paginado {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-right: 12px;
	margin-left: 12px;
}

    .wrap {
	overflow: hidden;
	margin: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    }
    .box {
      float: left;
      position: relative;
      width: 20%;
      padding-bottom: 20%;
    }
    .boxInner {
      position: absolute;
      left: 5px;
      right: 5px;
      top: 5px;
      bottom: 5px;
      overflow: hidden;
    }
    .boxInner img {
      width: 100%;
    }
    .boxInner .titleBox {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin-bottom: -50px;
      background: #000;
      background: rgba(0, 0, 0, 0.5);
      color: #FFF;
      padding: 10px;
      text-align: center;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
    }
    body.no-touch .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
      margin-bottom: 0;
    }
    @media only screen and (max-width : 480px) {
      /* Smartphone view: 1 tile */
      .box {
        width: 100%;
        padding-bottom: 100%;
      }
    }
    @media only screen and (max-width : 650px) and (min-width : 481px) {
      /* Tablet view: 2 tiles */
      .box {
        width: 50%;
        padding-bottom: 50%;
      }
    }
    @media only screen and (max-width : 1050px) and (min-width : 651px) {
      /* Small desktop / ipad view: 3 tiles */
      .box {
        width: 33.3%;
        padding-bottom: 33.3%;
      }
    }
    @media only screen and (max-width : 1290px) and (min-width : 1051px) {
      /* Medium desktop: 4 tiles */
      .box {
        width: 25%;
        padding-bottom: 25%;
      }
    }

#novedades-home {
	margin-top: 16px;
	background-color: #FFF;
	border: 2px solid #dddddd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 380px;
}

#novedades-home #novedades {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	height: 350px;
	width: 400px;
	margin-left: 15px !important;
	margin-bottom: 18px;
	margin-right: 15px !important;
	margin-top: 8px;
	position:relative;
}
#novedades-home #novedades #foto {
	float: left;
	height: 300px;
	width: 400px;
}
#novedades-home #novedades #titulo_nota {
	font-size: 18px;
	color: #000;
	width: 384px;
	height: 64px;
	padding: 8px;
	position: absolute;
	background-color: #FFF;
	filter: alpha(opacity=80);
	opacity: .8;
	left: 0px;
	bottom: 50px;
	margin-bottom: 0px;
}
#novedades-home #novedades #titulo_nota a{
	color: #000;
	text-decoration:none;
}

	
#novedades {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	height: 320px;
	width: 290px;
	margin-left: 18px;
	margin-bottom: 18px;
}
#novedades #foto {
	float: left;
	height: 190px;
	width: 290px;
}
#novedades #titulo_nota {
	font-size: 18px;
	color: #117dbe;
	float: left;
	width: 290px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#novedades #titulo_nota a{
	color: #117dbe;
	text-decoration:none;
}
#novedades #texto_nota {
	color: #7e7e7e;
	float: left;
	width: 290px;
	margin-bottom: 8px;
}
#novedades #texto_nota a{
	color: #7e7e7e;
	text-decoration:none;
	font-size: 13px;
	color: #333;
}

#novedades-full {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	width: 960px;
	margin-left: 18px;
	margin-bottom: 18px;
}
#novedades-full #foto {
	float: left;
	width: 320px;
	margin-left: 18px;
}
#novedades-full #titulo_nota {
	font-size: 21px;
	color: #117dbe;
	float: left;
	width: 920px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#novedades-full #texto_nota {
	font-size: 13px;
	color: #333;
	float: left;
	width: 920px;
	margin-bottom: 8px;
}
#novedades-full .fecha {
	font-weight: bold;
}
#novedades-full .categoria_nota {
	font-weight: bold;
}
#minigal-foto {
	margin: 5px;
	float: left;
}
#navegador {
	margin-top: 8px;
	float:left;
	width: 200px;
}
#galeria-fotos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	margin-left: 18px;
	margin-bottom: 18px;
}
#galeria-fotos #volver {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height: 25px;
	padding-left: 2px;
}
#galeria-fotos #volver a {
	color: #6D6E71;
	text-decoration: none;

}
.listas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-left: 40px;
	text-align: justify;
	margin-bottom: 15px;
	color: #666;
	list-style:disc;
	margin-right: 15px;
}
.listas2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-left: 40px;
	text-align: justify;
	margin-bottom: 5px;
	color: #666;
	list-style:disc;
	margin-right: 15px;
}
.listas3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	margin-left: 40px;
	text-align: justify;
	margin-bottom: 5px;
	color: #275994;
	list-style:disc;
	margin-right: 15px;
}
.boletines {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFF;
}
.tabla-blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #666;
}

.tabla-blue td {
	border: 1px solid #1E4473;
	padding: 7px;
}

.tabla-blue .encabezado {
	color: #FFF;
	background-color: #275994;
}
.tabla-blue .encabezado2 {
	color: #FFF;
	background-color: #356daf;
}
.tabla-blue .encabezado3 {
	color: #FFF;
	background-color: #4286d6;
}


#paginado a {

    background-color: #b3c0c8;
    padding: 2px 5px;
    margin-right: 2px;
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
}

#paginado a.active {
	background-color: #1181c0;
}