body {
  background: #fff;
}
.topo-logo {
  text-align: center;
  margin-top: 35px;
  border: solid 1px #e67515;
  border-bottom: none;
}

.container_link a{
	color: #29166f;
	text-decoration: none; 
	font-size: 16px;
}
.container_link a:hover{

}
.container_link {
	margin-bottom: -20px !important;
    text-align: right !important;
    margin-left: 0px !important;
    padding-top: 35px !important;
}
.topo-logo img {
  margin-top: -25px;
  margin-bottom: -15px;
  border: solid 25px #fff;
  border-top: none;
  position: relative;
}
.menu-topo {
  position: relative;
  width: 100%;
  list-style: none;
  background: #29166f;
  border-bottom: solid 5px #e67515;
}
.menu-topo li {
  display: inline;
}
.menu-topo li a {
  color: #fff;
  text-decoration: none;
  padding: 6px 20px 5px 20px;  
  display: inline-block;
  font-size: 16px;
}
.menu-topo li a:hover {
	background: #4482ff;
	color: #121d52;
}
.content-left {
  text-align: center;
}
.container_12 {
	width: 942px;
}
.container-corpo {
  border: solid 1px #e67515;
  border-top: none;
  width: 940px;
}
.fotos img {
	border: solid 1px #d8bca4;
	background: #fff;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
.content-right p {
	margin: 30px 40px 10px 0px;
	font-size: 20px;
}
.marcas img {
	margin: 10px 40px 0px 0px;
}
* .address {
	font: 'Arial';
	font-size: 17px !important;
	padding-top: 25px;
}
form {
	line-height: 56px;
	padding-top: 20px;
}
form label {
	font-size: 20px;
	padding: 0px 15px 0px 0px;
}
form input, form textarea {
	font-family: 'Arial';
	border: solid 1px #e67515;
	font-size: 20px;
	line-height: 32px;
}
form #l_nome { width: 80px; display: block; float: left;}
form #l_telefone { width: 130px; display: block; float: left;}
form #l_email { width: 80px; display: block; float: left;}
form #nome { width: 480px; }
form #telefone_ddd {
	width: 80px;
	margin-right: 10px;
}
form #telefone_numero {
	width: 333px;
}
form #email {
	width: 480px;
}
form #mensagem {
	width: 570px;
	height: 200px;
	resize: none;
}
form #enviar {
	margin-left: 460px;
	width: 115px;
	background: #ffbe56;
	color: #fff;
	padding: 10px 30px 10px 30px;
	border: none;
	margin-top: -10px;
	text-align: center;
	display: block;
}
form #enviar:hover {
	color: #f60;
}
.servico .grid_6{
	text-align: center;
}
.servico .omega {
	border-right: solid 1px #e67515;
	margin-left: 10px;
}
.servico .alpha {
	margin-right: 0;
}
.servico .divider {
	margin: 10px 0px 10px 10px;
}
.servico .divider hr {
	margin: 10px 30px 10px 20px;
	border-color: #e67515;
}
.marcas-servicos {
	text-align: center;
}
.servico .grid_6 p, .servico .titulo {
	padding: 10px 40px 20px 40px;
	font-size: 20px;
}
.servico .titulo {
	margin: 0px;
}
.marcas-servicos,
.marcas-servicos .grid_6{
	margin: 0;
}
#validate_error {
	border: solid 1px #600;
	text-align: center;
	width: 577px;
	background: #ffc;
	display: none;
}
#validate_error p {
	color: #333;
	margin: 10px;
}
