BODY {
	background-color: #dedede;
	margin: 0px;
}

TD {
	font-family: Verdana,Arial,TrebuchetMS;
	font-size: 9px;
}

A {
	color: #969696;
	text-decoration: none;
}

A:HOVER {
	color: #b62424;
	text-decoration: none;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana,Arial,TrebuchetMS;
}

.txt10px {
	font-size: 10px;
}

.txt11px {
	font-size: 11px;
}
.txt12px {
	font-size: 12px;
}
.txt13px {
	font-size: 13px;
}
.txtAzul {
	color: #042b85;
}

.txtCinzaClaro {
	color: #969696;
}

.txtCinza {
	color: #787878;
}

.txtVermelho {
	color: #b62424;
}

.txtCinzaEscuro {
	color: #3f3f3f;
}

.txtBranco {
	color: White;
}

.cbPlaca {
	border: solid 1px #c0c0c0;
	font-size: 9px;
	height: 14px;
}

.field {
	border: solid 1px #c0c0c0;
	color: #787878;
	font-size: 9px;
}

.cb {
	border: solid 1px #c0c0c0;
	font-size: 9px;
	color: #787878;
	height: 14px;
}

.rdo {
	width: 11px;
	height: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 4px;
	
}

.dest {
	font-weight: bolder;
}

.upcase {
	text-transform: uppercase;
}

.latEsq {
	background-image: url(../_img/misc/bg_det_esq.gif);
	background-repeat: repeat-y;
}

.latDir {
	background-image: url(../_img/misc/bg_det_dir.gif);
	background-repeat: repeat-y;
}

.bgBot {
	background-image: url(../_img/misc/bg_det_bot_site.gif);
	background-repeat: repeat-x;
}

.bgVermelho {
	background-color: #b62424;
}

.bgPop {
	background-image: url(../_img/bgPop.jpg);
	background-repeat: repeat-y;
}

.titCinza {
	background-color: #dedede;
}

.titAzul {
	background-color: #cddbe0;
}

.titLaranja {
	background-color: #ff9500;
}

.seuPeugeot .bgEsq {
	background-image: url(../_img/misc/bg_det_esq_seuPeugeot.gif);
	background-repeat: repeat-y;
}

.seuPeugeot .bgDir {
	background-image: url(../_img/misc/bg_det_dir_SeuPeugeot.gif);
	background-repeat: repeat-y;
}

.bgSeuPeugeot {
	background-image: url(../_img/misc/bg_seuPeugeot.jpg); 
   background-repeat: no-repeat;	
	width: 266px;
	height: 106px;
}

.bgUserName {
	background-color: #b1b2b5;
}

.bdBottom {
	border-bottom: solid 1px #dedede;
}

.bdBottom2 {
	padding-bottom:3px;
	border-bottom: solid 2px #dedede;
}

.resp20px {
	padding-left: 20px;
}

.resp18px {
	padding-left: 18px;	
}

.resp12px {
	padding-left: 12px;	
}

.resp7px {
	padding-left: 7px;
	padding-right: 7px;
}

.resp5px {
	padding-left: 5px;
	padding-right: 5px;
}

.resp4px {
	padding-left: 4px;
}

.resp3px {
	padding-left: 3px;
	padding-right: 3px;
}

.resp2px {
	padding-left: 2px;
	padding-right: 2px;
}

.dadosPessoais TD {
	border-bottom: solid 1px #dedede;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
}

.dadosPessoais A {
	color: Black;
	text-decoration: none;
}

.dadosPessoais A:HOVER {
	color: #b62424;
	text-decoration: none;
}

.respTrajeto {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 9px;
}

.respConcess {
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 155px;
}

.concessionarias TD {
	color: #3f3f3f;
}

.concessionarias A {
	color: #b62424;
	text-decoration: underline;
}

.concessionarias A:HOVER {
	color: #b62424;
	text-decoration: none;
}

.concessionarias .email {
	color: #3f3f3f;
	text-decoration: none;
}

.concessionarias .email:HOVER {
	color: #b62424;
	text-decoration: none;
}

.concessionarias .cb {
	border: solid 1px #c0c0c0;
	font-size: 9px;
	color: #3f3f3f;
	height: 14px;
}

.concessionarias .field {
	border: solid 1px #c0c0c0;
	color: #3f3f3f;
	font-size: 9px;
}

.sepBloco {
	background-image: url(../_img/misc/sep_blocos.gif);
	background-repeat: repeat-y;
}

.sepContent {
	background-image: url(../_img/misc/sep.gif);
	background-repeat: repeat-x;
}

.dicas A {
	color: #3f3f3f;
	text-decoration: none;
}

.contDicas A {
	color: Black;
	text-decoration: none;
}

.dicas .bdImg {
	border: solid 1px #bababa;
	border-left: solid 2px #bababa;
	border-right: solid 2px #bababa;
}

.resp_infocar {
	padding-left: 6px;
}

.sepDicas {
	background-image: url(../_img/misc/sepDicas.gif);
	background-repeat: repeat-x;
}

.servicos TD {
	color: #3f3f3f;
}

.servicos LI {
	color: #b62424;
	list-style-type: disc;
}

.topBox {
	background-image: url(../_img/misc/bg_top_box.gif);
	background-repeat: repeat-x;
}

.botBox {
	background-image: url(../_img/misc/bg_bot_box.gif);
	background-repeat: repeat-x;
}

.esqBox {
	background-image: url(../_img/misc/bg_esq_box.gif);
	background-repeat: repeat-y;
}

.dirBox {
	background-image: url(../_img/misc/bg_dir_box.gif);
	background-repeat: repeat-y;
}

.cad TD {
	color: #787878;
}

