body {
	height: 100%;
	width: 100%;
	background-color:#ffffff;
}

HTML {
	height: 100%;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

.menu a{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
}

.menu a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #369829;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
}

.menu_select a{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
}

.categ_prods a{
	background-image:url(imgs/base_categ_prods.gif);
	width:116px;
	line-height:17px;
	font-size: 10px;
	font-weight: normal;
	color: #555;
	text-align:left;
	padding-left:12px;
	text-transform:uppercase;
	text-decoration: none;
}

.categ_prods a:hover{
	background-image:url(imgs/base_categ_prods.gif);
	width:116px;
	line-height:17px;
	font-size: 10px;
	font-weight: normal;
	color: #789b59;
	text-align:left;
	padding-left:12px;
	text-transform:uppercase;
	text-decoration: none;
}

.categ_prods_select a{
	/*background-image:url(imgs/base_categ_prods_on.gif);
	width:116px;
	line-height:17px;*/
	font-size: 10px;
	font-weight: bold;
	color: #555;
	text-align:left;
	padding-left:12px;
	text-transform:uppercase;
	text-decoration: none;
}

.prods a{
	font-size: 11px;
	font-weight: normal;
	color: #555;
	text-align:left;
	padding-left:20px;
	line-height:20px;
	text-transform:none;
	text-decoration: none;
}

.prods a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #369829;
	text-align:left;
	padding-left:20px;
	line-height:20px;
	text-transform:none;
	text-decoration: none;
}

.prods_select a{
	font-size: 11px;
	font-weight: bold;
	color: #369829;
	text-align:left;
	padding-left:20px;
	line-height:20px;
	text-transform:none;
	text-decoration: none;
}

.pesquisa{
	font-size:10px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}

.texto{
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	line-height:18px;
	text-decoration: none;
}

.texto_bold{
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	line-height:18px;
	text-decoration: none;
}

.mais a{
	font-size: 10px;
	font-weight: bold;
	color: #789b59;
	text-decoration: none;
}

.mais a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #789b59;
	text-decoration: underline;
}

.sugestaoon {
	border:1px solid #bfcaa8;
} 

.sugestaooff {
	border:1px solid #ffffff;
}

.referencia{
	font-size:11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.categ_novidades {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
}

.nome_prod_novidades {
	font-size: 11px;
	font-weight: bold;
	color: #555;
	text-transform:uppercase;
	text-decoration: none;
}

.tit_noticia a{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	padding-left:25px;
	text-transform:uppercase;
	text-decoration: none;
}

.link_aqui a{
	font-size: 11px;
	font-weight: bold;
	color: #789b59;
	text-decoration: none;
}

.link_aqui a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #789b59;
	text-decoration: underline;
}

.prods_mais_info a{
	font-size: 10px;
	font-weight: bold;
	color: #369829;
	text-decoration: none;
}

.prods_mais_info a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #369829;
	text-decoration: underline;
}

.caixa_form_pedido_info {
padding:5px;
background-color: #dddddd;
margin: 0px;
width:250px;
padding-top:7px;
padding-bottom:7px;

/* Texto 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #3a3a3a;*/

/* Round corners */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.form{
	font-size:10px;
	font-weight: normal;
	text-align:right;
	color:#888;
	padding-top:4px;
	text-decoration: none;
}

.campos_form{
	font-size:9px;
	font-weight: normal;
	color: #777;
	border:1px solid #dddddd; 
	padding-left:3px;
	width:200px;
	height:14px;
	text-decoration: none;
	
	/* Round corners */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.caixa_mensagem_form {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #777;
text-decoration: none;
border:1px solid #dddddd; 
padding-left:3px; 
width:200px; 
resize: none;

/* Round corners */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.botoes_form{
	background-color:#789b59; 
	border: 1px solid #cccccc; 
	text-decoration:none; 
	color:#ffffff; 
	font-size:11px; 
	font-weight:bold;  
	cursor: pointer;

/* Round corners */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.textinput, .estilos_caixas_grandes{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #777777;
text-decoration: none;
height:12px; 
border:1px solid #dddddd; 
padding-left:3px; 
width:200px; 
background-color:#ffffff;
}

.estilos_caixa_mensagem{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #777777;
text-decoration: none;
border:1px solid #dddddd; 
padding-left:3px; 
width:200px; 
background-color:#ffffff;
resize: none;
}

.estilos_caixa_codigo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #777777;
text-decoration: none;
height:12px; 
border:1px solid #dddddd; 
padding-left:3px; 
width:150px; 
}

