/****************************************************************/
/* Desenvolvido por VIRTUALIZA COMUNICAO VIRTUAL	            */
/* www.virtualiza.com.br										*/
/* (48)3433-2001												*/
/****************************************************************/
@import url("css/index.css");

/**MENU LEFT**/
#menuLeft{
	float: left;
	border-left: 1px solid #CCCCCC;
	width: 324px;
	height: 370px;
}
#noticiasCapa{
	float: left;
	width: 290px;
	padding-left: 24px;
}
.linkNoticiasCapa{
	float: left;
	width: 285px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 13px;
	margin-top: 10px;
	color: #3D6F77;
}
.txtLink{
	float: left;
	clear: both;
	width: 260px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 13px;
	background-image: url(../imagens/marcador.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	margin-top: 5px;
	color: #3D6F77;
}

.txtVideo{
	float: left;
	clear: both;
	width: 260px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 13px;
	background-image: url(../imagens/marcador_video.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;	
	padding-left: 25px;
	padding-top: 9px;
	margin-top: 10px;
	color: #3D6F77;

}

#videoCapa{
	float: left;
	width: 290px;
	margin-top: 0px;
	padding-left: 30px;
	/*background-image: url(../imagens/bgRepresentantesCapa.jpg);*/
	background-repeat: no-repeat;
}

#representantesCapa{
	float: left;
	width: 290px;
	margin-top: 10px;
	padding-left: 30px;
	background-image: url(../imagens/bgRepresentantesCapa.jpg);
	background-repeat: no-repeat;
}
.txtRepresentantesCapa{
	float: left;
	width: 170px;
	margin-top: 75px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 13px;
	color: #000000;
}
/****CAPA****/
#internaCapa{
	float: left;
	width: 427px;
	background-image: url(../imagens/ttlTopCapa.gif);
	background-repeat: no-repeat;
}
#conteudoCapa{
	float: left;
	width: 420px;
	height: 343px;
	margin-top: 27px;
	border-right: 1px solid #CCCCCC;
}
.ttlCabecalho{
	float: left;
	width: 400px;
	margin-top: 5px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.boxMioloProdutos{
	float: left;
	width: 418px;
	margin-top: 30px;
	padding-bottom: 20px;
	background-image: url(../imagens/bgMiolo.jpg);
	background-repeat: no-repeat;
}
.boxBorracha{
	float: left;
	width: 205px;
	margin-top: 60px;
	
}
.boxMetalicos{
	float: left;
	width: 205px;
	margin-left: 8px;
	margin-top: 60px;
}
.txtProdutoCapa{
	float: left;
	width: 185px;
	height: 70px;
	padding: 10px;
	text-align: center;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 13px;
	color: #000000;
}
.boxLink{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100px;
}
.txtLinkProdutosCapa{
	clear: both;
	width: 100px;
	padding-left: 3px;
	text-align: center;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 12px;
	color: #3D6F77;
}
.txtCapa{
	margin: 0 auto;
	width: 300px;
	text-align: center;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
