@import url('template.css');
@import url('boxes.css');
@import url('elementos.css');

/* corre��o de bugs gerais */

a{ position: relative; color: #c8c8c8; text-decoration: none;} 
a:hover{ text-decoration: underline; }
a:focus{ outline: none; }

object { outline:none; }

input, select, textarea{ font-family: Trebuchet MS; font-size: 11px; color: #ffffff; background-color: #414141;}
select{ border: thin inset; }

/* TITULOS GERAIS */
h2{ margin: 15px 0 25px 0; border: 1px solid #363737; border-width: 1px 0; padding: 25px 25px 15px 25px; color: #ffffff; background: url(../_img/bg_wrapper.jpg) no-repeat 0 -16px; }
h3.onetile{ margin-left: 25px; margin-bottom: 20px; color: #fff; margin-right: 500px; color: #ffffff; }

/* link com imagem de background-padrao */
.button{ text-transform: uppercase; background: url(../_img/ico_type3.gif) no-repeat 0 2px; vertical-align: bottom; padding-top: 4px; height: 14px; padding-left: 23px; width: 100%; font-size: 10px; font-weight: bold; position: relative; }
	.button a{ color: #ffffff; }
	.button a:hover{ text-decoration: none; color: #CCCCCC; }
	
	/* imagens diferenciadas */
	.pdfbutton{ background: url(../_img/ico_type5.gif) no-repeat center left; padding-top: 0px; padding-bottom: 0; height: auto; font-size: 11px;  }
	.back{ background: url(../_img/ico_type9.gif) no-repeat center left; padding-left: 20px; }
	.print{ background: url(../_img/ico_type10.gif) no-repeat center left; padding-left: 20px; }
	.send{ background: url(../_img/ico_type11.gif) no-repeat center left; padding-left: 15px; width: 130px; }

.titTop{ border: 1px solid #383838; border-width: 1px 0; margin-bottom: 16px; background: url(../_img/bg_wrapper.jpg) no-repeat -253px -16px; padding: 25px 0 15px 10px; width: 716px; }
.titTop h4{ margin-bottom: 0; }


/* sifr */
.txtFlash{ line-height: normal!important; }
.txt10{ font-size: 10px!important; }
.txt11{ font-size: 0.94em!important; }
.txt12{ font-size: 12px!important; }
.txt13{ font-size: 13px!important; }
.txt14{ font-size: 14px!important; }
.txt15{ font-size: 15px!important; }
.txt16{ font-size: 1.40em!important; }
.txt16new{ font-size: 16px!important; }
.txt18{ font-size: 18px!important; }
.txt19{ font-size: 19px!important; }
.txt20{ font-size: 20px!important; }
.txt22{ font-size: 22px!important; }
.txt24{ font-size: 24px!important; }
.txtblue{ color: #6f91c0; }
.txtgray{ color: #909090; }
.txtgrayfoot{color:#bcbcbc}
.txtgraytwo{ color: #000}
.txtgraythree{ color: #bcbcbc}
.txtgrayfour{ color: #dedede }
.txtwhite{ color: #ffffff; }
.txtnotaf{ color: #bca909; }
.txtyellow,
.txtyeloow{ color: #fee300; }
.txtgrayfive{ color: #9b9b9b;}


/* POGS */

/* volksbus n�o possui compare */
#hasCompEmpty{ display: none; background: none!important; }
.notCompare #hasComp{ display: none; }
.notCompare #hasCompEmpty{ display: block; }


.letter-spacing{ letter-spacing: -1px; }
