/****************************************************************/
/* Desenvolvido por VIRTUALIZA COMUNICAÇÃO VIRTUAL	            */
/* www.virtualiza.com.br										*/
/* (48)3433-2001												*/
/****************************************************************/
@import url("index.css");
/****CONTEUDO***/
.internas{
	float: left;
	background-image: url(../imagens/bgInternaNoticias.jpg);
	background-repeat: no-repeat;
	width: 752px;
	background-position: 29px 0px;
	background-color: #EEEEEE;
	padding-left: 25px;
}
.logoInternas{
	float: left;
	padding-left: 5px;
	margin-top: 27px;
}	
.conteudoInternas{
	float: left;
	width: 520px;
	margin-top: 25px;
}
.envolveLogo{
	float: left;
	width: 720px;
}
.ondeEsta{
	float: left;
	width: 510px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 11px;
	color: #999999;
}
.ttlInterna{
	float: left;
	width: 510px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-top: 20px;
}
.envolveNoticia{
	float: left;
	width: 510px;
	margin-top: 20px;
}
.envolveImgNoticias{
	float: left;
	width: 140px;
	padding-right: 10px;
}
.imgNoticia{
	float: left;
	border: 3px solid #FFFFFF;
}
.envolveLink{
	float: left;
	width: 140px;
	height: 18px;
	margin-top: 3px;
	background-image: url(../imagens/bgVejaFotos.gif);
	background-repeat: no-repeat;
}
.linkGaleria{
	float: right;
	width: 124px;
	text-align: right;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 11px;
	background-image: url(../imagens/marcador03gif.gif);
	background-repeat: no-repeat;
	background-position: 55px 6px;
	padding-left: 10px;
	padding-right: 5px;
}
.boxNoticia{
	float: left;
	width: 345px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
}
.ttlNoticia{
	float: left;
	width: 340px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 14px;
	color: #D8261C;
	margin-top: 3px;
}
.data{
	float: left;
	width: 340px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 12px;
	color: #333333;
}
.txtNoticias{
	float: left;
	width: 340px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 12px;
	color: #000000;
	
}
.btFecharAbrir{
	float: left;
	width: 330px;
	margin-top: 5px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(../imagens/marcador02.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	padding-top: 5px;
	border-top: 1px dotted #666666;
}

/*SEM FOTOS*/
.boxNoticiaSemFoto{
	float: left;
	width: 500px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
}
.ttlNoticiaSemFotos{
	float: left;
	width: 300px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 14px;
	color: #D8261C;
	margin-top: 3px;
}
.dataSemFotos{
	float: left;
	width: 500px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 12px;
	color: #333333;
}
.txtNoticiasSemFotos{
	float: left;
	width: 500px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 12px;
	color: #000000;
	
}




.btProdutos{
	float: left;
	margin-top: 10px;
	padding-right: 10px;
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	float: left;
	width: 330px;
	margin-top: 5px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(../imagens/marcador02.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	padding-top: 5px;
	border-top: 1px dotted #666666;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	float: left;
	width: 340px;
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 12px;
	color: #000000;

	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

