@charset "utf-8";
html {
	width: 100%;
	height: 100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	width: 100%;
	height: 100%;
	background-color: #f3f182;
	background-image: url(../images/bg-natal.jpg);
	background-repeat: repeat;
}
div#sombra {
	width: 1076px;
	height: auto;
	background-image: url(../images/sombra.png);
	background-repeat: repeat-y;
	background-position: top center;
	margin: auto;
}
div#container {
	width: 1000px;
	height: auto;
	display: block;
	margin: 0px auto;
	clear: both;
	background-image: url(../images/background_site.jpg);
	background-repeat: repeat;
}
div#container #topo {
	width: 1000px;
	height: 126px;
	display: block;
	background-image:url(../images/background_topo.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}
div#container #topo #saudacao {
	width: 200px;
	height: 20px;
	position: absolute;
	top: 98px;
	margin-left: 220px;
	font-size: 11px;
}
div#container #destaque_principal {
	width: 1000px;
	height: 251px;
	float: left;
	display:block;
}
div#container #barra_busca {
	width: 1000px;
	height: 39px;
	float: left;
	display: block;
	background-image: url(../images/background_barra_busca.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
div#container #barra_busca #indicacoes {
	width: auto;
	height: 25px;
	display: block;
	float:left;
	margin-left: 15px;
}
div#container #barra_busca #indicacoes td table {
	width: auto;
	height: 25px;
}
div#container #barra_busca #indicacoes td table td {
	vertical-align: middle;
}
div#container #barra_busca #indicacoes td table td a {
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	margin-right: 1px;
}
div#container #barra_busca #indicacoes td table td a:hover {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
div#container #barra_busca #busca {
	width: 350px;
	height: 25px;
	display:block;
	float:right;
	margin-right: 30px;
	margin-top: 9px;
}
div#container #barra_busca #busca p {
	width:96px;
	height:auto;
	float: left;
	display:block;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	line-height: 22px;
	text-indent: -9999px;
	background-image: url(../images/titulo_busca.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div#container #barra_busca #busca .cl_input_busca {
	width: 198px;
	height: 17px;
	float:left;
	margin-right: 8px;
	border: 0px;
	background-image: url(../images/bg_caixa_busca.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 6px;
	font-size: 12px;
	color: #057ac9;
}
div#container #barra_busca #busca .cl_botao_busca {
	width: 30px;
	height: 24px;
	float: left;
	background-image: url(../images/botaot_ok_busca.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	position: absolute;
}
div#container #conteudo {
	width: 1000px;
	height:auto;
	float: left;
	display: block;
	background-image: url(../images/background_fim-barra_busca.jpg);
	background-position:  top left;
	background-repeat: repeat-x;
}
div#container #menu {
	width: 235px;
	height: auto;
	float:left;
	display: block;
	background-image: url(../images/menu/background_menu.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin-top: 15px;
}
div#container #menu .cl_menu_laranja {
	width: 214px;
	height: auto;
	float: left;
	display: block;
}
div#container #menu .cl_menu_laranja ul {
	width: 195px;
	height: auto;
	float: left;
	display: block;
	margin-left: 14px;
	margin-top: 8px;
	margin-bottom: 10px;
}
div#container #menu .cl_menu_laranja ul li {
	width: auto;
	height: auto;
	display: block;
	color: #ec6c13;
	line-height: 18px;
}
div#container #menu .cl_menu_laranja ul li a {
	font-size: 12px;
	color: #ec6c13;
	background-image: url(../images/marcador_ves.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
}
div#container #menu .cl_menu_laranja ul li a:hover {
	color: #ec6c13;
	text-decoration: underline;
}
div#container #menu .cl_menu_laranja .cl_menu_ativo {
	background-position: 20px bottom;
	background-repeat: no-repeat;
}
div#container #menu .cl_menu_laranja .cl_menu_ativo a {
	font-size: 13px;
	color: #ec6c13;
	background-image: url(../images/marcador_menu_aberto_laranja.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 11px;
	text-decoration: underline;
	font-weight: bold;
}
div#container #menu .cl_menu_laranja .cl_menu_ativo a:hover {
	font-size: 13px;
	color: #ec6c13;
	background-image: url(../images/marcador_menu_aberto_laranja.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 11px;
	text-decoration: underline;
	font-weight: bold;
}
div#container #menu .cl_menu_laranja .cl_menu_ativo ul {
	width: 165px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}
