.pad_tab {
	padding: 10px;
	background-color: #FFFFFF;
}
.rdp_menu {
	background-color: #F3EEE6;
	background-repeat: no-repeat;
	vertical-align: top;
	background-image: url("../images/rdp_flores.gif");
	background-position: bottom;
}
.fd_menu {
	background-image: url("../images/fd_menu.jpg");
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.txt_red {
	color: #990000;
	font-weight: bold;
}
a.txt_red:link {
	color: #990000;
	font-weight: bold;
}
a.txt_red:active {
	color: #990000;
	font-weight: bold;
}
a.txt_red:hover {
	color: #990000;
	font-weight: #666666;
}
a.txt_red:visited {
	color: #990000;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 130%;
}
body {
	background-color: #626262;
}
.fd_menu-cont {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.fd_carrinho {
	background-image: url("../images/fd_carrinho.gif");
	height: 43px;
	background-repeat: repeat-x;
	padding: 5px;
}
.txt_cinza {
	color: #666666;
	font-weight: bold;
}
.fd_rodape {
	background-image: url("../images/fd_rodape.gif");
	padding-left: 10px;
	height: 58px;
	background-repeat: repeat-x;
	font-size: 9px;
}
.fd_rodape-foto {
	background-image: url("../images/fd_rodape.gif");
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 5px;
}
.txt_brranco {
	color: #FFFFFF;
}
.txt_cinzaclaro {
	color: #999999;
}
.fd_produto {
	background-color: #FCFAF8;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3C4A3;
	border-bottom-width: 1px;
	border-bottom-color: #D3C4A3;
	padding: 5px;
}
.foto {
background-color: #ffffff;
padding: 5px;
border: 1px solid #E5DAC6;
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

a.lbranco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.lbranco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.lbranco:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.lbranco:active {
	text-decoration: none;
	color: #CCCCCC;
}
.botao_enviar
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    COLOR: #996600;
    PADDING-TOP: 5px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: D3C4A3
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #D3C4A3;
}
.fd_categoria {
	font-weight: bold;
	color: #990000;
	background-color: #F3EEE6;
	padding: 5px;
}
.txt_destaque {
	color: #666666;
}
.txt_cinzagrande {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}
.txt_brancogrande {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.txt_brancotitulo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.txt_verdetitulo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7B7000;
	font-weight: bold;
	font-size: 13px;
}