@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #004E32;
	background-image: url(imgs/back.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#qdo_branco {
	height: 800px;
	width: 950px;
	margin:auto;
	z-index:0;
	top: 10px;
	position: relative;
	
}
#bordatopo {
	height: 20px;
	width: 950px;
	z-index: 1;
	margin: auto;
	top:0px;
	position:absolute;
	background-image: url(imgs/branco_topo.png);
	background-repeat: no-repeat;
}
#bordabase {
	height: 30px;
	width: 950px;
	top: 775px;
	position: absolute;
	z-index: 0;
	margin: auto;
	background-image: url(imgs/branco_base.png);
	background-repeat: no-repeat;
}
#bordameio {
	height: 760px;
	width: 950px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 0;
	top: 20px;
	margin: auto;
}
#banner_vert {
	height: 800px;
	width: 240px;
	background-color: #FFFFFF;
	position: absolute;
	left: 240px;
	top: 0px;
	z-index: 3;
}
#logo {
	position: absolute;
	z-index: 3;
	height: 100px;
	width: 240px;
	top: 40px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
}
#menu {
	position: absolute;
	z-index: 3;
	height: auto;
	width: 213px;
	top: 140px;
	left: 19px;
	vertical-align: middle;
	text-align: center;
}
#conteudo_direita {
	position: absolute;
	z-index: 3;
	height: auto;
	width: 435px;
	top: 40px;
	left: 500px;
	vertical-align: middle;
	text-align: center;
}
a.menu_capa:link, a.menu_capa:hover, a.menu_capa:active, a.menu_capa:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAE000;
	font-style: normal;
	line-height: 25px;
	width: 210px;
	height: 25px;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	z-index: 3;
	left: 12px;
	background-image: url(imgs/bt_link.png);
}
a.menu_capa:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAE000;
	font-style: normal;
	line-height: 25px;
	width: 210px;
	height: 25px;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	z-index: 3;
	left: 12px;
	background-image: url(imgs/bt_hover.png);
}
.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
	font-style: normal;
	line-height: 25px;	
}
a.menu:hover {
		color:#009933;
}

a.mprodutos:link, a.mprodutos:hover, a.mprodutos:active, a.mprodutos:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
	font-style: normal;
	text-align: center;
	display: block;
	width: 150px;
	height: 36px;
}
amprodutos:hover {
		color:#009933;
}

.titprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.dadosprod {
	font-size: 10px;
	color: #000000;
	text-align: left;
}
#assinaturax {
	position:absolute;
	top:780px;

}