div#container #menu .cl_menu_laranja .cl_menu_ativo ul li {
	padding-left: 0px;
}
div#container #menu .cl_menu_laranja .cl_menu_ativo ul li a {
	background: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding-left:0px;
}
div#container #menu .cl_menu_laranja .cl_menu_ativo ul li a:hover {
	background: none;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	padding-left:0px;
}
div#container #menu .cl_menu_azul {
	width: 214px;
	height: auto;
	float: left;
	display: block;
}
div#container #menu .cl_menu_azul ul {
	width: 185px;
	height: auto;
	float: left;
	display: block;
	margin-left: 14px;
	margin-top: 8px;
	margin-bottom: 10px;
}
div#container #menu .cl_menu_azul ul li {
	width: auto;
	height: auto;
	display: block;
	line-height: 18px;
	color: #0a68aa;
}
div#container #menu .cl_menu_azul ul li a {
	font-size: 13px;
	color: #0a68aa;
	background-image: url(../images/marcador_ves.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
}
div#container #menu .cl_menu_azul ul li a:hover {
	font-size: 13px;
	color: #0a68aa;
	text-decoration: underline;
}
div#container #menu .cl_mais_menu {
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
}
div#container #menu .cl_mais_menu_a {
	font-weight: bold!important;
	background-image: none!important;
	padding-left: 0px!important;
	margin-left: 7px!important;
	text-decoration: underline!important;
}
div#container #menu #fim_menu {
	width: 234px;
	height: 103px;
	background-image: url(../images/menu/fim_background_menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	display:block;
}/* MIOLO */
div#container #lista {
	width: 540px;
	height: auto;
	float: left;
	display: block;
	margin-top: 15px;
	padding-top: 12px;
	margin-right: 15px;
}
div#container #lista .cl_produtos {
	width:540px;
	height: auto;
	float: left;
}

div#container #lista #paginacao{
	float:left;
	width: 540px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af420e;
	margin-bottom: 30px;
}

div#container #lista #paginacao a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af420e;
	text-decoration: none;
}

div#container #lista #combo_marcas{
	float: right;
}
div#container #lista #combo_marcas select{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -1px;
	border: 0px;
}
div#container #lista .cl_produtos h2 {
	font-size:11px;
	font-weight: normal;
	color: #af420e;
	float: left;
	clear: both;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	width:auto; 
}
div#container #lista .cl_produtos h2 a{
	color: #af420e;
	text-decoration: none;
}
div#container #lista .cl_produtos h2 a:hover{
	color: #af420e;
	text-decoration: none;
}

div#container #lista .cl_produtos h2 small {
	font-size:11px;
}
div#container #lista .cl_produtos h2  .cl_ativo_nav{
	color:#0A68AA!important;
}
div#container #lista .cl_produtos .cl_titulo {
	width: 535px;
	height: auto;
	display: block;
}
div#container #lista .cl_produtos .cl_table_laranja {
	width: 540px;
	height: auto;
	display: block;
	color:#ec6c13;
}
div#container #lista .cl_produtos .cl_table_laranja a {
	font-size: 11px;
	text-decoration: none;
	color:#ec6c13;
}
div#container #lista .cl_produtos .cl_table_laranja a:hover {
	font-size: 11px;
	text-decoration: none;
	color:#ec6c13;
}
div#container #lista .cl_produtos .cl_table_laranja a strong {
	font-size: 13px;
	text-decoration: none;
	color:#ec6c13;
}
div#container #lista .cl_produtos .cl_table_laranja .cl_bg_descricao_laranja {
	background-image: url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
