BODY {
	background: #090c00 url(../images/background.jpg) no-repeat top center;
	color:  #333333;
	font: 75%/1.5 Verdana, Helevtica, Arial, sans-serif;
	text-align: justify;
}

INPUT[type=text],
INPUT[type=password],
TEXTAREA {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	color: #333333;
	font: 1.25em Verdana, Helevtica, Arial, sans-serif;
	padding: .25em .5em;
}

INPUT[type=text]:hover,
INPUT[type=password]:hover,
TEXTAREA:hover,
INPUT[type=text]:focus,
INPUT[type=password]:focus,
TEXTAREA:focus {
	background-color: #ffffff;
	border-color: #bbbbbb;
}

TEXTAREA {
	font: 1.5em monospace;
}

H2, P {
	margin-bottom: 1em;
}

SMALL {
	font-size: 90%;
}

A {
	color: #4b79a7;
}

A:visited {
	color: #cc6676;
}

.legenda {
	display: block;
	margin-top: .5em;
	text-align: center;
}

#container {
	margin:  auto;
	width: 80em; /*960px*/
}

/* @group TOPO */
#topo {
	height: 11.25em; /*135px*/
	position: relative;
}

#topo > * {
	position: absolute;
}

#topo #logo {
	left: 1.583em; /*19px*/
	top: 1.25em; /*15px*/
}

#topo #area_para_clientes {
	left: 57.92em; /*695px*/
	top: 1em;
}

#menu {
	left: 34.167em; /*410px*/
	top: 8.167em; /*98px*/
}

#menu LI {
	float: left;
}

#menu LI A {
	display: block;
	position: relative;
	text-align: center;
}

#menu LI A SPAN {
	cursor: pointer;
	display: block;
	height: 37px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#menu #menu_inicio A {
	width: 68px;
}

#menu #menu_quem_somos A {
	width: 113px;
}

#menu #menu_produtos A {
	width: 91px;
}

#menu #menu_servicos A {
	width: 81px;
}

#menu #menu_clientes A {
	width: 80px;
}

#menu #menu_contato A {
	width: 89px;
}

#menu #menu_inicio A SPAN {
	background-image: url(../images/menu_inicio.png);
}

#menu #menu_quem_somos A SPAN {
	background-image: url(../images/menu_quem_somos.png);
}

#menu #menu_produtos A SPAN {
	background-image: url(../images/menu_produtos.png);
}

#menu #menu_servicos A SPAN {
	background-image: url(../images/menu_servicos.png);
}

#menu #menu_clientes A SPAN {
	background-image: url(../images/menu_clientes.png);
}

#menu #menu_contato A SPAN {
	background-image: url(../images/menu_contato.png);
}

#menu A:hover {
	color: #cccccc;	
}

#menu A:hover SPAN {
	background-position: 0 -37px;
}

#inicio #menu_inicio SPAN,
#quem_somos #menu_quem_somos SPAN,
#produtos #menu_produtos SPAN,
#servicos #menu_servicos SPAN,
#clientes #menu_clientes SPAN,
#contato #menu_contato SPAN {
	background-position: 0 -74px;
}

#topo A {
	color: #ffffff;
}
/* @end */

/* @group CONTEUDO */
#conteudo {
	background: #eeeeee url(../images/conteudo_background.jpg) repeat-y center;
	margin-bottom: .5em;
}

#conteudo H1 {
	background: url(../images/conteudo_titulo.jpg) no-repeat center;
	font-size: 1.5em;
	height: 56px;
	padding: 24px 0 0 32px;
}

#conteudo #principal {
	background: url(../images/conteudo_rodape.jpg) no-repeat center bottom;
	overflow: auto;
	padding-bottom: 30px;
}

#conteudo #principal > DIV {
	background: url(../images/conteudo_background_topo.jpg) no-repeat center top;
	min-height: 320px;
	padding: 1.5em 0 0 2.5em;
}

#conteudo #principal .coluna {
	border-left: 1px solid #dddddd;
	float: left;
	padding: 1em 2em .5em;
}

#conteudo #principal .coluna:first-child {
	border-left: none;
}

#conteudo #principal.colunas_2 .coluna {
	width: 33.333em; /*400px*/
}

#conteudo #principal.colunas_3 .coluna {
	padding-left: 1.667em; /*20px*/
	padding-right: 1.667em; /*20px*/
	width: 21.667em; /*260px*/
}

#conteudo #principal.colunas_3 .coluna.span_2 {
	width: 46.65em;
}

/* @group INICIO */
#inicio #conteudo #banner {
	background: #333333 url(../images/inicio_banner.jpg) no-repeat top center;
	color: white;
	height: 265px;
	position: relative;
}

#inicio #conteudo #banner H1 {
	background: none;
	left: 85px;
	padding: 0;
	position: absolute;
	top: 91px;
}

#inicio #conteudo #banner P {
	font-size: 1.167em;
	left: 85px;
	position: absolute;
	width: 290px;
	text-align: center;
	top: 158px;
}

#inicio #conteudo DIV DIV {
	background: none!important;
}

