.link-Painel:visited {text-decoration: none; color: #FFF; font-family: Verdana, tahoma, Helvetica, sans-serif; font-size: 11px; text-align:justify; font-weight: normal;}
.link-Painel:link    {text-decoration: none; color: #FFF; font-family: Verdana, tahoma, Helvetica, sans-serif; font-size: 11px; text-align:justify; font-weight: normal;}
.link-Painel:active  {text-decoration: none; color: #FFF; font-family: Verdana, tahoma, Helvetica, sans-serif; font-size: 11px; text-align:justify; font-weight: normal;}
.link-Painel:hover   {text-decoration: underline; color: #FFF; font-family: Verdana, tahoma, Helvetica, sans-serif; font-size: 11px; text-align:justify; font-weight: normal;}

.space{
	padding: 0 5px;
	
}



.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
width: 260px; /*width of featured content slider*/
height: 219px;
}



.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: 100%px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.postionTexto{
	LEFT: 402px;
	WIDTH: 400px;
	POSITION: absolute;
	TOP: 260px;
	HEIGHT: 0px;

}

.pagination{
width: 240px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #BBBBBB;
padding: 5px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
background-color: #CCCCCC;
color:#FFFFFF;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}





.postion{
	LEFT: 399px;
	WIDTH: 260px;
	POSITION: absolute;
	TOP: 392px;
	HEIGHT: 61px;
}
.sombra,postion {
	FILTER: alpha(opacity=40); BACKGROUND-COLOR: #000; -moz-opacity: 0.4; opacity: 0.4;
}
.texto{
	FONT: bold 12px verdana;
	text-align:left;
	color:#FFF;
}