div#container #lista .cl_produtos .cl_table_laranja .cl_img_produto {
	width: auto;
	height: auto;
	padding-bottom: 15px;
	padding-top: 25px;
	background-image:url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}/* AZUL*/
div#container #lista .cl_produtos .cl_table_azul {
	width: 540px;
	height: auto;
	float: left;
	color:#0a68aa;
}
div#container #lista .cl_produtos .cl_table_azul a {
	font-size: 11px;
	text-decoration: none;
}
div#container #lista .cl_produtos .cl_table_azul a:hover {
	font-size: 11px;
	text-decoration: none;
	color:#0a68aa;
}
div#container #lista .cl_produtos .cl_table_azul a strong {
	font-size: 15px;
	text-decoration: none;
	color:#0a68aa;
}
div#container #lista .cl_produtos .cl_table_azul a .cl_por{
	color: #f64905;
}
div#container #lista .cl_produtos .cl_table_azul a .cl_de{
	color: #0a68aa;
}
div#container #lista .cl_produtos .cl_table_azul .cl_bg_descricao_azul {
/*	background-image: url(../images/linha_azul.gif);
	background-position: bottom left;
	background-repeat: repeat-x;*/
}
div#container #lista .cl_produtos .cl_table_azul .cl_img_produto {
	width: auto;
	height: auto;
	padding-top: 25px;
	padding-bottom: 0px;
	/*background-image:url(../images/linha_azul.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
}
div#container #lista .cl_produtos .cl_descricao_produto {
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 5px;
	text-align: center;
}
div#container #lista .cl_produtos .cl_valor {
	font-size: 18px;
	font-weight: bold;
}
div#container #lista .cl_bt_esgotado{
	margin-top: 42px;	
}
/* COLUNA DIREITA */
div#container #coluna_dir {
	width: 190px;
	height: auto;
	float: left;
	display:block;
	margin-left: 13px;
	margin-top: 15px;
}
div#container #coluna_dir .cl_caixa_dir {
	width: 187px;
	height: auto;
	float: left;
	display: block;
	margin: 0px auto;
	background-image: url(../images/caixas/background_caixa.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
div#container #coluna_dir .cl_caixa_dir .cl_fim_caixa {
	width: auto;
	height: auto;
	float: left;
	margin-top: 5px;
}
div#container #coluna_dir .cl_caixa_dir div {
	width: 175px;
	height: auto;
	float: left;
	margin-left:6px;
	margin-top: 10px;
}
div#container #coluna_dir .cl_caixa_dir div .cl_texto_news {
	width: 166px;
	height: auto;
	font-size: 13px;
	color: #067ac5;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 4px;
}
div#container #coluna_dir .cl_caixa_dir div .cl_input_news_nome {
	width: 141px;
	background-image: url(../images/bg_caixa_nome_n.gif);
	border: 0px;
	padding-left: 6px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 6px;
	color: #7f7f7f;
	font-size: 11px;
	margin-bottom: 6px;
	margin-left: 6px;
	float: left;
}
div#container #coluna_dir .cl_caixa_dir div .cl_input_news_email {
	width: 99px;
	background-image: url(../images/bg_caixa_email_n.gif);
	border: 0px;
	padding-left: 6px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 6px;
	color: #7f7f7f;
	font-size: 11px;
	margin-bottom: 6px;
	margin-left: 6px;
	float: left;
}
div#container #coluna_dir .cl_caixa_dir div .cl_botao_ok {
	width: 30px;
	height: 25px;
	float: left;
	background-image: url(../images/bt_ok_news.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	margin-top: 0px;
	margin-left: 5px;
}
div#container #coluna_dir .cl_caixa_dir table {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#container #coluna_dir p {
	width: 180px;
	height: auto;
	float: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #ef6c12;
	margin-left: 3px;
}/* RODAPE */
div#container #rodape {
	width: 1000px;
	height: 192px;
	float: left;
	background-image: url(../images/background_rodape.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
div#container #rodape #links {
	width: 530px;
	height: auto;
	float: left;
	display: block;
	margin-left: 50px;
	margin-top: 20px;
}
div#container #rodape #links div {
	width: 130px;
	height: auto;
	float: left;
	display: block;
}
div#container #rodape #links div h1 {
	width: 110px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	color: #09507f;
	padding-bottom: 8px;
	margin-top: 12px;
	background-image: url(../images/linha_azul.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
	display: block;
}
div#container #rodape #links div p {
	width: 105px;
	height: auto;
	line-height: 15px;
	float: left;
	display: block;
	margin-top: 5px;
}
div#container #rodape #links div a {
	font-size: 11px;
	color: #09507f;
	text-decoration: none;
}
div#container #rodape #links div a:hover {
	font-size: 11px;
	color: #09507f;
	text-decoration: none;
}
div#container #rodape #informacoes {
	width: 380px;
	height: auto;
	float: left;
	display: block;
	font-size: 11px;
	color: #09507f;
	margin-left: 10px;
	margin-top: 20px;
}
div#container #rodape #informacoes h1 {
	width: auto;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	color: #09507f;
	padding-bottom: 8px;
	margin-top: 12px;
	margin-bottom: 5px;
	background-image: url(../images/linha_azul.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	float: left;
	display: block;
}
div#container #rodape #informacoes table {
	float: left;
	margin-right: 15px;
	height: 60px;
}
div#container #rodape #informacoes table td {
	color: #09507f;
}
.texto {
	font-size: 12px;
}
div#container #sacola {
	width: 730px;
	height: auto;
	float: left;
	display: block;
	margin-top: 15px;
	padding-top: 12px;
	margin-right: 15px;
}
div#container #sacola .cl_titulo {
	width: auto;
	height: auto;
	float: left;
	margin-bottom: 30px;
}
div#container #sacola table {
	float: left;
}
div#container #sacola .cl_sacola {
	width: 700px;
	height: auto;
	float: left;
	display: block;
}
.cl_titulo_msgs {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #af420e;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
.cl_bl_tb {
	border-left:1px solid #f0da66;
}
.cl_bt_tb {
	border-top:1px solid #f0da66;
}
.cl_br_tb {
	border-right:1px solid #f0da66;
}
.cl_bb_tb {
	border-bottom:1px solid #f0da66;
}
.cl_td_msgs {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 8px;
	line-height: 30px;
	background-image: url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.cl_td_msgs a {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.cl_pg td {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 8px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
.cl_pg td a {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 8px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.cl_pg_msg {
	margin-left: 15px;
}
.cl_mensagens {
	margin-left: 15px;
}
.cl_pg_msg strong {
	color: #af420e;
}
.cl_pg_msg td {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 8px;
	line-height: 30px;
	background-image: url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
div#container #sacola .cl_sacola th {
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #af420e;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
div#container #sacola .cl_sacola td {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 8px;
}
div#container #sacola .cl_sacola .cl_valor_tproduto {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
div#container #sacola .cl_sacola td .cl_valor_cep {
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #af420e;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
div#container #sacola .cl_sacola td .cl_campo {
	background-color: #f8f8a5;
	border: 1px solid #dcca7e;
	font-size: 10px;
	color: #af420e;
	text-align: center;
}
div#container #sacola .cl_sacola .cl_valor_total {
	width: auto;
	height: 50px;
	line-height: 50px;
	background-color: #fdfdb2;
	text-align: right;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}
div#container #sacola p {
	float: left;
	margin-bottom: 20px;
}
div#container #sacola .cl_sacola .cl_valor_total strong {
	font-size: 20px;
	color: #af420e;
}
div#container #lista .cl_produtos .cl_descricao_linha {
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color:#ec6c13;
}
div#container #lista .cl_produto {
	width:540px;
	height: auto;
	float: left;
	display: block;
}
div#container #lista .cl_produto #dados_produtos {
	width:540px;
	height: auto;
	float: left;
	display: block;
	background-image: url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
