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

* {
	margin:0;
	padding:0;
	outline:none;
}
a {
	color:inherit;	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}
ul {
	list-style:none;	
}
body,html { 
	background:url(../../images/site/bg.jpg) center top #00070c no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

h2 {
	font-size:12px;
}
#about-project, #tec-project {
	width:180x;	
}
.img-contato {
	background:url(../../images/site/img-contato.gif) no-repeat;
	width:195px;
	height:34px;
	float:right;
	clear:right;
	margin-top:25px;
}

#main-content {
	width:990px;
	overflow:hidden;
	margin:0 auto;
}

#header {
	overflow:hidden;
	display:inline;
}

#header div.left {
	width:50%;
	height:60px;
	float:left;
	padding-top:85px;
	display:inline-block;
}
#header div.right {
	width:50%;
	height:60px;	
	float:right;
	display:inline-block;
}

.menu {
	clear:both;
	float:right;
	margin-top:25px;
		
}
.menu li {
	display:inline;	
}
.menu li a {
	background:url(../../images/site/bg-menu.gif);
	height:42px;
	float:left;
}
.menu li a.home {
	width:62px;
	background-position:0px 0px;
}
.menu li a.home:hover {
	background-position:0px -42px;
}


.menu li a.clientes {
	width:68px;
	background-position:-62px 0px;
}
.menu li a.clientes:hover, .menu li a.clientes-over  {
	background-position:-62px -42px;
}

.menu li a.portfolio {
	width:80px;
	background-position:-132px 0px;
}
.menu li a.portfolio:hover, .menu li a.portfolio-over {
	background-position:-132px -42px;
}
.menu li a.servicos {
	width:77px;
	background-position:-212px 0px;
}
.menu li a.servicos:hover, .menu li a.servicos-over {
	background-position:-212px -42px;
}
.menu li a.contato {
	width:72px;
	background-position:-289px 0px;
}
.menu li a.contato:hover, .menu li a.contato-over {
	background-position:-289px -42px;
}
.shadow-menu {
	margin-left:200px;
	clear:both;
}
#content {

	clear:both;
	overflow:hidden;
}
#over-content {
	clear:both;
	min-height:800px;	
	height:800px;	
}
html > body #over-content {
	height:auto;	
}
#channel {
	overflow:hidden;	
}
#channel div.title {
	float:left;
	background:url(../../images/site/title-canais.gif) no-repeat;
	height:25px;
	width:114px;
	margin-top:10px;
	display:inline;
}
#channel div.line {
	float:left;
	width:400px;
	height:5px;
	padding-top:20px;
	display:inline;	
}
#channel div.links {
	float:right;
	width:476px;
	background:white;
	height:42px;
	display:inline;	
}
.channels {
	margin-top:12px;	
	margin-left:15px;
	clear:both;
}
.channels li {
	display:inline;
	overflow:hidden;
}
.channels li a {
	float:left;
	height:20px;
	background:url(../../imgs/site/channels.gif);
	margin-right:15px;
}
.channels li a.twitter
{
	background-position:-93px 0px;
	width:80px;
}
.channels li a.twitter:hover {
	background-position:-93px -20px;	
}
.channels li a.orkut
{
	background-position:-184px 0px;
	width:51px;
}
.channels li a.orkut:hover {
	background-position:-184px -20px;	

}
.channels li a.facebook
{
	background-position:0px 0px;
	width:75px;
}
.channels li a.facebook:hover {
	background-position:0px -20px;	
}

