@charset "UTF-8";

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 999px;
	height: 460px;
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.tabSeuSite
 {
	position: relative;
	top: 1px;
	float: left;
	background-color: #DDD;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../img/seusite_on2.gif);
	width: 90px;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #666666;
}
.tabSeuSistema
 {
	position: relative;
	top: 1px;
	float: left;
	padding: 5px;
	background-color: #DDD;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 132px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/sistemade_on.gif);
}
.tabCompare
 {
	position: relative;
	top: 1px;
	float: left;
	padding: 5px;
	background-color: #DDD;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 83px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/compare.gif);
}

.TabbedPanelsTabHover {
	background-color: #CCC;
}

.TabbedPanelsTabSelected {
	background-color: #c3e2e9;
	border-bottom: #c3e2e9;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	background-color: #EEE;
	height: 427px;
}

.TabbedPanelsContent {

}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
#avisoTab {
	position: absolute;
	width: 1002px;
	_width: 149px;
	_margin-left: -149px;
	height: 149px;
	background-image: url(../img/selecione.png);
	_background-image: url(../img/selecione.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	float: left;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.bgseusite {
	margin: 0px;
	height: 100%;
	width: 100%;
	float: left;
	background-color: #c3e2e9;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #A7D2DC;
}
.bgseuSistema {
	margin: 0px;
	height: 100%;
	width: 100%;
	float: left;
	background-color: #fbedc6;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #F0DBB5;
}
.bgCompare {
	margin: 0px;
	height: 100%;
	width: 100%;
	float: left;
	background-color: #D4EAD8;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #A5D3AD;
}
.sisTit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669933;
}