div#container #lista .cl_produto #dados_produtos h1 {
	font-size:25px;
	font-weight: bold;
	color: #d44400;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
div#container #lista .cl_produto #dados_produtos h2 {
	font-size:13px;
	font-weight: normal;
	color: #af420e;
	float: left;
	clear: both;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
div#container #lista .cl_produto #dados_produtos h2 a{
	font-size:13px;
	font-weight: normal;
	color: #af420e;
	text-decoration: none;
}
div#container #lista .cl_produto #dados_produtos h2 a:hover{
	font-size:13px;
	font-weight: normal;
	color: #af420e;
	text-decoration: none;
}

div#container #lista .cl_produto #dados_produtos h2 small {
	font-size:11px;
}
div#container #lista .cl_produto #imagens {
	width: 300px;
	height: auto;
	float: left;
	display: block;
}
div#container #lista .cl_produto #imagens .cl_img_produto {
	width: auto;
	height: auto;
	float: left;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
div#container #lista .cl_produto #imagens .cl_titulo_outras {
	width: auto;
	height: auto;
	float: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#container #lista .cl_produto #imagens .cl_img_adcionais {
	width: 300px;
	height: auto;
	float: left;
	display: block;
}
div#container #lista .cl_produto #imagens .cl_img_adcionais li {
	width: 145px;
	height: auto;
	float: left;
	display:block;
	margin-left: 2px;
	margin-right: 2px;
}
div#container #lista .cl_produto #valor_produto {
	width: 211px;
	height: auto;
	float: left;
	display: block;
	margin-left: 15px;
}
.cl_de {
	font-size: 14px;
	font-weight:bold;
	color: #0a68aa;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cl_sacola .cl_de {
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cl_de span {
	text-decoration: line-through;
}
div#container #lista .cl_produto #valor_produto .cl_de {
	font-size: 17px;
	font-weight:bold;
	color: #af420e;
	padding-top: 11px;
}
div#container #lista .cl_produto #valor_produto .cl_de span {
	text-decoration: line-through;
}
div#container #lista .cl_produto #valor_produto .cl_por {
	font-size: 18px;
	font-weight:bold;
	color: #f64905!important;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
