/****************************************************************/
/* Desenvolvido por VIRTUALIZA COMUNICAÇÃO VIRTUAL	            */
/* www.virtualiza.com.br										*/
/* (48)3433-2001												*/
/****************************************************************/
@import url("index.css");
/*CONTEUDO*/
#noticias{
	float: left;
	padding-left: 20px;
}
.dataNot{
	float: left;
	width: 490px;
	clear: both;
	margin-top: 5px;
	font-family: trebuchet ms, Arial, tahoma, verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-left: 10px;
}
.ttlNoticia{
	float: left;
	width: 650px;
	clear: both;
	margin-top: 5px;
	font-family: trebuchet ms, Arial, tahoma, verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.ttlNoticia02{
	float: left;
	width: 650px;
	clear: both;
	margin-top: 30px;
	font-family: trebuchet ms, Arial, tahoma, verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.boxNoticia{
	float: left;
}
.ttlGaleria{
	float: left;
	width: 500px;
	font-family: trebuchet ms, Arial, tahoma, verdana;
	font-size: 16px;
	clear: both;
	margin-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.boxFotos{
	float: left;
	width: 700px;
	clear: both;
	padding-bottom: 10px;
}
.txtNoticia{
	font-family: trebuchet ms, Arial, tahoma, verdana;
	padding-right: 10px;
	font-size: 11px;
	color: #CCCCCC;
	clear: both;
	margin-top: 5px;
}
.altTamLetra{
	float: left;
	clear: both;
	width: 500px;
	font-family: trebuchet ms, Arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
}
.listaNoticias{
	float: left;
	width: 600px;
	margin-top: 10px;
	border-bottom: 1px solid #161616;
}
.fotoNoticiaLista{
	float: left;
}
.linkNot{
	float: left;
	width: 490px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: trebuchet ms, Arial, tahoma, verdana;
	font-size: 11px;
}
#paginacao{
	padding-top: 16px;
	clear: both;
	text-align: left;
	font: 11px Tahoma;
}
#paginacao span{
	font-size: 11px;
	font-weight: bold;
}
#paginacao a{
	color: #FFFFFF;
	text-decoration: none;
}
