body {
	margin: 0px;
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F2CFB1;
}
#tudo #topo {
	background-image: url(img/topo.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 760px;
	margin: 0px;
	background-position: top;
}
#tudo #conteudo {
	background-image: url(img/centro.jpg);
	margin: 0px;
	height: 429px;
	width: 760px;
}
#tudo #rodape {
	background-image: url(img/rodape.jpg);
	margin: 0px;
	height: 41px;
	width: 760px;
	text-align: center;
}

#tudo #logo {
	background-image: url(img/logo.jpg);
	margin: 0px;
	height: 136px;
	width: 760px;
}
#tudo {
	margin: 0px;
	height: auto;
	width: 760px;
}
.index_titulo1 {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
	color: #663300;
	text-decoration: none;
}
.index_titulo2 {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
	color: #993300;
	text-decoration: none;
}
.index_txt1 {
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #993300;
}
.rodape {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.totweb {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.clique {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #8F5444;
	text-decoration: none;
}
.txt_orcamento {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #8F5444;
	text-decoration: none;
}
.txt_contato {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	color: #663300;
	text-decoration: none;
}
.txt_contato_claro {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #A85F37;
	text-decoration: none;
}
