.txtrodape {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #1a476b;
}

.cinza {
	color: #89898a;
}

.txtbranco {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
	line-height: 14px;
}

.txtanunciolista {
	font-family: Verdana;
}

.txt {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	line-height: 12px;
}

.txt2 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}

.txt3 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #3333FF;
	line-height: 15px;
}

.txt4 {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}

.txt5 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 12px;
}

.txt :hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #666666;
	line-height: 12px;
}

.txtPreto {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	line-height: 12px;
}

.txtPreto2 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.txtPreto :hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #000000;
	line-height: 12px;
}

.txtPreto2 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.txtlaranja  {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

.font2 {
	font-size: 12px;
}

.font3 {
	font-size: 15px;
}

.b{
	font-weight: bold;
}

.txtbranco :hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.botao
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px
}

.combo
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px
}

.combo2
{
	font-family: Verdana;
	font-size: 11px;
    BACKGROUND-COLOR: #ffffff;
	/*BORDER-BOTTOM: #000000 1px solid;*/
	BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
}

.combolaranja
{
    BACKGROUND-COLOR: #FF9900;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px
}

.link
{
	cursor: pointer;
	cursor: hand;
}

.laranja  {
	color: #FF9900;
}

.branco {
	color: #FFFFFF;
}

.txtbusca {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.formulario
{
	font: 10px Verdana;
	vertical-align: middle;
}

.formulario_checkbox
{
	vertical-align: middle;
	border: none;
}

.bg_cx_senha {
	background-image:url('images/senha.gif');
	background-repeat:no-repeat;
}

.bg_cx_login {
	background-image:url('images/email.gif');
	background-repeat:no-repeat;
}
