@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box-menu {
	background-image: url(../imagens/topo_03.gif);
	background-repeat: no-repeat;
	height: 72px;
	background-color: #FFFFFF;
	background-position: bottom;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5e4106;
	text-align: center;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #5e4106;
	margin-right: 20px;
	margin-left: 20px;
}
a:hover {
	color: #FFFFFF;
}
.box-conteudo {
	background-image: url(../imagens/bg_content.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle;
	padding: 20px;
	background-position: center center;
	margin: 0px;
}
.box-conteudo_2 {
	background-image: url(../imagens/bg_content_2.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle;
	padding: 20px;
	background-position: center center;
	margin: 0px;
}
.box-conteudo img {
	float: left;
	margin-right: 20px;
}

.box-copyright {
	background-image: url(../imagens/bg_copyright.gif);
	background-repeat: repeat-x;
	height: 60px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
input {
	font-family: Tahoma;
	font-size: 10px;
}




/* PARA O LINK 1 */
a.linkum:link {color:#000000;text-decoration:none;font-size: 11px;font-weight: normal;}
a.linkum:visited {color:#000000;text-decoration:none;font-size: 11px;font-weight: normal;}
a.linkum:hover {color:#333333;text-decoration:none;font-size: 11px;font-weight: normal;}
a.linkum:active {color:#000000;text-decoration:none;font-size: 11px;font-weight: normal; }
#container {
	width: 798px;
	margin-left: -399px;
	position: absolute;
	left: 50%;
}
