﻿/* -------

HOME

------- */

body {
	background-color: #003145;
}
h3.produtos {
	margin-left: 5px;
}
#destaque-home {
	height:230px;
	width:760px;
	margin-bottom: 6px;
}
#corpo {
	margin: 0 6px;
}
#menu-produtos {
	margin-top: 1px;
	float: left;
	width:484px;
	height:350px;
}
.box-noticias {
	width: 258px;
	float: left;
	margin: 0px 0 0 6px;
}
.box-noticias li {
	background: #e5e5e5;
	margin-bottom: 6px;
	padding: 6px;
}
.box-noticias li ul li {
	padding: 0;
	margin: 0;
}
.box-noticias strong {
	display: block;
}
.box-noticias .suzuki-news .lst-news {
	margin: 6px 0 12px 0;
}
.box-noticias .cadastre-se ul {
	margin: 4px 0;
}
.box-noticias .cadastre-se li {
	padding: 5px 0;
	position: relative;
}
.box-noticias .cadastre-se ul:after, .box-noticias .cadastre-se li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.box-noticias .cadastre-se label {
	width: 69px;
	display: block;
	text-align: right;
	padding-top: 4px;
}
.box-noticias .cadastre-se input {
	border: 1px solid #566f96;
	width: 170px;
	height: 16px;
	margin-left: 6px;
	padding: 4px 0 0 2px;
	font-size: 10px;
	color: #666;
	position: absolute;
	top: 5px;
	left: 68px;
}
.box-noticias .cadastre-se a {
	clear: both;
}
.box-noticias .cadastre-se a.indique {
	text-decoration: underline;
	font-weight: bold;
}
.box-noticias .btn-enviar {
	background: url(../_img/btn-enviar.gif);
	width: 49px;
	height: 17px;
	text-indent: -5000px;
	display: inline-block;
	margin-left: 90px;
	margin-top: 5px;
}
.banners-home {
	clear: both;
	margin-bottom:3px;
}
.banners-home:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.banners-home {
	margin-left: 6px;
}
.banners-home div {
	float: left;
	margin-right: 12px;
}
.banners-home div.last {
	margin: 0;
}

