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

 
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFCC00;
	font-family: "Futura Lt BT'", Arial, Helvetica, sans-serif;
	background: #322300 url(../../imgs/bg_mcontainer.png) repeat-x center top;
}
h1 {
	font-style: oblique;
	color: #FFCC00;
	font-size: 2em;
}

h2 { 
	font-size:75%;}	
h3 {
	font-size:95%;
	color:#FFF;
	margin: 30px 0 0 0;
	text-decoration: none;
	display: inline;
	background: #AA8217;
}
h3 a {
	font-size:medium;
	background-color:#000000;
	color:#D4AA00;
	margin: 30px 0 0;
	text-decoration: none;
}
h3 :hover {
	font-size:medium;
	background-color:#D4AA00;
	color:#000;
	margin: 30px 0;
}
img {
}

span {
	font-size: medium;
	color: #D6AC00;
	background-color: #000000;
}
p {
	font-size: 75%;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	font-style:italic;
}
p :hover {
	color: #FFF;
	text-decoration: underline;
	}
	
p :visited {
	color:#FFF;
	text-decoration: none;
	}
p a {
	color: #FFF;
	text-decoration: none;
}



.ftr_end {
	float:left;
	margin-bottom: 10px;
	text-align: left;
	padding: 0 0 0 18px;
	width: 50%;
	background: url(../../imgs/bg_footer.png) no-repeat center top;
}

.ftr_legal {
	float:right;
	margin-bottom: 5px;
	padding: 0 10px;
}

.spacer {
	height:20px;
}


.thrColLiqHdr #container {
	width: 900px;
	margin: 170px auto auto auto;
	text-align: left;
	padding: 0;
	height: 270px;
	clear: inherit;
} 
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

.thrColLiqHdr #mainContent {
	margin: 0; 
	width: 100%;
	}
.thrColLiqHdr #container #mainContent #hd {
	background: #000;
}
.thrColLiqHdr #container #mainContent #hd img {
	margin: auto 0 0 8%;
}
.thrColLiqHdr #container #mainContent #menu {
	margin: 2% 2% 0 11%;
	float: inherit;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
}
.thrColLiqHdr #container #mainContent #menu ul {
	margin: 0;
	width: 90%;
	padding: 0;
	list-style: none;
}
.thrColLiqHdr #container #mainContent #menu li {
	border-top: solid #666 medium;
	display: inline;
	font-size: 100%;
	float: left;
	margin: 0 10px;
	color: #FFCC00;
}
.thrColLiqHdr  #container  #mainContent #menu  li a {
	text-decoration: none;
	color: #FFF;
}
.thrColLiqHdr #container #mainContent #menu li :hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top: solid #FFF medium;
	border-bottom: dashed #FFF thin;
	background: #333;
}

.thrColLiqHdr #container #mainContent #col_agencia {
	float: left;
	width: 400px;
	margin: 7% 1% 5% 1%;
	padding: 1%;
}
.thrColLiqHdr #container #mainContent #col_agencia img{
	padding: 5px;
	float: left;
	border: dotted #FFF thin;
	margin: 0 15px 0 0;
}

.thrColLiqHdr  #container  #mainContent  #col_esq  {
	margin: 7% 0 0 4%;
	padding: 1%;
	color: #FFFFFF;
	clear: right;
	width: 400px;
	float: left;
}

