*{
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #565656;
}
a {
	text-decoration: none;
	color: #111;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 10px;
	text-align: justify;
}
hr {
	border: 1px solid #f5821f;
	width: 210px;
	margin-left: 5px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}
h1 strong {
	color: #f5821f;
}
h2 {
	color: #f5821f;
	border-bottom: 2px solid #f5821f;
	padding-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}
h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	padding-bottom: 0px;
}
h5{
	font-family: verdana;
	font-size: 11px;
	color: #f5821f;
}
h6{
	color: #f5821f;
	font-size:12px;
	font-weight:bold;
}
ol a {
	font-weight: bold;
}
.produtos {
	font-weight: bold;
	font-size: 18px;
	color: #f5821f;
	margin-left: 5px;
	margin-top: 25px;
}
.clear {
	clear: both;
}
#tudo {
	width: 820px;
	margin: 0 auto;
	background: url('../img/bg-tudo.jpg') repeat-x;
	padding-top: 5px;
}
#coluna {
	margin-top: 20px;
	width: 220px;
	float: left;
}
#conteudo {
	float: right;
	width: 568px;
	margin-left: 32px;
	padding: 0 0 10px 0;
	position: relative;
}
#bg-conteudo {
	background: #f5821f;
	padding: 10px 0 0 0;
	margin-left: 6px;
	margin-top: -3px;
}
#img-topo {
	height: 307px;
}
#miolo {
	background: url('../img/bg-miolo.jpg') #fff no-repeat left top;
	width: 519px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 15px 10px 20px 10px;
}
#f-miolo, 
#f-conteudo{
	position: absolute;
	right: 0;
	bottom: 0;
}
#menu {
	background-image: url('../img/bg-menu.jpg');
	background-repeat: no-repeat;
	background-attachment: not-fixed;
	height: 369px;
	width: 213px;
	padding-top: 5px;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 30px;
}
ul#menu1 li {
	background: url('../img/seta-menu.png') no-repeat left center;
	margin-left: 12px;
	margin-top: 5px;
	padding-bottom: 4px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px dashed #fff;
	width: 150px;
}
ul#menu1 a{
	font-family: verdana;
	font-size: 12px;
	padding-left: 20px;
	color: #fff;
	
}
ul#menu1 li#menu2 {
	background-position: left 14px;
}
ul#menu1 li.menu2 {
	height: 18px;
}
ul#menu1 li.menu2 a{
	color: #000;
}
#menu2 {
	padding-top: 10px;
}
#linha-produtos {
	margin-top: 10px;
	height:150px;
}
#linha-produtos li{
	float: left;
	padding-left: 2px;
	display: inline;
	height:80px;
}
#f-produtos {
	margin-top: 35px;
}
#f-produtos li {
	float: left;
	margin-right: 20px;
}
#rodape {
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;
	width: 530px;
	margin-left: 270px;
	position: relative;
}
#logotrans {
	position: absolute;
	left: 0;
	top: -3px;
}
#rodape p {
	text-align: left;
	width: 400px;
	float: right;
}

form {
	width: 500px;
	margin: 0 auto;
	line-height: 35px;
}
label {
	display: block;
	margin-left:10px;
}
.lado label {
	display: inline;
}
input, select, textarea {
	margin: 2px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
label.error {
	color: #f00;
	font-size: 11px;
}
legend{
	background-color:#f5821f;
	width:500px;
	height:20px;
	padding-left:15px;
	color:#FFFFFF;
	margin-bottom:15px;
	line-height: 20px;
}
#linha-produtos li{
	float:left;
	margin-right:5px;
}
#certificados li{
	float:left;
	margin-left:20px;
}
#maquinas li{
	float:left;
	margin-left:50px;
}
p.sucesso {
	color: #f00; 
	text-align: center;
}
#soldadoras li{
	float:left;
}
#automotiva li{
	float:left;
	height:80px;
	margin-left:14px;
}
#automotiva p{
	height:20px;
	background-color:#ffe0c9;
	line-height:20px;
	color:#FF3300;
	text-align:center;
	font-size:14px;
	margin-bottom:15px;
}
#ferramentaria li{
	float:left;
	height:150px;
	margin-left:60px;
	background-position:center;
	margin-top:15px;
}
