/****************************************************************/
/* Desenvolvido por VIRTUALIZA COMUNICAÇÃO VIRTUAL	            */
/* www.virtualiza.com.br										*/
/* (48)3433-2001												*/
/****************************************************************/
@import url("index.css");
/*CONTEUDO*/
/*serviços*/
.envolveServicos{
	float: left;
	width: 757px;
	padding-left: 1px;
	margin-top: 3px;
}
.box01{
	float: left;
	width: 249px;
	height: 143px;
	background-image: url(../images/bgLojas.jpg);
	background-repeat: no-repeat;
}
.box02{
	float: left;
	width: 249px;
	height: 143px;
	margin-left: 5px;
	background-image: url(../images/bgServicos.jpg);
	background-repeat: no-repeat;
}
.box03{
	float: left;
	width: 249px;
	height: 143px;
	margin-left: 5px;
	background-image: url(../images/bgLocalizacao.jpg);
	background-repeat: no-repeat;
}
.txtServicoCapa{
	float: left;
	width: 141px;
	padding-left: 18px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 35px;
	font-weight: normal;
}
.linkServicosCapa{
	float: left;
	width: 145px;
	padding-left: 35px;
	margin-top: 8px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;	
}
.linkLocalizacao{
	float: left;
	width: 140px;
	clear: both;
	padding-left: 18px;
	margin-top: 8px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
/*boxLeft*/
.boxLeft{
	float: left;
	width: 225px;
	margin-top: 15px;
	padding: 10px;
	background-color: #E0E0E0;
}
.horario{
	float: left;
	width: 150px;
}
.pergunta{
	float: left;
	width: 100px;
	margin-top: 5px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #A1312C;
	font-weight: bold;
}
.resposta{
	float: left;
	width: 110px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #666666;
}
.imgTtlIndique{
	float: left;
	margin-top: 20px;
}
.envolveAconteceuCapa{
	float: left;
	width: 490px;
	margin-top: 15px;
	padding-left: 20px;
}
.boxNoticiaCapa{
	float: left;
	width: 490px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.imgNoticiaCapa{
	float: left;
	border: 6px solid  #E4E4E4;
	margin-right: 10px;
}
.previaNoticia{
	width: 100%;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #A1312C;
}
.envolveDataNoticia{
	float: left;
	width: 480px;
 }
 .linkVer{
 	float: right;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 11px;
}