/* Begin Additional CSS Styles */
.arredonda{-webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px; display: block; margin-left: auto; margin-right: auto; padding-bottom: 7px;
padding: 5px;
margin: 0 auto;
color: #1F4360;
font-size: 13px;
font-family: Monda, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
line-height: 175%;
}


.customarredonda a {color:#c6c6c6;}
.customarredonda a:hover {color:#cfb15c;}


.customarredonda a:hover img {  
  opacity:0.6;
  filter:alpha(opacity=60);
  -webkit-transition: all 400ms ease; 
  -moz-transition: all 400ms ease; 
  transition: all 400ms ease; 
  -o-transition: all 400ms ease;
}

html{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}



hr {
    background: #fff url(http://amarracaohotel.com.br/site2/templates/amarracao2013/images/hr.png) no-repeat scroll center; 
    height: 15px;
    border: 0;
    align-content: center;
}

.creditos{
	background-color:#6795bf;
	font-family:'Abel', sans-serif;
	font-size:12px;
	color:#fff;
    padding-left: 125px;
	}


.creditos a {color:#c6c6c6;}
.creditos a:hover {color:#cfb15c;}


.creditos a:hover img {  
  opacity:0.6;
  filter:alpha(opacity=60);
  -webkit-transition: all 400ms ease; 
  -moz-transition: all 400ms ease; 
  transition: all 400ms ease; 
  -o-transition: all 400ms ease;
} 

.menu_mobile{display: none;}
/* End Additional CSS Styles */





  @media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation:portrait) {
      .menu_desktop{display: none;}
    }
