@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-color: #FF3;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a, a:link, a:visited {
	color: #2E6F22;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.table_news {
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #666;
}

p { margin: 0 0 10px 0; padding: 0; }
.table_border {
	border: 4px solid #DCDCDE;
}

img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #252323; font-weight: normal }
.textbox {
	border: 1px solid #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.text_logotipo {
	font-size: 16px;
	color: #0C4E04;
	text-transform: uppercase;
	width: 200px;
	height: 50px;
}

#div_site {
	width: 887px;
	margin-top: 150px;
	background-color: #FFF;
	position: relative;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDE;
	border-left-color: #DCDCDE;
	padding: 0px;
}

#div_logojohndeere {
	position: absolute;
	background-image: url(img/logo1.png);
	top: -109px;
	left: 55px;
	width: 123px;
	height: 86px;
}
#magril {
	position: absolute;
	top: 72px;
	left: 19px;
	width: 200px;
	height: 150px;
}


h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 {
	font-size: 26px;
	padding: 0;
	color: #090;
	background-image: url(img/style_horizontal_divider.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #F0F0F0;
}
h3 { font-size: 21px; margin: 0 0 25px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 {
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0;
	color: #0C4E04;
}
h6 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 11px;
}
.cor_vermelho {
	color: #F00;
}


#div_site_largura {
	width: 100%;
	
}
#logotipo {
	position: absolute;
	top: -150px;
	left: 0px;
	width: 887px;
	height: 220px;
	background-color: #FFF;
}

/*Menu */

.menu5 {
	top: 61px;
	left: 250px;
	width: 887px;
	height: 40px;
	position: absolute;
	font-size: 12px;
}
.menu5 li {
	float:left;
	height:36px;
	margin-right:3px;
	list-style:none;
	text-align: center;
	vertical-align: middle;
	background-color: #090;
}
.menu5 li a {
	width:117px;
	display:block;
	height:36px;
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: 900;
	color: #FFE61E;
	font-size: 11px;
	line-height: normal;
}

.menu5 li.current a {
	color:#469730;
	background-color: #27671F;
	background-repeat: no-repeat;
	font-size: 12px;
	background-image: url(img/but2.png);
}

.menu5 li a:hover {
	color:#469730;
	background-color: #FFF;
	background-repeat: no-repeat;
}
.menu5 li.current a:hover {
	color:#469730;
	background-color: #27671F;
	background-image: url(img/but2.png);
	background-repeat: no-repeat;
}
#fundo {
	width: 500px;
	background: #252525;
	left: 50px;
	bottom: 50px;
}
.table_menu {
	position: absolute;
	height: 38px;
	width: 887px;
	left: 1px;
	top: 71px;
	color: #FFF;
	font-size: 10px;
}

