@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D4000;
	text-decoration: none;
	text-align: left;
	background-color: #FFF;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	color: #6D4000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #6D4000;
	text-decoration: none;
	cursor: pointer;
}
img {
	border: 0;
}
#maincontainer {
	width: 100%;
	height: 100%;
}
#mainbody {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFF;
}
#maincontent {
	width: 800px;
}
#menu {
	width: 800px;
	height: 42px;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	padding: 6px 6px 6px 6px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#menu li {
	height: 14px;
	padding-top: 2px;
	display: inline;
}
#menu li .menu_item {
	color: #00531F;
	display: inline;
}
#menu li .menu_item a, #menu li .menu_item a:visited {
	color: #00531F;
	text-decoration: none;
}
#menu li .menu_item a:hover {
	color: #9DD212;
	text-decoration: none;
	cursor: pointer;
}
#menu li .menu_item_selected {
	color: #9DD212;
	cursor: default;
	display: inline;
}
#menu li .menu_item_selected a, #menu li .menu_item_selected a:visited{
	color: #9DD212;
	text-decoration: none;
}
#menu li .menu_item_selected a:hover {
	color: #9DD212;
	text-decoration: none;
	cursor: default;
}
#logo {
	float: right;
	width: 400px;
	height: 400px;
	background: #FFF url(images/logo.png) center no-repeat;
}
#content {
	float: left;
	width: 400px;
	height: 400px;
}
#content_2 {
	float: left;
	width: 800px;
	background: #FFF url(images/middle_bkg_castanho.gif) 0 0 repeat-y;
}
.content_img {
	background: #FFF url(images/fundo_img.png) center no-repeat;
}
.content_verde {
	background: #FFF url(images/fundo_verde.png) center no-repeat;
}
.content_azul {
	background: #FFF url(images/fundo_azul.png) center no-repeat;
}
.content_castanho {
	background: #FFF url(images/fundo_castanho.png) center no-repeat;
}
.content_laranja {
	background: #FFF url(images/fundo_laranja.png) center no-repeat;
}
.content_text {
	margin: 24px 10px 10px 10px;
}
.content_2_text {
	margin: 0px 10px 10px 10px;
}
#footer {
	position: relative;
	float: left;
	width: 800px;
	height: 200px;
	background: #FFF url(images/footer.png) 2px 2px no-repeat;
}
#sponsors {
	margin-top: 20px;
	margin-left: 119px;
}
#copyright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 800px;
	height: 15px;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	padding: 4px 4px 0px 0px;
	text-align: right;
}
h1 {
	color: #6D4000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-shadow: 2px -2px 2px #FFF;
}
h2 {
	color: #6D4000;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	vertical-align: top;
	margin: 11px 0px 11px 12px;
}
h3 {
	color: #C00F20;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	vertical-align: top;
	margin: 10px 0px 4px 0px;
}
p {
	margin: 10px 10px 10px 10px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#fichatecnicacontent {
	text-align: center;
	vertical-align: middle;
	width: 350px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
}
#fichatecnicacontent p {
	margin: 3px 0px 13px 10px;
	padding: 0px;
}
#fichatecnicacontent h1 {
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	margin: 18px 0px 18px 0px;
	padding: 0px;
}
#fichatecnicacontent h2 {
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.clear {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

