/****************************************************************
GERAIS
****************************************************************/
/**
 * $Id$
 */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

html, body {
	height: 100%;
}

h2 {
	color: #666666;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}

h4 {
	color: #2b4f7b;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	padding: 13px 0 5px;
}

body {
	background: url("../images/bg-top-bar.jpg") repeat-x left top #ffffff;
	color: #777;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

body .work_us {
	background: none;
}

#container {
	height: auto;
	position: relative;
	width: 100%;
	color: #006699;
}

#wrap {
	margin: 0 auto 5px;
	position: relative;
	width: 960px;
}

/****************************************************************
HEADER
****************************************************************/

#header {
	height: 193px;
    margin-bottom: 10px;
    position: relative;
}

#header .top-bar { height: 40px; position: relative; }

#header .logo {
	float: left;
	padding-top: 25px;
	width: 215px;
}

#header h1 {
	display: block;
	padding: 22px 0;
}


/***** TOP MENU *****/
.nav-icons {
	overflow: hidden;
	list-style: none;
}

#nav-top ul {
	padding: 2px 0;
	position: absolute;
	right: 2px;
	text-align: center;
	width: 950px;
}

#nav-top ul li { display: inline; }

#nav-top ul li a {
	background: url("../images/sprite-top-nav-vert.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 124%;
    margin-left: 25px;
    outline: medium none;
    padding-left: 17px;
    text-decoration: none;
}

#nav-top ul li a.nav-link1 {
	background-position: 0 2px;
	display: block;
	height: 18px;
	margin-left: 0;
	padding: 8px 0 10px 35px;
	font-weight: bold;
	text-align: center;
}

/***** MENU *****/
#header .menu {
	float: left;
    padding-top: 40px;
    position: relative;
    width: 356px;
}

#header .menu ul   {
	padding: 45px 0 0;
	position: absolute;
	right: 0;
}

#header ul li {
	display: inline;
}

#header ul li a.menu-link {
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-left: 32px;
    text-decoration: none;
}

#header .menu a:hover {
	color: #333333;
}

/***** Botão Boleto *****/
#header .botao_boleto img {
	height: 31px;
    left: 330px;
    position: absolute;
    top: 125px;
    width: 173px;
}


/***** SLOGAN *****/
#header .box-slogan {
	float: right;
    line-height: 431%;
    padding-top: 60px;
    width: 289px;
}

#header .box-slogan img {
	margin-bottom: 12px;
}

#header p.slogan {
	color: #333333;
	font-family: 'Arial';
	font-size: 22px;
	font-weight: bold;
	line-height: 60%;
	padding: 15px 0;
	text-align: center;
}

#header p span.sub-slogan {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

/****************************************************************
CONTENT
****************************************************************/
.content-into{
    background-color: #F3F3F3;
    padding: 0 10px;
}
/****************************************************************
SLIDER
****************************************************************/

#slides {
	height: 275px;
	margin: 0 auto 35px;
	overflow: hidden;
	width: 960px;
}

#slides p {
	text-align: center;
}

#slides a {
	color: #fff;
	text-decoration: none;	
}

#slides a:hover {
	color: #FC3;	
}


/****************************************************************
DESCRIÇÃO
****************************************************************/
#about {
	border-bottom: 5px solid #000000;
    margin-bottom: 30px;
}

#description {
    /*background: url("../images/bg-business.jpg") repeat-x scroll 0 0 #003466;*/
    border: 1px solid #69823d;
    margin-bottom: 35px;
    padding: 20px;
    position: relative;
}

#description .text {
	float: left;
	width: 928px;
}

#description .text .business {
	float: right;
	margin: 5px 0 0 20px;
	text-align: center;
	color: #69823d;
}

#description .text .business .title-address{
	color: #69823d;
	display: block;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

#description .text .business .desc-address{
	color: #696823d;
	display: block;
	font-size: 18px;
	text-align: center;
}

