/* Genérico */

.bordersTopLeft
	{
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px;
	}
.bordersTopRight
	{
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px;
	}
.bordersTopLeftRight
	{
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px;
	}

.bordersBottomLeftRight
	{
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.bordersLeftRight
	{
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px;
	}

.bordersRight
	{
	border-color: #CCCCCC #EEEEEE #EEEEEE #EEEEEE; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px;
	}


.textoHome
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	text-align:right;
	}
	
	
	
.conteudo
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 17px;
	text-align: left;
	}	
	
.conteudoLinks:link {color: #CC0000; text-decoration: underline;}
.conteudoLinks:active {color: #CC0000; text-decoration: underline;}
.conteudoLinks:visited {color: #CC0000; text-decoration: underline;}
.conteudoLinks:hover {color: #CC0000; text-decoration: none;}
	

.conteudoTabelas
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	text-align: left;
	}	

.conteudoTabelasSemMargens
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 17px;
	}	



.conteudoTabelasCentrado
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 15px;
	text-align: center;
	}
	
.conteudoMargensImg
	{
	margin-right: 15px;
	margin-bottom: 10px;
	border-color: #666666 #666666 #666666 #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}


/* Rodapé */

.textoRodape
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: left;
	}

.linksRodape:link {color: #000000; text-decoration: none;}
.linksRodape:active {color: #000000; text-decoration: none;}
.linksRodape:visited {color: #000000; text-decoration: none;}
.linksRodape:hover {color: #333333; text-decoration: underline;}

.logoBTransportes
	{
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.linkLingua
	{
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	}


/* FORMULÁRIOS */

.titFormHorarios
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 5px; margin-bottom: 10px; margin-left: 10px;
	line-height: 13px;
	}
.caixas
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
	margin-bottom: 10px;  margin-left: 10px;
	}