* {
	font-family: "Verdana";
	color: #e0e0e0;
	font-size: 8pt;
}

body {
	background-color: #010101;
	margin-top: 0px;
}

div.scroll {
	float: left;
	width: 50px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div.scroll div.interno {
	width: 300px;
	margin-left: 60px;
	margin-top: 15px;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	color: black;
	font-size: 11pt;
	font-weight: bold;
}

fieldset {
	position: absolute;
	margin-left: 230px;
	top: 10px;
	border: 0px;
}

input, textarea {
	width: 150px;
	height: 20px;
	border: 1px solid #6b6b6d;
	background-color: #4b4b4d;
	color: #8b8b8d;
	font-family: "Verdana";
	margin-top: 5px;
}

textarea {
	width: 200px;
	height: 50px;
}

label {
	color: #8b8b8d;
	font-family: "Verdana";
	float: left;
	clear: left;
	width: 90px;
	height: 20px;
	display: block;
	text-align: right;
	padding-top: 2px;
	margin-top: 6px;	/* há herança do elemento pai */
	padding-right: 3px;
	height: 16px;
}

.botaoOk {
	border: 0px;
	font-weight: normal;
	color: #9b9b9d;
	background-color: #4b4b4b;
	margin: 2px;
	margin-top: 0px;
	width: 60px;
	font-family: "Verdana";
	font-size: 8pt;
}

#botoes {
	position: absolute;
	right: 110px;
	bottom: 15px;
}

#main {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 800px;
	height: 600px;
	overflow: hide;
	margin-left:-400px;
	background-color: #010101;
}

#logo {
	position: relative;
	z-index: 1003;
	left: 0px;
	top: 0px;
}

#menu {
	position: absolute;
	z-index: 1004;
	top: 129px;
	left: 197px;
	color: white;
	width: 610px;
	height: 105px;
	font-family: "Verdana";
}

#solucoes, #clientes, #portfolio, #contato{
	position: absolute;
	top: 90px;
	font-family: "Arial";
	color: white;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: -0px;
	cursor: pointer;
}

#solucoes {
	left: 0px;
}

#clientes {
	left: 95px;
}

#portfolio {
	left: 188px;
}

#contato {
	left: 287px;
}

#barra_topo {
	position: relative;
	z-index: 1005;
	border: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
}

#barra_bottom {
	position: absolute;
	z-index: 1005;
	border: 0px;
	padding: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
#barra_bottom_verde, #barra_bottom_roxa, #barra_bottom_amarela, #barra_bottom_azul {
	position: absolute;
	z-index: 1007;
	border: 0px;
	padding: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: none;
}

#conteudo {
	position: absolute;
	z-index: 1004;
	top: 265px;
	height: 300px;
	left: 50%;
	width: 740px;
	border: 1px;
	padding: 0px;
	margin-left:-370px;
	background-color: #4b4b4d;
}

#index {
	position: absolute;
	z-index: 1010;
	top: 286px;
	left: 50%;
	width: 740px;
	height: 255px;
	margin-left:-370px;
	overflow: hidden;
}

#titulos {
	position: absolute;
	z-index: 1011;
	top: 265px;
	left: 50%;
	width: 180px;
	height: 300px;
	margin-left:-323px;
	color: white;
}

#titulos ul, #titulos li {
	margin:0;
	padding:0px;
	list-style:none;
}

#titulos li {
	width:180px;
	height:300px;
	overflow: hidden;
	font-family: "Verdana";
	font-size: 11pt;
	font-weight: normal;
}

#tit_amarelo {
	/* background-color: #f9c02f; */
	background-color: white;
	color: black;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#tit_verde {
	/* background-color: #afc630; */
	background-color: white;
	color: black;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#tit_roxo {
	/* background-color: #815e94; */
	background-color: white;
	color: black;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#tit_azul {
	/* background-color: #30a2dc; */
	background-color: white;
	color: black;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#div_int {
	padding: 30px;
	padding-top: 75px;
	padding-left: 10px;
	color: #000000;
	font-size: 10pt;
	font-family: "Arial";
}

h3 {
	color: #000000;
}

/* CONTEUDOS */
#div_solucoes{
	position: absolute;
	z-index: 1025;
	left: 50%;
	height: 250px;
	width: 650px;
	margin-left:-270px;
	color: white;
	font-family: "Verdana";
	font-size: 8pt;
	overflow: hidden;
	display: none;
}

#div_clientes{
	position: absolute;
	z-index: 1025;
	left: 50%;
	height: 250px;
	width:  650px;
	margin-left:-320px;
	color: white;
	font-family: "Verdana";
	font-size: 8pt;
	overflow: hidden;
	display: none;
}

#div_clientes img {
	margin-left: 50px;
}

#div_clientes div {
	margin-bottom: 30px;
}

#scrolls_clientes {
	position: absolute;
	z-index: 1026;
	top: 30px;
	left: 700px;
	height: 270px;
	display: none;
}

#scrolls_clientes #scrollDn{
	position: absolute;
	bottom: 50px;
}

#divS {
	position: relative;
	top: 30px;
	left: 2px;
	width: 10px;
	height: 10px;
	background-color: purple;
	display: none;
}

