body {
	background: #CFEFF1;
	margin: 0px;
	padding: 0px;
}


#conteiner {
	width: 800px;
	background: #54C5CF;
	margin: 0px auto;
}
#topo {
	height: 198px;
	width: 800px;
}
#topo span {
	background: url(imagens/topo.gif);
	display: block;
	height: 198px;
	width: 800px;
	position: absolute;
}


#topo h1 {
	margin: 0px;
	padding: 0px;
}
#conteudo {
	padding-right: 38px;
	padding-left: 38px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	padding-bottom: 20px;
}
#conteudo h2 {
	margin-bottom: 10px;
}
#conteudo p {
	font-size: 14px;
}
#conteudo li {
	font-size: 14px;
	line-height: 1.5em;
}



#conteudo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: inside;
	margin-top: 0px;
	padding-top: 0px;
}
#contato {
	background: #FFF url(imagens/end_topo.gif) no-repeat;
	width: 285px;
	float: right;
	margin-left: 20px;
	padding-top: 20px;
}




#contato p {
	margin-top: 0px;
	padding-top: 0px;
}

#contato  label {
	color: #54C5CF;
}
#contato form {
	margin-left: 15px;
}
#contato span {
	background: url(imagens/end_base.gif);
	display: block;
	height: 17px;
	width: 285px;
}
#mensagem {
	width: 245px;
	border: 1px solid #54C5CF;
	color: #54C5CF;
}
.campotexto {
	color: #54C5CF;
	width: 190px;
	border: 1px solid #54C5CF;
	height: 20px;
}
.labeltexto {
	float: left;
	width: 55px;
	line-height: 20px;
}
.limpap {
	margin: 0px;
}
.bt {
	color: #FFF;
	background: #54C5CF;
	width: 80px;
	margin-left: 165px;
	border-style: none;
}
#rodape {
	background: #FFF;
	height: 130px;
	color: #54C5CF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left: 38px;
	padding-top: 1px;
}
#rodape h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#rodape p {
	font-size: 14px;
}
#enviado #msg {
	padding-left: 10px;
	height: 200px;
	padding-top: 50px;
	color: #4EB8C1;
}

