body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-image: url(imagens/index_02.gif);
	background-repeat: repeat-x;
	background-color: #2F2420;
	color: #333333;
}

h1 {
	margin:0;
	padding:0;
	font-size:22px;
}
form {
	margin:0px;
}
p {
	margin: 0px;
}
a {
	text-decoration:none;
	color: none;
}
a:visited {
	text-decoration:none;
	color:none;
}
a:hover {
	text-decoration:underline;
}

#principal {
	width: 778px;
	left:50%;
	margin-left:-389px;
	position:absolute;
	background-color: #E0DFDA;

}
#content{
	background-color: #E0DFDA;

}

#space {
	width: 100%;
	height: 33px;
}
#topo {
	height: 373px;
}
#conteudo {

}
#area_restrita {
	float: left;
	margin-left: 22px;
	width: 190px;
	background-color: #D8D4C9;
}
#area_restrita h1 {
	color: #862E1A;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#centro_index {
	float: left;
	width: 160px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}
#centro_index p {
	line-height: 15px;
	color: #7D7A71;
}
#centro_index h1 {
	color: #862E1A;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#centro_internas {
	float: left;
	width: 490px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}
#centro_internas h1 {
	color: #862E1A;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#div_noticias {
	float: left;
	background-color: #edecea;
}
#rodape {
	width: 778px;
	float: left;
	background-color: #2F2420;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.botao_login {
	background-image: url(imagens/index_15.gif);
	height: 18px;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.campo_login {
	background-color: #E9E8E4;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #7D7A71;
	padding-right: 6px;
	padding-left: 6px;
}
#rodape a {
	color: #FFFFFF;
}
#rodape a:hover {
	color: #FFFFFF;
}
#rodape a:visited {
	color: #FFFFFF;
}