#description .text .text-business{
	float: left;
	width: 650px;
	text-align: left;
	color: #000;
}

#description p {
	color: #666666;
	font-size: 18px;
	line-height: 160%;
	text-align: justify;
	text-indent: 30px;
}

#description .photo {
	background: url("../../public_html/juliani01/images/.jpg") repeat-x scroll left top transparent;
	bottom: 30px;
    float: left;
    height: 185px;
    position: absolute;
    right: 20px;
    width: 197px;
}


/****************************************************************
MISSÃO, VISÃO E VALORES
****************************************************************/
#blocks {
	margin-bottom: 35px;
}

#blocks ul li.nosso_desafio,
#blocks ul li.nossa_visao,
#blocks ul li.nossos_valores {
	background: url("../images/bg-title.jpg") repeat-x scroll left top transparent;
	border: 1px solid #666666;
	float: left;
	height: 330px;
	margin-right: 27px;
	padding: 8px 3px 3px;
	width: 290px;
	text-align: left;
}

#blocks ul li.nossos_valores {
	margin-right: 0;
}

#blocks ul li.nossa_missao p {
	letter-spacing: -0.01em;
}

#blocks h4 {
	color: #fff;
	margin-bottom: 18px;
}

#blocks p {
	color: #666666;
	font-size: 16px;
	line-height: 135%;
	text-align: left;
}


/****************************************************************
ÁREAS DE ATUAÇÃO
****************************************************************/
#areas {
	border-bottom: 5px solid #000000;
    margin-bottom: 30px;
}

#areas .title {
	padding-bottom: 10px;
}

#areas .groups .last-group {
	margin-bottom: 40px;
}

#areas ul li {
	display: inline;
	float: left;
	margin-right: 26px;
    width: 220px;
	margin-bottom: 30px;
}

#areas ul li.last {
	margin-right: 0;
}

#areas img {
	margin-bottom: 10px;
}

#areas .groups p {
	color: #1a2a30;
	font-size: 12px;
	line-height: 130%;
	text-align: justify;
}

#areas .groups a {
	color: #aca865;
	font-weight: bold;
	text-decoration: none;
}

#areas .groups a:hover {
	color: #256976;
	text-decoration: underline;
}


/***** BALÃO COM INFORMAÇÕES NA ÁREAS DE ATUAÇÃO *****/

#areas .groups ul li.content {
	margin-bottom: 0;
	width: 290px;
}

#areas .groups strong {
	color: #9b69a3;
	font-weight: bold;
}

#areas .groups ul li a.dcontexto {
    color: #777;
    cursor: help;
    display: block;
    font: 12px arial,verdana,helvetica,sans-serif;
	line-height: 130%;
    padding: 0;
    position: relative;
    text-align: justify;
    text-decoration: none;
    z-index: 24;
}

#areas .groups ul li a.dcontexto:hover {
    background: transparent;
    z-index: 25;
}

#areas .groups ul li a.dcontexto span {
    display: none;
}

#areas .groups ul li a.dcontexto:hover span {
	display: block;
	position: absolute;
	width: 300px;
	top: 0em;
	text-align: left;
	left: 0;
	font: 12px Verdana, arial, helvetica, sans-serif;
	padding: 10px;
	border: 1px solid #999;
	background: #e8ebf2;
	color: #1a2a30;
	line-height: 160%;
}



/****************************************************************
CONTATO
****************************************************************/
#contact {
	font-size: 14px;
}
#contact p.form {
	padding: 8px 0 40px;
	color: #333333;
}

#contact .formulario {
	float: left;
	margin-right: 62px;
	width: 510px;
}

#contact .formulario form {
	width: 510px;
}

#contact .formulario label {
	float: left;
	margin-bottom: 20px;
	width: 510px;
}

#contact .formulario label span.nome,
#contact .formulario label span.telefone,
#contact .formulario label span.email {
	padding-top: 13px; position: absolute;
}

