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

*{
	margin:0;
	padding:0;
}
body{
	/*background:url(img/bg-body.jpg) repeat-x top center;*/
	background:url(img/bg-total.jpg) repeat-x top center;

}
#geral{
	width:940px;
	min-height:600px;
	margin:0 auto;
	background:url(img/bg-total.jpg) repeat-x top center;
	overflow:hidden;
}
#header{
	width:940px;
	height:120px;
	float:left;
}
#logotipo{
	width:370px;
	height:115px;
	float:left;
	background:url(img/fundo-logotipo.jpg) no-repeat left top;
	
}
#menu-topo{
	width:565px;
	height:50px;
	float:left;
}
#contato{
	width:425px;
	height:57px;
	float:right;
}
#navegacao{
	width:940px;
	height:60px;
	float:left;
}
#menu{
	width:920px;
	float:left;	
}
#menu ul{
	width:920px;
	float:left;
	margin:17px 0 0 5px;
}
#menu ul li{
	display:inline;
	list-style:none;
}
#menu ul li a{
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	padding:0 20px 0 0;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#atendimento{
	width:186px;
	height:32px;
	float:right;
	margin-top:12px;
}






#conteudo{
	width:940px;
	overflow:hidden;
	min-height:400px;
	float:left;
}
#video{
	width:490px;
	height:352px;
	float:left;
	padding:17px 0 0 0;
	
}
#depoimentos{
	width:450px;
	height:315px;
	float:left;	
}
#box-top{
	width:940px;
	height:352px;
	float:left;
	background:url(img/bg-top-box.png) repeat-x top center;
	padding:35px 0 0 0;
	z-index:2;		
}
#sites{
	width:440px;
	height:170px;
	float:left;
	margin-bottom:20px;
	border-bottom:#999 1px dotted;
}
#lojas-virtuais{
	width:440px;
	height:170px;
	float:right;
	margin-bottom:20px;
	border-bottom:#999 1px dotted;
}
#marketing{
	width:440px;
	height:170px;
	float:left;
	margin-bottom:10px;
}
#atualizacao-sites{
	width:440px;
	height:170px;
	float:right;
	margin-bottom:10px;
}
#twitter {
	width:940px;
	height:40px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#box-button{
	width:940px;
	height:350px;
	float:left;
	background:url(img/bg-top-box.png) repeat-x top center;
	padding:35px 0 0 0;
	border-bottom:#999 1px dotted;
	
}
#separa-img{
	width:940px;
	height:40px;
	float:left;
	background:url(img/bg-top-box.png) repeat-x top center;
	margin:20px 0 0 0;
	
}

#help{
	width:447px;
	min-height:350px;
	float:left;
	clear:both;
	overflow:hidden;
}
#help a{
	color:#000;
	text-decoration:none;
}
#help a:hover{
	text-decoration:underline;
}
#resultados{
	width:450px;
	min-height:350px;
	float:right;
}
#sites-recentes{
	width:940px;
	height:300px;
	float:left;
	padding:20px 0 0 0;
}
#sites-clientes{
	width:940px;
	min-height:500px;
	overflow:hidden;
	float:left;
	padding:5px 0 0 0;
}
/*======================Paginas internas====================*/
#box-top-in{
	width:940px;
	min-height:350px;
	float:left;
	padding:5px 0 0 0;
		
}
#interno-left{
	width:435px;
	min-height:200px;
	float:left;
	padding:0 0 0 5px;
}
#interno-centro{
	width:930px;
	min-height:400px;
	float:left;
	padding:0 5px 0 5px;
}
#interno-centroR{
	width:930px;
	min-height:280px;
	float:left;
	padding:0 5px 0 5px;
}
#depoimentos-internos{
	width:440px;
	height:280px;
	float:left;
	margin:25px 0 0 0;
	padding:0 0 20px 0;
	border-bottom:#999 1px dotted;
}
#duvidas-internos{
	width:440px;
	height:170px;
	float:left;
	margin:25px 0 10px 0;
}
#duvidas-internos-contato{
	width:440px;
	height:300px;
	float:left;
	margin:25px 0 10px 0;
}
#form{
	width:435px;
	min-height:950px;
	float:right;
	padding:0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#form-contato{
	width:540px;
	min-height:200px;
	float:left;
	padding:0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#local {
	width:380px;
	height:376px;
	float:left;
	background-color:#036;
}

#bread{
	width:935px;
	height:10px;
	padding:0 0 0 5px;
	margin-bottom:20px;
}
#bread p{
	text-decoration:none;
	color:#333;
	font-size:10px;
}
#bread a{
	text-decoration:none;
	color:#333;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#rodape{
	width:100%;
	height:auto;
	float:left;
	background:url(img/bg-rodape.jpg) repeat-x top;	
		background-color:#2da6dd;
}
#rodape a{
	color:#FFF;
	text-decoration:none;
	
}


