body {
	background-color: #3D99B4;
	background-image: url(imagens/fundo_body.png);
	background-repeat: repeat-x;
	text-align: center;
	float: none;
	background-attachment: fixed;
	margin-top: 10px;
}
#topo {
	height: 155px;
	width: 750px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}


#container {
	width: 750px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 810px;
}
#corpo  {
	width: 750px;
	float: left;
	background-image: url(imagens/fundo_container.jpg);
	text-align: center;
	height: 550px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E1E1E;
	font-style: normal;
	font-weight: bold;
}
#container #corpo form {
	float: none;
	margin-right: auto;
	margin-left: 150px;
	text-align: left;
	margin-top: 100px;
}
#container #corpo #contato2 {
	background-image: url(imagens/contato2.jpg);
	width: 600px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}


#rodape {
	background-image: url(imagens/rodape.png);
	background-repeat: no-repeat;
	float: right;
	height: 90px;
	width: 750px;
	background-position: bottom;
	font-size: 12px;
	text-align: left;
	display: block;
}
#container #rodape p {
	float: left;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 3px;
}
#container #rodape a {
	color: #000000;
	text-decoration: none;
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
}



.img {
	float: left;
	margin: 5px;
	right: 10px;
	left: 10px;
	clip: rect(auto,10px,auto,10px);
}
.p {
	float: left;
}
.png {
}


.div {
	text-align: left;
	float: none;
	font-size: 14px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: auto;
	padding-left: 20px;
}
#corpo  p {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	display: block;
}

.margem {
	width: 500px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.botao {
	color: #000000;
	background-image: url(imagens/fundo_menu_botoes.jpg);
	display: block;
}
#container   #corpo   #contato2   #button {
	width: 80px;
	float: none;
	margin-right: 2px;
	background-image: url(imagens/fundo_menu_botoes.jpg);
}

#container #corpo table {
	float: left;
	text-align: center;
	display: block;
	color: #000000;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#container #corpo h3 {
	text-align: left;
	margin-top: 45px;
}
#container #corpo #TabbedPanels1  h2 {
	margin-top: 45px;
}

#container #corpo img {
	float: none;
	margin-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}

.table_centro {
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #D6E9EF;
}
#produto {
	float: left;
	width: 100px;
	text-align: center;
	margin: 10px;
}
#container #corpo a {
	color: #191919;
	text-decoration: none;
}
#container #corpo a:hover {
	color: #660000;
	text-decoration: underline;
}

.li           {
	list-style-type: none;
	text-decoration: none;
	position: relative;
	margin-top: 0px;
	float: none;
	display: block;
	text-align: left;
}
.div2 {
	float: none;
	margin: auto;
	width: 400px;
}

.div3 {
	float: none;
	width: 250px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.imput {
	float: right;
	background-color: #EFEFEF;
	overflow: visible;
	height: 22px;
	width: 160px;
	margin: 0px;
}
.input       {
	float: left;
	background-color: #EFEFEF;
	width: 200px;
	height: 22px;
}

.imput2 {
	float: left;
	background-color: #EFEFEF;
	overflow: visible;
	margin-right: 3px;
	height: 22px;
	width: 30px;
}
.input2 {
	float: left;
	background-color: #EFEFEF;
	width: 200px;
	height: 80px;
}
