<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */




.contenido{
	
	float:left;
	width:938px;
	
			
}

.bloque_grande{
	
	clear:both;
	box-sizing:border-box;
	padding:10px 7px 24px 0px;
	margin:0px 1% 0px 0px;
	overflow:hidden;
	/*border:1px solid red;*/
	
	
}

h2{
	/*text-transform:uppercase;*/
	
	
}

hr{
	padding:0 0;
	margin: 5px 0 20px 0;
	
	
}

.hdestacado {
    font-family: 'PT Serif', serif;
    font-size: 2em;
	font-weight: bold;
	line-height:1em;
	margin: 0px 0 18px 0;
	
}

.hdestacado2 {
    font-family: 'PT Serif', serif;
    font-size: 1.2em;
    font-weight: bold;
	line-height:1em;	
	margin: 0px 0 18px 0;
	color:#414141;
}

.fecha {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.688em;
    text-transform: uppercase;
    margin: 14px 0 14px 0;
}

.carrusel{
	box-sizing:border-box;
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:25px;
	line-height:1.5em;
		
}

.azul{
	color:#0c5d92;
	
}

.caja_tabla{
	box-sizing:border-box;
	width:100%;
	padding:0 20px 0 20px;
	
}

.tab_estatutos{
	margin:0 0px 0 30px;
	text-align:justify;
}

.tab_estatutos ul, ol{
	margin:0 0px 0 40px;
}

.tabla{
	display:table;
	background-color:#ededed;
	
	
}

.tabla a{
	color:#0c5d92;
}

.fila{
	display:table-row;
		
}

.celda{
	display:table-cell;
	width:49%;
	text-align:left;
	height:35px;
	vertical-align:middle;	
	border-bottom:2px solid white;
}

.celda2{
	display:table-cell;
	width:49%;
	text-align:left;
	height:35px;
	vertical-align:middle;
	border-bottom:2px solid white;
	
}

.celda2 ul{
	margin:0 0 10px 40px;
}

.celda3{
	display:table-cell;
	width:30%;
	text-align:left;
	height:55px;
	vertical-align:middle;	
	border-bottom:2px solid white;
}

.celda4{
	display:table-cell;
	width:68%;
	text-align:left;
	height:55px;
	vertical-align:middle;
	border-bottom:2px solid white;
	
}

.celdahueco{
	display:table-cell;
	width:2%;
	text-align:center;
	height:35px;
	vertical-align:middle;
	border-bottom:2px solid white;
	
}

.limpiaborde{
	border:none !important;
	
}

#sm1, #sm2, #sm3, #sm4, #sm5{
	display:none;
}

.unidades{
	display:none;
	
}

.tit_junta{
	color:#0c5d92;
	text-transform:uppercase;
	margin:20px 0px;
}

.caja_foto{
	float:left;
	width:290px;
	margin:0 15px 15px 0;
	
	
}

.caja_foto img{
	width:100%;
	display:block;
	
}


.tex1{
	font-size:1.375em;
			
}

.info{

	font-family: 'Open Sans', serif;
    font-size: 1em;
	margin:0px 0 30px 0;
	
}

#c1, #c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10, #c11, #c12, #c13, #c14, #c15, #c16, #c17, #c18 {
	display:none;
}

p{
	margin:0px 0 1em 0;
	text-align:justify;
}

p a{
	color:#0b5d92;
	text-decoration:underline;
}

.ali_iz{
	float:left;
	margin:20px 20px 0px 0;
	
		
}

.ali_iz img{
	width:100%;	
}

.ali_der{
	float:right;
	margin:20px 0 0px 20px;
	
}

.ali_der img{
	width:100%;	
}

.limpiar{
	clear:both;
	height:1px;
}

.piegaleria{
	
	clear:both;	
	font-family: 'Open Sans', serif;
	font-size:0.813em;
	margin:5px 0 20px 0;
	
}

.pieminifotos{
	
	clear:both;	
	font-family: 'Open Sans', serif;
	font-size:0.813em;
	margin:5px 0 0 0;
	
}

@media screen and (max-width:768px) {
	p{
		margin:10px 0 0 0;

	}

	.hdestacado {
		font-size: 1.2em;
	}

	.hdestacado2 {
		font-size: 1em;
	}
	
}

@media screen and (max-width:850px) {
	
	.celda{
		display:block;
		width:100%;
		text-align:left;
		line-height:30px;
		height:auto;
		vertical-align:middle;	
		border-bottom:none;
	}
	
	.celda2{
		display: block;
		width:100%;
		text-align:left;
		line-height:30px;
		height:auto;
		vertical-align:middle;
		border-bottom:2px solid white;
		
	}
	
	.celda3{
		display:block;
		width:100%;
		text-align:left;
		line-height:30px;
		height:auto;
		vertical-align:middle;	
		border-bottom:none;
	}
	
	.celda4{
		display: block;
		width:100%;
		text-align:center;
		line-height:35px;
		height:auto;
		vertical-align:middle;
		border-bottom:2px solid white;
		
	}
	
	.celdahueco{
		display: none;
		width:2%;
		text-align:center;
		height:35px;
		vertical-align:middle;
		border-bottom:2px solid white;
		
	}
	
}

@media screen and (max-width:767px) {
	.caja_foto{
		float:left;
		width:50%;
		margin:0 15px 15px 0;
	}
}

@media screen and (max-width:450px) {
	.caja_foto{
		float:none;
		width:100%;
		margin:0 0 15px 0;
	}
}

@media screen and (min-width: 320px) and (max-width:767px) {
	
	
	
	.bloque_grande{
		width:95%;
		margin:auto;
		
	}
	
	.contenido{
		float:none;
		width:100% !important;
		
	}

	
}

</pre></body></html>