#inicio #coluna1 {
	width: 21.667em;
}

#inicio #coluna2 {
	width: 43.334em;
}

#inicio H2 {
	margin-bottom: .5em;
}

#inicio H2 IMG,
#inicio H3 IMG {
	display: block;
}

#inicio #coluna1 H2 + P {
	font-size: 14px;
	margin-bottom: 2.5em;
}

#inicio UL#servicos {
	margin: 1.25em 0 0 1em;
}

#inicio UL#servicos LI {
	background-repeat: no-repeat;
	background-position: 0 -2px;
	height: 60px;
	padding: .1em 0 0 62px;
}

#inicio #coluna1 H3 + P {
	font-size: 0.958em;
	margin-top: .05em;
}

#inicio UL#servicos #servicos_faturamento {
	background-image: url(../images/inicio_servicos_icone_faturamento.png);
}

#inicio UL#servicos #servicos_implantacao {
	background-image: url(../images/inicio_servicos_icone_implantacao.png);
}

#inicio UL#servicos #servicos_consultoria {
	background-image: url(../images/inicio_servicos_icone_consultoria.png);
}

#inicio #coluna2 {
	min-height: 35em;
}

#inicio #coluna2 #meses {
	float: left;
	margin: .5em 1em;
	width: 10.833em; /*130px*/
}

#inicio #coluna2 #meses LI {
	overflow: hidden;
}

#inicio #coluna2 #meses A {
	color: #333;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding: 4px 11px;
	text-decoration: none;
}

#inicio #coluna2 #meses .selecionado A,
#inicio #coluna2 #meses A:hover {
	background-color: #cfdcdb;
	-webkit-border-radius: 1.083em;
	-moz-border-radius: 1.083em;
	border-radius: 1.083em;
	border: 2px solid #a9cbc6;
	color: #1a7567;
	padding: 2px 9px;
}

#inicio #coluna2 #meses A:hover {
	color: #333333;
}

#inicio #coluna2 #novidades {
	float: left;
	width: 360px;
}

#inicio #coluna2 #novidades DT {
	color: #1a7567;
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: .25em;
}

#inicio #coluna2 #novidades SMALL {
	display: block;
	font-size: 75%;
	margin-bottom: .25em;
}

#inicio #coluna2 #novidades DD {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1em;
}

/* @end */

/* @group QUEM_SOMOS */
#quem_somos #coluna_equipe {
	overflow: hidden;
}

#quem_somos #colaboradores {
	width: 35em;
}

#quem_somos #colaboradores DT,
#quem_somos #colaboradores DD {
	float: left;
}

#quem_somos #colaboradores DT {
	margin-right: .6em;
	margin-bottom: .5em;
}

#quem_somos #colaboradores DD {
	height: 65px;
	line-height: 1.1;
	margin: .5em .8em .75em 0;
	text-align: left;
	width: 11.250em;
}

#quem_somos #colaboradores DD.coluna2 {
	margin-right: 0;
}

#quem_somos #colaboradores DD .funcao {
	position: relative;
	left: 1px;
}
/* @end */

/* @group SERVICOS */
#servicos #principal .coluna {
	height: 23.333em;
	text-align: center;
}

#servicos #principal IMG {
	display: block;
	margin: 0 auto .25em;
}

#servicos #principal P {
	margin-top: .5em;
}
/* @end */

/* @group PRODUTOS */
#produtos #principal H2 {
	margin-bottom: 0;
}

#produtos #principal IMG {
	display: block;
}

#produtos #principal .coluna.linha1 P {
	margin-bottom: 0;
}

#produtos .coluna.la {
	border-left: none!important;
	height: 20em;
	padding-bottom: 2em!important;
}

#produtos .grupo {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
	width: 900px;
}

#produtos .grupo .coluna {
	border-top: 1px solid #dddddd;
	padding-top: 1.667em!important;
}

#produtos .grupo UL {
	border-left: none!important;
}

#produtos .grupo .produto {
	border-top: 1px solid #dddddd;
	padding-top: 0.75em;
}

#produtos .grupo .produto:first-child {
	border-top: none;
	padding-top: 0;
}

#produtos .coluna1 {
	border-left: none!important;
}

#produtos IMG.demo {
	margin-top: 2em;
}

#produtos .destaque {
	color: #196e61;
}
/* @end */

/* @group CLIENTES */
#clientes .coluna1 IMG {
	display: block;
	margin-top: 1em;
}

#clientes .coluna1 IMG:first-child {
	margin-bottom: 2em;
}

#clientes BLOCKQUOTE {
	background-color: #e1e8e7;
	line-height: 1.3;
	margin-bottom: 1.5em;
	padding: 1.5em 2em 1.2em;
}

#clientes BLOCKQUOTE CITE {
	display: block;
	margin-top: .5em;
	text-align: right;
}

#clientes .estado {
	float: left;
	margin-bottom: 1.6em;
	width: 200px;
}

#clientes H2 {
	margin: 0;
}

#clientes H2 IMG {
	display: block;
	left: -2px;
	position: relative;
}

