body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #656F7A;
		/*background: #656F7A url(imagem/bgbody1.gif) repeat-y center;*/
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
	color: #1F1F1F;
}
a:hover {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
#delimitador {
	margin: 0 auto;
	width: 770px;
	position: relative;
	text-align: left;
	font-family: Arial, sans-serif;
}
#area_coment, #area_dia {
	background-color: #F2F4F7;
	font-size: 11px;
	margin-top: 12px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
#area_coment h2, #area_dia h2  {
	font-size: 12px;
	margin: 0 0 2px;
	padding: 0 0 2px;
}
#area_coment h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C9D5;
}
#area_coment{
	margin-top: 20px;
}
#bordas {
	/*padding: 7px 0 0;
	color: #0B5F9B;*/
}
#bordas table, #comentar table  {
	/*border-collapse:collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;*/
}
#bordas table .bgpreto {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0B5F9B;
	text-align: center;
	/*background-image: url(imagem/bgpreto.gif);
	background-repeat: no-repeat;
	background-position: center 1px;*/
}

#bordas td, #comentar td {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;*/
}
#bordas td {
	padding: 2px 0 2px 6px;
	/*border-bottom-width: 3px;
	border-bottom-style: solid;*/
}
#comentar {
	font-size: 11px;
	padding: 4px 2px;
	background-image: url(imagem/bg_comentar.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	position: absolute;
	z-index: 3;
	left: 7px;
	top: 140px;
	width: 115px;
}
#comentar table, #comentar td {
	border-color: #E6ECF0;
}
#comentar td {
	padding-top: 2px;
}
.topo {
	/*height: 100px;*/
	background-image: url(imagem/bg_marcas.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav_right {
	left: 500px;
	top: 16px;
	font-size: 11px;
	position: absolute;
	z-index: 7;
}
#nav_right a:hover {
	text-decoration: underline;
}
.fleft {
	float: left;
}
#menu {
	position: absolute;
	left: 129px;
	top: 71px;
	z-index: 2;
}
#nav {
}
#nav ul {
	display: inline;
}
#nav li { 
	float: left; 
	list-style-type: none;
}
#nav li a {
	text-indent: -9999em;
}
#nav ul{ 
	margin: 0; 
	padding: 0 !important;
}
#nav a:hover {
	background-position: left bottom!important;
}
.nav_abig a    {
	height: 24px;
	width:  130px;
	display: block;
	background-image: url(imagem/lnk_sobreabigblue.gif);
	background-repeat: no-repeat;
}
.nav_produ a    {
	height: 24px;
	width:  110px;
	display: block;
	background-image: url(imagem/lnk_produtos.gif);
	background-repeat: no-repeat;
}
.nav_news a    {
	height: 24px;
	width:  140px;
	display: block;
	background-image: url(imagem/lnk_news.gif);
	background-repeat: no-repeat;
}
.nav_parc a    {
	height: 24px;
	width:  135px;
	display: block;
	background-image: url(imagem/lnk_parc.gif);
	background-repeat: no-repeat;
}
.nav_soluc a    {
	height: 24px;
	width:  109px;
	display: block;
	background-image: url(imagem/lnk_solucoes.gif);
	background-repeat: no-repeat;
}
.nav_cotac a    {
	height: 24px;
	width:  93px;
	display: block;
	background-image: url(imagem/lnk_cotacao.gif);
	background-repeat: no-repeat;
}

.nav_falec a    {
	height: 24px;
	width:  143px;
	display: block;
	background-image: url(imagem/lnk_faleconosco.gif);
	background-repeat: no-repeat;
}
#fecha_nav {
	height: 180px;
	width: 620px;
	left: 70px;
	z-index: 1;
	position: absolute;
	top: 52px;
	visibility: hidden;
}
#drop_abig, #drop_produ, #drop_servi, #drop_soluc, #drop_cotac, #drop_falec {
	position: absolute;
	visibility: hidden;
	top: 96px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6498BF;
}
#drop_abig a, #drop_produ a, #drop_servi a, #drop_soluc a, #drop_cotac a, #drop_falec a {
	display: block;
	padding: 3px 0;
	background-color: #B7CEDF;
	color: #264B71;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E4EE;
	font-family: Arial, Helvetica, sans-serif;
}
#drop_abig a:hover, #drop_produ a:hover, #drop_servi a:hover, #drop_soluc a:hover, #drop_cotac a:hover, #drop_falec a:hover {
	background-color:#4687AA;
	color: #ECF0F4;
}
#drop_abig p, #drop_produ p, #drop_servi p, #drop_soluc p, #drop_cotac p, #drop_falec p {
	margin: 0;
	padding: 0;
	text-indent: 8px;
}
#drop_abig {
	width:113px;
	left: 135px;
	z-index: 6;
}
#drop_abig a    {
	width:113px;
}
#drop_produ {
	width: 97px;
	left: 247px;
	z-index: 3;
}
#drop_produ a    {
	width: 97px;
}
#drop_servi {
	width: 117px;
	left: 344px;
	z-index: 4;
}
#drop_servi a    {
	width: 117px;
}
#drop_soluc {
	width: 213px;
	left: 440px;
	z-index: 5;
}
#drop_soluc a    {
	width: 213px;
}
#drop_cotac {
	width: 91px;
	left: 535px;
	z-index: 8;
}
#drop_cotac a    {
	width: 91px;
}
#drop_falec {
	width: 129px;
	left: 626px;
	z-index: 9;
}
#drop_falec a {
	width: 129px;
}


