.textoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textoPadrao11_branco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.textoPadrao11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.textoPadrao12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.textoPadrao13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}
.textoPadrao16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
}
.textoPadrao18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #222222;
}
.textoPadrao18just
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	letter-spacing:-1px;
}
.scroldiv {
    width:182px;
	height:400px;
	overflow:auto;
	scrollbar-3dlight-color: #fff559;
	scrollbar-arrow-color: #ffa80b;
	scrollbar-base-color: #ffd505;
	scrollbar-darkshadow-color: #fff559;
	scrollbar-face-color: #ffd505;
	scrollbar-highlight-color: #ffd505;
	scrollbar-shadow-color: #ffd505;
	scrollbar-track-color: #fff559;
}
.scroldiv1 {
    width:182px;
	height:615px;
	overflow:auto;
	scrollbar-3dlight-color: #fff559;
	scrollbar-arrow-color: #ffa80b;
	scrollbar-base-color: #ffd505;
	scrollbar-darkshadow-color: #fff559;
	scrollbar-face-color: #ffd505;
	scrollbar-highlight-color: #ffd505;
	scrollbar-shadow-color: #ffd505;
	scrollbar-track-color: #fff559;
}	
.div_produtos
{
  float: left;
  width: 170px;
  height: 185px;
}
.div_produtosInicial
{
  float: left;
  width: 183px;
  height: 205px;
}
.btnForm2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;
	height: 30px;
	width: 150px;
	vertical-align:middle;	
	text-align: center;
}
.estiloForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}