/****************************************************************/
/* Desenvolvido por VIRTUALIZA COMUNICAÇÃO VIRTUAL	            */
/* www.virtualiza.com.br										*/
/* (48)3433-2001												*/
/****************************************************************/
@import url("index.css");
.envolveFlashCapa{
	float: left;
	width: 770px;
}
.boxCapa{
	float: left;
	width: 750px;
	height: 210px;
	padding-left: 10px;
	margin-top: 20px;
	background-image: url(../imagens/imgMosaicoCapa.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.ttlCapa{
	float: left;
	width: 520px;
	font-family: trebuchet MS, tahoma, verdana, arial;
	font-size: 18px;
	color: #000000;
}
.txtCapa{
	float: left;
	width: 560px;
	font-family: trebuchet MS, tahoma, verdana, arial;
	font-size: 13px;
	color: #666666;
	line-height: 160%;
	margin-top: 10px;
}
.links{
	float: left;
	width: 580px;
	margin-top: 25px;
}
.linkItem{
	float: left;
	width: 170px;
	padding-bottom: 10px;
	font-family: trebuchet MS, tahoma, verdana, arial;
	font-size: 13px;
	color: #000000;
	background-image: url(../imagens/marcadorCapa.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}