* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	background: url('../img/bg-body.jpg');
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3f3d3d;
}
h1 {
	background: url('../img/bg-h1.jpg') no-repeat;
	color: #003a21;
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 45px;
	height: 62px;
	position: relative;
	margin-bottom: 10px;
}
h1 span {
	position: absolute;
	top: 0;
	left: 45px;
	width: 100%;
	height: 100%;
}
h1#produtos-em-destaque span {
	background: url('../img/h1-produtos-em-destaque.jpg') no-repeat;
}
h1#institucional span {
	background: url('../img/titulo-institucional.jpg') no-repeat;
}
h1#nosso-proposito span {
	background: url('../img/titulo-proposito.jpg') no-repeat;
}
h1#indique-nos span {
	background: url('../img/titulo-indique.jpg') no-repeat;
}
h1#fale-conosco span {
	background: url('../img/titulo-fale.jpg') no-repeat;
}
h1#esteira-800 span {
	background: url('../img/titulo-esteira-800.jpg') no-repeat;
}
h1#esteira-550 span {
	background: url('../img/titulo-esteira-550.jpg') no-repeat;
}
h1#esteira-561 span {
	background: url('../img/titulo-esteira-561.jpg') no-repeat;
}
h1#esteira-500 span {
	background: url('../img/titulo-esteira-500.jpg') no-repeat;
}
h1#eliptico-210 span {
	background: url('../img/titulo-eliptico-210.jpg') no-repeat;
}
h1#eliptico-204 span {
	background: url('../img/titulo-eliptico-204.jpg') no-repeat;
}
h1#eliptico-206 span {
	background: url('../img/titulo-eliptico-206.jpg') no-repeat;
}
h1#eliptico-216 span {
	background: url('../img/titulo-eliptico-216.jpg') no-repeat;
}
h1#bicicleta-380 span {
	background: url('../img/titulo-bicicleta-380.jpg') no-repeat;
}
h1#bicicleta-306 span {
	background: url('../img/titulo-bicicleta-306.jpg') no-repeat;
}
h1#bicicleta-340 span {
	background: url('../img/titulo-bicicleta-340.jpg') no-repeat;
}
h1#bicicleta-302 span {
	background: url('../img/titulo-bicicleta-302.jpg') no-repeat;
}
h1#plataforma span {
	background: url('../img/titulo-plataforma.jpg') no-repeat;
}
h2 {
	color: #fff;
}
h3 {
	color: #5d3100;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px;
}
h3 strong {
	font-size: 22px;
	display: block;
}
h4 {
	color: #befcdc;
	font-size: 16px;
}
h5{
	color: #4d8983;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
hr {
	border-top: 1px dashed #a2a2a2;
	margin: 0 20px;
}
p{
	margin-bottom: 10px;
}
a {
	color: #cf5e10;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #0065ff;
	text-decoration: underline;
}
ol li {
	margin-bottom: 15px;
}
form {
	width: 320px;
	margin: 0 auto;
}
form label {
	display: block;
	text-align: right;
}
input,
textarea,
select {
	border: 1px solid #666;
	background: #fff;
	margin: 2px;
	padding: 2px;
}
.error {
	color: #f00;
}
.bullet li {
	background: url('../img/bullet.jpg') no-repeat left center;
	padding-left: 15px;
	margin-left: 25px;
}
.chamada {
	color: #ab598d;
	margin-left: 25px;
	font-weight: bold;
}
.dest {
	color: #ab598d;
	font-size: 26px;
	text-transform: uppercase;
	font-style: italic;
	margin-left: 30px;
	width: 320px;
	display: block;
	margin-bottom: 20px;
}
.dest span {
	color: #3b3a3a;
	display: block;
	text-align: right;
	font-size: 12px;
	font-style: normal;
}
.confira {
	background: url('../img/confira.jpg') no-repeat;
	width: 84px;
	height: 36px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	line-height: 36px;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
	float: right;
	margin-right: 15px;
	display: inline;
	margin-top: -30px;
}
.confira:hover {
	color: #ffbee7;
}
#nav li.no-border a{
	border: none;
}
#tudo {
	width: 970px;
	margin: 0 auto;
}
#topo {
	position: relative;
	height: 115px;
	color: #fff;
	font-size: 11px;
}
#data {
	position: absolute;
	top: 75px;
	left: 90px;
}
#nav {
	background: url('../img/bg-nav.png') no-repeat;
	height: 26px;
	padding: 10px;
	width: 420px;
	position: absolute;
	top: 30px;
	left: 70px;
}
#nav li {
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
#nav li a {
	color: #003a21;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #616292;
	font-weight: bold;
	padding: 0 10px;
}
#nav-canto {
	position: absolute;
	top: 0;
	right: 0;
}
#nav li a:hover {
	color: #0065ff;
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: 10px;
	right: 100px;
}
#coluna {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 11px;
}
#miolo {
	float: left;
	width: 550px;
}
#miolo h4 {
	color: #568f89;
}
#conheca {
	background: url('../img/bg-conheca.png') no-repeat;
	height: 170px;
	width: 516px;
	position: relative;
	padding: 10px 15px;
	margin-bottom: 25px;
	font-size:11px;
}
#conheca p {
	width: 220px;
}
#conheca img {
	position: absolute;
	right: 0px;
	top: -40px;
}
#conteudo {
	position: relative;
	width: 525px;
	background: url('../img/conteudo.png');
	margin-top: 13px;
	padding: 5px 10px 0 10px;
	min-height: 475px;
}
* html #conteudo {
	height: 475px;
}
#conteudo .roundtop {
	background: url('../img/conteudotop.png') no-repeat;
	width: 545px;
}
#conteudo .roundbottom {
	background: url('../img/conteudobottom.png') no-repeat;
	width: 545px;
}
#publicidade {
	width: 200px;
	float: right;
}
#produtos-destaque {
	display: table;
	font-size:11px;
}
#produtos-destaque li {
	float: left;
	width: 255px;
	height: 120px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#produtos-destaque strong {
	color: #4d8983;
}
#produtos-destaque li p{
	margin: 0;
}
#produtos-destaque li img {
	float: left;
}
#produtos li {
	background: url('../img/produtos-li.png') no-repeat right center;
	padding: 3px 10px 3px 0;
}
#produtos li a{
	color: #fff;
}
#produtos strong{
	color: #fff;
}
.box {
	background: url('../img/box.png') repeat-y bottom left;
	min-height: 100px;
	position: relative;
	margin: 13px 0 30px 0;
	padding: 5px 3px 0 3px;
	width: 194px;
	text-align: center;
	font-size: 11px;
}
.roundtop {
	top: -12px;
}
.roundtop,
.roundbottom  {
	background: url('../img/boxtop.png') no-repeat;
	height: 13px;
	position: absolute;
	left: 0;
	width: 200px;
}
.roundbottom {
	background: url('../img/boxbottom.png') no-repeat;
	bottom: -13px;
}
#rodape {
	clear: both;
	height: 40px;
	position: relative;
	width: 550px;
	margin: 0 auto;
}
#logotrans {
	position: absolute;
	right: 20px;
	top: 10px;
}
