body{
	margin:0;
	background-color:#faf9f9;
	@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700,800);
}

header{
width:100%;	
	
}

#barra{
	width:100%;
	height:3px;
	background-color:#093;
	float:left;
	margin:5px 0 20px 0;
	clear:both;
}


#logo{
width:204px;
height:194px;
margin:30px auto 30px auto;	
	
}

#redes_sociais{
	width:80px;
	height:30px;	
	float:right;
	margin:10px 40px 0 0;
}

#redes_sociais img{
border:none;
}

#cssmenu ul {
  margin: 0 auto 0 auto;
  padding: 0;
  list-style-type: none;
  width:800px;
  position: relative;
  display: block;
  font-size: 12px;
  font-weight: bold;
  zoom: 1;
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 4px;
}
#cssmenu li a {
  display: block;
  float: left;
  color: #525452;
  text-decoration: none;
  padding: 10px 20px 7px 20px;
  margin:0 40px 0 40px;
  border-bottom: 3px solid transparent;
  text-transform:uppercase;
  font-size:20px;
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
}
#cssmenu li a:hover {
  border-bottom: 3px solid #3a9e40;
}
#cssmenu li.active a {
  display: inline;
  border-bottom: 3px solid #3a9e40;
  float: left;
  margin: 0;
}

#slide{

	margin:20px auto 0 auto;
}

#slide img{
	margin:0 auto 0 auto;
	width:100%;
	height:100%;
}

#conteudo{
	width:1024px;
	height:100%;
	margin:30px auto 0 auto;
}

.titulo{
	font-size:24px;
	color:#093;
	margin:0;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-style:italic;
}

.texto{
	font-size:14px;
	margin:7px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	}

.texto a{ 
	text-decoration:none;
	color:#151515;
}

.texto a:hover{ 
	text-decoration:none;
	color:#9dbe8f;
}

#bloco_servicos{
	width:1024px;
	height:200px;
	margin:20px 0 auto 0 auto;
}

#bloco{
	width:320px;
	height:200px;
	float:left; 
	padding-right:20px;
}

#bloco img{
	float:left;
}

#bloco .titulo_bloco{
	float:left;
	width:200px;
	margin:0 0 0 10px;
	font-size:20px;
	color:#525452;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
}

#bloco .texto_bloco{
	float:left;
	width:200px;
	font-size:14px;
	margin:10px 0 0 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:20px;

}


#clean{
	clear:both;
}

footer{
	width:100%;
	height:120px;
	background-color:#525452;
	margin:30px 0 0 0;
	bottom:0;
	border-top:4px solid #3a9e40;
}


#bloco_rodape{
	width:1024px;
	margin:0 auto 0 auto;
}

.texto_rodape{
	width: 500px;
	height: 40px;
	margin: 0px auto 0 auto;
	color: #FFF;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	float:left;
}

.titulo_rodape{
	font-size:24px;
	color:#9dbe8f;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	width:1024px;
	height:30px;
	margin:0px auto 0 auto;
}



#bloco_contato{
	width:500px;
	height:400px;
	margin:0px auto 30px auto;
	background-color:#ebebeb;
	border-bottom:4px solid #3a9e40;
}

#formulario{
	margin:0px auto 0 auto;
	width:410px;
	height:350px;
	font-family: 'Open Sans', sans-serif;

}

#formulario input{
	float: right;
	width: 300px;
	height: 20px;
}

#formulario textarea{
	float:right;
	width:290px;
	height:90px;
}

#formulario .button{
	width:60px;
	height:30px;
	margin:70px 0px 30px 300px;
	border:none;
	float:right;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:1px;
	cursor:pointer;
	background-color:#3a9e40;
	color:#fff;
}

.texto_formulario{
	margin-top: 5px;
	height: 20px;
	width: 400px;
	vertical-align: text-bottom;
	float:left;
}

.sites{
	width: 100%;
	height: 170px;
	margin: 0px auto 0 auto;
	background-color:#e2f2d7;

}

#bloco_sites{
	width:320px;
	height:100px;
	float:left; 
	padding-right:20px;
}