@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: none;
	text-align: center;
	background-color: #D0FDC8;
	background-repeat: repeat;
	background-image: url(../images/bovinos5.gif);
/*	background-position: center top;  */
}
* {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	text-align: right;
	height: 30px;
	width: 960px;
	line-height: 30px;
	font-size: small;
	background-color: #E1F3D6;
	color: #33398b;
}
#menu .email {
	float: left;
	margin-left: 20px;
	color: #FF0000;
	text-decoration: blink;
}

#menu a {
	color: #33398b;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33398b;
}


#faixafixa {
	height: 113px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}

#faixavermelha {
	background-image: url(../images/faixavermelhacontinuo.gif);
	float: left;
	height: 113px;
	width: 500px;
	position: relative;
	z-index: 1;
}
#faixapreta {
	float: right;
	height: 113px;
	width: 500px;
	background-image: url(../images/faixapreta.gif);
	position: relative;
	z-index: 1;
}
#faixa {
	height: 113px;
	width: 1250px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
}
#faixa #faixapontadireita {
	height: 113px;
	width: 160px;
	float: left;
	z-index: 2;
	position: relative;
	background-image: url(../images/faixafundo.jpg);
}
#faixa #faixacinzacontinuo {
	height: 113px;
	width: 930px;
	background-image: url(../images/faixafundo.jpg);
	float: left;
	z-index: 2;
	position: relative;
}
#faixa #faixacinzacontinuo #faixamkr {
	margin-left: 70px;
	float: left;
}
#faixa #faixacinzacontinuo #faixafone {
	margin-left: 150px;
	float: left;
}

#faixa #faixapontaesquerda {
	height: 113px;
	width: 160px;
	float: left;
	z-index: 2;
	position: relative;
	background-image: url(../images/faixafundo.jpg);
}
#container {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	border: thin none #B1B7FC;
}
#container #area {
	width: 960px;
	padding-top: 20px;
	height: 100%;
	padding-bottom: 5px;
	border: thin none #B1B7FC;
	background-repeat: repeat;
	background-color: #E1F3D6;
}
#rodape {
	float: left;
	width: 960px;
	background-color: #FFF;
}
#webmaster {
	width: 960px;
	float: left;
	height: 17px;
	background-color: #E1F3D6;
}
#webmaster img {
	margin-right: 20px;
	background-color: #FFFFFF;
}

#produtos {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 800px;
	background-color: #FFFFFF;
	border: thin solid #DFDFDF;
	margin-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
}
#produtos img {
	margin-bottom: 5px;
}
#produtos .titulo {
	font-size: large;
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	margin-top: 10px;
}
#produtos .titulo .subtitulo {
	font-size: medium;
	margin-top: 15px;
	margin-bottom: 10px;
}

#produtos .titulo li {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contato {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 600px;
	background-color: #FFFFFF;
	border: thin solid #DFDFDF;
	margin-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#contato #contatotab {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	width: 400px;
}
