/* --- CONFIGURAÇÃO DO CORPO D0 SITE --- */
body {
	margin:0px; 
	background-color:#ffffff; /* COR DE FUNDO DA PAGINA */
	font-family:Arial;
	font-size:11px;
	color:#666;
	background-image:url(../images/bg_topo.jpg); /* IMAGEM DE FUNDO DA PAGINA */
	background-position:top;
	background-repeat:repeat-x;
}
/* --- FIM --- */

/* DEIXA O SITE ALINHADO AO CENTRO DA TELA */
p {
	margin-bottom:20px;
	margin-top:0px;
}
form {
	 margin:0px;
	 padding:0px;
}
#tudo { 
	width:980px; 
	margin:0 auto;	
}
/* --- FIM --- */


#topo {
	width:980px;
	height:246px;
	float:left;
	background-image:url(../images/fundo_topo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.topo_logo {
	width: 333px;
	height: 185px;
	float:left;
}

.topo_box01 {
	width: 270px;
	height: 185px;
	float:left;
}

.topo_box02 {
	width: 377px;
	height: 185px;
	float:left;	
}
.topo_menu {
	width: 980px;
	height: 62px;
	float:left;
}
.topo_menu_01 {
	width: 130px;
	float:left;
}
.topo_menu_02 {
	width: 685px;
	height: 62px;
	float:left;
}
.topo_menu_03 {
	width: 133px;
	height: 17px;
	padding-top: 35px;
	padding-right: 30px;
	font-size: 12px;
	text-align:right;
	float:left;
	background-image:url(../images/menu_topo_cesta.jpg);
}
.topo_fd {
	width: 980px;
	float:left;
	background-image:url(../images/fd_topo.jpg);
}

/* --- MENU --- */

#menu {
	width:152px;
	float:left;
	margin-top: 20px;
}
.menu_box{
	width: 152px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

ul{
 	width:152px;
	float:left;
	display:block;
	margin:0px;
	list-style-type:none;
	padding:0px;
}

.menu_titulo{
	width:152px;
	float:left;
}
.menu_botao{
	width:125px;
	height:19px;
	float:left;
	padding-left:25px;
	padding-top: 3px;
	background-image:url(../images/fundo_menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:1px;
	font-family:Tahoma;
	font-size:12px;
	color:#545454;
	cursor:pointer;
	border-bottom:1px solid #e4e3e3;
	list-style:none;
	display:block;
}
.menu_botao2{
	width:125px;
	height:19px;
	float:left;
	padding-left:25px;
	padding-top: 3px;
	background-image:url(../images/fundo_menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:1px;
	font-family:Tahoma;
	font-size:12px;
	color:#2c6cb6;
	cursor:pointer;
	border-bottom:1px solid #e4e3e3;
	list-style:none;
	display:block;
}


/* --- FIM --- */

/* --- MIOLO E TITULO DA PAGINA --- */

#miolo{
	width:608px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	margin-top: 20px;
	float:left;
}
#conteudo {
	width: 608px;
	float:left;	
}

.titulos{
	width:608px;
	padding-top:10px;
	height:28px;
	float:left;
	color:#0089e1;
	font-size:15px;
	font-family:Arial;
	border-bottom: solid 1px #dddddd;
	margin-bottom:5px;
	background-image:url(../images/titulos.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-weight:bold;
}
.form_pesquisa {
	width:120px;
	float:left;
	border-left:1px solid #BBC2B7;
	border-top:1px solid #BBC2B7;
	border-right:1px solid #E2E7E3;
	border-bottom:1px solid #E2E7E3;
	font-size:11px;
	font-family:Tahoma;
	color:#666;
	padding:1px;
}

#botao_busca{
	width:66px;
	float:left;
	text-align: right;
	padding-top: 23px;
}

ul{
 	width:143px;
	float:left;
	display:block;
	margin:0px;
	list-style-type:none;
	padding:0px;
}

/* --- FIM --- */

#central_buscar {
	width:982px;
	background-color:#FFFFFF;
	float:left;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:12px;
}
#bordo_filtro{
	width:961px;
	height:59px;
	float:left;
	background-image:url(../images/fundo_filtro.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #dce0df;
	margin-top:3px;
}
#campo_filtro{
	width:140px;
	float:left;
}
#grupo_filtro{
	width:560px;
	float:left;
}

#ti_filtro{
	width:140px;
	height:18px;
	float:left;
	padding-top:7px;
}




#painel {
	width:179px;
	float:right;
	margin-top: 20px;
}
.painel_box{
	width: 179px;
	float:left;
	margin-bottom: 20px;
}


#meio {
	width:980px;
	background-image:url(../images/fundo_meio.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	float:left;
}
#rodape {
	width:980px;
	margin:0 auto;	
}
#rodape_fundo{ 
 	width: 980px;
	height: 150px;
	border-top: 1px solid #e7f2f8;
	background-repeat: no-repeat;
	background-position:center;
	float:left;
}
#tudo_rodape{
	width:100%;
	background-image:url(../images/bg_rodape.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
}

