/*
Todo este sistema pertence a: RNF Design - Soluções Inteligentes para WEB
PROJETO: RNF Veículos
Mais informações acesse: http://www.rnfdesign.com.br
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
	font-family: tahoma;
	background-image: url(../img/bg1.gif);
}
.tbGeral {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.tbMenuAzulFundo {
	background-image: url(../img/menu_azul_fundo.gif);
	background-repeat: repeat-y;
}
.tbMenuVerdeFundo {
	background-image: url(../img/menu_verde_fundo.gif);
	background-repeat: repeat-y;
}
.txtTituloMenu {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	background-position: top;
	letter-spacing: 3px;
	text-decoration: none;
}
.txtRodape {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tbRodapeFundoTopo {
	background-image: url(../img/rodape_fundo.gif);
	background-repeat: no-repeat;
}
.linkMenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tbTituloCentral {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #0080B9;
	background-image: url(../img/titulo_fundo.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-decoration: none;
}
.txtTahoma11Azul {
	font-size: 11px;
	color: #0080B9;
	text-decoration: none;
}
.txtTahoma12Laranja {

	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.tbFundoFoto {
	background-image: url(../img/fundo_foto.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tbImgThumb {
	border: 1px solid #CCCCCC;
}
.txtTahoma12Verde {
	font-size: 12px;
	color: #569C1C;
	text-decoration: none;
}
.txtTahoma12Azul {
	font-size: 12px;
	color: #0080B9;
	text-decoration: none;
	line-height: 18px;
}
.tdSublinhado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.txtTituloCentral {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #0080B9;
	font-weight: bold;
	text-decoration: none;
}
