#caixaPadrao select{
	border: 1px solid #AAA;
}
#caixaPadrao input{
	border: 1px solid #AAA;
}
.subTitulo {
	font: 13px Arial;
	color: #D64100;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.textoCadastro {
	font: 12px Arial;
	color: #393439;
	text-decoration: none;
	padding-left: 5px;
}
.LinkMenu {
	font : 11px Verdana;
	color : #333333;
	text-decoration : none;
	padding-left : 5px;
}
a.LinkMenu:hover{
	text-decoration : none;
	padding-left : 5px;
}
.tituloMenu {
	font : bold 11px Verdana;
	color : #F5F5F5;
	text-decoration : none;
	padding-left : 10px;
}
.legendaRight{
	text-decoration: none;
	font: 12px Arial;
	color: #393439;
	padding-left: 5px;
	text-align: right;
}
.legendaLeft{
	text-decoration: none;
	font: 12px Arial;
	color: #393439;
	padding-left: 5px;
	text-align: left;
}
.texto{
	text-decoration: none;
	font : 11px Verdana;
	color : #333333;
	padding-left : 5px
}
A.texto:HOVER {
	text-decoration: none;
}
.textonews{
	text-decoration: none;
	font : 11px Verdana;
	color : #333333;
}
A.textonews{
	text-decoration: none;
}
.textoMenorBold{
	font : bold 9px Verdana;
	color : #333333;
	padding-right : 5px
}
.Linktexto{
	text-decoration: none;
	font : 11px Verdana;
	color : #333333;
	padding-left : 5px;
	border : 1px solid #FFFFFF;
	width: 135px;
}
A.Linktexto:HOVER{
	text-decoration: none;
	font : 11px Verdana;
	color : #333333;
	padding-left : 5px;
	border : 1px solid #C1C1C1;
	background : #E5E5E5;
	width: 135px;
}
.botoes {
	BORDER-TOP-WIDTH: 1px;
	FONT-WEIGHT: bold;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BORDER-LEFT-COLOR: #FFAF95;
	BACKGROUND: #CC3300;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #6A1B00;
	COLOR: #FFFFFF;
	BORDER-TOP-COLOR: #FFAF95;
	FONT-FAMILY: Verdana;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #6A1B00;
}
.LinkCapaVeiculosVenda {
	font: 11px Verdana;
	color: #5C5C5C;
	text-align: right;
}
.estiloTDVeiculosVenda {
	text-decoration: none;
	font: 11px Verdana;
	color: #5C5C5C;
	text-align: left;
}
.estiloTDVeiculosVenda:hover {
	background-color: #E3E3E3;
}
.estiloTDVeiculosVenda  td{
	border-bottom: 1px dashed #C5C5C5;
}
.estiloTRVeiculosVenda {
   text-decoration: none;
   font: 11px Verdana;
   color: #5C5C5C;
   text-align: left;
   background-color: #F4F4F4;
}
.estiloTRVeiculosVendaHover {
   text-decoration: none;
   font: 11px Verdana;
   color: #5C5C5C;
   text-align: left;
   background-color: #E3E3E3;
}
.estiloTRVeiculosVenda td {
   border-bottom: 1px dashed #C5C5C5;
}
.estiloTRVeiculosVendaHover td {
   border-bottom: 1px dashed #C5C5C5;
}
.LinkVeiculosVenda {
	text-decoration: none;
	color: #4A6E92;
	font: 11px Verdana;
}