.roda_box00 {
	width: 90px;
	padding-left: 10px;
	padding-top: 25px;
	float:left;
}
.roda_box01 {
	width: 243px;
	padding-left: 10px;
	padding-top: 25px;
	float:left;
}
.roda_box02 {
	width: 233px;
	padding-left: 20px;
	padding-top: 18px;
	float:left;
}
.roda_box03 {
	width: 214px;
	padding-left: 10px;
	padding-top: 25px;
	float:left;
}
.roda_box04 {
	width: 105px;
	padding-top: 25px;
	float:left;
}
.roda_box05 {
	width: 35px;
	padding-top: 25px;
	padding-left: 10px;	
	float:left;
}
/* --- OPORTUNIDADES --- */
.oportunidades_box{
	width:186px;
	padding:2px;
	padding-bottom:7px;
	border:1px solid #e1e1e1;
	float:left;
	margin-right:15px;
	margin-top:5px;
	margin-bottom: 5px;
}
.oportunidades_titulo{
	width:176px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7f7f7f;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
.oportunidades_foto{
	width:170px;
	float:left;
	padding-left:08px;
	padding-right:08px;
	padding-top:10px;
}
.oportunidades_descricao{
	width:166px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:15px;
	line-height:12px;
}
.oportunidades_detalhes{
	width:166px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	line-height:12px;
	cursor:pointer;
	text-align:right;
	margin-bottom:5px;
	}
.oportunidades_vazio{
	float:left; 
	margin-top:12px; 
	border:1px solid #e1e1e1; 
	margin-bottom:12px; 
	background-color:#F9F9F9; 
	width:606px; 
	height:100px; 
	padding-top:85px; 
	text-align:center;
	font-family: tahoma; 
	color:#666666; 
	font-size:12px;
}
.box_bot_dest{
	width:166px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}
.box_clientes{
	width:170px; 
	float:left; 
	margin-right:15px; 
	padding:5px; 
	border:1px solid #CCCCCC;
	margin-bottom:15px;
}
.box_logos{
	width:165px;
	height:90px;
	float:left;
	margin-right:37px;
	margin-top:27px;
	border:1px solid #CCCCCC;
	padding:2px;
}

/* -- MARINGA --*/

#conheca_maringa{
	width:171px;
	float:left;
	border:1px solid #dce0df;
	cursor:pointer;
	margin-top:10px;
}

#titulomaringa {
	width: 580px;
	height: 25px;
	float: left;
	background-color: #F2F2F2;
	padding-left: 10px;
	padding-buttom: 10px;
	padding-top:10px;
	margin-bottom: 10px;

}
#fotomaringa {
	width: 607px;
	float: left;
	padding-left: 23px;
}
.fotomaringa_01 {
	width: 148px;
	float: left;
	background-color:#F4F4F4;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 25px;
}
#coluna_mga_01 {
	width: 298px;
	padding-left: 10px;
	float: left;

}
#coluna_mga_02 {
	padding-left: 22px;
	width: 266px;
	float: left;
}
/* FONT */
.branco11 {	font-size:11px;	color:#FFFFFF }
.branco12 { font-size:12px;	color:#FFFFFF }
.cinza11 { font-size:11px; color:#999999; text-decoration:none }
.cinza12 { font-size:12px; color:#999999; text-decoration:none }
.cinza_esc11 { font-size:11px; color:#666666; text-decoration:none }
.cinza_esc12 { font-size:12px; color:#666666; text-decoration:none }

.azul_claro11 { font-size:12px; color:#018ee3; text-decoration:none }
.azul_claro12 { font-size:12px; color:#018ee3; text-decoration:none }

/* LINKS */
.Abranco11 {	font-size:11px;	color:#FFFFFF; text-decoration:none }
.Abranco12 { font-size:12px;	color:#FFFFFF; text-decoration:none }
.Acinza_esc11 { font-size:11px; color:#666666; text-decoration:none }
.Acinza_esc12 { font-size:12px; color:#666666; text-decoration:none }
.Acinza11 { font-size:11px; color:#999999; text-decoration:none }
.Acinza12 { font-size:12px; color:#999999; text-decoration:none }


.Abranco11:hover {	font-size:11px;	color:#FF9900; text-decoration:none }
.Abranco12:hover { font-size:12px;	color:#FF9900; text-decoration:none }
.Acinza_esc11:hover { font-size:11px; color:#999999; text-decoration:none }
.Acinza_esc12:hover { font-size:12px; color:#999999; text-decoration:none }
.Acinza11:hover { font-size:11px; color:#999999; text-decoration:none }
.Acinza12:hover { font-size:12px; color:#999999; text-decoration:none }

