body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #656F7A;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 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: -5px auto 0;
	width: 756px;
	position: relative;
	text-align: left;
	font-family: Arial, sans-serif;
}
#area_coment, #area_dia {
	display: none;
}
#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: #FFF;
}
#area_coment{
	margin-top: 20px;
}
#bordas {
	padding: 5px 0 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
#bordas table, #comentar table  {
	border-collapse:collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#bordas table .bgpreto {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000;
	text-align: center;
}

#bordas td, #comentar td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#bordas td {
	padding: 2px 0 2px 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#comentar {
	display: none;
}
#comentar table, #comentar td {
	border-color: #FFF;
}
#comentar td {
	padding-top: 2px;
}
#topo {
	display: none;
}
#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: 130px;
	top: 76px;
	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:  128px;
	display: block;
	background-image: url(imagem/lnk_sobreabigblue.gif);
	background-repeat: no-repeat;
}
.nav_produ a    {
	height: 24px;
	width:  108px;
	display: block;
	background-image: url(imagem/lnk_produtos.gif);
	background-repeat: no-repeat;
}
.nav_news a    {
	height: 24px;
	width:  143px;
	display: block;
	background-image: url(imagem/lnk_news.gif);
	background-repeat: no-repeat;
}
.nav_soluc a    {
	height: 24px;
	width:  106px;
	display: block;
	background-image: url(imagem/lnk_solucoes.gif);
	background-repeat: no-repeat;
}
.nav_cotac a    {
	height: 24px;
	width:  91px;
	display: block;
	background-image: url(imagem/lnk_cotacao.gif);
	background-repeat: no-repeat;
}

.nav_falec a    {
	height: 24px;
	width:  141px;
	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;
}
/*.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 9px;
	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: #9AABC0;
	display: block;
}
#navesq ul li a:hover
{
background: transparent url(imagem/arrow_on.gif) -2px 8px no-repeat;
color: #C2DBED;
}
.noticia {
	padding-right: 15px;
}

.noticia a {
	font-size: 11px;
	line-height: 14px;
	color:#5B646F;
}
.noticia p {
	margin: 0 0 8px;
}
.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_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: 10px;
	line-height: 14px;
	padding-top: 10px;
}

.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 td {
	padding: 3px;
}
.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;
}
#naveg {
	display: none;
}
