#content{
	background:url(../images/layout/bg-content-home.jpg) top center no-repeat;
}
.home{
	width:670px;
	float:left;
	margin:0 0 0 40px;
	_margin:0 0 0 20px;
	color:#bcbdbd;
}
/************************************************************************************************   noticias  **************/
.noticias{
	width:350px;
	height:320px;
	float:left;
}
.noticias h1{
	font-size:18px;
	padding:20px 0 10px;
}
.noticias h2{
	font-size:13px;
	color:#FFF;
	margin:0 0 5px 0;
}
.noticias h2 a{
	font-size:13px;
	color:#FFF;
	margin:5px 0 0 0;
	display:block;
	padding:10px 0 0 0;
	background:url(../images/layout/noticias-h2-home.jpg) top center no-repeat;
	height:25px;
	clear:both;
}
.noticias div{
	width:313px;
}
.noticias p{
	text-indent:0;
}
.noticias #imagem{
	margin:0 0 5px 5px;
	float:right;
}
/************************************************************************************************   produtos  **************/
.produtos-home{
	width:315px;
	height:320px;
	float:left;
}
.produtos-home h1{
	font-size:18px;
	padding:20px 0 10px;
}
.produtos-home .bloco1{
	float:left;
	width:130px;
	padding:10px 0 0 0;
}
.produtos-home .bloco1 a{
	background:url(../images/layout/home-produto-vejamais.jpg) no-repeat;
	display:block;
	color:#FFF;
	width:87px;
	height:69px;
	padding:19px 0 0 19px;
	margin:20px 0 0 25px;
	_margin:20px 0 0 0;
}
/************************************************************************************************   newsletter  **************/
.newsletter{
	background:url(../images/layout/home-newsletter.jpg) top center no-repeat;
	height:185px;
	width:325px;
	float:left;
}
.newsletter h1{
	font-size:18px;
	padding:10px 0 0 55px;
}
.newsletter form{
	padding:5px 0 0 10px;
}
.newsletter form p{
	margin:0 0 10px 55px;
	_margin:0 0 0 55px;
	width:230px;
	text-indent:0;
}
.newsletter form span{
	width:50px;
	height:20px;
	display:block;
	float:left;
}
.newsletter form .campo{
	background:transparent url(../images/layout/bg-campo-newsletter.jpg) top center no-repeat;
	width:211px;
	height:20px;
	border:none;
	padding:2px 5px 0 5px;
	margin:0 0 5px 0;
}
.newsletter form .botao{
	background:transparent;
	width:100px;
	height:20px;
	border:none;
	color:#bcbdbd;
	cursor:pointer;
	display:block;
	margin:0 0 0 177px;
}
.newsletter #cadastroNews{
	color:#FFF;
	font-size:12px;
}
/************************************************************************************************   busca  **************/
.busca {
	background:url(../images/layout/home-busca.jpg) top center no-repeat;
	float:left;
	height:185px;
	width:340px;
	color:#bcbdbd;
}
.busca h1{
	font-size:18px;
	padding:10px 0 0 35px;
}
.busca form{
	padding:13px 0 0 70px;
}
.busca form p{
	margin:0 0 5px 0;
	text-indent:0;
}
.busca form .campo{
	background:transparent url(../images/layout/bg-campo-busca.jpg) top center no-repeat;
	width:145px;
	height:20px;
	border:none;
	padding:2px 5px 0 5px;
}
.busca form .botao{
	background:transparent;
	width:100px;
	height:20px;
	border:none;
	color:#bcbdbd;
	cursor:pointer;
	display:block;
	margin:5px 0 0 100px;
	padding:0 0 0 25px;
}
/************************************************************************************************   youtube  **************/
.youtube{
	background:url(../images/layout/youtube.jpg) top center no-repeat;
	width:229px;
	height:378px;
	float:left;
}
.youtube h1{
	display:block;
	height:86px;
	text-indent:-5000px;
}
.youtube strong{
	width:95px;
	text-align:right;
	display:block;
}
.youtube p{
	padding:165px 28px 0 60px;
	text-align:center;
	font-size:10px;
}
.youtube a{
	color:#333;
}
.youtube a:hover{
	color:#FFF;
}