.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 216px; /*width of featured content slider*/
	height: 204px;
	text-decoration: none;

}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	width: 206px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
}

.pagination{
	font-size: 12px;
	width: 125px;
	float: left;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
	margin-right: 1px;
	/*text-align: right;*/
	text-decoration:none;
}
.pagination a:link, .pagination a:visited, .pagination a:active{
	padding:2px 5px;
	_padding:5px 5px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.pagination a:hover, .pagination a.selected{
	padding:2px 5px;
	_padding:5px 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #9C0;
}
/*********SLIDE CAPA********/
/* {margin:0;padding:0;}*/
img {border:0;}
#fotocapa{width:216px;}
#fotocapa * {display:block;}

#fotocapa .fotocp {overflow:hidden;width:216px;height:155px;}
#fotocapa .fotocp:hover {border:3px solid #568226;width:216px;height:155px;}
#fotocapa .fotocp:hover img {margin:-3px 0 0 -3px;}

/* Foto capa */
#fotoeditoria{width:100px;}
#fotoeditoria * {display:block;}

#fotoeditoria .foto_editoria {overflow:hidden;width:100px;height:67px;}
#fotoeditoria .foto_editoria:hover {border:3px solid #C00;width:100px;height:67px;}
#fotoeditoria .foto_editoria:hover img {margin:-3px 0 0 -3px;}

.aguard, .aguard a:link, .aguard a:visited, .aguard a:active{color: #CC6600; font-size: 10px; font-weight: bold;}
.aprv, .aprv a:link, .aprv a:visited, .aprv a:active{color: #339933; font-size: 10px;}
.NaoAprv, .NaoAprv a:link, .NaoAprv a:visited, .NaoAprv a:active{color: #CC0000; font-size: 10px;}

.jornalpi, .jornaldopi a, .jornaldopi a:visited{color: #057800; text-decoration: none; font-weight: bold; font-size: 11px;}
.jornalcv, .jornalcv a, .jornalcv a:visited{color: #1040a0; text-decoration: none; font-weight: bold; font-size: 11px;}
.notmanha, .notmanha a, .notmanha a:visited{color: #440872; text-decoration: none; font-weight: bold; font-size: 11px;}
.tdb, .tdb a, .tdb a:visited{color: #340e6f; text-decoration: none; font-weight: bold; font-size: 11px;}