body {
	margin: 0px;
}
.txt {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454945;
	line-height: 20px;
	text-align:justify;
}
.txt_link {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009100;
	line-height: 20px;
	text-decoration:none;
}
.txt_link a{  
	text-decoration:none;
}
.txt_link a:hover{  
	text-decoration:underline;
}
.txt_bold {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454945;
	font-weight:bold;
	text-align:justify;
}
.txt_bold a{    
	color: #454945;
	text-decoration:none;
}
.txt_bold a:hover{    
	color: #454945;
	text-decoration:none;
}
.txt_laranja {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f98305;
	font-weight:bold;
	text-align:justify;
}
.txt_rodape {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454945;
	line-height: 20px;
}
.txt_rodape a{   
	color: #454945;
	text-decoration:none;
}
.txt_rodape a:hover{   
	color: #454945;
	text-decoration:underline;
}
.link_rodape {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009100;
	line-height: 20px;
	text-decoration:none;
}
.link_rodape a{  
	font-weight:bold;
}
.link_rodape a:hover{
	font-weight:bold;
}
.link_rodape a:link{
	text-decoration:none;
}
.destaque {
	background-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	color: #454945;
}
.txtdestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454945;
}
.separadores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e8e8e8;
}
.txtverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009100;
}
.submenu_loja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454945;
}
.submenu_loja a{
	color: #454945;
	text-decoration:none;
}
.submenu_loja a:hover{
	color: #000000;
	text-decoration:none;
}
.submenu_loja a:link{
	color: #454945;
	text-decoration:none;
}
.menuOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../imgs/btn_off.jpg);
	text-decoration:none;
}
.menuOut a{
	text-decoration:none;
	color:#FFFFFF;
}
.menuOut a:hover{
	text-decoration:none;
	color: #009100;
	background-image:url(../imgs/btn_on.jpg);
}
.menuOut a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.menuIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009100;
	font-weight:bold;
	background-image:url(../imgs/btn_on.jpg);
}
.menuIn a{
	text-decoration:none;
	color: #009100;
}
.menuIn a:hover{
	text-decoration:none;
	color: #009100;
}
.menuIn a:link{
	text-decoration:none;
	color: #009100;
}
.menuLoja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.fundo {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	background-color:#ffffff;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.btn_detalhes {	
	background-color:#969696;
	color:White;
	font-weight:bold;
	font-size:11px;
	/*width:74px;*/
	height:19px;
	border:none;
}

.btn_detalhes a:link, .btn_detalhes a:visited{	
	text-decoration:none;
	color:White;
	font-weight:bold;
	font-size:11px;
	height:19px;
	border:none;
}

.btn_comprar {
	/*background-image: url(../imgs/btn_comprar.jpg);*/
	background-color:#FA810E;
	color:White;
	font-weight:bold;
	font-size:11px;
	/*width:74px;*/
	height:19px;
	border:none;
}
.txtRiscado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858383;
	text-decoration: line-through;
	font-weight:bold;
}
.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #ffffff !important;
}
.subMenu a{
	text-decoration:none !important;
	color: #ffffff !important;
}
.subMenu a:hover{
	text-decoration:none !important;
	font-weight: bold !important;
	color: #000000 !important;
}
.form2 {
	border: 1px solid #858383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009100;
}
.form1 {	border: 1px solid #454945;
}