body {
	background-image: url(imagens/fundo.gif);
	background-repeat: repeat;
	background-position: center;
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin: 0px;
}
#tudo {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(imagens/sombra.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#menu {
	background-image: url(imagens/sombra-menu.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 30px;
	width: 125px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a:hover {
	background-color: #5AA3E9;
}

#miolo {
background-color:#FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	width: 635;
}
hr {
	color: #CC0000;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barrabaixo {
	background-image: url(imagens/sombra.gif);
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 3px;
	margin-bottom: 30px;
}
a {
	color: #000000;
	text-decoration: none;
}


p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h1 {
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #CC0000;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5EBFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_nome {
	background-color: #FFF2F2;
	color: #CC0000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: right;
}
.borda_tabela {
	border: 1px dotted #CCCCCC;
}
.tabela {
	border: 1px solid #5EA6EB;
	background-color: #D5EBFF;
}
.tabela td {
	border: 1px solid #5EA6EB;
	padding: 5px;
}
.tabela p {
	text-align: left;
	margin-bottom: 0px;
}
.textobr {
	background-color: #FFCC66;
}
.menus {
	border: 1px solid #FFFFFF;
}
.menus td {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
flashtopo {
	width:760;
	height:160;
	}
