* { 
	font-family: "Trebuchet MS", "Arial" !important;
}

* {
	position: static;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Arial";
	font-size:13px;

	background:url(../imagens/estrutura/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:justify;
	
}
.campotexto {
	border:1px #b6c9da solid;
	FONT-SIZE: 8pt; 
	font-family:Arial, Helvetica, sans-serif;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-weight:normal;
	color : #3d3b45; text-decoration:none;
} 
A:HOVER {
font-weight:normal;
	color:#28166f; text-decoration:underline; 
}

.bg_esquerdo {
	background:#1ebfeb url(../imagens/estrutura/bg.jpg) repeat-x bottom;
	background-position:bottom;
	background-repeat:repeat-x;

}

.bg_direito1 {
	background:url(../imagens/estrutura/bg_direito1.jpg);
	background-position:bottom left;
	background-repeat:no-repeat
}

.bg_direito {
	background:#1ebfeb  url(../imagens/estrutura/bg_direito2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;

}
.bg_rodape {
	background:url(../imagens/estrutura/img_rodape.jpg);
	background-position:center bottom ;
	background-repeat:no-repeat;
}

.corpo {
	border-left: 1px #dfead9 solid;
	border-right: 1px #dfead9 solid;
	padding:2px;
	background-color: #ffffff;
	
}

.td_corpo {
    padding: 4px 8px;
}

.font-trebuchet-azul {
	font-size: 12px;
	color: #005681;
	text-align:justify
}


.paddin10 {
	padding-top:10px;
}

.box_msn {
	background:url(../imagens/estrutura/box_contat.png) no-repeat top center;
	height:81px;
}
.box_pacote_m {
	background-color:#f4f7f0;
	border-left: 1px #cfd3d1 solid;
	border-right: 1px #cfd3d1 solid;
	padding:5px;
	font-size:12px;
}
.box_pacote_bottom {
	background:url(../imagens/estrutura/box_pacotes_bottom.png) no-repeat top;
}

.bg_cotacoes {
	background:url(../imagens/estrutura/bg_cotacoes.png) no-repeat center;
	height:80px;
	width:231px;
	margin:auto;
	margin-left:8px;
}

.rodape {
	background:url(../imagens/estrutura/bg_rodape.png) top no-repeat;
}