.menu {
	color:#000000;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-style: italic;

}
.menu:hover {
	text-decoration: none;
	color:#999999;
	line-height: 20px;
	font-family: arial;
	font-size: 11px;
}
.estrela {
    font-weight : bold;
	color: red;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.eventos {
	text-decoration: underline;
	color:#000000;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	font-style: italic;
	bottom: 0px;
	
}
.endereco {
    background-color: #000000;
	line-height: 25px;
	text-decoration: none;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: italic;
	text-align : center;
	
}

.contorno_menu {
font-family : Verdana;
font-size : 10px;
text-align : left;
line-height : 20px;
vertical-align: middle;
background : #ffffff;
border-top : 1px solid #ffcc00;
border-left : 1px solid #ffcc00;
border-right : 1px solid #ffcc00;
border-bottom : 1px solid #ffcc00;
}