@charset "utf-8";
body {
	background: url(../imagens/background_inner.png) repeat-x;
}
.banner {
	padding-bottom: 10px;
}
.banner img {
	border-bottom: 1px solid #c7cbd4;
	padding-bottom: 2px;
}
input {
	width: 400px;
	border: 1px solid #424242;
	color: #424242;
	font-size: 11px;
	background-color: #FFFFFF;
}
textarea {
	width: 400px;
	border: 1px solid #424242;
	color: #424242;
	font-size: 11px;
	background-color: #FFFFFF;
}
#Enviar {
	width: 150px;
	border: 1px solid #424242;
	color: #424242;
	font-size: 11px;
	background-color: #FFFFFF;
}
h1.empresa {
	font-family: "Arial Black";
	color: #335a92;
	font-style: oblique;
}
h2.empresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
