.menu
{
  width: 791px;
  height: 59px;
  background-color: #FFAD1F;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  vertical-align: middle;
}
.menu a
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.menu a:hover
{
  color: #FFFFFF;
}
.menu-links
{
  width: 791px;
  height: 89px; 
  background-color: #FFAD1F;
}
.width-desc
{
	width: 234px;
}
.width-locadoras
{
	width: 225px;
}
.width-opcoes-1
{
	width: 115px;
}
.width-opcoes-1-2
{
	width: 125px;
}

.width-prev-1
{
	width: 150px; 
}
.width-prev-1-2
{
	width: 215px;
}

.menu-content-1
{
  width: 791px;
  height: 89px; 
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: block;
  background-color: #FFAD1F;
}

.menu-content-1-out
{
  background-color: #FFAD1F;
  width: 791px;
  height: 89px; 
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: none;
}
.menu-content-2
{
  width: 791px;
  height: 89px;
  background-color: #f2942e;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.menu-content-2-out
{
  width: 791px;
  height: 89px; 
  background-color: #f2942e;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: none;
}
.menu-content-3
{
  width: 791px;
  height: 89px; 
  background-color: #647b98;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.menu-content-3-out
{
  width: 791px;
  height: 89px; 
  background-color: #647b98;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: none;
}
.menu-content-4
{
  width: 791px;
  height: 89px; 
  background-color: #4f4b69;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.menu-content-4-out
{
  width: 791px;
  height: 89px; 
  background-color: #4f4b69;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: none;
}
.menu-1
{
  width: 200px;
  height: 60px; 
  background-color: #FFAD1F;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFAD1F;
  float: left;
  cursor: pointer;
  cursor: hand;
}
.menu-1-out
{
  width: 200px;
  height: 60px; 
  background-color: #FFAD1F;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  float: left;
  cursor: pointer;
  cursor: hand;
}
.menu-2
{
  width: 195px;
  height: 60px; 
  background-color: #f2942e;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #f2942e;
  float: left;
  cursor: pointer;
  cursor: hand;
}
.menu-2-out
{
  width: 195px;
  height: 60px; 
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  background-color: #f2942e;
  float: left;
  cursor: pointer;
  cursor: hand;
}
.menu-3-out
{
  width: 195px;
  height: 60px; 
  background-color: #647b98;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  float: left;
  cursor: pointer;
  cursor: hand;
}
.menu-3
{
  width: 195px;
  height: 60px; 
  background-color: #647b98;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #647b98;
  float: left;
  cursor: pointer;
  cursor: hand;
}

.menu-4
{
  width: 195px;
  height: 60px; 
  background-color: #4f4b69;  
  border-bottom: 2px solid #4f4b69;
  float: left;
  cursor: pointer;
  cursor: hand;
}
.menu-4-out
{
  width: 195px;
  height: 60px; 
  background-color: #4f4b69;
  border-bottom: 2px solid #FFFFFF;
  float: left;
  cursor: pointer;
  cursor: hand;
}/* CSS Document */
.bar-1
{
	padding-top: 10px;
	border-bottom: 4px solid #FFAD1F;
	height: 297px;
}
.bar-2
{
	padding-top: 10px;
	border-bottom: 4px solid #f2942e;
	height: 147px;
}
.bar-3
{
	padding-top: 10px;
	border-bottom: 4px solid #647b98;
	height: 147px;
}
.bar-4
{
	padding-top: 10px;
	border-bottom: 4px solid #4f4b69;
	height: 147px;
}