@charset "utf-8";
/* CSS Document */

/* =Reset
-----------------------------------------------------------------------------*/
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
 margin:0;
 padding:0;
}
table {
 border-collapse:collapse;
}
fieldset,img { 
 border:0;
}
address,caption,cite,code,dfn,em,th,var {
 font-style:normal;
 font-weight:normal;
}

em{
	font-style: italic;
}
ol,ul {
 /*list-style:none;*/
}
caption,th {
 text-align:left;
}
h1,h2,h3,h4,h5,h6 {
 font-size:100%;
 font-weight:normal;
}

abbr,acronym { 
border:0;
}
 
a{ text-decoration:none; color:#3564a7; }
* {
  margin: 0;
  padding: 0;
}

 
 
/* =Hacks
-----------------------------------------------------------------------------*/
 
.clearfix:after {
/*    content: "."; */
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
.clearfix { height:1%; }

/*ul, li{
	display: inline;
	float: left;
}*/
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-size: 62.5%;
	font-family: "Trebuchet MS";
}
.twoColFixLtHdr p, .twoColFixLtHdr li{
	font-family: "Trebuchet MS";
}
.twoColFixLtHdr #container { 
	width: 752px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: "Trebuchet MS";
} 
.twoColFixLtHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	display: none;
}
.twoColFixLtHdr #header #logotipo{
	height: 65px;
	padding-top: 20px;
	float: left;

}
.twoColFixLtHdr #header #submenu{
	padding-top: 20px;
	float: right;
	font-size: 0.9em;
	line-height: 1.6em;
	font-family: "Trebuchet MS";
	color: #004489;
	text-transform: uppercase;
	width: 98px;
	font-weight: bold;
}
.twoColFixLtHdr #header #submenu li.ativo{
	color: #F18E00;
	font-weight: bold;
}
.twoColFixLtHdr #header #submenu li.prox_linha{
	float: left;
	display: block;
}
.twoColFixLtHdr #header #submenu ul, .twoColFixLtHdr #header #submenu li{
	display: inline;
	list-style: none;
}
.twoColFixLtHdr #header #submenu li{
	margin-right: 4px;
}
.twoColFixLtHdr #container #content{
	float: left;
	width: 752px;
	background: #E8E9E9;
}

.twoColFixLtHdr #container #header #menu{
	float: left;
	width: 100%;
	height: 16px;
}

.twoColFixLtHdr #container #header #menu ul, .twoColFixLtHdr #container #header #menu li{
	float: left;
	display: inline;
	margin: 0;
	padding:0;
}

.twoColFixLtHdr #sidebar1 {
	background: #E8E9E9; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	width: 235px;
	float: left;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
}

.twoColFixLtHdr #sidebar1 li, .twoColFixLtHdr #sidebar1 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.twoColFixLtHdr #sidebar1 ul{
	float: left;
}
.twoColFixLtHdr #sidebar1 li{
	color:#004489;
	text-transform: uppercase;
	margin-bottom: 11px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1 li.ativo{
	color: #F26522;
}

.twoColFixLtHdr #sidebar1 a:link{
	text-decoration: none;
	color:#004489;
}
.twoColFixLtHdr #sidebar1 a:visited{
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:hover{
	text-decoration: none;
	color: #F26522;
}
.twoColFixLtHdr #sidebar1 a:active{
	text-decoration: none;
	color: #F26522;
}
.twoColFixLtHdr #mainContent {
	margin: 0;
	background:#E8E9E9;
	width: 484px;
	float:right;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #414142;
} 
.twoColFixLtHdr #mainContent h2{
	color: #F26522;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 22px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004990;
}
.twoColFixLtHdr #mainContent #texto{
	width: 358px;
	float: left;
}
.twoColFixLtHdr #mainContent #texto p{
	margin-bottom: 14px;
	line-height: 1.4em;
}
.twoColFixLtHdr #mainContent #texto h3{
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #004489;
}

.twoColFixLtHdr #mainContent #texto h4{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #004489;
}
.twoColFixLtHdr #mainContent #dados{
	color: #004990;
	font-size: 0.9em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004990;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.twoColFixLtHdr #mainContent #texto ul{
	margin-left: 8px;
}
.twoColFixLtHdr #mainContent #texto li{
	list-style: square;
	margin-left: 8px;
	list-style-position: outside;
	line-height: 1.4em;
	margin-bottom: 8px;
}

.twoColFixLtHdr #mainContent #dados p{
	margin: 0;
}

.twoColFixLtHdr #mainContent .numeros{
	background-image: url(../imagens/empresas/em_numeros.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 84px;
	float: right;
	padding-top: 24px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	margin-top: 40px;
	font-family: "Trebuchet MS";
	color: #004489;
	font-size: 1.1em;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}