body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-image: url(images/bg_feicorte.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
a{
	color: #571b07;
	text-decoration: none;
}
a:hover{
	color: #571b07;
	text-decoration: underline;
}
h1{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #571b07;
}
h2{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #571b07;
}
h5{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
img{
	border: none;
}
p{
	margin: 0px 0px 10px 0px;
}
#topo{
	position: relative;
}
#slider {
	width: 880px;
	height: 365px;
	overflow: hidden;
}
#icone_twitter {
	position: absolute;
	top: 30px;
	left: 745px;
	z-index: 200;
}

#icone_facebook {
	position: absolute;
	top: 30px;
	left: 805px;
	z-index: 201;
}

#icone_email {
	position: absolute;
	top: 30px;
	left: 800px;
	z-index: 201;
}

#menu_superior ul {
	width: 880px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_superior ul li {
	float: left;
}
#menuLateral{
	margin: 10px 0px 0px 0px;
	width: 166px;
	float: left;
}
#publicidadeLateral ul, #menuLateral ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#publicidadeLateral li{
	margin: 0px 0px 7px 0px;
}
.corpoMenuPrincpal{
	padding: 15px;
	margin-bottom: 10px;
}
#fullbanner{
	margin-top: 13px;
	margin-left: 32px;
}
#bgFullBanner{
	width: 548px;
	height: 88px;
	background-image: url(images/bg_full_banner.jpg);
	float: left;
}
#publicidadeLateral{
	float: left;
	padding: 12px;
	margin: 10px 0px 0px 1px;
}
#center{
	width: 548px;
	float: left;
	margin: 10px 10px 10px 10px;
}
#meio{
	width: 518px;
	background-image: url(images/bg_menu_lateral.png);
	background-repeat: repeat;
	padding: 15px;
}
#publicidadeApoio{
	width: 548px;
	height: 82px;
	clear: both;
	margin: 8px 0px 0px 0px;
}
#rodape{
	clear: both;
}
#mainEsquerda{
	width: 333px;
	float: left;
	padding: 10px;
	margin: 0px;
}
#mainDireita{
	width:  180px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#climatempo{
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container{
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}
#flutuante_pecuaria{
	width: 250px;
	height: 182px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #b6422e;
	position: absolute;
	top: 350px;
	left: 470px;
}
#closeFlutuante{
	width: 60px;
	height: 15px;
	padding: 5px;
	background-color: #FFF;
	border-left: 1px solid #b6422e;
	border-right: 1px solid #b6422e;
	border-bottom: 1px solid #b6422e;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b6422e;
	position: absolute;
	top: 543px;
	left: 660px;
}
#closeFlutuante:hover{
	cursor: pointer;
}
