body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	color: #003300;
}
table {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
p {
	margin: 5px 0px;
	padding: 0px;
	text-align: justify;
}
a:visited, a:link {
	color: #80AA00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.green {
	color: #333333;
	text-decoration: none;
}
.bgheader {
	background-image: url(/images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 170px;
	background-color: #80c31d;
}
.barCinza {
	background-color: #F2F2F2;
	height: 35px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F8F8F8;
	border: 1px inset #009F00;
	color: #000000;
}
.inputButton {
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bgtop {
	background-image: url(/images/bgtop.gif);
	background-repeat: repeat-x;
}
#menutop td {
	white-space: nowrap;
	margin: 0;
	padding: 0;	
	vertical-align: top;
}
#menutop a:link, #menutop a:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 9px;
	float: left;
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
	background-image: url(/images/menutop.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	white-space: nowrap;
}
#menutop a:hover { 
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 9px;
	text-decoration: none; 
	color: #009900;
	background-image: url(/images/menutop_on.gif);
	background-repeat: repeat-x;	
}
#menulateral, #infobasket, #infobasketfull { 
	float: left;
	clear: left;
}
#menulateral ul, #infobasket ul, #infobasketfull ul { 
	list-style-type: none; 
	line-height: 20px; 
	margin: 0px; 
	padding: 0px;
	width: 155px;
}
#menulateral li, #infobasket li, #infobasketfull li { 
	display: inline; 
	text-indent: 10px; 
	margin: 0; 
	padding: 0; 	
}
#menulateral li a:link, #menulateral li a:visited, #infobasket li a:link, 
#infobasket li a:visited, #infobasketfull li a:link, #infobasketfull li a:visited { 
	height: 1%; 
	display: block; 
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; 
}
.greybottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; 
}
#menulateral li a:link, #menulateral li a:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
#menulateral li a:hover { 
	color: #FFFFFF; 
	background-color: #99CC00;
}

#menuright { 
	float: left;
	clear: left;
}
#menuright ul { 
	list-style-type: none; 
	line-height: 20px; 
	margin: 0px; 
	padding: 0px;
	width: 140px;
}
#menuright li { 
	display: inline; 
	text-indent: 2px; 
	margin: 0; 
	padding: 0; 
	height: 1%; 
	display: block; 
	text-decoration: none; 
	color: #CCCCCC;	
}
li.menudestaque a:link, li.menudestaque a:visited { 
	height: 1%; 
	display: block; 
	text-decoration: none; 
	color: #FFFFFF !important;
	background-color: #000000 !important;
}
li.menudestaque a:hover  { 
	color: #FFFFFF !important; 
	background-color: #99CC00 !important;
}
#menuright li a:link, #menuright li a:visited { 
	height: 1%; 
	display: block; 
	text-decoration: none; 
	color: #666666;
	background-color: #FFFFFF;
}
#menuright li a:hover { 
	color: #FFFFFF; 
	background-color: #99CC00;
}
/*
#infobasket li a:link, #infobasket li a:visited { 
	color: #99CC00; 
	background-color: #FFFFFF;	
}
#infobasket li a:hover { 
	color: #FFFFFF;
	background-color: #99CC00;
}
*/
#infobasketfull li a:link, #infobasketfull li a:visited { 
	color: #FF9900; 
	background-color: #FFFFFF;	
}
#infobasketfull li a:hover { 
	color: #FFFFFF;
	background-color: #FF9900;
}
#infobasketfull a img {
	width: 13px;
	height: 10px;
	background-image: url(/images/smallbasket.gif);
	border: none;	
}
#infobasketfull a:hover img {
	width: 13px;
	height: 10px;
	background-image: url(/images/smallbasket_on.gif);
	border: none;	
}
.imgborder {
}
.selectedlang {
	border: 1px solid #999999;
	opacity: 0.25;
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	filter: alpha(opacity=25);
}
.maintitle {
	font-size: 20px;
	font-weight: bold;
	color: #99CC00;
}
.maintitlePreto {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.hometitle {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.tableborder {
	border: 1px solid #99CC00;
}
.upborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tablebluetitles {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	text-align: center;
}
.tablebluetitlesreverse {
	font-weight: bold;
	color: #99CC00;
	background-color: #FFFFFF;
	text-align: center;
}
.tableorangetitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
}
.infodisabled {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
}
.greybox {
	color: #666666;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
table.greybox a:visited, table.greybox a:link {
	color: #0066CC;
}
table.greybox a:hover {
	color: #FF6600;
}
.popuptitle {
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
option{
width: 100%;
background-color:#F8F8F8;
color:#333333;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
}
.balckbox {
	color: #FFFFFF;
	background-color: #333333;
}
.greyBox {
	background-color: #F2F2F2;
}
.blackgreybox {
	background-color: #E8E8E8;
}
.nomelista {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
.nomelista a:visited, .nomelista a:link {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.nomelista a:hover {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.obrigatorio {
	color: #FF0000;
}
.hometext {
	font-size: 8pt;
	text-align: justify;
}
.detailstxt {
	font-size: 10pt;
	text-align: justify;
}
.detailslisttxt {
	font-size: 9pt;
	text-align: justify;
}
.whitetext {
	color: #FFFFFF;
}
td.whitelink a:visited, td.whitelink a:link {
	color: #FFFFFF;
}
td.whitelink a:hover {
	color: #666666;
}
td.greenmenu { 
	float: left;
	clear: left;
	width: 100%;
}
td.greenmenu ul { 
	list-style-type: none; 
	line-height: 20px; 
	margin: 0px; 
	padding: 0px;
	width: 100%;
	font-size: 9pt;
}
td.greenmenu li { 
	width: 100%;
	display: inline; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	height: 1%; 
	display: block; 
	text-decoration: none; 
	color: #CCCCCC;	
}
td.greenmenu li a:link, td.greenmenu li a:visited { 
	height: 1%; 
	display: block; 
	text-decoration: none; 
	color: #FFFFFF;
	background-color: #99CC00;	
}
td.greenmenu li a:hover { 
	color: #99CC00; 
	background-color: #FFFFFF;	
}
.categorytxt {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.specialtitle {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: right;
	z-index: 1;
	font-weight: bold;
	width: 770px;
	position: absolute;
	left: 0px;
	top: 195px;
}
.obrigado {
	font-size: 1.4em;
}