/*********************************************************************************/
/* ZERANDO AS PROPRIEDADES DOS OBJETOS
/*********************************************************************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, 
address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt,
var,dl, dt, dd, ol, ul, li,fieldset, form, label,legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:Tahoma, Arial, "Microsoft Sans Serif", Verdana;
	font-size:11px;

}


/*********************************************************************************/
/* TABELA DE CONTAS ADMIN
/*********************************************************************************/
#lista_contas{
	border:0;
	margin:0; padding:0;
}
#lista_contas th{
	background-color:#003366;
	color:#FFF;
}

/*********************************************************************************/
/* REGRAS GERAIS DE FORMATAÇÃO
/*********************************************************************************/
.texto{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.preco{
	color:#F30;
}
.visualizações{
	color:#003366;
}
.cliques_recebidos{
	
}
.taxa_conversao{
	color:#CC0000;
}
.limite_excedido{
	padding:10px 40px 0 40px;
}
.titulo_pagina{
	font-weight: bold;
	color: orangered;
	font-size: 14px;
	border-bottom: 1px dashed black;
	padding:10px 0 8px;
}
.titulo2{
	color: orangered;
	font: 700 14px Arial, Helvetica, sans-serif;
}
.titulo2{
	color: orangered;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.ajuda_admin{
	cursor: hand;
	text-decoration: underline;
	color: #0099CC;
}
a{
	font-size: 11px;
	color: #369;
	text-decoration: none;
}
a:hover{
	color: orangered;
	text-decoration: underline;
}
a.categoria{
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a.categoria:hover{
	font-size: 11px;
	color: orangered;
	text-decoration: underline;
}
a.categoria:visited{
	font-size: 11px;
	color: #336699;
	text-decoration: nome;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FAFAFA;
	width: 98%;
	border: 1px solid #FF6600;
}
.bgCinza {
	background-color: #F0F0F0;
	vertical-align: middle;
}
.bgClaro {
	background-color: #FFF;
	vertical-align: middle;
}
.lBranca {

font-family: Arial;
font-size: 11px;
color: #FFFFFF;
}
.vendidoTitulo {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.vendidoRiscado {

	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: line-through;
}
.alerta {
	font: bold 12px/18px Tahoma, Arial, Verdana;
	color: #FFFFFF;
	background: #FF0000;
	height: 23px;
	padding-left: 5px;
	text-transform: uppercase;
}
.border {
	border: 1px solid #FF0000;
	padding: 8px;
}
.cadastro_usuario {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 7px;
	background-color: #FEEBE7;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
}



/*********************************************************************************/
/* SISTEMA DE CLASSIFICADOS (ÁREA ADMINISTRATIVA)
/*********************************************************************************/
.strong_block{
	display:block; 
	float:left; 
	width:120px; 
	clear:left;
}
.textarea, .input_nome, .input_email, .input_tel, .input_valor, .input_titulo{
	border:1px solid #ccc;
	background-color:#f4f4f4;
	margin-bottom:5px;
}
.input_tel, .input_valor{
	width:120px;
}
.input_nome, .input_titulo, .input_email{
	width:150px;
}
.textarea{
width:240px;
height:80px;
}

#classificados h1{
	font:bold 14px Tahoma, Arial, "Microsoft Sans Serif", Verdana;
	color:#006699;
	border-bottom:1px dotted #F60;
	padding:4px;
}
#classificados{

}
#classificados ul, #classificados li{
	padding:0;
	margin:0;
	list-style:none;
}
#classificados li{
	border-bottom:1px solid #ccc;
	padding:15px;
	margin-bottom:10px;
}
/* ***************************************************** */
/* 06/12/2007 - PAINEL DE CONTROLE GERAL
/* ***************************************************** */
#admin_geral{
	background:none #FFF;
}
#fotos_vcard {
	margin:0; padding:0;
}
#fotos_vcard li{
	list-style:none;
	float:left;
	margin-right:7px;
}



/* ***************************************************** */
/* 11/08/2009 - Ajuste exclusivo para o Catão Imóveis
/* ***************************************************** */
#barra_anuncio{
	text-align:center;
	margin:0 auto;
}
#barra_anuncio a{
	display:block;
	background:url(../agencias/images/catao_veiculos/visite_imoveis.png) -120px 0;
	height:40px;
	width:768px;
	text-align:center;
	margin:0 auto;
	text-indent:-5000px; overflow:hidden;
	border-bottom:2px solid #fff;
}

.valor{
	color:#F60;
	font-weight:700;
}
