body {	padding:0px;	margin:0px;	background: url(bkg.jpg) top center no-repeat #2d0003;	font:14px arial;	color:#333333;
	text-align:center;}
.tudo{
	width:887px;
	margin:0px auto;
}

.topo{
	height:83px;
}

.conteudo {
	font:11px arial;
	color:#333333;
	clear:both;
}

.col-a{
	float:left;
	width:240px;
}

.col-b{
	width:639px;
	float:left;
	text-align:left;
	margin-left:1px;
}

.cont_home{
	padding:15px;
	background: url('fundo_home.jpg') top no-repeat #ffffff;
	position: relative;
	text-align:left;
	height:540px;
}

.boxi{
	width:160px;
	padding:0px;
	margin:0px;
	text-align: left;
	position: absolute;
	top: 92px;
}

.solicite{
	position: absolute;
	top: 287px;
	left: 430px;
	width:178px;
	height:65px;
}


img{
	border:0
}

a{font:11px arial;color:#333333;text-decoration:none}
a:hover{color:#990000;}
h2{font-size:16px;border-bottom:1px solid #cdcdcd;color:#ffffff}
.font-branco{color:#FFFFFF;padding:20px;}
.contem{padding:15px;background-image: url(fundo_meio.jpg);background-repeat:no-repeat;background-position: top;background-color: #ffffff;min-height:540px;}
td, th { 
	font:11px arial;
	color:#333333;
}
.box-branco{background:#FFFFFF;padding:20px;}/* PAGINAS INTERNAS */
.cont_empresa{background:url(fundo_empresa.jpg) no-repeat;width:499px;height:421px;padding:20px 70px 50px 70px;}
.cont_importacao{background:url(fundo_import.jpg) no-repeat;width:499px;height:400px;padding:40px 70px 50px 70px;}
.cont_cinza{background:url(fundo_cinza.jpg) no-repeat;height:400px;
padding:100px 70px 30px 90px;color:#ffffff;
}

.cont_cinza a{
color:#FF3300;

}

.cont_boxes{
background:url(fundo_boxes.jpg) no-repeat;
width:519px;position:relative;
padding:0px 60px 20px 60px;min-height:414px;
background-color:#FFFFFF;
}
.cont_imp_txt{
font:14px arial;
background:url(box3.jpg) repeat-y;
width:499px;
padding:0px 10px 0px 10px;
}

.cont_tit{
background:url(box1.jpg) no-repeat;
padding:10px;
color:#676d72;
font-size:16px;
font-weight:bold;
width:499px;
height:25px;
}

/* FORMULARIO */

#todoform input, textarea {	
border:1px solid #cdcdcd;
background:#f1f1f1;
}
#todoform input.botao {	
background:#cdcdcd;	
color:#555555;
border:2px solid #ffffff;
}

/*  LISTA LINKS */

#link a, #link a:visited {
text-decoration:none;
display:block; 
padding:4px;
margin-bottom:2px;
border-bottom:1px solid #f5f5f5;
}
#link a:hover {
color:#990000;
background-color:#f5f5f5;
}
  
.paginacao{
text-align:center;
}
  
.paginacao a, .paginacao a:visited {
font:10px arial;
color:#999999;
padding: 0 2px 0 2px;
text-decoration:none;
border:1px solid #f1f1f1;
font-weight:bold;
}
.paginacao a:hover {
color:#fff;
background-color:#555555; 
}

