* { margin:0; padding:0; }

#newsticker-demo {
	width:420px;
	padding:0px 0px 0;
	font-family:Arial,Sans-Serif;
	font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px solid #FFFFFF; }

#newsticker-demo .title {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #B3C7CC;
}

#newsticker-demo .nome {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

.newsticker-jcarousellite { width:434px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:410px; }
.newsticker-jcarousellite .info { float:right; width:434px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

.tabela_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CBDCD8;
	border-right-color: #CBDCD8;
	border-bottom-color: #CBDCD8;
	border-left-color: #CBDCD8;
	letter-spacing: 3px;
	padding-left: 10px;
}

.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}

.links_paginacao {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006699;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links_paginacao:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006666;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titulo_modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

