html {
	font:13px Arial,Helvetica,sans-serif;
}
body {
	margin:0 auto;
	padding:0;
	border:0;
	width:100%;
	background:url('../imgs/fundo_site.png') repeat 0 0;
	background-color:#EEE;
}
h1,h2,h3,h4,p,ul {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
#rodape_fix {
	position:absolute;
	width:100%; 
	height:204px; 
	top:1585px;
	left:0;
	z-index:-1; 
	background:url('../imgs/rodape_fundo_3.png') repeat-x 0 0;
}
#site {
	margin:0 auto;
	padding:0;
	width:1003px;
	height:auto;
	background:url('../imgs/logo.jpg') no-repeat 0 0;
}
#site_logo {
	margin:0;
	padding:0;
	width:100%;
	height:140px;
	/*background:url('../imgs/logo4.jpg') no-repeat 0 0;*/
}
#site_logo #texto_logo {
	width:100%;
	height:100%;
	padding:0;
	background:url('../imgs/texto_logo.png') no-repeat 179px 49px;
}
#lado_esquerdo {
	float:left;
	padding:0;
	margin:0;
	width:90px;
	height:auto;
}
#lado_esquerdo .parte1 {
	padding:0;
	margin:0;
	background:url('../imgs/lado_esquerdo.png') no-repeat 0 0;
	width:100%;
	height:277px;
}
#lado_esquerdo .parte2 {
	padding:0;
	margin:0;
	background:url('../imgs/lado_esquerdo_baixo.png') no-repeat 0 0;
	width:100%;
	height:1181px;
}
#lado_direito {
	float:right;
	padding:0;
	margin:0;
	width:90px;
	height:auto;
}
#lado_direito .parte1 {
	padding:0;
	margin:0;
	background:url('../imgs/lado_direito.png') no-repeat 0 0;
	width:100%;
	height:277px;	
}
#lado_direito .parte2 {
	padding:0;
	margin:0;
	background:url('../imgs/lado_direito_baixo.png') no-repeat 0 0;
	width:100%;
	height:1181px;
}
#meio {
	float:left;
	padding:0;
	margin:0;
	width:823px;
	height:auto;
}
#meio #menu .esquerda {
	float:left;
	padding:0;
	margin:0;
	background:url('../imgs/menu_esquerda.png') no-repeat 0 0;
	width:27px;
	height:28px;
}
#meio #menu .direita {
	float:right;
	padding:0;
	margin:0;
	background:url('../imgs/menu_direita.png') no-repeat 0 0;
	width:27px;
	height:28px;
}
#meio .menu_up {
	padding:0;
	margin:0;
	width:100%;
	height:20px;
	background:url('../imgs/menu_up.png') no-repeat 0 0;
}
#meio #menu #menu_itens {
	float:left;
	width:769px;
	background:url('../imgs/menu_fundo.jpg') repeat-x 0 0;
}
#meio #menu #menu_itens li {
	display:inline;
	float:left;
}
#meio #menu #menu_itens .sep {
	width:2px;
	height:28px;
	background:url('../imgs/sep.jpg') no-repeat 0 0;
}
#meio #menu #menu_itens li a {
	float:left;
	width:131px;
	height:23px;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	color:#000;
	padding-top:5px;
	background:url('../imgs/menu_fundo.jpg') repeat-x 0 0;
}
#meio #menu #menu_itens li a:hover {
	color:#002288;
	font-size:12px;
	font-weight:bold;
	background:url('../imgs/menu_fundo_over.jpg') repeat-x 0 0;
}
#meio #conteudo {
	clear:both;
	width:100%;
	height:1410px;
	padding:0;
	margin:0;
	background:url('../imgs/conteudo_sombra.jpg') repeat-x 0 1395px;
	background-color:#FFF;
}
#rodape_conteudo {
	clear:both;
	width:100%;
	height:190px;
	padding:0;
	margin:0;
	background:url('../imgs/rodape_fundo_2.jpg') repeat-x 0 0;
}
#rodape_conteudo .direito {
	float:right;
	width:433px;
	padding:0;
	margin:0;
	margin-top:55px;
	height:auto;
}
#rodape_conteudo .direito p {
	clear:both;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#222;
}
#rodape_conteudo .direito a {
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	color:#003366;
	line-height:16px;
	padding-top:2px;
	text-align:center;
}
#rodape_conteudo .direito a:hover {
	font-size:14px;
}
#rodape_conteudo .direito .btn1 {
	width:300px;
	height:97px;
	float:left;
	background:url('../imgs/envio_de_curriculum.png') no-repeat 35px 0;
	margin-left:0px;
	text-align:left;
	padding-top:18px;
	padding-left:20px;
	text-align:center;
}
#rodape_conteudo .esquerdo {
	width:570px;
	padding:0;
	margin:0;
	font-family:tahoma;
	padding-top:17px;
	float:left;
}
#rodape_conteudo .esquerdo span {
	float:left;
	width:180px;
	text-align:left;
}
#rodape_conteudo .esquerdo li {
	line-height:25px;
}
#rodape_conteudo .esquerdo li a {
	color:#333;
	font-size:11px;
}
#rodape_conteudo .esquerdo li a:hover {
	color:#333;
	font-weight:bold;
}
#rodape_conteudo .esquerdo p {
	color:#111;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
}
#rodape_conteudo .esquerdo p a {
	color:#111;
}
#rodape_conteudo .esquerdo .home {
	margin-left:35px;
}
#rodape_conteudo .esquerdo .solucoes {
	width:140px;
}
.conteudo_texto {
	clear:both; 
	position:absolute; 
	width:823px; 
	height:auto; 
	top:188px; 
	color:#000;
	z-index:0;
	padding-top:10px;
}
.conteudo_texto .esquerdo {
	float:left;
	width:553px;
	padding:0;
	margin:0;
	z-index:1;
	padding-top:10px;
	font-size:12px;
}
.conteudo_texto .esquerdo .btns {
	float:left;
	width:100%;
	height:30px;
	text-align:right;
}
.conteudo_texto .esquerdo .btns img {
	cursor:hand;
}
.conteudo_texto .esquerdo .parte1 {
	float:left;
	width:30px;
	height:188px;
	background:url('../imgs/produtos_esquerda.png') no-repeat 0 0;
	margin-left:10px;
}
.conteudo_texto .esquerdo .parte2 {
	float:left;
	width:477px;
	height:188px;
	padding:0;
	margin:0;
	background:url('../imgs/produtos_meio.png') repeat-x 0 0;
}
.conteudo_texto .esquerdo .parte3 {
	float:right;
	width:30px;
	height:188px;
	background:url('../imgs/produtos_direita.png') no-repeat 0 0;
	margin-right:6px;
}
.conteudo_texto .direito {
	float:right;
	width:270px;
	padding:0;
	padding-top:10px;
	margin:0;
}
.conteudo_texto .direito .redes {
	position:relative;
	clear:both;
	padding:0;
	height:auto;
	top:119px;
	margin-top:0px;
	margin-left:-90px;
	left:auto;
	
}
.conteudo_texto .direito .painel_video {
	float:left;
	width:237px;
	height:183px;
	background:url('../imgs/videos.png') no-repeat 0 0;
	margin-top:28px;
	padding-top:32px;
	padding-left:33px;
}
.conteudo_texto .direito .video_fix {
	float:left;
	width:270px;
	height:215px;
	margin-top:28px;
}
.conteudo_texto .direito .noticia_fix {
	float:left;
	width:270px;
	height:315px;
	margin-top:12px;
}
.conteudo_texto .direito .painel_noticia {
	float:left;
	width:270px;
	height:306px;
	background:url('../imgs/noticias.png') no-repeat 0 0;
	padding-top:25px;
	margin-top:12px;
}
.conteudo_texto .direito .painel_noticia p,h2 {
	float:left;
	width:206px;
	height:auto;
	margin-left:29px;
}
.conteudo_texto .direito .painel_noticia p {
	padding-top:3px;
	padding-bottom:3px;
}
.conteudo_texto .direito .painel_noticia h2 {
	padding-bottom:10px;
	color:#000;
	font-size:19px;
}
.conteudo_texto .direito .painel_noticia a {
	color:#993300;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.conteudo_texto .direito .painel_noticia a:hover {
	text-decoration:underline;
}
.conteudo_texto .direito .painel_noticia .t_noticia {
	color:#004400;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
}
.conteudo_texto .direito .painel_noticia .linha {
	border-top:1px dashed #CCC;
	height:1px;
}
.sub_menus {
	position:absolute;
	height:auto;
	text-align:center;
	top:188px;
	visibility:hidden;
	background:url('../imgs/M_FUNDO.gif') repeat-y 0 0;
	width:133px;
}
#home {
	left:auto;
	margin-left:78px;
	z-index:2;
}
#quem_somos {
	left:auto;
	margin-left:211px;
	z-index:3;
}
#produtos {
	left:auto;
	margin-left:294px;
	z-index:4;
}
#fale_conosco {
	left:auto;
	margin-left:427px;
	z-index:5;
	width:133px;
}
#fale_conosco ul {
		
}
#fale_conosco .sub_menus_final {
}
#noticias {
	left:auto;
	margin-left:563px;
	z-index:6;
}
.sub_menus ul {
		padding-top:5px;
		padding-bottom:5px;
		background:url('../imgs/fundo_menu.jpg') repeat-x 0 0; 
		border-left:1px solid #b4b4b4; 
		border-right:1px solid #b4b4b4;
}
.sub_menus li {
	line-height:22px;
}
.sub_menus a {
	color:#002288;
	font-family:verdana;
	font-size:11px;
}
.sub_menus a:hover {
	color:#000099;
	font-weight:bold;
}
.sub_menus .sub_menus_final {
	float:left; 
	width:100%; 
	height:10px; 
	background:url('../imgs/fim_menu.png') no-repeat 0 0;
}