@charset "utf-8";
/* CSS Document */

#panel-auxiliar-superior {
	width:850px;
	float:left;
	padding-left:25px;
	padding-right:25px;
}
#panel-auxiliar-superior li {
	list-style-position: inside;
	list-style-type: disc;
	position: static;
	color: #333;
	font-style: italic;
}
#panel-auxiliar-foto {
	width:300px;
	height:230px;
	float:left;
	padding-top:20px;
}
#panel-auxiliar-arbol {
	width:290px;
	height:260px;
	float:left;
	padding-top:40px;
	margin-left:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#panel-auxiliar-texto-arbol {
	width:540px;
	height:300px;
	padding-left:20px;
	padding-right:20px;
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	float:left;
}

#panel-auxiliar-texto {
	width:560px;
	height:250px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

#panel-auxiliar-separador {
	width:900px;
	float:left;
	line-height: 40px;
	color: #005128;
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	word-spacing: 15px;
	font-weight: 200;
}
#panel-auxiliar-comision {
	width:600px;
	float:left;
	padding-left:25px;
	padding-right:25px;
}
.panel-auxiliar-comision-enlaces {
	width:200px;
	float:left;
	margin-top:30px;
	padding-left:25px;
	padding-right:25px;
}

.texto_entidad {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
.texto_arbol {
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	font-style: italic;
}

.texto_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	color: #03F;
	}

.texto_comision {
	font-family: Geneva, Arial, Helvetica, sans-serif, fantasy;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #585858;
	}
.texto_acta_constitutiva{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: italic;
	line-height: 60px;
	font-weight: bold;
	margin-left:10px;
	}
.telefonos_utiles {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	margin-left:30px;
}
	
.afiliaciones-subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.fotos-construccion {
	float:left;
}
.lista {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	list-style-position: inside;
	list-style-type: decimal;
	text-align: left;
	line-height: 35px;
	margin-left:40px;
	font-weight: bold;
}
.convenios-grupos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-left:20px;
	font-weight: bold;
}
