/* CSS Document */

html {
	background-image:url(../image/back.jpg);
	background-repeat:repeat;
	background-color:#F3F2EA;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}


body {
	overflow:scroll 50% 0pt;
	width:100% auto;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}

#site {
	width:850px;
	height: 100% auto;
	min-height: auto;
	text-align:left;
	margin:0 auto;
	visibility: visible;
	z-index:1;
}
	
#conteudo {
	width:830px;
	height:100% auto;
	margin-left:10px;
}

/* IN�CIO TOPO */

#topo {
	position:absolute;
	width:844px;
	height:70px;
	margin-top:10px;
}
	
#topo #menusite {
	position:absolute;
	float:left;
	background-image:url(../image/menu.jpg);
	background-repeat:no-repeat;
	width:587px;
	height:34px;
	margin-top:10px;
	z-index:2;
}
	
#topo #menusite #menu {
	z-index:3;
	line-height:30px;
	margin-left:-5px;
}

#topo #menusite #menu .links {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF7E00;
}
	
#topo #menusite #menu .links a{
	color:#FF7E00;
	text-decoration:none;
}

#topo #menusite #menu .links .principal a:hover{
	color:#5B5B58;
	text-decoration:none;
}

#topo #menusite #menu .links .empresa a:hover{
	color:#27B2EB;
	text-decoration:none;
}

#topo #menusite #menu .links .solucoes a:hover{
	color:#B49253;
	text-decoration:none;
}

#topo #menusite #menu .links .portfolio a:hover{
	color:#80CF12;
	text-decoration:none;
}

#topo #menusite #menu .links .contato a:hover{
	color:#FFD02E;
	text-decoration:none;
}
	
#topo #menusite #menu ul{
	display:inline;
	list-style-type:none;
	word-spacing:55px;
}
	
#topo #menusite #menu ul li{	
	display:inline;
}
	
#topo #marca {
	position:relative;
	width:216px;
	height:70px;
	float:right;
	margin-top:0px;
}

#topo #marca span {
	display:none;
}

/* IN�CIO CONTE�DO DA HOME */

#home {
	position:absolute;
	width:830px;
	height:auto;
	margin-top:100px;
}

/* IN�CIO BANNER */

#home #banner {
	float:left;
	width:415px;
	height:291px;
}

/* IN�CIO NOVIDADES HOME */

#home #novidades {
	float:right;
	width:379px;
	height:291px;
}
	
#home #novidades #titulo {
	margin-top:-5px;
	margin-left:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#2CB3F1;
}
	
#home #novidades #img {
	position:absolute;
	margin-top:2px;
	background-image:url(../image/novidades.gif);
	background-repeat:no-repeat;
	width:379px;
	height:280px;
}

#home #novidades #img #titnoticia {
	margin-top:-5px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
#titnoticia a{
	color:#666;
}
	
#home #novidades #img #video {
	margin-top:8px;
	margin-left:45px;
	text-decoration:none;
}
#home #novidades #img #noticia {
	margin-top:175px;
	margin-left:60px;
	width:305px;
	height:55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}

#home #novidades #img #noticia a{
	color:#ADE0F8;
	text-decoration:none;
	font-weight:bold;
}

#home #novidades #img #noticia a:hover{
	color:#0F5A7D;
	text-decoration:underline;
	font-weight:bold;
}

/* IN�CIO SOLU��ES HOME */

#home #titsolucoes {
	clear:both;
	float:left;
	margin-top:40px;
	width:100%;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#585855;
}

#home #solucoes {
	position:relative;
	float:left;
	margin-top:10px;
	width:830px;
	height:240px;
}
	
#home #solucoes #content {
	float:left;
	margin-left:0px;
	background-image:url(../image/solucoes.jpg);
	background-repeat:no-repeat;
	width:813px;
	height:221px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
	
#home #solucoes #content #tabela {
	margin-top:160px;
	margin-left:180px;
	width:630px;
	height:50px;
}
		
#home #solucoes #content .express {
	color:#172C5B;
	vertical-align:text-top;
}
	
#home #solucoes #content .express a{
	color:#172C5B;
	text-decoration:none;
}
	
#home #solucoes #content .express a:hover{
	color:#172C5B;
	text-decoration:underline;
}

#home #solucoes #content .regular {
	color:#573613;
	vertical-align:text-top;
}
	
#home #solucoes #content .regular a{
	color:#573613;
	text-decoration:none;
}
	
#home #solucoes #content .regular a:hover{
	color:#573613;
	text-decoration:underline;
	}

#home #solucoes #content .zero {
	color:#154513;
	vertical-align:text-top;
}
	
#home #solucoes #content .zero a{
	color:#154513;
	text-decoration:none;
}
	
#home #solucoes #content .zero a:hover{
	color:#154513;
	text-decoration:underline;
}

	
#home #solucoes #aba {
	float:right;
	background-image:url(../image/solucoes_aba.gif);
	background-repeat:no-repeat;
	width:17px;
	height:221px;
}
	
#home #solucoes #abas {
	clear:both;
	float:left;
	background-image:url(../image/solucoes_abas.gif);
	background-repeat:no-repeat;
	width:830px;
	height:19px;
}

	
#home #solucoes #abas .mais {
	margin-left:290px;
	margin-top:3px;
	width:515px;
	height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}
	
#home #solucoes #abas .mais a{
	color:#ffffff;
	text-decoration:none;
}
	
