.fonte11 {
	font-family: verdana;
	font-size: 11px;
}

.link_titulo {
	text-decoration: none; color:#0066cc;
}

.link_titulo:hover {
	text-decoration: underline; color:#0066cc;
}


.fonte_narrow {
	font-family: arial narrow;
	font-size: 12px;
}


.link_admn_menu {
	text-decoration: none; color:#0066cc;
}

.link_admn_menu:hover {
	text-decoration: underline; color:#0066cc;
}



.link_preto{text-decoration: none; color:#000000;}
.link_preto:hover{text-decoration: underline; color:#CE0000;}

.tabelatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
}


.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
}

.titulo1 {
	font-family: arial narrow;
	font-size: 25px;
	line-height: 130%;
}

.menu  {display:none; margin-left:0px}


.botao_reserva
{
background-color:orange;
color:#000000;
text-decoration:none;
}

.botao_reserva:hover
{
background-color: yellow;
color:#000000;
text-decoration:none;
}

.botao_reserva:a
{
color:#000000;
text-decoration:none;
}