/* CSS Document */

.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	text-transform: uppercase;
	color: #001469;
	background-color: #Fecc70;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}#politica {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #001469;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-bottom: 15px;
}

