/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/bg.jpg);
	background-color:#010948;
/*	background-attachment: fixed; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#geral {
	width:778px;
	background-color:#FFFFFF;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
 }
 
#fotinho {
	float:right;
	width:140px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:9px;
	color:#999999;
	line-height:11px;
	}

#flashmenu {
	width:778px;
	height:340px;
	margin-bottom:16px;
	}
	
#vitrine {
	margin-left:40px;
	width:173px;
	float:left;
	}
	

#info {
	width:464px;
	float:left;
	margin-left:54px;
	}
	
#menu2 {
	width:778px;
	height:93px;
	clear:both;
	background-image:url(../img/fundo_menu2.jpg);
	background-repeat:x;
	}
	
#rodape {
	width:778px;
	height:50px;
	clear:both;
	}
	
	
.menu2TXT {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	font-style: normal;
	text-align: center;
	}
	
.rodapeTXT	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:x-small;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	}
	
.produtosTitulos {
	font-weight:bold;
	color:#336600;
	}
	
.produtosTitulosGrande {
	font-weight:bold;
	color:#336600;
	font-size:12px;
	}
	
.chapa {
	font-size:9px;
	color:#999999;
	}
	
.box_form {
	border: 1px groove #999999;
	}

a.menu2 {	text-decoration:none;	color:#666666;	}
a.menu2:hover {	color:#009900;	}
/*a.menu2:hover {	border-bottom:1px dashed #003366;	color:#009900;	}*/

a.nwmidia { text-decoration:none; color:#FFFFFF; }
a.nwmidia:hover {color:#FFCC00; }


.tabela_prod_01 {
	background-color: #FFFFCC;
}
.tabela_prod_02 {
	background-color: #FFFFFF;
}


hr {
	border-top: 1px dashed #999999;
	color: #fff;
	background-color: #fff;
	height: 1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	  }