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

form {
	background:url(form.gif) left top no-repeat;
	padding:0;
	width:453px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.6em;
	margin: 0 0 40px 0;
}
form div {
	background:url(form.gif) -453px bottom no-repeat;
	position:relative;
	top:20px;
	padding: 20px;
}
form div fieldset {
	border:none;
}
form div p label {
	display:inline-block;
	width:137px;
	vertical-align:top;
	padding:5px 0 0;
}

form div p strong {
	color:#c00;
}
form div p input, form div p textarea {
	padding:0 5px;
	border:1px solid #67b5d3;
}
form div p input {
	width:200px;
}
form div p textarea {
	width:200px;
	height:87px;
}
#form div span {
	margin-top: 20px;
	display: block;
}

form div p.submit-line input.submit {
	width:160px !important;
	height:35px;
	color:white;
	border:none;
	padding:none;
	text-align:center;
	line-height:35px;
	font-size:1.4em;
	position:relative;
	left:214px;
	background-image: url(submit.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#comments form div p label {
	width:47px;
}
#comments form div p input {
	width:291px;
}
#comments form div p textarea {
	width:361px;
}
#comments form div p.submit-line input.submit {
	left:252px;
}
#formcontato {
	margin-left: 100px;
	margin-top: 50px;
}
.main #formcontato form .endereco h2{
	font-size: 16px;
	color: #006EB9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
}
form .endereco h2 span {
	font-weight: bold;
}
.main #formcontato form .endereco p {
	margin-left: 10px;
}
#formcontato form .endereco h2 {
	font-weight: bold;
}
