body{background:#0a0b0d; font-family:Arial, Helvetica, sans-serif; background-image:url(../images/topo_adss.jpg); background-position:top center; background-repeat:no-repeat;
  font-size: 16px;
  line-height: 22px;
  color:#c0c0c0; }
.header img{
  margin: 66px 0 66px 35px;
  float: left;
}

h1, h2, p {
  margin-bottom: 22px;
}

h1{font-family:Helvetica, sans-serif; color:#7ac5ec;
	font-size:55px;
  line-height:55px;
  text-align: center;
  margin-bottom: 33px;}
h2{font-family:Arial, Helvetica, sans-serif; font-weight:bold;
  font-size:22px;
  color: #ffffff;}
.headline h1 {
	margin-bottom: 11px;
}
.headline p {
  font-size: 18px;
  text-align: center;
  margin-bottom: 44px;
  padding: 0 70px;
}

.contato a{border:none; text-decoration:none;}
.contato img{display:inline; float:left; margin-left:35px; border:none;}
.contato p{display:inline; float:left; margin-left:16px; margin-top:16px; color:#FFF; border-bottom:1px solid #FFFFFF;}

#contact label {
	display: block;
	float: left;
	clear: both;
	font-size: 20px;
	color: #c0c0c0;
}
#contact input, textarea {
	float: left;
	clear: both;
	font-size: 22px;
	font-family: Arial, Helvetica, serif;
	color: #fff;
	background-color: #171615;
	border: 1px solid #2F2E2D;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 14px;
}
#contact input {
	height: 32px;
	width: 368px;
}
#contact textarea {
	height: 164px;
	width: 448px;
}
#contact input[type="submit"] {
	margin: 11px 0;
	width: 140px;
	height: 44px;
}
#contact input[type="submit"]:hover {
	color: #7AC5EC;
	cursor: pointer;
}
#contact input.error, #contact textarea.error {
	border: 1px dotted #DD2323
}
span.error {
	margin-left: 20px;
	font-size: 15px;
	color: #DD2323;
	font-style: italic;
}

#contact_info {
	border-left: 1px solid #404040;
	margin-left: -21px;
	padding-left: 20px;
}
.telefone {
	line-height: 44px;
	font-size: 30px;
	color: #fff;
}
.email {
	color: #00BDFF;
}
.endereco {
	font-size: 13px;
	color: #fff;
}

.rodape{ width:100%; height:200px; background-image:url(../images/rodape_adss.gif); background-position:bottom center; background-repeat:no-repeat;}
.rodape p {
  font-size: 12px;
  text-align: center;
  padding-top: 178px;
  margin-bottom: 0;
}
