* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #E5DECF url(../images/fundo.jpg) top center repeat-X;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }

a { color: #3C3533; text-decoration: none; }

a:hover { color: #25231D; text-decoration: underline; }

div#site {
	background:transparent url(../images/fundo_site.jpg) top center no-repeat;
	margin:0px auto;
	width:100%;
	height:768px
}

div#geral {
	width: 750px;
	margin: 0px auto;
	height: 768px;
	text-align: left;
}

div#topo {
	height: 180px;
	font-size: 0.7em;
}

div#topo h1 a {
	background: transparent url(../images/logo_transp.gif) top center no-repeat;
	width: 220px;
	height: 120px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 25px;
	margin-left: 35px;
}

div#topo ul, div#topo li {
	list-style-type: none;
}

div#topo li {
	display: inline;
	float: left;
}

div#topo-menu {
	float: right;
	width: 208px;
	text-align: right;
	position: relative;
	top: 150px;
	z-index: 1;
}

div#topo-menu li {
	margin-right: 15px;
}

div#topo-menu #topo-menu-1 a {
	border-right: 1px solid #514C3D;
	padding-right: 15px;
}

div#topo-menu1 {
	width: 450px;
	height: 50px;
	background: transparent url(../images/menu_topo_1.jpg) top center no-repeat;
	display: block;
	position: relative;
	top: 95px;
	left: 285px;
}

div#topo-menu1 a {
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 35px;
	margin-right: 1px;
}

div#topo-menu1 #topo-menu1-1 a {
	width: 86px;
}

div#topo-menu1 #topo-menu1-1 a:hover {
	background: transparent url(../images/menu_topo_1.jpg) 0px -50px no-repeat;
}

div#topo-menu1 #topo-menu1-2 a {
	width: 96px;
}

div#topo-menu1 #topo-menu1-2 a:hover {
	background: transparent url(../images/menu_topo_1.jpg) -87px -50px no-repeat;
}

div#topo-menu1 #topo-menu1-3 a {
	width: 101px;
}

div#topo-menu1 #topo-menu1-3 a:hover {
	background: transparent url(../images/menu_topo_1.jpg) -184px -50px no-repeat;
}

div#topo-menu1 #topo-menu1-4 a {
	width: 70px;
}

div#topo-menu1 #topo-menu1-4 a:hover {
	background: transparent url(../images/menu_topo_1.jpg) -286px -50px no-repeat;
}

div#topo-menu1 #topo-menu1-5 a {
	width: 85px;
}

div#topo-menu1 #topo-menu1-5 a:hover {
	background: transparent url(../images/menu_topo_1.jpg) -357px -50px no-repeat;
}

div#conteudo {
	height: 365px;
	overflow: auto;
	padding: 0px 15px;
}

div#conteudo .img1 {
	border: 1px solid #514C3D;
	padding: 1px;
	margin: 0px 2px 4px 0px;
}

div#conteudo .img2 {
	border: 1px solid #514C3D;
	padding: 1px;
	margin: 0px 2px 2px 0px;
}

div#conteudo .img3 {
	border: 1px solid #514C3D;
	padding: 1px;
	margin: 0px 0px 4px 0px;
}

div#conteudo p, div#conteudo form {
	font-size: 0.7em;
	margin-bottom: 5px;
}

#conteudo table { font-size: 0.72em; }

div#conteudo ol, div#conteudo ul {
	font-size: 0.65em;
/* 	padding-left: 10px; */
	margin-bottom: 10px;
	list-style-type: none;
}

div#conteudo ul li, div#conteudo ol li {
/* 	margin-left: 10px; */
	padding-left: 12px;
	background: transparent url(../images/marcador_lista.gif) top left no-repeat;
}

/*div#conteudo ul li:before, div#conteudo ol li:before {
	content: "- "
}*/

div#conteudo h1, div#conteudo h2, div#conteudo h3, div#conteudo h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #867D64;
	padding: 0px 0px 1px 10px;
	margin: 0px 0px 10px 0px;
	color: #867D64;
}

div#conteudo h1 { font-size: 1.52em; }

div#conteudo h2 { font-size: 1.32em; }

div#conteudo h3 { font-size: 1.02em; }

div#conteudo h4 { font-size: 0.82em; }

div#conteudo .tit-plantas {
	font: normal 1.02em "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	border: none;
	color: #211B0F;
}

div#conteudo form {
	border: 1px solid #867D64;
	padding: 10px;
	background: #ADA694;
}

div#conteudo form input[type="text"] {
	width: 450px;
}

div#conteudo form textarea {
	width: 450px;
}

div#conteudo-esq {
	width: 480px;
	float: left;
/* 	background: yellow; */
}

div#conteudo-dir {
	width: 230px;
	float: right;
	line-height: 0.9em;
	_line-height: 0.85em;
/* 	background: green; */
}

div#home-banner {
	background: #3C3533;
	width: 720px;
	height: 325px;
	padding-top: 25px;
}

/*div#home-banner object {
	position: relative;
	top: 25px;
}*/

#conheca {
	margin-left:15px;
	float:left;
}

#conheca a {
	width:66px;
	height:80px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	background:transparent url(../images/pietro.gif) top center no-repeat;
	position:absolute;
	top:560px;
}

#site-por a {
	float: right;
	background: url(http://www.megainternet.com.br/images/selo_mi.png) top center no-repeat;
	height: 15px;
	width: 80px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	text-decoration: none;
	position: relative;
	right: 15px;
	top: 10px;
}

