
body, td, th {
	font-family:Arial;
	font-size:11px;
	color:#616161;
	margin:0px;
}

body {
	margin:6px 0px 10px 15px;
	background-position:top; 
	background-repeat:repeat;
	background-image:url(../imgs/bg.gif);
	background-color:#FFFFFF;
}

.bodyAdmin {
	margin:6px 0px 10px 15px;
	background-position:top; 
	background-repeat:repeat;
	background-image:url(../imgs/sp.gif);
	background-color:#FFFFFF;
}


img {
	border:0px;
	margin:0px;
}


#DivMae {
	float:center;
	width:760px;
}

#DivMiolo {
	border-left:3px solid #a90533; 
	border-right:4px solid #a90533; 
	background-color:#ffffff;
	width:752px;
}

#BoxPedidosIndex {
	background-position:top; 
	background-repeat:no-repeat;
	background-image:url(../imgs/bg-box-consultas.gif);
/* 	background-image:url(../imgs/bg_index_pedidos.gif); */
	width:229px;
	height:130px;
	text-align:left;
}


#SubMenuInternas {
	background-position:top; 
	background-repeat:no-repeat;
	background-image:url(../imgs/bg_submenu_internas.jpg);
	width:229px;

	/* Fonte */
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}


#TitulacaoInterna {
	margin:1px 1px 0px 0px;
	background-position:top; 
	background-repeat:no-repeat;
	background-image:url(../imgs/bg_titulo_int.gif);
	width:518px;
	height:39px;
	margin-bottom:25px;
	/* Titulo */
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}


#BoxNewsletterIndex {
	background-position:top; 
	background-repeat:no-repeat;
	background-image:url(../imgs/bg_index_news.gif);
	width:229px;
	height:175px;
}

#BoxIndique {
	background-position:top; 
	background-repeat:no-repeat;
	background-image:url(../imgs/bg_box_indique.gif);
	width:229px;
	height:199px;
}


#Rodape {
	font-family:Arial;
	font-size:10px;
	color:#cc0000;
	font-weight:bold;
}


a:link		{ color:#616161; text-decoration:none; }
a:visited	{ color:#616161; text-decoration:none;}
a:hover		{ color:#616161; text-decoration:underline;}
a:actived	{ color:#616161; text-decoration:none;}


h1 {
	font-family:Verdana;
	color:#a90533;
	font-weight:bold;
}


.tit_Index {
	font-family:Verdana;
	font-size:12px;
	color:#a90533;
	font-weight:bold;
}

.subsecao {
	font-family:Arial;
	font-size:10px;
	color:#616161;
	font-weight:normal;
	margin:0px;
	
}

.TitulacaoInterna {
	/* Titulo */
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}


.tit_Produto {
	font-family:Verdana;
	font-size:12px;
	color:#ffd600;
	font-weight:bold;
}


.txt_verm_pqno {
	font-family:Verdana;
	font-size:9px;
	color:#a90533;

}

form {
	margin:0px;
	padding:0px;
}

.inputBuscaPedidos {
	font-family:Arial;
	font-size:11px;
	color:#999999;
	border:1px solid #a1a1a1;
	border-left:0px;
	border-right:0px;
	background-color:#ffffff;
	width:151px;
	height:22px;
}


input {
	font-family:Arial;
	font-size:11px;
	color:#a90533;
	border: 1px solid #a90533;
	background-color:#eeeeee;
}

select {
	font-family:Arial;
	font-size:11px;
	color:#a90533;
	border: 1px solid #a90533;
	background-color:#eeeeee;
}


textarea {
	font-family:Arial;
	font-size:11px;
	color:#a90533;
	border: 1px solid #a90533;
	background-color:#eeeeee;
}

checkbox {
	border:0px;
	background-color:transparent;
}

