@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
* {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	text-decoration: none;
}
#top {
	background: #000;
	height: 112px;
}
#top-main {
	width: 980px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	display: inline-block;
	width: 300px;
	height: 97px;
	padding-top: 15px;
	vertical-align: top;
}
#menu {
	display: inline-block;
	height: 110px;
	width: 670px;
}
#menu a {
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	padding: 3px;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
#menu a:hover {
	background: #FFF;
	color: #000;
	font-size: 14px;
	font-weight: 100;
	padding-top: 45px;
	padding-bottom: 40px;
	font-weight: 500;
}
#menu ul {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#menu li {
	display: inline-block;
	margin-top: 50px;
}
#center-main {
	background: #FFF;
	margin-top: 316px;
}
#center {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#conteudo {
	padding-bottom: 80px;
	padding-top: 5px;
}
#main-centro {
	height: 467px;
	background: url(../img/servicos.jpg) no-repeat center;
}
#centrar-servicos {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#baixo {
	background: #FFF;
}
#centrar-baixo {
	width: 980px;
	margin: auto;
	margin-left: auto;
}
#servicos {
	height: 240px;
}
#serv span {
	text-align: center;
}
#footer {
	background: url(../img/bg_bottom.png) repeat-x bottom;
	height: 280px;
}
#creditos {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 280px;
}
#voltar {
	margin-left: 420px;
	margin-top: -35px;
}
#cred-cima {
	height: 190px;
	background: url(../img/bg_cred.png) repeat-x bottom;
}
#voltar a:hover {
	color: #9d9d9d;
}
#cred-baixo {
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
}
h1 {
	padding: 3px;
	font-size: 16px;
	font-weight: 200;
	background: #000;
	color: #FFF;
	display: inline-block;
}
h2 {
	font-size: 12px;
	color: #dfdfdf;
	font-weight: 600;
}
.retocamos a {
	font-size: 24px;
	color: #77c4d3;
	font-weight: 700;
}
.retocamos a:hover {
	color: #FFF;
	background:  #77c4d3; 
}
.plotagem a {
	font-size: 24px;
	color: #86c327;
	font-weight: 700;
}
.plotagem a:hover {
	color: #FFF;
	background:  #86c327; 
}
.estudio a {
	font-size: 24px;
	color: #ff9800;
	font-weight: 700;
}
.estudio a:hover {
	color: #FFF;
	background:  #ff9800; 
}
.descricao-serv {
	margin-top: -10px;
}
.titulo {
	font-size: 22px;
	font-weight: 200;
}
.voltar a {
	font-size: 11px;
	background: #000 url(../img/seta_topo.png) left center no-repeat;
	font-weight: 200;
	color: #FFF;
	width: 140px;
	height: 18px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: center;
	display: inline-block;
	margin-top: -23px;
}
.texto-cred {
	color: #949494;
	font-size: 11px;
	font-weight: 300;
	text-align: justify;
	padding-right: 10px;
}
.vmenu a {
	background: #FFF;
	padding: 2px;
	margin: 2px;
	font-size: 11px;
}
.vmenu a:hover {
	background: #77c4d3;
	color: #FFF;
}
.cred-baixo {
	color: #474747;
	font-size: 10px;
}
.cred-baixo a {
	color: #474747;
	font-size: 10px;
	padding: 2px;
}
.cred-baixo a:hover {
	background: #FFF;
}
.cred-baixo img {
	float: right;
	margin-right: 25px;
	margin-top: -10px;
}