@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image: url("imagem/fundo_pagina.jpg");
	background-repeat:repeat-x;
}
a img {border:none;}

#pagina {
	position: relative;
	width: 980px;
	margin:0px auto;
	background-color: white;
}

#topo {
	width:980px;
	height:191px;
	float:left;
	background-image: url("imagem/topo.jpg");
}

.webradio {
	position: absolute;
	top: 17px;
	left: 922px;
	width: 51px;
	height:30px;
	background-image:url(imagem/bandeira-do-brasil.png);
}

.noticias {
	position: absolute; 
	top: 192px; 
	left: 910px; 
	font-family:arial;
	font-size:12px;
	color:#000033;
}

.alunos {
	position: absolute; 
	top: 70px; 
	left: 890px; 
	color: #8d8e8e; 
	font-size: 12px;
}


.mapa {
	position: absolute; 
	top: 50px; 
	left: 916px; 
	color: #8d8e8e; 
	font-size: 12px
}


.logado {
	position: absolute; 
	top: 162px; 
	left: 790px; 
	font-family:arial;
	font-size:12px;
	color:#000033;

}

.online {
	position: absolute; 
	top: 140px; 
	left: 200px; 
	color: #CCCCCC; 
	font-size: 14px
}

.pesquisa {
	position: absolute; 
	top: 162px; 
	left: 520px; 
	color: #FFFFFF; 
	font-size: 14px
}

#fundo_menu {
	width:980px;
	height:40px;
	float:left;
	background-image:url(imagens/fundo_menu.jpg);
}

.separador_menu {
	width:15px;
	height:37px;
	float:left;
}

#botao_treinamento_inf {width: 70px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;
margin-left:5px;}

#botao_treinamento_inf:hover{background-image:url();}

#botao_treinamento_jb {width: 70px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;
margin-left:5px;}

#botao_treinamento_inf:hover{background-image:url();}

#botao_treinamento_gestao {width: 65px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;
margin-left:5px;}

#botao_treinamento_gestao:hover{background-image:url();}

#botao_curso_informatica {width: 85px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;}

#botao_curso_informatica:hover{background-image:url();}

#botao_inscricao {width: 130px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;}

#botao_inscricao:hover{background-image:url();}


#botao_ecommerce {width: 90px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;}

#botao_ecommerce:hover{background-image:url();}

#botao_livros {width: 85px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;}

#botao_livros:hover{background-image:url();}

#botao_parceiros {width: 110px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;}

#botao_parceiros:hover{background-image:url();}

#botao_chat {width: 84px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;}

#botao_chat:hover{background-image:url();}

#botao_contato {width: 20px; /*largura objeto na tela */
height:34px;
background-image:url();
float:left;}

#botao_contato:hover{background-image:url();}


#estrutura_banner {
	width:972px;
	height:380px;
	float:left;
	background-color:#FFF;
	margin-top:0px;
	padding-left:8px;
}

#banner {
	width:966px;
	padding-left:7px;
	height:374px;
	float:left;
}

#estrutura_banner_up {
	width:448px;
	height:336px;
	float:left;
	background-color:#FFF;
	margin-top:2px;
	padding-left:8px;
}

#banner_up {
	width:448px;
	padding-left:7px;
	height:336px;
	float:left;
}
	
#produtos {
	width:980px;
	float:left;
	background-image:url(imagens/fundo_produtos.jpg);
	height:350px;
}

.estrutura_item_produto {
	width:292px;
	float:left;
	margin-top:25px;
	margin-left:25px;
}

.imagem_item_produto {
	width:292px;
	height:206px;
	float:left;
	margin-bottom:5px;
}

.titulo_item_produto {
	width:292px;
	font-family:arial;
	font-size:13px;
	color:#c42222;
	font-weight:bold;
	padding-top:5px;
}

.texto_item_produto {
	width:292px;
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-top:5px;
}

#solucao {
	width:1280px;
	float:left;
	background-image:url(imagens/imgFundo1.jpg);
	height:52px;
}

#destaque {
	width:980px;
	float:left;
	background-image:url(imagens/destaque.png);
	height:52px;
}

#servicos {
	width:980px;
	float:left;
	background-image:url(imagens/fundo_servicos.jpg);
	height:290px;
	
}

.estrutura_item_servico {
	width:217px;
	float:left;
	margin-top:15px;
	margin-left:22px;
}

.imagem_item_servico {
	width:217px;
	height:170px;
	float:left;
	margin-bottom:5px;
}

.titulo_item_servico {
	width:217px;
	font-family:arial;
	font-size:12px;
	color:#c42222;
	font-weight:bold;
	padding-top:5px;
}

.texto_item_servico {
	width:217px;
	font-family:arial;
	font-size:11px;
	color:#333333;
	padding-top:5px;
}

#categorias {
	width:980px;
	height:100px;
	float:left;
	background-image:url(imagens/fundo_categorias.jpg);
}

#estrutura_siga_news {
	width:600px;
	float:left;
	margin-top:40px;
	margin-left:30px;
}

#estrutura_siga {
	width:145px;
	float:left;
	margin-left:50px;
}

#rotulo_siga {
	width:145px;
	float:left;
	background-image:url(imagens/rotulo_siga.png);
	height:16px;
	margin-bottom:2px;
}

.rede_siga {
	width:34px;
	float:left;
	margin-left:1.8px;
}

#estrutura_news {
	width:330px;
	float:left;
	margin-left:50px;
}

#rotulo_news {
	width:330px;
	float:left;
	background-image:url(imagens/rotulo_news.png);
	height:16px;
	margin-bottom:2px;
}

#corpo_news {
	width:330px;
	float:left;
}

#rodape {
	width:980px;
	height:36px;
	float:left;
	background-image:url(imagens/fundo_rodape.jpg);
}

#rodape_webtech {
	width:85px;
	height:22px;
	float:left;
	background-image:url(imagens/logo_webtech.jpg);
	margin-left:880px;
	margin-top:8px;
}
