.body
{
	SCROLLBAR-FACE-COLOR: #c4af79; /* Fundo dos Quadradinhos */
	scrollbar-base-color: #c4af79; /* Borda (esquerda/topo) dos Quadradinhos*/
	SCROLLBAR-SHADOW-COLOR: #c4af79; /* Borda (esquerda/topo) dos Quadradinhos*/
	SCROLLBAR-3DLIGHT-COLOR: #c4af79;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #c4af79;
	SCROLLBAR-DARKSHADOW-COLOR: #c4af79;
}

#fundoazul {
	background:#084478;
}

#fundoverde {
	background:#03B295;
}

.tbCap {
	font-family: Tahoma;
	background-color: #DDE1D5;
	font-size: 8pt;
	color: #000000;
	height: 20px;
}

.tbCap2 {
	font-family: Tahoma;
	background-color: #EBEEE7;
	font-size: 8pt;
	color: #000000;
	height: 20px;
}

.tbCap22 {
	background-color: #DDE1D5;
	font-size: 9px;
	font-family:Verdana;
	color: Maroon;
	height: 20px;
}

.tbCap222 {
	font-family: Tahome;
	background-color: #EBEEE7;
	font-size: 9px;
	font-family:Verdana;
	color: Maroon;
	height: 20px;
}

.menu {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.dtgFavoritos {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}

.dtgFavoritos:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: underline;
}


