@charset "UTF-8";
.TabbedPanels {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	clear: none;
	width: 100%;
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab { color: #999; font-size: 16px; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-align: center; position: relative; top: 11px; float: left; padding: 22px 0 8px; margin: 0 0 0 -20px; left: 40px; width: 180px; list-style: none; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; }


.TabbedPanelsTabHover { color: #930; text-decoration: none; outline-style: none; }
.TabbedPanelsTabSelected { color: #484848; background-image: url(../../images/noticias/tabs.png); background-repeat: no-repeat; background-position: center top; outline-style: none; }
.TabbedPanelsContentGroup { text-align: center; clear: both; width: 972px; }

.TabbedPanelsContent { text-align: center; }
