body {
	background-color: #0099FF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
}
#tudo {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	background-color: #22A2E3;
}
#tudo #topo {
	height: auto;
	width: 760px;
	background-color: #199EE1;
}
#tudo #conteudo {
	background-image: url(teste_img/conteudo.jpg);
	background-repeat: no-repeat;
	height: 474px;
	width: 760px;
	background-color: #76C5F0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tudo #topo #menu {
	height: 36px;
	width: 760px;
}


#tudo #rodape {
	height: 35px;
	width: 760px;
	background-color: #76C5F0;
}
.rodape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.totweb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0066CC;
	text-align: center;
	text-decoration: none;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFD00;
	text-decoration: none;
}
.texto3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.download {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.email_clique {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CCFF00;
	text-decoration: underline;
}
