@charset "utf-8";
/* CSS Document */

body {
	font: 14px/20px Helvetica, Arial, sans-serif;
	color: #000000;
	background: url(../images/bg.png) repeat-x center top;
	}
h1 {
	margin-top: 47px;
	margin-left: 99px;
	float: left;
}
sup {
	vertical-align: text-top;
	font-size: .75em;
}

a {
	text-decoration: none;
	font-size: 12px;
}
a:link {
	color: #06F;
	text-decoration: underline;
}
a:visited {
	color: #06F;
	text-decoration: underline;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
a:active {
	color: #06F;
}
.container_16 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}




#logo {
	float: left;
	margin-top: 32px;
	margin-left: 70px;
}
#header {
	float: left;
	height: 150px;
	width: 100%;
}




#nav {
	height: 40px;
	width: 100%;
	position: relative;
	z-index: 100;
	left: 7px;
}
#nav li {
	float: left;
	height: 34px;
	margin-top: 7px;
}
#nav li a {
	display: block;
	height: 34px;
	float: left;
	text-indent: -900em;
}
#nav #nav-home a {
	height: 34px;
	width: 86px;
	background: url(../images/nav-sprite.png) no-repeat left -34px;
}
#nav #nav-home a:hover { background: url(../images/nav-sprite.png) no-repeat left -59px; }

#nav #nav-empresa a {
	height: 34px;
	width: 116px;
	background: url(../images/nav-sprite.png) no-repeat -86px -34px;
	margin-left: -6px;
}
#nav #nav-empresa a:hover { background: url(../images/nav-sprite.png) no-repeat -86px -59px; }

#nav #nav-servicos a {
	height: 34px;
	width: 116px;
	background: url(../images/nav-sprite.png) no-repeat -202px -34px;
	margin-left: -6px;
}
#nav #nav-servicos a:hover { background: url(../images/nav-sprite.png) no-repeat -202px -59px; }

#nav #nav-consultores a {
	height: 34px;
	width: 156px;
	background: url(../images/nav-sprite.png) no-repeat -776px -34px;
	margin-left: -6px;
}
#nav #nav-consultores a:hover { background: url(../images/nav-sprite.png) no-repeat -776px -59px; }

#nav #nav-depoimentos a {
	height: 34px;
	width: 156px;
	background: url(../images/nav-sprite.png) no-repeat -318px -34px;
	margin-left: -6px;
}
#nav #nav-depoimentos a:hover { background: url(../images/nav-sprite.png) no-repeat -318px -59px; }

#nav #nav-estudos a {
	height: 34px;
	width: 186px;
	background: url(../images/nav-sprite.png) no-repeat -474px -34px;
	margin-left: -6px;
}
#nav #nav-estudos a:hover { background: url(../images/nav-sprite.png) no-repeat -474px -59px; }

#nav #nav-contato a {
	height: 34px;
	width: 116px;
	background: url(../images/nav-sprite.png) no-repeat -660px -34px;
	margin-left: -6px;
}
#nav #nav-contato a:hover { background: url(../images/nav-sprite.png) no-repeat -660px -59px; }

body#home #nav-home a, body#home #nav-home a:hover { background: url(../images/nav-sprite.png) no-repeat left top; }
body#empresa #nav-empresa a, body#empresa #nav-empresa a:hover { background: url(../images/nav-sprite.png) no-repeat -86px top;}
body#servicos #nav-servicos a, body#servicos #nav-servicos a:hover { background: url(../images/nav-sprite.png) no-repeat -202px top; }
body#consultores #nav-consultores a, body#consultores #nav-consultores a:hover { background: url(../images/nav-sprite.png) no-repeat -776px top; }
body#depoimentos #nav-depoimentos a, body#depoimentos #nav-depoimentos a:hover { background: url(../images/nav-sprite.png) no-repeat -318px top; }
body#estudos #nav-estudos a, body#estudos #nav-estudos a:hover { background: url(../images/nav-sprite.png) no-repeat -474px top; }
body#contato #nav-contato a, body#contato #nav-contato a:hover { background: url(../images/nav-sprite.png) no-repeat -660px top; }


.content {
	float: left;
	display: inline;
	margin-left: 39px;
	width: 560px;
}
.content p {
	margin-bottom: 20px;
	float: left;
	width: 560px;
}
.content li p {
	padding-left: 18px;
}
.content blockquote p{
	font-style: italic;
	color: #666;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	text-align: right;
}

.content p a {
	font-size: 14px;
}
.content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #666;
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
	width: 100%;
	text-transform: uppercase;
	display: block;
}
.content h3 {
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #283891;
	margin-bottom: 20px;
	padding-left: 18px;
	background: url(../images/1rightarrow.gif) no-repeat left center;
	margin-top: 40px;
	display: inline;
}
.content h4 {
	float: left;
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
strong {
	color: #666;
	text-transform: uppercase;
}
.content .indent{
	margin-left: 20px;
	width: 520px;
}

.content .bullet li , #descr-servicos .bullet li{
	float: left;
	width: 500px;
	border-style: none;
	margin-bottom: 20px;
	padding-left: 20px;
	background: url(../images/bullet_next.gif) no-repeat 0px 2px;
	margin-left: 20px;
}




