/* CSS Document */

.c_subtotais {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #042C60;
}
.c_total {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A23300;
}


/* ------------------------- INPUT -------------------------- */
/* ---------------------------------------------------------- */
.c_input2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	border-width: 1px;
	border-style: solid;
	border-top-color: #4D4E49;
	border-right-color: #D8D9D4;
	border-bottom-color: #D8D9D4;
	border-left-color: #4D4E49;
}
.c_input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	border-width: 1px;
	border-style: solid;
	width:195px;	
	border-top-color: #4D4E49;
	border-right-color: #D8D9D4;
	border-bottom-color: #D8D9D4;
	border-left-color: #4D4E49;
}
.caixas {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	border-width: 1px;
	border-style: solid;
	width:195px;	
	border-top-color: #4D4E49;
	border-right-color: #D8D9D4;
	border-bottom-color: #D8D9D4;
	border-left-color: #4D4E49;
}
.fundo_base {
	background-image: url(../imagens/car_compras/base.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
}

.c_input_subtotal {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #042C60;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.c_input_total {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A23300;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.c_input_parcela {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #A23300;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}.fdo_topo_car {
	background-image: url(../imagens/car_compras/fdo_topo_car.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