#div_portfolio{
	position: absolute;
	z-index: 1025;
	left: 50%;
	height: 350px;
	width: 650px;
	margin-left:-270px;
	color: white;
	font-family: "Verdana";
	font-size: 8pt;
	overflow: hidden;
	display: none;
}

#fotos {
	position: fixed;
	display: none;
	z-index: 11000;
	background-color: black;
	opacity: 0.7;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#img_fotos {
	position: fixed;
	opacity: 1;
	display: none;
	z-index: 11001;
	padding: 0px;
	left: 50%;
	width: 600px;
	height: 500px;
	margin-left: -300px;
	top: 50%;
	margin-top: -240px;
}

#fotos a{
	position: fixed;
	left: 50%;
	width: 50px;
	margin-left: -25px;
	bottom: 10px;
	cursor: pointer;
}

#caption {
	position: fixed;
	display: none;
	z-index: 11002;
	left: 50%;
	padding: 0px;
	padding-left: 10px;
	bottom: 50%;
	width: 590px;
	height: 40px;
	margin-left: -300px;
	margin-bottom: -250px;
	background-color: white;
	opacity: 0.7;
	color: black;
	font-size: 10pt;
}

#close {
	position: fixed;
	display: none;
	z-index: 11002;
	left: 50%;
	margin-left: 260px;
	top: 50%;
	margin-top: -230px;
	opacity: 1;
	color: white;
	font-size: 10pt;
	cursor: pointer;
}

#div_contato{
	position: absolute;
	z-index: 1025;
	left: 50%;
	height: 260px;
	width: 650px;
	margin-left:-270px;
	margin-top: -10px;
	font-family: "Verdana";
	font-size: 8pt;
	overflow: hidden;
	display: none;
}

#txt_contato {
	position: absolute;
	width: 250px;
	top: 50px;
	left: 5px;
}

#txt_contato img {
	float: left;
	padding-right: 10px;
	margin-top: -4px;
	border: 0px;
}

#txt_contato a {
	text-decoration: none;
	color: #e0e0e0;
}

/* Easy Slider */

	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:740px;
		height:276px;
		overflow:hidden; 
	}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	img{border:none;}
	
	.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
		margin:0;
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
    }
/* // Easy Slider */

/* Accordion */

#div_solucoes ul, #div_portfolio ul {
  list-style: none;
  top: 0px;
  margin: 0;
  padding: 0;
}

#div_solucoes ul li, #div_portfolio ul li {
  float: left;
  padding: 5px;
  display: block;
  margin-right: 5px;
}

#div_solucoes ul li img, #div_portfolio ul li .img_prt_tit {
  position: absolute;
  border: 0px;
}

#div_solucoes ul li p {
  margin: 0;
  padding: 10px;
  width: 280px;
  display: block;
  margin-left: 60px;
}

#div_portfolio ul li strong{
  margin: 0;
  padding: 10px;
  width: 280px;
  margin-left: 60px;
  display: block;
}

#div_portfolio ul li div.interno {
  margin: 0;
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 2px;
  width: 280px;
  margin-left: 60px;
  display: block;
}

.img_port, .img_port_link {
  cursor: pointer;
  padding: 3px;
}

/* Accordion */

#bolinha_azul {
	position: absolute;
	background-color: red;
	z-index: 1010;
	width: 121px;
	height: 124px;
	top: -22px;
	left: 50%;
	margin-left:-386px;
	display: none;
	background-image: url("../img/gota-azul.jpg");
}

#bolinha_amarela {
	position: absolute;
	background-color: red;
	z-index: 1010;
	width: 121px;
	height: 124px;
	top: -22px;
	left: 50%;
	margin-left:-386px;
	display: none;
	background-image: url("../img/gota_amarela.jpg");
}

#bolinha_roxa {
	position: absolute;
	background-color: red;
	z-index: 1010;
	width: 121px;
	height: 124px;
	top: -22px;
	left: 50%;
	margin-left:-386px;
	display: none;
	background-image: url("../img/gota_roxa.jpg");
}

#bolinha_verde {
	position: absolute;
	background-color: red;
	z-index: 1010;
	width: 121px;
	height: 124px;
	top: -22px;
	left: 50%;
	margin-left:-386px;
	display: none;
	background-image: url("../img/gota_verde.jpg");
}

#divSubmit {
	position: absolute;
	width: 200px;
	top: 150px;
	left: 5px;
	display: none;
	color: white;
	font-size: 10pt;
}

#home {
	position: absolute;
	z-index: 1010;
	width: 80px;
	height: 14px;
	left: 50%;
	margin-left: 320px;
	top: 250px;
	font-weight: normal;
	color: #9b9b9d;
	font-family: "Verdana";
	font-size: 7pt;
	cursor: pointer;
}

#socials {
	position: absolute;
	z-index: 1010;
	width: 740px;
	height: 40px;
	line-height: 40px;
	top: 585px;
	left: 50%;
	margin-left: -370px;
	display: inline;
}

#socials_google {
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}

#socials_face {
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}

#socials_twitter {
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	margin-left: 20px;
}