@charset "utf-8";
body {
padding: 0;
margin:0;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
color: #002249;
background: #fff url(images/bg.gif) repeat-x top left;
text-align: center;
}
a img {
border: none;
}
p {
padding: 0;
margin: 0;
}
#wrapper {
width: 900px;
margin: 0 auto;
text-align: left;
background: #fff;
}
#header {
width: 100%;
background: #fff;
height: 102px;
float: left;
}
#header #logo {
margin-top: 14px;
margin-left: 48px;
float: left;
display: inline;
}
#banner {
float:left;
width: 100%;
}
#content {
width: 100%;
}
#content-main {
	width: 890px;
	padding: 10px;
	padding-right: 0;
	float: left;
	background: #fff;
}
#content-main p img {
margin-left: 100px;
margin-top: 70px;
}
#content-left {
	width: 643px;
	float: left;
	background: #fff;
}
#content-right {
	float: left;
	width: 257px;
	background: #fff url(images/conetnt-right-top.gif) no-repeat top left;
	border-top: 7px solid #1a61b3;
}
#height-right {
height: 625px;
float: left;
width: 100%;
text-align: center;
}
#empresa-content {
background: #1a61b3 url(images/empresa_bg.gif) no-repeat top left;
width: 100%;
height: 200px;
color:#fff;
}
.margin {
margin-left:20px;
}
.border {
border: 1px solid #81b2ec;
padding: 3px;
margin-right: 5px;
}
#contato-index {
	background: #fff;
	width: 350px;
	margin: 10px 0 10px 0;
	float: left;
}
a {
color: #002249;
text-decoration: underline;
font-weight: bold;
}
a:hover {
color: #1a60b2;
}
.form-div {
margin-left:50px;
font-size: 12px;
font-weight: bold;
}
.form-div p {
font-size: 12px;
font-weight: bold;
}
.input1 {
background: #287ebf url(images/input1.gif) repeat-x top left;
border: 1px solid #094489;
height: 13px;
font-size: 11px;
color: #fff;
padding-left: 3px;
width: 300px;
}
.input3 {
background: #287ebf url(images/input1.gif) repeat-x top left;
border: 1px solid #094489;
height: 13px;
font-size: 11px;
color: #fff;
padding-left: 3px;
width: 195px;
}
.input4 {
background: #287ebf url(images/input1.gif) repeat-x top left;
border: 1px solid #094489;
font-family: "Courier New", Courier, monospace;
height: 16px;
font-size: 12px;
color: #fff;
padding-left: 3px;
width: 35px;
}
.input2 {
background: #287ebf url(images/input2.gif) repeat-x top left;
border: 1px solid #094489;
height: 150px;
font-size: 11px;
color: #fff;
padding-left: 3px;
width: 300px;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
#form-div #mensagem p {
float: left;
}
#footer-content {
background: #246bbe;
color:#fff;
text-align: center;
padding-top: 8px;
}
#footer {
background: #246bbe;
float: left;
}
blockquote.imgs {
text-align: center;
}
blockquote.imgs img {
padding: 0px 25px 0px 25px;
}
h1 {
font-size: 24px;
font-weight: bold;
}
#footer-left {
float: left;
width: 453px;
background: #246bbe;
text-align: center;
}
#footer-right {
background: #246bbe;
float:left;
width: 447px;
text-align: left;
}
#login-email-wrapper {
float: left;
display: inline;
margin-left: 10px;
padding-top: 16px;
}
#usuario {
float:left;
padding-top: 1px;
}
#senha {
float:left;
padding: 1px 0 0 8px;
}
.login-email {
float: left;
margin-left: 5px;
}
#gobutton {
float: left;
margin-top: 18px;
margin-left: 16px;
}
.botao_submit_email {
border: none;
cursor: pointer;
width: 41px;
height: 38px;
background: url(images/gobutton.gif) no-repeat top left;
}
#login-usuario {
	float: left;
	width: 257px;
	display: inline;
	margin: 10px 0 10px 20px;
	padding: 0 0 0 15px;
	border-left: 1px solid #999999;
}
#login-usuario a {
color:#3399CC;
font-weight: normal;
}
#botao_envia_cliente {
border: none;
height: 22px;
background: url(images/enviar-usuario.gif) no-repeat top left;
width: 64px;
}