.channels li a.linked
{
	background-position:-247px 0px;
	width:77px;
}
.channels li a.linked:hover {
	background-position:-247px -20px;	
}
.title-endereco {
	background:url(../../images/site/title-endereco.gif) no-repeat;
	width:83px;
	height:19px;
	clear:both;
}
#endereco {
	margin-top:30px;
	width:476px;
	float:right;
	margin-bottom:20px;
}
.text-white {
	color:white;	
	font-size:11px;
}
.text-silver {
	color:gray;	
	font-size:10px;
	line-height:18px;
}
.text-blue {
	color:#98c6d6;
	font-size:10px;
	line-height:18px;
}
.text-white2 {
	font-size:11px;
	line-height:22px;	
	color:white;	
}
.image-port {
	border:solid 5px white;	
}
.port-item {
	overflow:hidden;
	display:inline;
	width:100%;
}
.port-item div.left{
	width:100%;
	overflow:hidden;
}
.port-item div.right{
	overflow:hidden;
}
.thumbs {
	margin-top:15px;
}
.thumbs li {
	display:inline;
	overflow:hidden;
	float:left;
	margin-right:19px;
	margin-bottom:30px;
	cursor:pointer;
}
.thumbs li.last {
	margin-right:0px;
}
.thumbs li a {
	float:left;	
}
.view-project {
	overflow:hidden;
}
.view-project .line {
	float:left;
	width:138px;
}
.view-project div.bt-verprojeto {
	float:right;
}
.bt-verprojeto {
	background:url(../../images/site/bt-ver-projeto.gif) no-repeat;
	float:left;
	width:91px;
	height:19px;
}
.titles-port {
	background:url(../../images/site/titles-portfolio.png) no-repeat;
	width:182px;
	height:15px;

}
.title-client {
	background-position:0px 0px;	
}
.title-sobre {
	background-position:0px -15px;	
	height:18px;
}
.title-tec {
	background-position:0px -36px;	
	height:18px;
}
.margind {	
	margin-left:15px;
	margin-top:8px;
	margin-bottom:20px;	
}
#descr-project {
	clear:both;	
	margin-left:20px;
	margin-top:20px;
	display:inline-block;
}
#footer {
	clear:both;
	display:inline-block;
	overflow:hidden;
}
#content-in {
	display:inline-block; 
	overflow:hidden; 
	text-align:left;
	clear:right;
	width:100%;
}
.title-rss {
	background:url(../../images/site/title-rss.png);
	width:118px;
	height:16px;
	float:right;
	margin-bottom:60px;
}
.title-maisclientes {
	background:url(../../images/site/bt-maisclientes.gif);
	width:114px;
	height:21px;
	float:left;
		
}
.title-nossos-servicos {
	background:url(../../images/site/title-nossos-servicos.gif);
	width:125px;
	height:21px;
	float:left;		
}
.list-clients {
	overflow:hidden;
	margin-top:30px;
}
.list-clients li {
	display:inline;	
	overflow:hidden;
}
.list-clients li a {
	float:left;
	margin-right:32px;
	margin-bottom:32px;
}
.list-clients li a.last {
	margin-right:0px;
}
.on {
	color:#71aee2;
	font-size:10px;
	background:url(../../images/site/tooltipon.png);
	width:124px;
	height:24px;
	line-height:24px;
	text-align:center;
	position:relative;
	margin-left:10px;
	margin-top:40px;
}
.off {
	color:gray;
	font-size:9px;
	background:url(../../images/site/tooltipoff.png) no-repeat;
	width:124px;
	height:24px;
	line-height:24px;
	text-align:center;
	overflow:hidden;
	margin-left:10px;
	margin-top:40px;
}
.title-clientes {
	background:url(../../images/site/title-clientes.png);
	width:59px;
	height:13px;
	float:right;
	margin-bottom:60px;
}
.title-portfolio {
	background:url(../../images/site/title-portfolio.png);
	width:68px;
	height:16px;
	float:right;
	margin-bottom:60px;	
}
.title-servicos {
	background:url(../../images/site/title-servicos.png);
	width:62px;
	height:13px;
	float:right;
	margin-bottom:60px;	
}
.title-contato {
	background:url(../../images/site/title-contato.png);
	width:59px;
	height:11px;
	float:right;
	margin-bottom:60px;	
}
.list-serv {
	margin-top:50px;
}
.list-serv li {
	clear:both;
	overflow:hidden;
	margin-bottom:30px;	
}
.item {
	float:right;
	clear:both;
	margin-right:20px;
}
.item div.title {
	float:left;
	padding:3px 6px 3px 6px;
	background:#053155;
	color:white;
}
.item div.descr {
	float:left;
	width:400px;
	margin-left:20px;
	margin-top:40px;
	text-align:justify;
}
.title-faleconosco {
	background:url(../../images/site/title-faleconosco.gif);
	width:110px;
	height:21px;
	float:left;	
}
.contato-container {
	overflow:hidden;
	margin-top:60px;
	clear:both;
}
.contato-container div.left {
	width:350px;
	float:left;
	padding-top:150px;
	text-align:right;
}
.contato-container div.right {
	float:right;
	width:400px;	
}
.input {
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border:1px white solid;
	width:250px;
}
.error {
	color:red;	
}
label.error {
	display:inline-block;	
	margin-left:130px;
}
#contact-form label.f {
	font-size:11px;
	width:90px;
	color:white;
	float:left;
	text-align:right;
	margin-right:10px;
	margin-top:2px;
}
.row {
	clear:both;
	margin-bottom:10px;
}
textarea {
	overflow:auto;
	height:150px;
}
.bt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:right;
	border:none;
	background:#053155;
	padding:5px 8px 5px 8px;
	color:white;
	text-align:center;
	cursor:pointer;
	display:inline;
}
#contact-form {
	float:right;
}
.msg {
	margin-top:50px;
	padding:10px;
	background:#fff1ba;
	border:1px solid #e0c763;
	font-size:10px;
}
.nav-bar {
	padding-top:0px;
	height:32px;
	background:white;
	*margin-top:-2px;		
}
.nav-bar .left{
	float:left;
	margin-left:5px;
	width:250px !important;
}
.nav-bar .right{
	width:90px;
	float:right;
	margin-right:5px;	
}
.vermais {
	float:left;
	background:url(../../imgs/site/bt-vermais.gif) no-repeat;
	width:105px;
	height:27px;
	text-indent:-9999px;
	margin-right:5px;
}
.verproj {
	float:left;
	background:url(../../imgs/site/bt-verprojeto.gif) no-repeat;
	width:105px;
	height:27px;
	text-indent:-9999px;

}
.social a {
	float:left;
	background:url(../../imgs/site/social-links.gif);
	width:25px;
	height:25px;
	margin-left:5px;
}
.social li
{
	display:inline;
}
.social a.linkedin {
		
}
.social a.facebook {
	background-position:-34px 0px;
}
.social a.twitter {
	background-position:-68px 0px;
}
.pdescr {
	display:none;
	overflow:hidden;	
}
.nav-back {margin-top:20px; overflow:hidden; border-bottom:1px solid white; padding-bottom:10px;}
.back {
	background:url(../../imgs/site/maisprojetos.gif) no-repeat;
	width:105px;
	height:27px;
	float:right;
	text-indent:-9999px;
}
h1 {color:white; font-size:18px;}
.titleP {border-bottom:1px solid white; padding-bottom:10px; margin-top:10px;}
