.estilos_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	color: #063;
	font-variant: normal;
	font-style: normal;
	line-height:13px;
}
.estilos_2_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	color: #063;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	line-height:13px;	
}
.estilos_2_bold_center {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	color: #063;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	line-height:13px;
}
.estilos_3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color:#F00;
	font-variant: normal;
	font-style: normal;
	line-height:13px;
	font-weight: bold;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}
.estilo_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C3;
}

body  {
	background:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
}
.thrColLiqHdr #container { 
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColLiqHdr #flashtopo {
background-color:#FFF;
}
.thrColLiqHdr #primeirabarra {
background-color:#FFFFFF;
background-position:center;
}
.thrColLiqHdr #botoes {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 241px; /* since this element is floated, a width must be given */
	background:#FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
	height:352px;
}
.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 27px; /* since this element is floated, a width must be given */
	height:352px;
	background:#FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
}
.thrColLiqHdr #centro {
width:800px;
float:right;
background-color:#FFFFFF;
}
.thrColLiqHdr #cent {
width:532px;
float:right;
background-color:#FFFFFF;
word-wrap:break-word;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thrColLiqHdr #mainContent { 
	background-color:#666666;
	width:800px;
}

.thrColLiqHdr #footer {
width:800px;
}

.thrColLiqHdr #cao {
width:800px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.textobase {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #063;
	text-align: justify;
	height: auto;
}
.titulos {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #9C3;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.datas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-align: right;
	text-decoration: underline;
}