.apontador {
	cursor: default;
}
.branca td {
	background-color: #FFFFFF;
}

/*.celula td {
	font-size: 13px;
	line-height: 17px;
	padding: 0 9px;
	color: #5B646F;
	vertical-align: top;
}*/
.celula {
	font-size: 13px;
	line-height: 17px;
	/padding: 0 3px 0 0;
	color: #5B646F;
	vertical-align: top;
}
.celula h4 {
	font-size: 14px;
	margin: 1px 0;
	padding: 1px 0;
}
.celula p {
	text-align: justify;
	width: 480px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.celula h3 {
	margin: 2px 0 6px;
	padding: 0;
	color: #0B5F9B;
}
.vert {
	background-image: url(imagem/vert.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.nav_borda
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9CB2CE;
	border-left-color: #9CB2CE;
}
#navesq {
	/*padding: 0 0 4px 10px;
	background-image: url(imagem/bg_navesq.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 115px;*/
}
#navesq ul {
list-style-type: none;
text-align: left;
}
#navesq ul li a {
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	background-color: transparent;
	background-image: url(imagem/arrow.gif);
	background-repeat: no-repeat;
	background-position:-2px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B5F9B;
	display: block;
}
#navesq ul li a:hover
{
background: transparent url(imagem/arrow_on.gif) -2px 8px no-repeat;
color: #C2DBED;
}
.noticia {
	padding: 0 0 0 2px;
}
.boxnoticia {
	/*padding: 0 4px;
	background-color: #D6E0EB;
	color: #2E3338;
	border-left: solid 1px */
}
.boxparceiros {
	padding: 0 3px;
	border-left: solid 1px #D6E0EB;
	border-right: solid 1px #D6E0EB;
}
.noticia a {
	font-size: 11px;
	line-height: 13px;
	color:#202326;
}
.noticia p {
	margin: 0 0 6px;
}
.noticia a:hover {
	text-decoration: underline;
}
.enviar {
	background-color: #9CB2CE;
	color: #FFFFFF;
	font-size: 11px;
}
.boxgd {
	width: 232px;
}
.boxmd {
	width: 175px;
}
.boxpq {
	width: 95px;
}
.boxmn {
	width: 20px;
}
.boxmpq {
	width: 40px;
}
.boxgd, .boxmn, .boxmd, .boxpq, .boxmpq  {
	height: 16px;
	border: 1px solid #76A5C7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C3D54;
}

.boxgdmultilarga {
	border: 1px solid #76A5C7;
	width: 232px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*#textobasico table {
	border-top: 1px solid #D3DBE2;
	border-right: 1px solid #D3DBE2;
}
#textobasico td {
	border-bottom: 1px solid #D3DBE2;
	border-left: 1px solid #D3DBE2;
	padding: 5px 9px;
}*/
.bg_fio {
	background-image:url(imagem/fio_azul_vert.gif); 
	background-repeat:repeat-y;
}
.bg_fio_esq {
	background-image: url(imagem/bg_fio_esq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_fio_dir {
	background-image: url(imagem/fio_dir.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.abertura, .fotocapa {
	border-top-width: 1px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DB3CE;
	border-bottom-color: #9DB3CE;
}
.endereco {
	font-size: 9px;
	padding-top: 6px;
	float: right;
	color: #4787B4;
}

.abertura p {
	margin-left: -10px;
	line-height: 19px;
}
.fotocapa {
	background-image: url(imagem/fotohome_princ.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.formulario {
	border: 1px solid #9CB2CE;
}
.formulario td {
	padding: 3px;
	background-image: url(imagem/fiazul.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.corpo10 {
	font-size: 9px;
	line-height: 10px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}
.corpo10 p {
	margin: 4px 0;
}
.corpo10 a:hover {
	text-decoration: underline;
}
.fx_branca {
	border: 1px solid #EAEFF4;
}
.fx_branca td  {
	padding: 2px 15px;
}
.fx_gelo {
	background-color: #EAEFF4;
}
#idiomas {
	position:absolute;
	left:596px;
	top:15px;
	width:166px;
	height:17px;
	z-index:10;
}