@charset "utf-8";
/*body {
	margin: 10px auto;
	font: 75%/120% Verdana,Arial, Helvetica, sans-serif;
}*/
.menu_list { font-family:Verdana, Geneva, sans-serif; size:12px; color:#333; /* ====================== LARGURA DO MENU ===================== */
}

/*  TITULOS DOS MENUS */
.menu_head {
	float: ;
	width:auto;
	height:60px;
	margin-left:0px;
	/*padding:0px;*/
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
	padding: 20px 0 0 0;
    }     

/* ====================== COR DO MENU A ===================== */
.menu_body  {display:none; height:auto; padding:20px 0 0 60px;}
/*div.menu_body a   { float:left;}*/

.menu_body a{
  font-family:Verdana, Geneva, sans-serif; font-size:12px;;
  padding: 10px 0 10px 10px;
  display:block;
  color:#333;
  height: auto;
 /* background-color:#333*/;										/* ====================== COR DO SUB MENU ===================== */
  /*padding-left:0px;*/
  /*font-weight:bold;*/
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }


/* ================================================= TABELA HOSPEDAGEM ============================================= */
table#hospedagem{ margin-left: 100px;}
h2.H2_hospeda	{ font-weight:bold; color:#F60; size:14px;}




div#cloud a:hover{ text-decoration:underline; background-color: #eeeeee;}
