body										{ background-color: #C7C7C7; margin: 30 0 100 0; }
	
td.mnu										{ background-color: #463C27; padding: 0 20 0 10; white-space: nowrap; color: #FFF; }
td.boxreservas								{ background-color: #817458; padding: 10 20 10 20; vertical-align: top;}
td.boxdestaques								{ background-color: #D6CCB6; padding: 10 20 10 20; vertical-align: top;}
td.boxtexto									{ padding: 10 20 10 20; vertical-align: top;}

td.loginarea a.skinObject:link				{ color: #D5CBCB; }
td.loginarea a.skinObject:visited			{ color: #D5CBCB; }
td.loginarea a.skinObject:hover				{ color: #FFFF; }


/**** Estilos Tabela de Ocupao ****/
.smalltext		{ width: 17px; font-family: arial; font-size: 8px; color: #000000; font-style: normal}
.indisponivel	{ width: 17px; font-family: arial; font-size: 8px; background-color: #EAEAEA; color: #CCC; text-align: center; vertical-align: middle; }
.indispfds		{ width: 17px; font-family: arial; font-size: 8px; background-color: #EAEAEA; color: #CCC; text-align: center; vertical-align: middle; }
.parcial		{ width: 17px; font-family: arial; font-size: 8px; background-color: #FFCC33; text-align: center; vertical-align: middle; }
.ocupado		{ width: 17px; font-family: arial; font-size: 8px; background-color: #d12700; text-align: center; vertical-align: middle; }
.livre			{ width: 17px; font-family: arial; font-size: 8px; background-color: #d6ccb6; text-align: center; vertical-align: middle; }
.fds			{ width: 17px; font-family: arial; font-size: 8px; background-color: #a5997e; text-align: center; vertical-align: middle; }
/**** Estilos Tabela de Ocupao ****/


.skinObject 								{ font-family: tahoma; color: #4B412A; font-size: 11px;}
span.skinObject 							{ font-family: tahoma; color: #4B412A; font-size: 11px;}
a.skinObject:link, a.skinObject: visited	{ font-family: tahoma; color: #4B412A; font-size: 11px;}
a.skinObject:hover							{ font-family: tahoma; color: #fff; font-size: 11px; background-color: #4B412A; }

a.designby:link, a.designby:visited			{color: #4B412A;}
a.designby:hover							{background-color: #4B412A; color: #fff;}

td.containerTD {
	padding: 10px 25px 35px 25px;
}



table, tr, td {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
}

p, span {
	font-family: tahoma;
	font-size: 11px;
	color: #4B412A;
	line-height: 1.4em;
}

label, .normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
	color: #4B412A;
	line-height: 1.4em;
}

.normal b, .Normal b, .normal strong
{
	color: #000;
}

table {
	padding: 0;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #4B412A;
}



/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #D5CBCB; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 2px 10px 3px 5px;
	border: none;
}

.MainMenu_MenuItemSel {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal;
	padding: 2px 10px 3px 5px;
	border: none;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 10; 
	cursor: pointer; 
	cursor: hand;
	background: #776F6F; 
	filter: none;
	border: 0px solid #f6f6f6;
	margin-top: 12px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #776F6F 1px solid; 
	border-right: #776F6F 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 0px solid; 
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #ccc;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #AA9F9F;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #AA9F9F 1px solid; 
	border-top: #AA9F9F 1px solid; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	/*display: none;*/
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #AA9F9F;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #677E1B;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	/*display: none;*/
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	/*display: none;*/
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #333;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.CommandButton:link, a.CommandButton:visited {
	color: #776F6F;	
	border: 1px solid #CCC;
	padding: 2px 5px 3px 5px;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	background: #EFEFEF;
}

a.CommandButton:hover {
	color: #D5CBCB;	
	border: 1px solid #CCC;
	padding: 2px 5px 3px 5px;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	background: #776F6F;
}

a.Normal:link, a.Normal:visited {
	color: #D5CBCB;
	background-color: transparent;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #fff;
	background-color: #D5CBCB;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #AA9F9F;
	background-color: #transparent;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #AA9F9F;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


.Head {
	font-family: Tahoma;
	font-size: 18px;
	color: #817458;
	padding-bottom: 5px;
}


.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}
