﻿body
{
	background-image:url(../imagens/degrade.png);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
	font-size: 12px;

}

#principal
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    position: relative;
	background-color:#FFFFFF;
}

p
{
	font-size: 12px;
	font-style: normal;
	padding-top: 0px;
	color: #333333;
}

h1
{
	font-size: 13px;
	color:#FF0000;
	padding-top: 0px;
	padding-bottom: 0px;
}

.banner
{
	width: 1000px;
	height: 200px;
}

.menu_superior
{
	width: 1000px;
	height: 36px;
	background-image:url(../imagens/fundo_menu_topo.png);
	background-repeat:no-repeat;
	font-size: 13px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
}

.home
{
	position: absolute;
    width: 44px;
	left: 623px;
	top: 211px;
}

.empresa
{
	position: absolute;
    width: 58px;
	left: 714px;
	top: 211px;
}

.suporte
{
	position: absolute;
    width: 51px;
	left: 825px;
	top: 211px;
}

.contato
{
	position: absolute;
    width: 51px;
	left: 933px;
	top: 211px;
}

.bh
{
	position: absolute;
    width: 241px;
	left: 7px;
	top: 211px;
}

.tit_sistemas
{
	position: absolute;
    width: 62px;
	left: 76px;
	top: 494px;
	font-weight:bold;
}

.tit_solucoes
{
	position: absolute;
	width: 55px;
	left: 69px;
	top: 250px;
	height: 19px;
	font-weight:bold;
}

.bemvindo
{
	position: absolute;
	width: 777px;
	height: 30px;
	top: 244px;
	left: 212px;
	z-index:1;
	color: #333333;
	background-image:url(../imagens/faixa.png);
	line-height: 24px;
}

.rodape
{
	background-image:url(../imagens/rodape.png);
	width:1000px;
	height:29px;
	color:#5A5A5A;
	font-weight:bold;
	line-height: 24px;
}

.menu
{
	width: 192px;
	height: 232px;
	color:#666666;
	line-height:25px;
	background-image:url(../imagens/menusolucoes.png);
	background-repeat:no-repeat;
	padding-bottom: 10px;
	list-style-image:url(../imagens/menu_seta.png);
}


.sistemas
{
	width: 192px;
	height: 204px;
	background-color:#FFFFFF;
	background-image:url(../imagens/menusistemas.png);
	color:#666666;
}

.corpoindex
{
	width:990px;
	height:600px;
	background-color:#FFFFFF;
	color:#666666;
	padding-left: 10px;
	
}

.destaque1
{
	position: absolute;
	left: 218px;
	top: 276px;
	width:373px;
	height:214px;
}

.destaque2

{
	position: absolute;
	left: 217px;
	top: 502px;
	width:373px;
	height:180px;
}

.destaque3
{
	position: absolute;
	left: 615px;
	top: 275px;
	width:373px;
	height:175px;
	bottom: 525px;
}

.destaque4
{
	position: absolute;
	left: 216px;
	top: 691px;
	width:373px;
	height:143px;
}

.destaque5
{
	position: absolute;
	left: 615px;
	top: 500px;
	width:373px;
	height:172px;
}

.destaque6
{
	position: absolute;
	left: 614px;
	top: 691px;
	width:373px;
	height:136px;
}

ul
{
	padding:inherit;
	padding-left: 29px;
	margin-left: 0px;
	line-height:20px;
}

.banner_sisteams
{
	position: absolute;
	width: 184px;
	height: 155px;
	left: 13px;
	top: 514px;
	border: 0px;
}

.conteudo
{
	display: table;
	width: 1000px;
}

.conteudo_pagina
{
	margin-left: 22%;
	margin-right: 2%;
	color: #000000;
	text-align: justify;
	padding-bottom: 10px;
}

.conteudo_menu
{
	float: left; 
	width: 10%;
	padding-left: 10px;
}

#hover /* configura o link do menu */
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #ffffff;
}

a /* configura os links*/
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	
}

a:link /* configura os links*/
{
	text-decoration: none;
	color: #000000;
}

a:visited /* configura os links*/
{
	text-decoration: none;
	color: #000000;
}

a:hover /* configura os links*/
{
	text-decoration: underline;
	color: #000000;
}

a:active /* configura os links*/
{
	text-decoration: none;
	color: #000000;
}
