/* background-color:#00005A;*/
 /*table{width: 100%; border:0; margin:0; padding: 0; border-spacing:0; border-collapse:collapse;}
table td{padding: 0;border: 0; vertical-align:middle;}*/
img {border: 0;}
/*a{color:blue;text-decoration: underline;}/*color:#FF6600;*/
table{width: 100%;}

.v3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size:120%
}


.underline{
border-bottom:1px solid #333;
font-weight:bold;
padding-left:5;
padding-right:5;
color:#000000;

}
.domain_list {
padding-top:0;
height:20px;
}



.xxxbox{
	/*background-color:#ffffff;/*#8899BF;*/
	padding: 5px; 
	BORDER: #00005A 1px solid;
	width:98%;
}

.titulo{
	color:#FF6600;
	font-weight:bold;
	padding: 5px;
	text-align:left;
	font-size: 120%;
	
	background-image: url('/icones/Pin Blue 24 h g.gif');
	background-repeat: no-repeat;
	background-position:center left;
	padding-right: 5px;
	padding-left:28px;
	padding-top:12px;
	padding-botton:5px;
	height:24px;
}

.menu_suporte {
	vertical-align:top;
	vertical-align:text-top
	font-weight:regular;
	/*background-color:#8899BF;*/
	text-align:left;
	width:150px;
}
.menu_suporte a{
	color:blue;
	text-decoration: none;
	white-space:nowrap;
}
.menu_suporte a:hover{
	color:#FF6600;
	text-decoration: underline;
}
.menu_suporte_item{
padding-left: 10px;
padding-right: 1px;
padding-top: 5px;
padding-botton: 5px;
}

.outer{background-color:#E9E9E9;}
.outer2{background-color:#cccccc;}

#link_central
{

color:#FF6600;
	font-weight:bold;
	text-align:left;
	
	background-image: url('/icones/Pin Blue 16 h g.gif');
	background-repeat: no-repeat;
	background-position:center left;
	padding-right: 5px;
	padding-left:18px;
	padding-top:8px;
	padding-botton:1px;
	height:16px;}
	
.grid1{padding-left:2px; padding-right:2px; border:1 solid #cccccc}	
/*.privatnost a {color: blue;text-align: center;font-size: 10px; font-weight:normal}*/

/*
  @font-face {
    font-family: site_com_br;
    font-style:  normal;
    font-weight: normal;
    src: url(/WALTOGR0.eot);
  }
*/  

/*Limita em 100px Apenas DIV e SPAN no IE*/
#lim100{white-space:nowrap;text-overflow:ellipsis; /* for internet explorer */overflow:hidden;width:100px;display:block;} 
html>body #lim100 {clear:both} 
html>body #lim100:after {content:"..."} 
html>body #lim100 {max-width:100px;width:auto;float:left;}

/*Limita em 50px Apenas DIV e SPAN no IE*/
#lim50{white-space:nowrap;text-overflow:ellipsis; /* for internet explorer */overflow:hidden;width:50px;display:block;} 
html>body #lim50 {clear:both} 
html>body #lim50:after {content:"..."} 
html>body #lim50 {max-width:50px;width:auto;float:left;}

