﻿/* Box Style */
.txtBoxStyle1
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/corners.gif);
}

.txtBoxStyle2
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/grid.gif);
}

.txtBoxStyleNewsletter
{
    border-top: 0px solid #999999;
    border-bottom: 0px solid #999999;
    border-left: 0px solid #999999;
    border-right: 0px solid #999999;
	padding-left: 4px;
    background: transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
}

/* Tabelas */
.tabelaLinhaImpar {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Trebuchet MS;
    font-size: 12px;   
}

.tabelaLinhaPar {
	background-color: #DCDCDC;
	color: #000000;
	font-family: Trebuchet MS;
    font-size: 12px;   
}

.tabelaHeader 
{
	/*background-color: #018ADA;*/
	/*background: url('imagens/fundo_drivers_top.jpg');*/
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS;
    font-size: 12px;   
	border: 0px;
	/*height: 29px;*/
}

/* Popups */
.bodyPopup 
{
	background-color: #FFFFFF;
}

.txtTituloPopup {
	font-family: Trebuchet MS;
    font-size: 14px;    
    color: #FFFFFF;
	text-decoration: normal;
	font-weight: normal;
}

.txtPopup {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #000000;
	text-decoration: none;
}

/* DropDownList */
.txtDropDownList {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

/* Validações */
.txtValidacao {
	color: #CE0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

/* Formulários */
.txtFormulario {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.txtTipoPais {
	font-family: Trebuchet MS;
    font-size: 9px;    
    color: #000000;
	text-decoration: none;
	line-height: 18px;
	height: 18px;
}

/* Normal */
.txtNormal {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.txtNormalBold {
	font-family: Trebuchet MS;
    font-size: 12px;     
    color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.lnkNormal:link, a.lnkNormal:visited, a.lnkNormal:active  {
	font-family: Trebuchet MS;
    font-size: 12px;    
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a.lnkNormal:hover {
	font-family: Trebuchet MS;
    font-size: 12px;    
	font-style: normal;
	color: #FB7118;
	text-decoration: none;
}

a.lnkNormalPeq:link, a.lnkNormalPeq:visited, a.lnkNormalPeq:active  {
	font-family: Trebuchet MS;
    font-size: 11px;    
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a.lnkNormalPeq:hover {
	font-family: Trebuchet MS;
    font-size: 11px;    
	font-style: normal;
	color: #FB7118;
	text-decoration: none;
}

.txtManutencao {
	font-family: Trebuchet MS;
    font-size: 13px;    
    color: #018ADA;
	text-decoration: none;
	font-weight: bold;
}

.txtNormalLaranja {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #FB7118;
	text-decoration: none;
	line-height: 20px;
}

.txtNormalAzul {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #018ADA;
	text-decoration: none;
	line-height: 20px;
}

a.lnkNormalAzul:link, a.lnkNormalAzul:visited, a.lnkNormalAzul:active  {
	font-family: Trebuchet MS;
    font-size: 12px;    
	font-style: normal;
	color: #018ADA;
	text-decoration: none;
}
a.lnkNormalAzul:hover {
	font-family: Trebuchet MS;
    font-size: 12px;    
	font-style: normal;
	color: #FB7118;
	text-decoration: none;
}

.txtLingua {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.lnkLingua:link, a.lnkLingua:visited, a.lnkLingua:active  {
	font-family: Trebuchet MS;
    font-size: 12px;    
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lnkLingua:hover {
	font-family: Trebuchet MS;
    font-size: 12px;    
	font-style: normal;
	color: #018ADA;
	text-decoration: none;
}

.txtLinguaActual {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #018ADA;
	text-decoration: none;
	font-weight: normal;
}

/* Recursos */
a.lnkRecursos:link, a.lnkRecursos:visited, a.lnkRecursos:active  {
	font-family: Trebuchet MS;
    font-size: 14px;    
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkRecursos:hover {
	font-family: Trebuchet MS;
    font-size: 14px;    
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Drivers */
.txtDrivers {
	font-family: Trebuchet MS;
    font-size: 14px;    
    color: #018ADA;
	text-decoration: none;
	line-height: 16px;
}

a.lnkDrivers:link, a.lnkDrivers:visited, a.lnkDrivers:active  {
	font-family: Trebuchet MS;
    font-size: 14px;    
	font-style: normal;
	color: #018ADA;
	text-decoration: none;
}
a.lnkDrivers:hover {
	font-family: Trebuchet MS;
    font-size: 14px;    
	font-style: normal;
	color: #FB7118;
	text-decoration: none;
}


/* Noticias */

a.lnkTituloNoticiaInicio:link, a.lnkTituloNoticiaInicio:visited, a.lnkTituloNoticiaInicio:active  {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #023B92;
	text-decoration: none;
}
a.lnkTituloNoticiaInicio:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #023B92;
	text-decoration: underline;
}

.txtDescricaoNoticiaInicio {
	font-family: Trebuchet MS;
    font-size: 11px;    
    color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.txtTituloNoticia {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #023B92;
	text-decoration: underline;
	font-weight: bold;
}

.txtDataNoticia {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #FF8B00;
	text-decoration: none;
	font-weight: normal;
}

.txtDataNoticiaInicio {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.txtTextoNoticiaInicio {
	font-family: Trebuchet MS;
    font-size: 11px;    
    color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.lnkFonteNoticia:link, a.lnkFonteNoticia:visited, a.lnkFonteNoticia:active  {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0083FF;
	text-decoration: none;
}
a.lnkFonteNoticia:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF8B00;
	text-decoration: none;
}

/* Recursos */
.txtTituloRecursos {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #00ABE1;
	text-decoration: normal;
	font-weight: bold;
}

/* Rodapé */
a.lnkRodape:link, a.lnkRodape:visited, a.lnkRodape:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	
}
a.lnkRodape:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}

.txtRodape 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.tdRodape 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	height: 30px;
	background-color: #CCCCCC;
	/*background-image: url('imagens/fundo_rodape.jpg');*/
}


/* Menus */
a.lnkMenu:link, a.lnkMenu:visited, a.lnkMenu:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lnkMenu:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.txtMenu {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

td.fundoSubMenu {	

	background-color: #000000;
	color: #FFFFFF;
}
a.lnkSubMenu:link, a.lnkSubMenu:visited, a.lnkSubMenu:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #FC7216;
	text-decoration: none;
}
a.lnkSubMenu:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #0083FF;
}
.txtSubMenuSel {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #0083FF;
	text-decoration: none;
}

td.botaoMenu a:active, td.botaoMenu a:link, td.botaoMenu a:visited {	

	/*background-color: #000000;*/
	color: #FFFFFF;
	
	background: transparent url('imagens/btt_menu.jpg') repeat 0% 50%;
	vertical-align: middle;
	line-height: 28px;
	width: 130px;
	height: 28px;
	
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display:block;
	clear:both;
	cursor: pointer;
}
td.botaoMenu a:hover {	

	/*background-color: #000000;*/
	color: #000000;
	
	background: transparent url('imagens/btt_menu_on.jpg') repeat 0% 50%;
	vertical-align: middle;
	line-height: 30px;
	width: 130px;
	height: 30px;
	
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display:block;
	clear:both;
	cursor: pointer;
}
td.botaoMenuSel a:active, td.botaoMenuSel a:link, td.botaoMenuSel a:visited {	

	/*background-color: #000000;*/
	color: #000000;
	
	background: transparent url('imagens/btt_menu_on.jpg') repeat 0% 50%;
	vertical-align: middle;
	line-height: 30px;
	width: 130px;
	height: 30px;
	
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display:block;
	clear:both;
	cursor: pointer;
}
td.botaoMenuSel a:hover {	

	/*background-color: #000000;*/
	color: #000000;
	
	background: transparent url('imagens/btt_menu_on.jpg') repeat 0% 50%;
	vertical-align: middle;
	line-height: 30px;
	width: 130px;
	height: 30px;
	
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display:block;
	clear:both;
	cursor: pointer;
}

/* fundos */
.body 
{
	background: url('imagens/fundo.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}

.bodyIE
{
	background: url('imagens/fundo.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px auto 0 auto;
}

.miolo {
	background-image: url('imagens/fundo_miolo.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}

.bottom 
{
	background: url('imagens/fundo_bottom.jpg');
	background-position: bottom center;
	background-repeat: repeat-x;
	margin: 0px;
	height: 200px;
}

/* Hrs */
.hrs {
	color: #0083FF;
	background-color: #0083FF;
	height: 1px;
}

/* GridView paginação */
.gridviewPaginacao, .gridviewPaginacao td
{     
    color: #FC7216;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    vertical-align: top;
    font-family: Trebuchet MS;
}
.gridviewPaginacao a
{
    color: #0083FF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    vertical-align: bottom;
    font-family: Trebuchet MS;
}
.gridviewPaginacao a:hover
{
    color: #FC7216;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    vertical-align: bottom;
    font-family: Trebuchet MS;
}

/* Paginação */
.txtPaginacao  {
	color: #0083FF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    font-family: Trebuchet MS;
}
a.lnkPaginacao:link, a.lnkPaginacao:visited, a.lnkPaginacao:active  {
	color: #0083FF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    font-family: Trebuchet MS;
}
a.lnkPaginacao:hover {
	color: #FC7216;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    font-family: Trebuchet MS;
}
