body {
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.link_rodape {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;

}
.link_rodape:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #C1C68E;
}
.link_rodape:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: tahoma;
	font-size: 10px;
	color: #53553A;
}
.tableDetail {
	font-size: 10px;
	font-family: tahoma;
	color: #C9A745;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.back_menu {
	background-image: url(../images/back_menu.gif);
}
.rodape {
	background-image: url(../images/rodape_1.gif);
}
.link_menu {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	
}
.link_menu:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.link_menu:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.rodape_2 {

	background-image: url(../images/rodape_2.gif);
}
.nome_produto {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.alerta_erro {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9A745;
	text-decoration: none;
}

.hr_pontilhado {
	border: 1px dotted #F5EEDC;
}
/*
######################################
//CSS PAGINAÇÃO
//######################################
*/

.paginacao_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.paginacao_pagina_selecionada {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.borda_imagem {
	border: 3px solid #FFFFFF;
}

.paginacao_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

/*
//######################################
//FIM CSS PAGINAÇÃO
//######################################
*/
.preco {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textoPadrao {

	font-family: tahoma;
	font-size: 10px;
	color: #C9A745;
}
.text2Bold {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.tabelaCarrinho {
	border: 1px solid #CCCCCC;
}
.tabelaCarrinhoCedulas {

	border: 1px solid #CCCCCC;
}
.tabelaCarrinhoCedulasBrancas {


	border: 1px solid #FFFFFF;
}
.link_menuBold {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C9A745;
	font-weight: bold;
}
.link_menuBold:visited {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C9A745;
	font-weight: bold;
}
.link_menuBold:hover {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #C9A745;
	font-weight: bold;
}
.alerta_sucesso {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9A745;
	text-decoration: none;
}
.alerta_informacao {


	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9A745;
	text-decoration: none;
}
.textoVerde {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C9A745;
	font-weight: normal;
}
.textoVerdeBold {


	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C9A745;
	font-weight: bold;
}