.thrColLiqHdr #container #mainContent #col_esq img {
	padding: 5px;
	float: left;
	border: dotted #FFF thin;
	margin: 0 15px 0 0;
}
.thrColLiqHdr #container #mainContent #col_esq p {
	text-align: justify;
}
.thrColLiqHdr  #container  #mainContent   #col_dir  {
	margin: 3% 0 0 1%;
	color: #FFFFFF;
	padding: 1%;
	clear: left;
	width: 100%;
}
.thrColLiqHdr #container #mainContent #col_dir p {
	font-size: 75%;
	font-style: italic;
}
.thrColLiqHdr  #container  #mainContent  #col_dir  p a {
	color: #D4AA00;
	text-decoration: none;
}
.thrColLiqHdr  #container  #mainContent  #col_dir  p :hover {
	text-decoration: underline;
	background: #630;
	height: 130px;
	width: 150px;
}
.thrColLiqHdr #container #mainContent #col_dir #cases {
	width: 100%;
	margin: 3% 0 0 0;
	clear: both;
}
.thrColLiqHdr #container #mainContent #col_dir #cases ul {
	width: 100%;
	list-style: none;
}
.thrColLiqHdr #container #mainContent #col_dir #cases li {
	clear: right;
	float: left;
	height: 160px;
	width: 150px;
	display: block;
	margin: 2% 1% 5% 1%;
	padding: 5px;
	background: #3A2900;
	border: dotted #55422D thin;
}
.thrColLiqHdr #container #mainContent #col_dir #cases h3 {
	font-size: 80%;
	margin: 0 0 10px 8px;
	float: left;
	color: #D4AA00;
	background: url(none);
}
.thrColLiqHdr  #container  #mainContent  #col_dir  #cases  h3 a {
	font-size: 70%;
	font-style: italic;
}
.thrColLiqHdr  #container  #mainContent  #col_dir  #cases  h3 :hover {
	font-size: 70%;
	font-style: italic;
	text-decoration: underline;
}
.thrColLiqHdr  #container  #mainContent  #col_dir  #cases img {
	padding: 8px;
	float: left;
	border-bottom: dotted #CCC thin;
	margin: 5%;
	clear: both;
}
.thrColLiqHdr  #container  #mainContent  #col_dir  #cases p {
	float: left;
	text-align: left;
	margin: 0 0 0 8px;
	color: #D4AA00;
	font-size: 70%;
	font-style: italic;
}
.thrColLiqHdr #container #mainContent #fim {
	float: left;
	width: 40%;
	margin: 40px 25px 25px 25px;
	padding: 80px 10px 10px 10px;
	clear: left;
	height: auto;
	position: static;
	background: url(../../imgs/bg_fim_hm.png) no-repeat left top;
	border-top: dotted #000 thin;
}

.thrColLiqHdr #container #footer #end address {
	font-size: 75%;
	margin: 0px;
}
.thrColLiqHdr #container #footer #notas {
	float: left;
	margin: 0 3% 0 6%;
	width: 260px;
	background-color: #402D00;
	border: dashed #000 thin;
}


.thrColLiqHdr #container #mainContent #fim p {
	font-size: 60%;
}
.thrColLiqHdr #container #mainContent #fim img {
	float: left;
	margin: 0 15px 0 0;
	clear: both;
}
.thrColLiqHdr #container #mainContent #fim p a {
	text-decoration: none;
	color: #FFFFFF;
}
.thrColLiqHdr #container #mainContent #fim p :hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.thrColLiqHdr #container #mainContent #oretorno {
	float: left;
	width: 40%;
	margin: 40px 25px 25px 35px;
	padding: 80px 10px 10px 10px;
	height: auto;
	position: static;
	border-top: dotted #000 thin;
}

.thrColLiqHdr #container #mainContent #oretorno p {
	font-size: 60%;
}
.thrColLiqHdr #container #mainContent #oretorno img {
	float: left;
	margin: 0 15px 0 0;
	clear: both;
}
.thrColLiqHdr #container #mainContent #oretorno p a {
	text-decoration: none;
	color: #FFFFFF;
}
.thrColLiqHdr #container #mainContent #oretorno p :hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.thrColLiqHdr  #container #footer {
	padding: 3%;
	margin: 60px 0 0 0;
	color: #FFFFFF;
	clear: left;
	position: relative;
	text-align: center;
	vertical-align: middle;
	border-top: dashed #333 thin;
	height: auto;
} 
.thrColLiqHdr #container #footer p {
	font-size: 65%;
	color: #FC0;
}
.thrColLiqHdr #container #footer ul {
	text-decoration: none;
	list-style-type: none;
	font-size: 70%;
	padding: 0;
	margin: 0;
	width: 100%;
}
.thrColLiqHdr #container #footer li {
	display: inline;
	clear: right;
	width: 100px;
	text-decoration: none;
	margin: 0 20px;
}
.thrColLiqHdr #container #footer li a {
	color: #FFCC00;
	text-decoration: none;
}
.thrColLiqHdr #container #footer li :hover {
	color: #FFF;
	background: #900;
}

.thrColLiqHdr #container #footer #end h2 {
	font-size: large;
	text-transform: uppercase;
	color: #FC0;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
