body {
	background-image: url(Layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #979821;
	text-align: justify;
	font-family: "Times New Roman";
	font-size: 16px;
	color: #4f5230;
	font-weight: normal;
	list-style-image: url(Layout/house.png);
}

#bg2 {
	background-image: url(bg2.jpg);
	height: auto;
	width: 767px;
}
#criadiu {
	background-image: url(Layout/criadiu.jpg);
}
#clear {
	clear: both;
	height: auto;
	width: auto;
}



#sites {
	height: auto;
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg.jpg);
}

#topo {
	background-image: url(Layout/topo.jpg);
	height: 152px;
	width: auto;
}

#menu {
	height: 52px;
	width: auto;
	background-image: url(Layout/menu.jpg);
}
#conteudo {
	background-repeat: repeat-y;
	height: auto;
	width: auto;
}
#cont_topo {
	background-image: url(Layout/conteudo_topo.jpg);
	height: 20px;
}
#conteudo_texto {
	background-image: url(Layout/conteudo_texto.jpg);
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
}

#CONT_LEFT {
	float: left;
	height: auto;
	width: auto;
}



#cont_baixo {
	background-image: url(Layout/conteudo_baixo.jpg);
	height: 20px;
	width: auto;
}
#CONT_RIGHT {
	float: right;
	height: auto;
	width: 460px;
}
#texto {
	float: right;
	height: auto;
	width: 460px;
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 23px;
}
#altura {
	height: auto;
	width: auto;
	margin-top: 25px;
	float: right;
}
input, select, textarea {
	background-color: #B9BD5C;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #979821;
	font-family:"Times New Roman", Times, serif;
}
.semborda{ border:0px; padding:0px;}
#rodape {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	clear: both;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#rua {
	float: right;
	height: auto;
	width: auto;
}

a.linque1:hover {text-decoration: underline overline;}

a:link {text-decoration: none; color: #000000;}

a:hover {text-decoration: underline;}

a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: underline;
	color: #0093dd;
}
#menu_oculto {
	display: none;
}