#home #solucoes #abas .mais a:hover{
	color:#ffffff;
	text-decoration:underline;
}

/* IN�CIO CONTE�DO INTERNAS */

#home #titulos {
	position:relative;
	margin-left:7px;
	width:817px;
	height:40px;
}

#home #tit_portfolio {
	position:relative;
	background-image:url(../image/tit_portfolio.gif);
	background-repeat:no-repeat;
	margin-left:7px;
	width:817px;
	height:40px;
}

#home #tit_portfolio #submenu {
	position:absolute;
	margin-top:7px;
	margin-left:220px;
	width:350px;
	height:23px;
}

#home #tit_portfolio #submenu .sublinks {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF7E00;
	text-decoration:none;
}

#home #tit_portfolio #submenu .sublinks a {
	color:#FF7E00;
	text-decoration:none;
}

#home #tit_portfolio #submenu .sublinks a:hover {
	color:#80CF12;
	text-decoration:none;
}

#home #bordasup {
	position:relative;
	width:817px;
	height:8px;
	background-image:url(../image/borda_sup.gif);
	background-repeat:no-repeat;
	margin-left:7px;
}

#home #internas {
	position:relative;
	width:817px;
	min-height: 440px;
	height:auto;
	margin-left:7px;
	_margin-top:-12px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:15px;
	color:#666666;
	text-decoration:none;
}

#home #internas #textos {
	margin-left:25px;
	width:760px;
	height:auto;
}

#home #internas h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF7E00;
	letter-spacing:3px;
	text-align:left;
}

#home #internas .subtitulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:20px;
}

#home #internas a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF7E00;
	text-decoration:none;
}

#home #internas a:hover {
	color:#FF7E00;
	text-decoration:underline;
}

#home #internas .lista1 {
	*line-height:17px;
	list-style-image:url(../image/solucoes/seta_azul.gif);
	margin-left:-10px;
	*margin-left:25px;
	*margin-top:10px;
}

#home #internas .lista2 {
	*line-height:17px;
	list-style-image:url(../image/solucoes/seta_laranja.gif);
	margin-left:-10px;
	*margin-left:25px;
	*margin-top:10px;
}

#home #internas .lista3 {
	*line-height:17px;
	list-style-image:url(../image/solucoes/seta_verde.gif);
	margin-left:-10px;
	*margin-left:25px;
	*margin-top:10px;
}

#home #internas .abaSup {
	width:760px;
	height:10;
	background-image:url(../image/solucoes/aba_sup.gif);
	background-repeat:no-repeat;
}

#home #internas .abaInf {
	width:760px;
	height:10;
	background-image:url(../image/solucoes/aba_inf.gif);
	background-repeat:no-repeat;
}

#home #internas #backAzul {
	width:760px;
	height:244px;
	background-image:url(../image/solucoes/back_azul.gif);
	background-repeat:repeat-x;
}

#home #internas #backLaranja {
	width:760px;
	height:244px;
	background-image:url(../image/solucoes/back_laranja.gif);
	background-repeat:repeat-x;
}

#home #internas #backVerde {
	width:760px;
	height:244px;
	background-image:url(../image/solucoes/back_verde.gif);
	background-repeat:repeat-x;
}

#home #internas .tabJogos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#666666;
}

#home  #internas #endereco {
	position:relative;
	float:right;
	margin-right:0px;
	margin-top:10px;
	background-image:url(../image/endereco.gif);
	background-repeat:no-repeat;
	width:221px;
	height:171px;
}

#home  #internas #endereco #endTexto {
	margin-top:55px;
	margin-left:17px;
	width:190px;
	line-height:14px;
}

#home #bordainf {
	position:relative;
	width:817px;
	height:8px;
	background-image:url(../image/borda_inf.gif);
	background-repeat:no-repeat;
	margin-left:7px;
}


/* IN�CIO EXPERI�NCIA  (RODAP�) */

#home #tit_experiencia {
	float:left;
	margin-top:40px;
	width:100%;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF7C00;
}

#home #experiencia {
	position:relative;
	float:left;
	margin-top:10px;
	background-image:url(../image/experiencia.jpg);
	background-repeat:no-repeat;
	width:830px;
	height:102px;
}
	
#home #experiencia #historia {
	width:175px;
	height:65px;
	position:relative;
	float:left;
	margin-top:18px;
	margin-left:15px;
	*margin-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#838383;
}
	
#home #experiencia #historia a {
	color:#838383;
	text-decoration:none;
}
	
#home #experiencia #historia a:hover {
	color:#838383;
	text-decoration:underline;
}

#home #experiencia #jogos {
	width:445px;
	height:63px;
	margin-top:18px;
	margin-left:300px;
	letter-spacing:8px;
}

/* IN�CIO RODAP� */

#rodape {
	position:relative;
	float:right;
	margin-top:30px;
	width:830px;
	height:100px;
	background-image:url(../image/rodape.jpg);
	background-repeat:no-repeat;
}

#rodape #contato {
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:380px;
	height:48px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#838383;
	text-decoration:none;
}

#rodape #contato a {
	color:#FF7E00;
	text-decoration:none;
}

#rodape #contato a:hover {
	color:#FF7E00;
	text-decoration:underline;
}

#rodape #apoio {

	margin-top:7px;
	margin-left:185px;
	*margin-left:175px;
	float:left;
	height:48px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#838383;
}

/* IN�CIO CONTE�DO DAS P�GINAS INTERNAS */

