.presentacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.linguas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #023465;
	word-spacing: 2em;
	margin-bottom: 1.3em;
	padding-bottom: 1.3em;
}
.descricion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	width: 500px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #023465;
	margin-bottom: 10px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #023465;
}
#historia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	margin-left: 350px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 25px;
}
#manifesto {
	float: left;
	margin-left: 350px;
	width: 650px;
}
#manifesto p {
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 30px;


}
#manifesto li {
	list-style-type: upper-roman;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	margin-top: 30px;
	color: #666666;
	list-style-position: inside;
	width: 550px;
}
#difunde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	margin-left: 350px;
	width: 600px;
	margin-top: 20px;
	padding-top: 25px;
}