.content ol {
	float: left;
	width: 480px;
	margin-top: 36px;
	margin-bottom: 36px;
	margin-left: 40px;
	border-top: 1px dotted #CCC;
}
.content ol li {
	border-bottom: 1px dotted #CCC;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #283891;
	background: url(../images/list-number-bg.png) no-repeat 8px 10px;
	display: inline;
	width: 460px;
	float: left;
}
.content ol li:first-letter {
	display: block;
	color: #FFF;
	margin-right: 20px;
}

.box {
	width: 560px;
	float: left;
	border: 1px solid #CCC;
}
.box-bg {
	background: #FFF url(../images/bg-sidebar.png) repeat-x 0px -100px;
}

blockquote {
	margin-left: 60px;
	display: inline;
	float: left;
	width: 520px;
	margin-bottom: 40px;
}

blockquote img {
	float: left;
	margin: -10px 10px 10px -20px;
}
.foto {
	width: 540px;
	height: 150px;
	margin-bottom: 20px;
	background: #CCC;
	float: left;
	display: inline;
	margin-left: 40px;
}
.lista {
	float: left;
	width: 480px;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left: 40px;
	border-top: 1px dotted #CCC;
}
.lista li a{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.lista li a:hover {
	text-decoration: underline;
}



#descr-servicos {
	border-bottom: 1px dotted #CCC;
	float: left;
	margin-top: 40px;
}
#descr-servicos h3 a , #descr-servicos h3 a:hover{
	font-size: 16px;
	padding-top: 40px;
	color: #283891;
	text-decoration: none;
	clear: none;
	float: none;
	margin: 0px;
}
#descr-servicos li  {
	margin-bottom: 20px;
	width: 560px;
	border-top: 1px dotted #CCC;
	float: left;
}
#descr-servicos a {
	float: left;
	clear: left;
	display: inline;
	margin-left: 15px;
}

#descr-servicos p {
	margin-bottom: 20px;
	width: 520px;
}

.sidebar {
	min-height:700px;
	_height: 700px; /*ie hack*/
	width: 260px;
	margin-left: 30px;
	float: left;
	font-size: 12px;
	border-right: 1px solid #CCC;
	padding-right: 40px;
	color: #333;
	background: url(../images/bg-sidebar.png) repeat-x top;
	border-left: 1px solid #CCC;
	display: inline;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.sidebar a {
	margin-top: 10px;
	float: left;
	clear: both;
}
.sidebar .foto-consultor{
	margin-left: 39px;
	margin-top: 39px;
	padding: 40px;
	background: #FFF;
	border: 1px solid #CCC;
	display: inline;
}


.sidebar h2  {
	margin-left: 40px;
	margin-bottom: 25px;
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
	margin-top: 35px;
	display: inline;
	float: left;
	width: 220px;
}
.sidebar h3  {
	font-size: 14px;
	font-weight: bold;
	color: #283891;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.sidebar h4 {
	margin-left: 40px;
	color: #666;
	float: left;
	width: 220px;
	margin-top: 20px;
}

.sidebar p  {
	width: 100%;
}
.sidebar .contato {
	float: left;
	width: 220px;
	margin-left: 40px;
}

.sidebar img {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}


.sidebar li {
	margin-left: 40px;
	border-bottom: 1px dotted #CCC;
	float: left;
	width: 220px;
	display: inline;
	margin-bottom: 20px;
	padding-bottom: 20px;
}



#footer {
	width: 960px;
	margin-top: 40px;
	float: left;
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #CCC;
}
address {
	font-style: normal;
	color: #666;
	width: 300px;
	float: left;
	padding-left: 40px;
	background: url(../images/divider-footer.png) no-repeat left;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
}
address span {
	display: block;
	color: #283891;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}


#nav-footer {
	float: left;
	width: 340px;
	margin-left: -10px;
	margin-top: 25px;
}
#nav-footer li a{
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 120px;
	margin-left: 40px;
}
#aditiva  {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	color: #666;
	font-size: 10px;
	width: 90px;
	text-align: center;
	line-height: 30px;
}




#diferenciais {
	display: block;
	width: 600px;
	float: left;
	margin-left: -20px;
}
#diferenciais li {
	width: 250px;
	float: left;
	margin-bottom: 40px;
	padding-right: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#diferenciais li h2 {
	color: #283891;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	display: block;
	margin-top: 0px;
	width: 232px;
	padding-left: 18px;
	background: url(../images/1rightarrow.png) no-repeat left center;
}
#diferenciais li p {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 18px;
}
#form-contato {
	float: left;
	width: 400px;
}

#form-contato label {
	margin-right: 10px;
	margin-top: 3px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #283891;
}
#form-contato input {
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #333;
	font: 14px Helvetica, Arial, sans-serif;
	width: 340px;
}

#form-contato textarea {
	width: 340px;
	height: 120px;
	font: 14px Helvetica, Arial, sans-serif;
	color: #333;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	padding: 3px;
}
#form-contato button {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
}


#info {
	width: 220px;
	background: url(../images/divider-vertical.png) no-repeat right top;
	padding-right: 41px;
	margin-left: 70px;
	display: block;
	float: left;
	margin-top: 100px;
	height: 400px;
	padding-top: 25px;
}
#info h2 {
	color: #283891;
	margin-bottom: 20px;
}
#info p {
	margin-bottom: 20px;
	text-align: right;
}
.round {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
