@charset "utf-8";

body {
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.posicion{
	font-family: Arial;
	font-size: 12px;
	color: #454545;
}

.titular {
	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	color: #6F6D72;
	background-position: center;
	font-weight: bold;
}

.texto{
	text-align:justify;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
}

.texto_inves_oscuro{
	text-align:justify;
	font-family: Arial;
	font-size: 14px;
	color: #3b415f;
}

.texto_socios{
	text-align:justify;
	font-family: Arial;
	font-size: 12px;
	color: #454545;
}

.texto_socios_oscuro{
	text-align:justify;
	font-family: Arial;
	font-size: 12px;
	color: #3b415f;
}

.texto_center{
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
}

.texto_bold_center{
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
	font-weight: bold;
}

.texto_bold_left{
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
	font-weight: bold;
}

.texto_bold_left_oscuro{
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	color: #3b415f;
	font-weight: bold;
}

.link_socios{
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

.link_socios_rojo{
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}

.link_socios_verde{
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #056900;
	text-decoration: none;
}

.link_texto_encabezado_16{
	text-align:left;
	font-family: Arial;
	font-size: 16px;
	color: #3b415f;
	font-weight: bold;
	text-decoration: none;
}
