body, html {
	margin: 0;
	padding: 0;
}

body {
	background: #ecd99e url(img/fundo.gif) repeat-x;
	font: 11px Verdana, Tahoma, Arial, Sans-Serif;
}

img {
	border: 0px;
}

div#topo {
	background-repeat: no-repeat;
	background-position: 180px 3px; 
	width: 720px;
	height: 204px;
	margin: 15px auto 3px auto;
}

div#topo a.logo {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
}

div#tarja {
	position: absolute;
	padding: 2px 60px 0 0px;
	margin-top: 159px;
	margin-left: 40px;
	background: #727272;
	width: 590px;
	height: 20px;
	float: right;
}

div#tarjabaixo {
	position: absolute;
	padding: 2px 40px 0 0px;
	margin-top: 181px;
	margin-left: 40px;
	background: #555;
	width: 610px;
	height: 20px;
	border-top: 1px solid #fff;
	float: right;
}

div#tarja, div#tarjabaixo {
	font: 17px Verdana, Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: right;
}

div#main {
	background: #fff url(img/fundo-conteudo.jpg) no-repeat;
	background-position: bottom center;
	width: 715px;
	margin: 0 auto;
	border: 1px solid #c1b07a;
}

div#home {
	background: url(img/fundo-home.jpg) no-repeat;
	width: 760px;
	height: 420px;
	margin: 0 auto;
}

div#esq {
	width: 135px;
	float: left;
}

div#menuhome {
	padding:10px 30px 0 0; 
	float: right;
}

div#menu {
	margin: 7px 0 70px 0;
	float: right;
	width: 123px;
}

div#menu a {
	background: url(img/seta.gif) no-repeat; 
	background-position: 4px 0px; 
	text-decoration: none;
	padding: 5px 0 5px 14px;
	display: block;
	color: #333;
	border-bottom: 1px solid #f9e7d3;
}

div#menu a.sub  {
	background: none;
	border: none;
	text-decoration: none;
	padding: 4px 0 4px 15px;
	font-size: 0.9em;
}

div#menu a:hover.sub  {
	background: #fef6e3;
}

div#menu a:hover {
	background: #fffaec url(img/seta-ahover.gif) no-repeat; 
	background-position: 4px 0px; 
	font-weight: bold;
	color: #be6930
}

div#conteudo {
	float: right;
	padding:10px;
	width: 555px;
	min-height: 300px;
	color: #333;
	font: 1.15em Verdana, Arial, Sans-Serif;
	line-height: 150%;
}

* html div#conteudo {
	height: 300px;
}

div#conteudo h2 {
	background: url(img/fundo-titulo.gif) 10px;
	font-size: 1.1em;
	color: #bf6930;
}

div#conteudo h2 span {
	background-color: #fff; 
	padding: 5px 5px 5px 0;
}

div#conteudo img.esq {
	float: left;
	border: 1px solid #969696;
	padding: 1px;
	margin: 5px 10px 3px 0;
}

div#conteudo img.dir {
	float: right;
	border: 1px solid #969696;
	padding: 1px;
	margin: 5px 0 3px 10px;
}

div#conteudo h4 {
	clear: both;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #333;
}

div#rodapehome {
	clear: both;
	text-align: center;
	padding: 130px 35px 10px 75px;
	height: 20px;
	color: #646464;
	font-size: 0.9em;
}

div#rodapehome img {
	float: right;
}

div#rodape {
	text-align: center;
	padding: 80px 10px 0 40px;
	height: 20px;
	clear: both;
	color: #646464;
	font-size: 0.9em;
}

div#rodape img {
	float: right;
}

.hidejir {
	visibility: hidden;
}

#contatoform input,#contatoform textarea {
	border: 1px solid #333;
	width: 300px;
}

#contatoform .submit {
	font-size: 0.8em;
	width: 120px;
	border: 1px solid #333;
}