#contact .formulario label span.nome {margin-right: 35px;}
#contact .formulario label span.telefone {margin-right: 17px;}
#contact .formulario label span.email {margin-right: 32px;}
#contact .formulario label span.mensagem {margin-right: 2px; padding-top: 50px; position: absolute;}

#contact .formulario label input {
	background: url("../../public_html/juliani01/images/bg-input.jpg") repeat-x;
	border: 1px solid #ccc;
	color: #9b69a3;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	padding: 10px;
}

#contact .formulario label input.nome,
#contact .formulario label input.telefone,
#contact .formulario label input.email {
	float: right; width: 410px;
}

#contact .formulario label textarea {
	color: #2b4f7b;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	float: right; resize: none;
	height: 124px;
	width: 410px;
	padding: 10px;
}

#contact .formulario form input.bt-enviar {
	background: url("../images/bg-bt-enviar.jpg") no-repeat scroll 0 6px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    width: 101px;
}


/*****>>> Content - Contato Form (Messages) <<<*****/

.error-list{
	background: #913535;
	color: #fff;
	border:1px #333 solid;
	list-style: none;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.erro{
	margin: 0px 0px 20px 0px;
}

.success{
	background: #48887B;
	color: #fff;
	border:1px #333 solid;
	list-style: none;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}


/*****>>> INFORMAÇÕES <<<*****/

#contact .info {
	float: left;
	width: 388px;
}

#contact .info p {
	font-size: 16px;
	line-height: 140%;
	margin-bottom: 15px;
	padding: 0;
}

#contact .info p.blog {
	margin-bottom: 35px;
}

#contact .info .address span.address-title {
	color: #69823d;
	font-weight: bold;
}

#contact .info .address {
	margin-bottom: 25px;
	color: #ffffff;
}

#contact .info .address a {
	color: #777;
	text-decoration: none;
}

#contact .info .address a:hover {
	text-decoration: underline;
}

#contact .payment {
	border-top: 1px solid #444;
}

#contact .payment p {
	padding-top: 15px;
	margin-bottom: 10px;
}

#inovacao {
	border: 1px solid #ccc;
	height: 32px;
}



/****************************************************************
RODAPÉ
****************************************************************/
#footer {
	background: url("../images/bg-footer.jpg") repeat-x left 0;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica;
	height: 171px;
}

#footer .footer_content {
	margin: 0 auto;

	width: 960px;
}

#footer .box {
	background: url("../images/contato_footer.png") no-repeat;
	height: 130px;
	margin-bottom: 15px;
	position: relative;
	width: 960px;
}

#footer .hz_line {
	bottom: 0;
	position: absolute;
}


/***** ENDEREÇO *****/
#footer .address {
	border-right: 1px solid #fff;
	float: left;
    padding-right: 35px;
}

#footer .address h6 {
	color: #83b9fa;
	padding: 0 0 5px;
}

#footer .address p {
	line-height: 150%;
}


/***** FONE E EMAIL *****/
#footer .contact, #footer .another-contact  {
	float: left;
    padding: 0 35px;
}

#footer .contact {
	width: 314px;
}

#footer .another-contact  {
	border-left: 1px solid #fff;
	padding: 0 0 0 35px;
}

#footer .contact p, #footer .another-contact p {
	line-height: 142%;
}

#footer .contact a, #footer .another-contact a {
	text-decoration: none;
}


/***** CRÉDITOS *****/
#footer .credits {
	font-size: 12px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#footer .copyright {
	position: absolute;
	left: 38px;
	top: 1px;
}

#footer .signature {
	position: absolute;
	right: 3px;
	top: 2px;
	width: 228px;
}

#footer .copyright p {
	padding-top: 1px;
	color: #000;
}

#footer .credits a {
	background: url("../images/logo-host.png") no-repeat 163px 0px;
	color: #000000;
	height: 13px;
	padding: 1px 22px 0 0;
	text-decoration: none;
	display: block;
	text-align: left;
}