.linkCadastroOff {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.linkCadastro {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.linkCadastro:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
}

.textoAlerta{
	color: #cb3d11;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

.textoString{
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
}

.textoStringRed{
	color: Red;
	font-family: Tahoma;
	font-size: 11px;
}


.textoString:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.textoString:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txtRedItalico{
	color: Red;
	font-family: Tahoma;
	font-size: 10px;
}

.textoAlertaSenha{
	color: #cb3d11;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
}

.textoAlertaSenha:hover{
	color: #cb3d11;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	text-decoration: underline
}

.textoDestaqueHome
{
	color: #6c6b56;
	font-family: Tahoma;
	font-size: 11px;
}

.textoRed{
	color: #cb3d11;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.textoBlack{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

.textoWhite
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.textoWhite:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}

.textoRedNoBold{
	color: #cb3d11;
	font-family: Tahoma;
	font-size: 12px;
}

.horaRestaurante {
	color: #423e30;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.input 
{
	background-color: #D9CCA8;
	height: 18px;
	width: auto;
	border: 1px solid #A68E4C;
	font-family: Tahoma;
	font-size: 12px;
}

.input
{
	background-color: #D9CCA8;
	height: 18px;
	width: auto;
	border: 1px solid #A68E4C;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.inputRest
{
	background-color: #D9CCA8;
	height: 18px;
	width: auto;
	border: 1px solid #A68E4C;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.inputRestBusca
{
	background-color: #C3CCB5;
	height: 18px;
	width: auto;
	border: 1px solid #A68E4C;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.inputMeuCadastro 
{
	background-color: #c3cab5;
	height: 18px;
	width: auto;
	border: 1px solid #7d8174;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.disabled {
	height: 18px;
	width: auto;
	border: 1px solid #7d8174;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.inputDrop {
	background-color: #D9CCA8;
	height: 18px;
	width: auto;
	border: 1px solid #b49f66;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
}

.AlertaErro {
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.cadastroMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.cadastroInterno {
	font-family: Tahoma;
	font-size: 12px;
	color: #423e30;
}

.tabTitulo 
{
	background: #cdb74f;
	border: 1px solid #b2a256;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.tbIndisponivel
{
	font-size: 8px;
	font-family:Verdana;
	color: Maroon;
}

.tbClassTexto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.tbClassTexto:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.tbClassTexto:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.tbClassHead {
	font-family: Verdana;
	background-color: #cccccc;
	font-size: 10px;
	color: #084478;
	text-align: center;
	font-weight: bold;
}

.tbClass {
	font-family: Verdana;
	background-color: #DDE1D5;
	font-size: 10px;
	height: 20px;
}

.tbClass2 {
	font-family: Verdana;
	background-color: #EBEEE7;
	font-size: 10px;
	height: 20px;
	
}

.tabBusca
{
	font-family: Arial Black;
	font-size: 12pt;
	
	color: #ffffff;
}

.textoErro {
	font-family: Verdana;
	font-size: 9px;
	color: Red;
	text-align: left;
}

.textoSort {
	font-family: Verdana;
	font-size: 10px;
	color: #a03111;
}

.rdCidade {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

.rdData {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #423e30;
	text-decoration: none;
}

.texto: link {
	font-family: Tahoma;
	font-size: 11px;
	color: #423e30;
	text-decoration: none;
}

.texto: hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #423e30;
	text-decoration: none;
}

.texto: visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #423e30;
	text-decoration: none;
}

.textoGrande {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.titulo_FAQ
 {
	font-family: Tahoma;
	font-size: 12px;
	color: #423e30;
	text-decoration: none;
}

.texto_conteudoFAQ {
	font-family: Tahoma;
	font-size: 12px;
	color: #423e30;
	text-decoration: none;
}

.textoDg {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.textoDtg:disabled {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.textoDtg:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.textoDtg:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: underline;
}

.textoDtg:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
}

.textoDtg:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
}


.textoDtg {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.textoDtgHome {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.textoDtgHome:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: underline;
}

.textoDtgHome:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.textoDtgHome:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.textoDtgHome:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.textoBusca {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.titRest {
	border: 2px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #cccccc;
	border-collapse: separate;
}

.rodape {
	font-family: Tahoma;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
}

.rodape:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
}

.rodape:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
}

.textoTituloRestaurante {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-variant:normal;
	text-decoration: none;
}

.textoTitulo {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-variant:normal;
	text-decoration: none;
}

.textoTitulo:hover {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: red;
	font-weight: bold;
	font-variant:normal;
	text-decoration: underline;
}

.textoDestaque {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-variant:normal;
}

.textoInfo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 23px
}

.textoData {
	font-family: Tahoma;
	font-size: 10pt;
	color: #cbcbcb;
}


.textoClnd {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}


.textoClnd {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.menuHome {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

.menuHome:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #a03111;
	font-weight: bold;
}

.texto2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.texto3 {
	font-family: Verdana;
	font-size: 11px;
	color: #084478;
}

.titulo {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #084478;
}

.radio {
	border: 0;
}

.check {
	border:0;	
}

textarea {
	BORDER: #B3B1B1 1px solid; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana, arial, tahoma; BACKGROUND-COLOR: #FAFAFA;
	SCROLLBAR-FACE-COLOR: #FFFFFF; /* Fundo dos Quadradinhos */
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; /* Borda (esquerda/topo) dos Quadradinhos*/
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; /* Borda (esquerda/topo) dos Quadradinhos*/
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #084478;
	SCROLLBAR-TRACK-COLOR: #C9D6D4;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

select {
	FONT-SIZE: 10px;
	COLOR: #084478;
	FONT-FAMILY: verdana, arial, tahoma;
	BACKGROUND-COLOR: #FAFAFA;
	width: auto;
}

.select2 {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana, arial, tahoma;
	BACKGROUND-COLOR: #084478;
	width: auto;
}

.botao {
	height: 18px;
	width: auto;
	border: 1px solid #B3B1B1;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	BACKGROUND-COLOR: #9A9A9A;
	cursor: hand;
}



/* -- lists -- */
ul {
	list-style:none;
	margin:0;
	padding:0;
}

li{
	margin:0;
	line-height:1.4em;
}


/* Navigation */
#navAndSearch {
	margin: 0 0px 0px 0px;
	margin-bottom:0px;
	background-color: #03b295;
	vertical-align: middle;
	height:22px;
}
* html #navAndSearch div {
	height: 22px;
}
#navAndSearch #headerlinktext{
	float: right;
	margin: 0;
	vertical-align:middle;
	padding-right: 10px;
}
#navAndSearch #headerlinktext a {
	font-size:10pt;
	letter-spacing:0.1px;
	font-family:Verdana; 
	color:#084478;
}


#nav, #nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
}
#homenav {
	text-decoration: underline;
}

#nav a:hover {
text-decoration: none;
}


#nav a {
    display: block;
	padding-left: 8px; 
    padding-top: 0; 
    padding-right: 8px; 
	font-family: Verdana;
	font-size: 10px;
	line-height:22px;
	letter-spacing: 0;
	text-align: center;
	word-spacing: 50px;
	text-decoration: none;
	font-weight: bold;
	color: #aa00ff;
}
#nav li {
        float: left;
	display: inline;
}

.subcat {
	margin: 0 0px 0px 0px;
	float:left;
	position:absolute;
	display: block;
	height:22px;
	width: 778px;
	padding:0;
}
.subcat a {
	font-family: Verdana;
	font-size: 10px;
	line-height: 22px;
	letter-spacing: 0;
	vertical-align: middle;
	text-align: center;
	word-spacing: 40px;
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left:1em;
	margin-right:1em;
}

#nav a {
	cursor:default;
}

.subcat li {
	margin:0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.subcat a:visited {
	color: #FFFFFF;
}

.subcat a:hover {
	color: #bbbbbb;
	text-decoration:none;
}