div#container #lista .cl_produto #valor_produto .cl_por span {
	font-size: 18px;
	color: #f64905!important;
}
div#container #lista .cl_produto #valor_produto .cl_botao_comprar {
	width: 211px;
	height: auto;
	float: left;
	background-image: url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 13px;
	margin-top: 14px;
}
div#container #lista .cl_produto #valor_produto .cl_indique_interno {
	width: 204px;
	height: 31px;
	float: left;
	display: block;
	margin-top: 8px
}
div#container #lista .cl_produto #descricao {
	width: 520px;
	height: auto;
	float: left;
}
div#container #lista .cl_produto #descricao h1 {
	width: 520px;
	height: auto;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color:#ce4200;
	padding-bottom: 10px;
	background-image: url(../images/linha_laranja.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-top: 20px;
}
div#container #lista .cl_produto #descricao p {
	font-size: 11px;
	color: #703f28;
	font-weight: normal;
	margin-top: 15px;
	float: left;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #f8f8a5;
	border: 1px solid #dcca7e;
}
.cl_senha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration: none;
}
.cl_contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cl_contato td {
	padding: 3px;
}
.cl_contato td strong {
	color: #af420e;
}
.cl_contato td .cinza {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.cl_formas_p{
	font-size: 11px;
	color: #09507f;
}
.cl_vermelho{
	font-size: 12px;
	color: #af420e;
	font-weight: bold;
}
