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

/* ------------------------------------
	CSS Desenvolvido pela
	pianoLab | Agencia Interativa 
    em junho de 2009
    http://www.pianolab.com.br
------------------------------------ */

body {
	font:12px Arial, Helvetica, sans-serif;
}
div#container {
	height:176px;
	width:739px;
	position:relative;
	left:50%;
	margin-top:100px;
	margin-left:-370px;
}
h1, h2, h3, input {
	float:left;
}
h1, h2, h3 {
	height:176px;
}
h1, h2, h3, address, a.email {
	text-indent:-5000px;
}
address, a.email, a.newsletter, form {
	position:absolute;
}
a.email, a.newsletter {
	bottom:0;
}
h3, a.email {
	display:block;
}
h1 {
	width:298px;
	background:url(../imagens/imagensConstrucao/marcaEstalo.gif) no-repeat;
}
h2 {
	width:241px;
	background:url(../imagens/imagensConstrucao/tituloContato.gif) no-repeat;
}
h3 {
	background:url(../imagens/imagensConstrucao/tituloNewsletter.gif) no-repeat;
	display:block;
}
h3, a.newsletter {
	width:199px;
}
a.email {
	height:16px;
	width:210px;
	right:230px;
}
a.newsletter {
	height:62px;
	right:0;
}
form {
	height:50px;
	width:192px;
	right:6px;
	bottom:-60px;
}
input {
	border:0;
}
input.inputEmail {
	color:#0c4da2;
	height:20px;
	width:144px;
	padding:5px 0 0 5px;
	background:#e7e8e8;
}
input.inputOk {
	color:#fff;
	padding:4px;
	background:#0c4da2;
}
