﻿.ddcolortabs
{
  padding: 0;
  width: 98%;
  background: transparent;
  voice-family: "\"}\"";
  voice-family: inherit;
}

.ddcolortabs ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

.ddcolortabs li
{
  display: inline;  
}


.ddcolortabs a
{
}

.ddcolortabs a span
{
  display: block;
}

.ddcolortabs a:hover, .ddcolortabs a:current
{
  background-color: transparent;
}

.ddcolortabs a.current, #ddcolortabs a.current span
{
  cursor: default;
}

.ddcolortabs a:hover span
{
   color: White;
}

.ddcolortabs a:current span
{
  background-color: transparent;
}
/********************************************************************************************/
.ddcolortabsline
{
  width: 98%;
	height: 29px;
	float: left;
	background-color: #0067ab;
	background-image: url(../../../imagens/menu/submenu-bg-left.png);
	background-repeat: no-repeat;
	background-position: left;
}

.tabcontainer
{
  clear: left;
  width: 100%; /*width of 2nd level sub menus*/
  height: 30px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent
{
  display: none;
}

/*submenu*/
.ddcolortabs
{
  padding: 0;
  width: 100%;
  background: transparent;
  voice-family: "\"}\"";
  voice-family: inherit;
}

