/* START: Roaming */

.roamingDivContainer .content03{
	padding: 0;
	color: #393939;
	font-size: 11px;
}

.content03 td{
  border-top:1px #fff solid;
  border-left:1px #fff solid;
  color: #7F7F7F;
}

.content03 .roaming_title{
  width:80px;
}
.content03 .operador_title{
  padding-left:25px !important;
  _padding-left:31px !important;
  *padding-left:31px !important;
}

.content03 .rowTitle {
	padding: 4px;
	_pading:2px;
  border-left:none;
  background-color: #E6E6E6;
	vertical-align: middle;
	text-align: center;
}

.content03 .key,
.content03 .value {/* Alterado 13-05-2010 */
	/*width: 140px;*/
	padding: 3px 0 3px 8px;
	_padding: 2px 0 2px 8px;
  background-color: #F4F4F4;
	vertical-align: middle;
	color: #777777;
}

.content03 .toptitle /* Alterado 13-05-2010 */
{
	padding: 4px 0 4px 8px;
    background-color: #FF7000;
    text-transform:uppercase;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.content03 .header /* Alterado 13-05-2010 */
{
	padding: 4px 0 4px 8px;
    background-color: #999999;
    text-transform:uppercase;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

.content03 td a {
	color:#FF7000;
  text-decoration:none;
}

.content03 td a:hover {
	color: #393939;
}

.roamingCombobox 
{
	border: solid 1px #B1B1B1;
}


/* Alterado 13-05-2010 */
#container #principal #maincol{
  width:672px;
  _width:671px;
  *width:671px;
}
.roamingDivContainer .col_left{
  width:335px;
}
.roamingDivContainer .col_right{
  width:336px;
  _width:335px;
  *width:335px;
}

.roamingDivContainer .col_left .mapa{
  padding-left:40px;
}


.content03 .tabToptitle td{
  border:none;
}
.tabToptitle{
  width:100%;
}

.tabToptitle .titTabCaixa {
  background-color:#FF7000;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  line-height:1.5em;
  text-align:center;
  padding:5px 0;
  width:auto;
}

/* START: Alterado 14-05-2010 */
.tabToptitle .btCxTabTopoCantoDir{
  width:4px;
  background:#ff7000 url(../img/tab_canto.gif) no-repeat right top;
}
.tabToptitle .btCxTabTopoCantoEsc{
  width:4px;
  background:#ff7000 url(../img/tab_canto.gif) no-repeat left top;
}
/* END: Alterado 14-05-2010 */

#btn_comparar{
  float:right;
  margin-top:5px;
  cursor: hand;
  cursor: pointer;
}
.titTabCaixa{
  text-transform:uppercase;
}

.titTabSub{
  width:150px;
}
.titTabSep{
  border-left:1px #fff solid !important;
}

/* END: Roaming*/