@charset "utf-8";

/*FONTS FORMAT*/
.pequenas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.destaqueBalao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-repeat: no-repeat;
}


.data {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.texto12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3;
	
}
.TextoPerfil {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5px;
	color: #333;
}

.textoCinza {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}

.texto12Trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}



.cadastre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
}

.tituloPagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}
.tituloRest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FF6B09;
}
.tituloEntret {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
}

.nomeLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #999;
}

.topicoTit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
}
.tourPergunta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 50px;
	color: #333;
}
.numeroRoteiro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FF6B09;
}
/*LINKS FORMAT*/

a:link {
	color: #369;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;

}
a:visited {
	text-decoration: none;
	color: #669;
	font-family: Tahoma, Geneva, sans-serif;

}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FAA61A;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #F30;

}


#mais a:link {
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#mais a:visited {
	text-decoration: none;
	color: #669;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mais a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FAA61A;
	font-size: 11px;
}
#mais a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F30;
	font-size: 11px;
}


#conteinerDir a:link {
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#conteinerDir a:visited {
	text-decoration: none;
	color: #669;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#conteinerDir a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FAA61A;
	font-size: 11px;
}
#conteinerDir a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F30;
	font-size: 11px;
}

#interface #conteinerEsq #menuLateralEsq a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}

#interface #conteinerEsq #menuLateralEsq a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#interface #conteinerEsq #menuLateralEsq a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#interface #conteinerEsq #menuLateralEsq a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}





/*lado esquerdo - MENU */

#menuLateralEsq a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menuLateralEsq a:visited {
	text-decoration: none;
	color: #669;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuLateralEsq a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FAA61A;
	font-size: 12px;
}
#menuLateralEsq a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F30;
	font-size: 12px;
}


/*fontes da paginacao - SQL */

#DivPaginacao a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#DivPaginacao a:visited {
	text-decoration: none;
	color: #669;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#DivPaginacao a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FAA61A;
	font-size: 12px;
}
#DivPaginacao a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F30;
	font-size: 12px;
}
#DivPaginacao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}
.dadosRest {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
