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

.faleconosco {
background: #F2F2F2;
width: 420px;
}
.faleconosco h2 {
background: url(../imagens/bg_faleconosco.gif) no-repeat;
width: 420px;
height: 21px;
padding: 3px 0 0 5px;
color: #FFFFFF;
font-size:12px;
text-align:left
}

.faleconosco p {
margin:10px 0 0 10px;
color: #666666;
text-align:left;
font-size: 12px;
}

.faleconosco img {
border: 0;
float:left;
padding: 0 40px 0 20px;
}

p.endereco {
	font-size: 14px;
	color: #333333;
	margin:10px 0 0 10px;
	line-height: 20px;
	}
p.endereco a {
	color: #000000;
	}
.separador {
	height: 16px;
	background: #C5C5C5;
	border: 0;
}
#formulario label {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	}
	
#formulario input, #formulario select {
	border: 1px dashed #FF6600;
	font-size: 9px;
	background: #E0C1A9;
	width: 280px;
	height: 12px;
	margin: 1px 2px 1px 2px;
	}
	
#formulario select {
	height: 14px;
	width: 282px;
	}
	
#formulario textarea {
	border: 1px dashed #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #E0C1A9;
	width: 280px;
	height: 60px;
	margin: 1px 2px 1px 2px;
	}
#formulario .enviar {
	width: 53px;
	height: 18px;
	float: right;
	border: 0;
	margin: 5px 10px 15px 0;
	}
#legendas { width: 100px; float:left; text-align:right;}