#clientes .estado {
	font-size: 95%;
}

#clientes .estado UL {
	margin-left: 1em;
}
/* @end */

/* @group CONTATO */
#contato H2 {
	margin-bottom: .5em;
	position: relative;
	left: -4px;
}

#contato H2 IMG {
	display: block;
}

#contato #errorExplanation {
	background: #fddedf;
	border: 1px solid #f96a6c;
	padding: 1em 1.5em;
}

#contato FORM LABEL,
#contato FORM INPUT[type=text],
#contato FORM TEXTAREA {
	display: block;
}

#contato FORM DIV {
	float: left;
}

#contato FORM > DIV {
	margin-bottom: 1em;
}

#contato FORM DIV DIV {
	margin-left: 6px;
}

#contato FORM DIV DIV:first-child {
	margin-left: 0;
}

#contato FORM LABEL {
	margin-left: .25em;
}

#contato FORM INPUT#contact_name,
#contato FORM INPUT#contact_email {
	width: 25.333em; /*380px*/
}

#contato FORM TEXTAREA#contact_message {
	width: 26.027em; /*380px*/
}

#contato FORM INPUT#contact_phone_ddd,
#contato FORM INPUT#contact_mobile_ddd {
	width: 2.4em;
}

#contato FORM INPUT#contact_phone_number,
#contato FORM INPUT#contact_mobile_number {
	width: 7.933em;
}

#contato FORM INPUT[type=image] {
	margin-top: 1em;
}

#contato .status {
	padding: 1.5em 0 0 2em;
}

#contato .status IMG {
	margin-right: .25em;
	vertical-align: bottom;
}

#contato P.vcard {
	font-size: 1.25em;
	text-align: center;
}

#contato P.vcard .tel {
	font-size: 1.25em;
}

#contato P.vcard SMALL {
	font-size: .8em;
}

#contato IFRAME {
	border: 4px solid #dddddd;
	margin: 0 auto 1em;
}

#contato ADDRESS {
	font-size: 1.25em;
	font-style: normal;
	margin-left: 5em;
}
/* @end */

/* @group CONTATO */
#inscricao #conteudo {
	font-size: 1.2em;
}

#inscricao LABEL.campo {
	display: block;
	float: left;
	margin-right: 1.2em;
	padding-top: .2em;
	text-align: right;
	width: 10em;
}

#inscricao LEGEND {
	display: none;
}

#inscricao LABEL + DIV,
#inscricao LABEL + FIELDSET {
	float: left;
	margin-bottom: .5em;
}

#inscricao DIV + BR,
#inscricao FIELDSET + BR {
	clear: both;
	visibility: hidden;
}

#inscricao TEXTAREA,
#inscricao INPUT[type=text] {
	padding: .3em .5em;
	margin-right: .4em;
}

#inscricao INPUT,
#inscricao SELECT,
#inscricao TEXTAREA,
#inscricao  INPUT + LABEL {
	font: 1em Verdana, sans-serif;
}

#inscricao TEXTAREA,
#inscricao INPUT[type=text],
#inscricao SELECT {
	border: 1px solid #cccccc;
}

#inscricao INPUT[type=image] {
	display: block;
	padding-top: 1em;
	padding-left: 11em;
}

#inscricao SPAN.field_error {
	margin: 0;
	padding: 0;
}

#inscricao SPAN.field_error INPUT,
#inscricao SPAN.field_error SELECT,
#inscricao SPAN.field_error TEXTAREA {
	outline: 2px solid #eba2a3;
}

#inscricao DIV.errorExplanation {
	border: 2px solid #f32a2f;
	font-size: .8em;
	margin: 0 auto 3em;
	width: 75%;
}

#inscricao DIV.errorExplanation H2 {
	background-color: #f32a2f;
	color: #eeeeee;
	font-size: 1.5em;
	margin-bottom: .5em;
	padding: .4em .8em;
}

#inscricao DIV.errorExplanation UL {
	list-style: disc inside;
	margin: .5em 3em 1.5em;
}

#inscricao DIV.errorExplanation P {
	margin-left: 1.25em;
}

#inscricao_efetuada P {
	text-align: center;
}

#inscricao_efetuada P.identificador {
	font-size: 2em
}
/* @end */

/* @end */

#copyright {
	color: #555555;
	margin-bottom: 1.5em;
	text-align: center;
}

#overlay {
	background: #000000;
	left: 0;
	height: 0;
	position: absolute;
	width: 0.5;
	top: 0;
}

#destaque {
  background-color: #eeeeee;
  border: 4px solid #7ccac2;
  font-size: 1.167em;
  margin: 0;
  padding: 1.5em 2em 0.75em;
  width: 400px;
  -webkit-box-shadow: 6px 6px 4px rgba(0,0,0,0.25);
  -moz-box-shadow: 6px 6px 4px rgba(0,0,0,0.25);
}

#destaque H2 {
  margin-bottom: 1em;
}

#destaque #fechar {
	position: absolute;
	right: -14px;
	top: -10px;
}