.body_cinza{
	background-color: #D2D2D2;
	background-image: url(imagens/gradientecinza.jpg);
	beckground-repeat: repeat-x;
	beckground-position: top;
	margin-top: 0px;
	}

.body_verde{
	background-color: #99CCCC;
	background-image: url(imagens/gradienteback2.jpg);
	beckground-repeat: repeat-x;
	beckground-position: top;
	margin-top: 0px;
}
	
.borda_verde{
	border: 2px solid #006600;	
	}
	
.borda_laranja{
	border: 2px solid #FFCC66;	
	}
  
a.link_menu:link {
	color:#666666;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a.link_menu:visited {
	color:#666666;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.link_menu:hover {
	color:#009900; 
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.fundo_coletivo {
	background-image: url(imagens/pagcoletivo2.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat; 

	}

.borda_menu {	
	border-top-style: none;
	border-right-style: none; 
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}

a.link_verde:link {
	color:#006600;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.link_verde:visited {
	color:#006600;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.link_verde:hover {
	color:#00CC00;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-indent: 30pt; 
}

.textos_inst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-indent: 30pt; 
}

.ftabcol {
	/*fonte da tabela de enderecos do trasnp. coletivo*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-align: center;
}
.tabcol td{
	/*estilo tabela de enderecos do trasnp. coletivo*/
	border: thin solid #ffffff;
	text-align: center;
}

.ftabcontcol {
	/*fonte da tabela de contato do trasnp. coletivo*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
}
.tabcontcol td{
	border: thin solid #ffffff;
	text-align: center;
	background-color: #F9F9F9;
}
.campospassageiros {
	/*campos do formulario de contato do coletivo*/
	background-color:#DFE6FF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#0099CC;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #0099FF;
}
.form_campos_lh {
	/*campos do formulario de linhas e horarios*/
	background-color:#F7F7DD; 
	font: 10px arial, sans-serif; 
	color:#006600; 
	margin-right: 10px; 
	border-style: groove; 
	border: 2px solid #006600;
}
.form_botao_lh {
	/*botao do formulario de linhas e horarios*/
	background-color: #F7F7DD; 
	font: 12px Verdana;	
	color:#006600; 
	border: 1px solid #006600;
}
a.links_cinza:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.links_cinza:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.links_cinza:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none; 
}
.campos_encomendas{
	background-color:#F0F9F0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #006600;
}
#############################################################################################

.input { 
background-color: #FEFEF5; 
font: 12px verdana, arial, helvetica, sans-serif;
color:#4D7373;
border:1px solid #66CCCC;
}
.bordapacote {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #BFEEFF;
	border-right-color: #BFEEFF;
	border-bottom-color: #BFEEFF;
	border-left-color: #BFEEFF;
}
.turismoback {
	background-image: url(imagens/gradienteback.jpg);
	background-repeat: repeat-x;

}
.indexback {
	background-image: url(imagens/gradienteback2.jpg);
	background-repeat: repeat-x;
}

.campos {
	background-color:#DFE6FF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#0099CC;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #0099FF;




}
 .bordadireitaebaixo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: none;
	border-top-color: #EAF4FF;
	border-right-color: #EAF4FF;
	border-bottom-color: #EAF4FF;
	border-left-color: #EAF4FF;
}
.bordabaixo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #EAF4FF;
	border-right-color: #EAF4FF;
	border-bottom-color: #EAF4FF;
	border-left-color: #EAF4FF;
}
.bordacima {
	border-top: thin dotted #EAF4FF;
	border-right: thin none #EAF4FF;
	border-bottom: thin none #EAF4FF;
	border-left: thin none #EAF4FF;

}
.bordacimaedireita {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #EAF4FF;
	border-right-color: #EAF4FF;
	border-bottom-color: #EAF4FF;
	border-left-color: #EAF4FF;
}
A.links2:link {
	color:#003399;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.links2:visited {
	color:#003399;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.links2:hover {
	color:#0099FF;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.vejamais:link {
	color:#000099;
	text-decoration:none;
	font-size:xx-small;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.vejamais:visited {
	color:#000099;
	text-decoration:none;
	font-size:xx-small;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.vejamais:hover {
	color:#000099;
	text-decoration:none;
	font-size:xx-small;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.pacotes:link {
	color:#666666;
	text-decoration:none;
	font-size:xx-small;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.pacotes:visited {
	color:#666666;
	text-decoration:none;
	font-size:xx-small;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.pacotes:hover {
	color:#0033FF;
	text-decoration:none;
	font-size:xx-small;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.bordaesquerdaebaixo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #EAF4FF;
	border-right-color: #EAF4FF;
	border-bottom-color: #EAF4FF;
	border-left-color: #EAF4FF;
	border-left-style: dotted;

}
.fundoencomendas {
	background-attachment: fixed;
	background-image: url(imagens/mapaencomendas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundologin {
	background-image: url(imagens/fundologin.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordapedidopacotes {
	border: thin solid #0099CC;
}

a.linkscinza:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}
a.linkscinza:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
a.linkscinza:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}

A.linkpassageiros:link {
	color:#006600;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.linkpassageiros:visited {
	color:#006600;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.linkpassageiros:hover {
	color:#00CC00;
	text-decoration:none;
	font-size:xx-small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	}

.campospassageiros {


	background-color:#FFFFCC;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #FF9900;
}
.passageirosback {
	background-image: url(imagens/gradientecinza.jpg);
	background-repeat: repeat-x;
	background-position: top;

}


	
.bordamenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
 
 
