﻿ h1
{
	margin-top: 15px;
	font-size: 18px;
	color: darkorange;
	border-bottom: lightgrey 1px solid;
}
h4
{
	padding:2px;
	font-size: 12px;
	color: darkorange;
	background-color: gainsboro;
	padding-bottom:2px;
	margin-bottom:2px;
}
/* -------------------------------------- Theme --------------------------------------- */
.CheckBox
{ 
}
.TextBox
{ 
	color: dimgray;
border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; }

.DropDownList
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	color: dimgray;
	border-bottom: dimgray 1px solid;
	background-color: #ffffff;
}
.botao
{
}

/* -------------------------------------- Master Page --------------------------------------- */
#menu a
{
	padding-top: 2px;
	display: block;
	height: 34px;
	width: 94px;
	text-align: center;
	background-color: transparent;
	background-image: url(../../Produtos/Easy/imagens/lnkOpcoes_Off.gif);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	font-size: 11px;
}

#menu a:hover
{
	background-color: transparent;
	background-image: url(../../Produtos/Easy/imagens/lnkOpcoesOrange_On.gif);
	background-repeat:no-repeat;
	text-decoration: none;
}
/* -------------------------------------- HOTEL --------------------------------------- */
#Hotel .hotelh1
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background-color:darkorange;

}


#Hotel .Principal
{
	background-color: darkorange;
	color: white;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#Hotel .tbl
{
	border-right: darkorange 1px solid;
	border-top: darkorange 1px solid;
	border-left: darkorange 1px solid;
	border-bottom: darkorange 1px solid;
}

#Hotel .cabtbl
{
	padding-right: 4px;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	background-color: darkorange;
}

#Hotel .TituloMenor{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:darkorange;
}

/* -------------------------------------- Titulo --------------------------------------- */
.titulo
{
	font-weight: bold;
	font-size: 10pt;
	color: darkorange;
	font-family: Trebuchet MS, verdana;
	text-decoration: none;
	text-align:left
}
.tituloMedio
{
	font-weight: bold;
	font-size: 9pt;
	color: darkorange;
	font-family: Trebuchet MS, verdana;
	text-align: left;
	text-decoration: none;
}
/* -------------------------------------- Box --------------------------------------- */
.BoxtblCorpo
{
	background-color: whitesmoke;
}

.BoxtblCab
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	background-color: darkorange;
	font-variant: small-caps;
	color:White;
	clear:both;
}
.Boxtbl
{
	border-right: darkorange 1px solid;
	border-top: darkorange 1px solid;
	border-left: darkorange 1px solid;
	border-bottom: darkorange 1px solid;
	
}











