body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link {
	color: #033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #033;
}
a:hover {
	text-decoration: none;
	color: #2784A3;
}
a:active {
	text-decoration: none;
	color: #033;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
.bg_site {
	background-image: url(imagens/fundo_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.miolo_v {
	background-color: #F5F5F5;
	background-image: url(imagens/bg_miolo.jpg);
	background-repeat: repeat-x;
	padding: 13px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #427151;
}
.borda_foto {
	background-color: #E5E5E5;
	padding: 3px;
	border: 1px dashed #999;
}
.titulo_v {
	font-size: 16px;
	color: #427151;
	font-weight: bold;
}
.miolo_a {
	background-color: #F5F5F5;
	background-image: url(imagens/bg_miolo.jpg);
	background-repeat: repeat-x;
	padding: 13px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #3DB0CD;
}
.titulo_a {
	font-size: 16px;
	color: #3059B5;
	font-weight: bold;
}
}li {
	list-style-image: url(imagens/setas.gif);
	list-style-position: outside;
	list-style-type: none;
}
.subtitulo_a {
	font-size: 13px;
	color: #3059B5;
	font-weight: bold;
}
.subtitulo_v {
	font-size: 13px;
	color: #427151;
	font-weight: bold;
}
.borda_foto-esq {
	background-color: #E5E5E5;
	padding: 3px;
	border: 1px dashed #999;
	margin-right: 10px;
}.formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	border: 1px dashed #666;
}
