/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13pt;
}

a {  
	font-size: 11px; 
	color: #025A42; 
	text-decoration: underline
}

a:hover {  
	color: #689882; 
	text-decoration: underline
}

a:active {
	color: #B3CBC0;
	text-decoration: underline
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #025A42;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #689882;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3CBC0;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #02311C;
	font-size: 11px;
	font-weight: normal;
}
.txt_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.txt_top {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	color: #02311C;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
a.titulos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3390AA;
}

a.titulos:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7FB9CA;
}
.artigo{
	font-family: Arial, Helvetica, sans-serif;
	color: #02311C;
	font-size: 11px;
	font-weight: bold;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	color: #02311C;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.produtos{
	font-family: Arial, Helvetica, sans-serif;
	color: #03542F;
	font-size: 11px;
	font-weight: bold;
}
INPUT {
	BORDER-BOTTOM-COLOR:  #D5EAD5;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR:  #D5EAD5;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR:  #D5EAD5;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR:  #D5EAD5;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	background-color: #E3FFC7;
}

SELECT {
	BORDER-BOTTOM-COLOR: #D5EAD5; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-COLOR:  #D5EAD5; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR:  #D5EAD5; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-TOP-COLOR:  #D5EAD5; 
	BORDER-TOP-WIDTH: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	TEXT-INDENT: 0px; 
	background-color: #E3FFC7;
}
TEXTAREA {
	BORDER-BOTTOM-COLOR:  #D5EAD5; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-COLOR:  #D5EAD5; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR:  #D5EAD5; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-TOP-COLOR:  #D5EAD5; 
	BORDER-TOP-WIDTH: 1px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	background-color: #E3FFC7;
}
.RADIOBUTTON {
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #000000;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;
}
