﻿body
{
    font-size: 10px;
    font-family: 'Trebuchet MS';
    color: #000000;
    text-decoration: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.TextoBranco10
{
    font-size: 9px;
    color: white;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TextoBranco10Up
{
    font-size: 10px;
    color: white;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-variant: small-caps;
}
.TextoBranco12
{
    font-size: 11px;
    color: white;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TextoBranco12Up
{
    font-size: 11px;
    color: white;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-variant: small-caps;
}
.TextoBranco14
{
	font-size: 12px;
	color: white;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoBranco14Up
{
	font-size: 12px;
	color: white;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-variant: small-caps;
}
.TextoLaranja9
{
    font-size: 9px;
    color: #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TextoLaranja12
{
    font-size: 11px;
    color: #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TextoLaranja14
{
    font-size: 12px;
    color: #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TextoLaranja14B
{
    font-size: 14px;
    color: #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    text-transform: capitalize;
    font-variant: small-caps;
}
.TextoVerde14
{
    font-size: 12px;
    color:  #ff9e0f;
    font-family: 'Trebuchet MS';
}
.TextoVerde12
{
    font-size: 11px;
    color: #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TextoVerde10
{
    font-size: 9px;
    color:  #ff9e0f;
    font-family: 'Trebuchet MS';
}
.TextoVerdeClaro10
{
    font-size: 9px;
    color:  #E8D2D4;
    font-family: 'Trebuchet MS';
}
.TextoVerdeClaro12
{
    font-size: 11px;
    color:  #E8D2D4;
    font-family: 'Trebuchet MS';
}
.TextoPretoTitulos
{
	font-size: 18px;
	color: #000000;
	font-family: 'Trebuchet MS';
}
.TextoPreto14
{
    font-size: 14px;
    color:  #000000;
    font-family: 'Trebuchet MS';
}
.TextoPreto12
{
    font-size: 12px;
    color:  #000000;
    font-family: 'Trebuchet MS';
}
.TextoPreto11
{
    font-size: 11px;
    color:  #000000;
    font-family: 'Trebuchet MS';
}
.TextoPreto10
{
    font-size: 10px;
    color: #000000;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TextoPreto10B
{
	font-size: 10px;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.btnTextoPreto10
{
	font-size: 10px;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
}
.TextoCinza14
{
    font-size: 14px;
    color:  #666666;
    font-family: 'Trebuchet MS';
}
.TextoCinza12
{
    font-size: 11px;
    color:  #666666;
    font-family: 'Trebuchet MS';
}
.TextoCinza11
{
    font-size: 11px;
    color:  #666666;
    font-family: 'Trebuchet MS';
}
.TextoCinza10
{
    font-size: 10px;
    color: #666666;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.TitulosPromos
{
    font-size: 14px;
    color: #000000;
    font-family: 'Trebuchet MS';
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold; 
}
.TitulosPromosLaranja
{
    font-size: 14px;
    color: #ff9e0f;
    font-family: 'Trebuchet MS';
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold; 
}
.SubTitulosPromos
{
    font-size: 12px;
    color: #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-weight: bold; 
}
.LinksHoteisPromos
{
	font-size: 10px;
	height: 18px;
	color: black;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	text-transform: uppercase;
    text-align: left;
    vertical-align: middle;
    text-indent:10px;
    background-color: #ff9e0f;
    border-top: #ffffff 3px solid; 
    border-bottom: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-right: #ffffff 2px solid;
}
DIV
{
    font-family: 'Trebuchet MS';
}
/*  Modal Popup */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 800px;
}
/* Accordion */
.accordionHeader
{
    font-family: 'Trebuchet MS';
	font-size: 12px;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 544px;
    
}
.accordionContent
{
	background-color: #FFFFFF;
	margin-left: 10px;
	padding: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-indent: 0px;
	width: 520px;
	color: #000000;
	font-size: 11px;
	font-family: 'Trebuchet MS';
}
.accordionLink
{
    font-size: 10px;
    color:  #006068;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.ReservasOnline
{
    font-size: 10px;
    font-family: 'Trebuchet MS';
    background-color: #ff9e0f;
    color: white;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
.btnDisponibilidade
{
    font-size: 10px;
    color: #ffffff;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    text-transform: capitalize;
    background-color: #666666;
    font-variant: small-caps;
    vertical-align: middle;
    text-align: center;
}
.btnSubmit
{
	color: #f8f8f8;
	font-family: 'Trebuchet MS';
	font-size: 10px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #666666;
	text-transform: uppercase;
}
.LabelsReservas
{
	color: black;
	font-family: 'Trebuchet MS';
	background-color: #f5f5f5;
	font-size: 10px;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-variant: normal;
}
.DropDowns
{
	color: black;
	font-family: 'Trebuchet MS';
	background-color: #f5f5f5;
	font-size: 10px;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-variant: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	clip: rect(1px 1px 1px 1px);
	padding-top: 0px;
}
.accordionHeaderMenu
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    text-decoration: none;
    text-indent: 25px;
    margin-left: 0px;
    background-color: #ffffff;
    color: #000000;
    border-right: #ffffff thin solid;
    border-top: #ffffff thin solid;
    border-left: #ffffff thin solid;
    border-bottom: #ffffff thin solid;
}
.accordionContentMenu
{
    background-color: #ffffff;
    margin-left: 0px;
    padding: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: 25px;
    text-decoration: none;
    width: 264px;
    color: #000000;
    font-size: 11px;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.HoteisParticipantes
{
	font-size: 10px;
	color: #ff9e0f;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
	background-color: black;
}
.MenuHeader
{
	font-size: 10px;
	color: black;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
}
.SubMenuHeader
{
    font-size: 10px;
    color:  #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: none;
    display:none;
}
.Submenu
{
	margin-left: 15px;
	font-size: 10px;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	text-transform: uppercase;
}
.SubMenuIlha
{
	margin-left: 10px;
	font-size: 10px;
	color: #ff9e0f;
	font-family: 'Trebuchet MS';
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
}
.TituloSubmenu
{
    margin-left: 30px;
    font-size: 12px;
    color:  #ff9e0f;
    font-family: 'Trebuchet MS';
    text-decoration: underline;
    font-weight:bold;
}
.ItemsSubmenus
{
    margin-left: 35px;
    font-size: 12px;
    color:  #006068;
    font-family: 'Trebuchet MS';
    text-decoration: none;
}
.iframe {
	scrollbar-arrow-color:#ff9E0f;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	/*scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#f5f5f5;*/
}
a:hover
{
	text-decoration: none;
}
