#total {
	margin: auto;
	width: 760px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.titulo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1pt;
	font-weight: bold;
	color: #030;
	text-decoration: underline;
	text-align: left;
}
.texto1 {
	color: #060;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
.menu_baixo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFD07D;
	text-decoration: none;
	text-align: left;
}
