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

#contatobaixo {
width:822px;
height:647px;
background:url(imagens/fundotopo_local.gif) no-repeat top;
margin:0 auto;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
#conteudocontato {
width:822px;
height:650px;
margin:0 auto;
/*background-color:#006699;*/
}
#formulario {
width:447px;
height:473px;
}
.inputs {
	background-image: url(imagens/inputfundo2.gif);
	background-repeat:no-repeat;
	height:29px;
	width: 324px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:middle;
	padding:10px 0 0 12px;
	height:25px;
	width:318px;
}

.inputmensagem {
	background-image: url(imagens/mensagemfundo.png);
	height: 178px;
	width: 321px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;
	padding:8px 0 0 9px;
	height:170px;
	width:312px;
}
