body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-x;
	background-color: #D1CBB5;
}
#tudo {
	width: 900px;
}
#cabecalho {
	padding-top: 20px;
	height: 89px;
	width: 100%;
	clear: both;
	margin: auto;
	float: left;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 89px;
	width: 378px;
	float: left;
	background-repeat: no-repeat;
}
#menu {
	background-image: url(../images/barramenu.jpg);
	height: 81px;
	width: 497px;
	float: left;
	margin-left: 14px;
	background-repeat: no-repeat;
	padding-top: 8px;
}
#links {
	height: 20px;
	width: 497px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #685d5c;
	font-size: 18px;
	text-decoration: none;
}
#links ul {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	list-style-type: none;
}
#links ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
a:link.links {
	text-decoration: none;
	color: #695C58;
}
a:visited.links {
	color: #695C58;
	text-decoration: none;
}
a:hover.links {
	color: #D1CBB5;
	text-decoration: none;
}
a:active.links {
	color: #695C58;
	text-decoration: none;
}
#conteudo {
	height:auto;
	height: 100px;
	min-height:100%;
	width: 900px;
	position: relative;
	float: left;
	margin-top: 30px;
}
#slideshow {
	background-image: url(../images/slide.jpg);
	width: 889px;
	height: 250px;
	text-align: center;
	padding-top: 3px;
	float: left;
	background-repeat: no-repeat;
}
#quadro1 {
	float: left;
	width: 217px;
	margin-top: 20px;
	height: 164px;
	color: #D1CBB5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 5px;
	background-image: url(../images/submenu.png);
	list-style-type: none;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 22px;
	background-repeat: no-repeat;
}
#quadro1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#quadro1 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#quadro2 {
	float: left;
	width: 631px;
	margin-left: 5px;
	margin-top: 20px;
	height: 950px;
	color: #423530;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 10px;
	padding-left: 10px;
	border: 1px solid #6A5950;
	padding-right: 10px;
	padding-bottom: 10px;
}
#quadro3 {
	float: left;
	width: 280px;
	margin-left: 5px;
	margin-top: 20px;
	height: 400px;
	color: #423530;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A5950;
}
a:link.linksquadros {
	font-weight: bold;
	color: #D1CBB5;
	text-decoration: underline;
	list-style-type: none;
}
a:visited.linksquadros {
	font-weight: bold;
	color: #D1CBB5;
	text-decoration: underline;
	list-style-type: none;
}
a:hover.linksquadros {
	font-weight: bold;
	color: #D1CBB5;
	text-decoration: underline;
	list-style-type: none;
}
a:active.linksquadros {
	font-weight: bold;
	color: #D1CBB5;
	text-decoration: underline;
	list-style-type: none;
}
#rodape {
	width: 889px;
	height: 33px;
	background-image: url(../images/rodape.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	float: left;
	clear: both;
}
a:link.rodapelinks {
	color: #D1CBB5;
	text-decoration: none;
	display: inline;
}
a:visited.rodapelinks {
	color: #D1CBB5;
	text-decoration: none;
}
a:hover.rodapelinks {
	color: #D1CBB5;
	text-decoration: none;
}
a:active.rodapelinks {
	color: #D1CBB5;
	text-decoration: none;
}
#linksrodape {
	width: 800px;
	margin-left: 50px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D1CBB5;
}
