BODY {
SCROLLBAR-3DLIGHT-COLOR: #96aabd;
SCROLLBAR-ARROW-COLOR: #606d79;
SCROLLBAR-DARKSHADOW-COLOR: #96aabd;
SCROLLBAR-FACE-COLOR: #d8d8d8;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #d8e2e7;
SCROLLBAR-TRACK-COLOR: #c7c7c7;
background: url(images/bg.jpg) repeat-x #CFD7C2;
}
.cores {
	border: 1px solid #A2AD8B;
	background-color: #D9E1D4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.borda_destaque_banheiro {
	border: 1px solid #6C806C;
}
.arial11_preta {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.arial11_combos {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.arial_red_11_bold {
	font-family: arial;
	font-weight: normal;
	color: #94281E;
	font-size: 11px;
	text-decoration: none;
}
.arial_red_11_bold:hover {
	font-family: arial;
	font-weight: normal;
	color: #94281E;
	text-decoration: underline;
	font-size: 11px;
}
.borda_td {
	border-top: 1px none #9EA273;
	border-right: 1px none #9EA273;
	border-bottom: 1px solid #9EA273;
	border-left: 1px none #9EA273;
}
.borda_marrom {
	border: 1px solid #B6B896;
}
.arial_12_bold_vermelho {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #94281E;
	text-decoration: none;
}
.link_arial_12 {
	font-family: arial;
	font-size: 12px;
	color: #933229;
	text-decoration: underline;
}
.arial_12_cinza {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.linha_divisor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.campo100 {
	font-family: arial;
	font-size: 12px;
	width: 100%;
}
.borda {
	border: 1px solid #8F2527;
}
#menu_pop {
	display: none;
	list-style-type: none;
	background-color: #94281E;
	margin: 0px;
	width: 104px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	position: absolute;
	top: 96px;
	left: 123px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C1BC;
	border-right-color: #C4C1BC;
	border-bottom-color: #C4C1BC;
	border-left-color: #C4C1BC;
}
#menu_pop li {
	display:block;
	height:auto!important;
	height:1%;
	padding-right: 0!important;
	padding-right: 4px;
}
