@charset "utf-8";
/* CSS Document */
#contact input.botao {
	width: auto;
	cursor: pointer;
	position: relative;
	border: 1px solid #282828;
	color:#fff;
	padding: 6px 30px;
	text-decoration: none;
	font-size: 1.0em;
	background: -moz-linear-gradient(top, #81a7c4 0%, #4b7ba4 50%, #24679f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81a7c4), color-stop(50%,#4b7ba4) color-stop(100%,#24679f)); /* Chrome,Safari4+ */	 !important;
	background: -webkit-linear-gradient(top, #81a7c4 0%,#4b7ba4 50%, #24679f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #91b7d5 0%,#4b7ba4 50%, #24679f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #91b7d5 0%,#4b7ba4 50%, #24679f 100%); /* IE10+ */
	background: linear-gradient(top, #91b7d5 0%,#4b7ba4 50%, #24679f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81a7c4', endColorstr='#24679f',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	text-shadow: 1px 1px 0px rgba(0,0,0,1);
}

.botao {
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	width: auto;
	cursor: pointer;
	position: relative;
	border: 1px solid #282828;
	color:#fff;
	padding: 6px 30px;
	text-decoration: none;
	font-size: 1.0em;
	background: -moz-linear-gradient(top, #81a7c4 0%, #4b7ba4 50%, #24679f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81a7c4), color-stop(50%,#4b7ba4) color-stop(100%,#24679f)); /* Chrome,Safari4+ */	 !important;
	background: -webkit-linear-gradient(top, #81a7c4 0%,#4b7ba4 50%, #24679f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #91b7d5 0%,#4b7ba4 50%, #24679f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #91b7d5 0%,#4b7ba4 50%, #24679f 100%); /* IE10+ */
	background: linear-gradient(top, #91b7d5 0%,#4b7ba4 50%, #24679f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81a7c4', endColorstr='#24679f',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	text-shadow: 1px 1px 0px rgba(0,0,0,1);
}

#contact input.botao:hover {
	background:#CCC	 !important;
	transition: none;
	color:#000;
	top: -5px;
	-webkit-transition: none;
	-moz-transition: none;
	text-shadow: none;
	background: -moz-linear-gradient(top, #FFF 0%, #CCC 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#CCC)); /* Chrome,Safari4+ */	 !important;
	background: -webkit-linear-gradient(top, #FFF 0%,#CCC 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFF 0%,#CCC 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFF 0%,#CCC 100%); /* IE10+ */
	background: linear-gradient(top, #FFF 0%,#CCC 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC',GradientType=0 ); /* IE6-9 */
}

.botao:hover {
	background:#CCC	 !important;
	transition: none;
	color:#000;
	top: -5px;
	-webkit-transition: none;
	-moz-transition: none;
	text-shadow: none;
	background: -moz-linear-gradient(top, #FFF 0%, #CCC 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#CCC)); /* Chrome,Safari4+ */	 !important;
	background: -webkit-linear-gradient(top, #FFF 0%,#CCC 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFF 0%,#CCC 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFF 0%,#CCC 100%); /* IE10+ */
	background: linear-gradient(top, #FFF 0%,#CCC 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC',GradientType=0 ); /* IE6-9 */
}

#contact input.botao:active, #contact input.submit:focus {
	top: 0.2px;
}

#centralizar {
	position:relative;
	left:367.5px;
}

#centralizar1 {
	position:relative;
	left:347px;
}

#centralizar2 {
	position:relative;
	left:300px;
}

#centralizar3 {
	position:relative;
	left:300px;
}

#centralizar4 {
	position:relative;
	left:275.5px;
}

#centralizar5 {
	position:relative;
	left:235px;
}

#centralizar6 {
	position:relative;
	left:190px;
}

#centralizar7 {
	position:relative;
	left:160px;
}

#centralizar8 {
	position:relative;
	left:160px;
}

#centralizar9 {
	position:relative;
	left:340px;
}