.bdestaquecapa { width:360px; margin: 0px 0px 10px 0px; float:left; position:relative; display:block; background-color: transparent;}
.bdestaquecapa2 { width:360px; float:left; /* width:720px;*/ /*background:url('../images/destaquefundo.jpg') repeat;*/}
/*.bdestaquecapa3 {width:740px; margin:6px 18px 0px 18px;}*/
.bdesttoop {background-color: transparent; height:16px; /*background:url('../images/destaquetopo.jpg');*/}
.bdespe {height:17px; /*background:url('../images/destaquepe.jpg') no-repeat; */}
.bdestesq, .bdestdir {width:8px; height:9px;}
.bdestesq { /*background:url('../images/destaqueesq.jpg');*/}
.bdestdir { /*background:url('../images/destaquedir.jpg'); */}
.tb {background-color: transparent; width:340px;/*width: 751px;*/ position-left: 10px;}

.sliderwrapper
{ width:720px; margin:6px 0px 0px 0px; position: relative; /*leave as is*/ overflow: hidden; /*leave as is*/ height: 270px; }

.sliderwrapper2
{ width:360px; /*width:720px;*/ margin:6px 0px 0px 0px; position: relative; /*leave as is*/ overflow: hidden; /*leave as is*/ height: 270px; }

.sliderwrapper .contentdiv{ 
	visibility:hidden; position: absolute; left: 0; top: 0; 
	padding: 0 5px; width: 700px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%/*380px;*/ filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:130%;
}
.sliderwrapper2 .contentdiv{ 
	visibility:hidden; position: absolute; left: 0; top: 0; 
	padding: 0 5px; width:300px;/* width: 700px;*/ /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%/*380px;*/ filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:130%;
}

.pagination{ 
	width: 250px/*400px;*/ /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/ text-align: left; /*background-color: navy;*/ padding: 5px 10px;
}

/*Cores douradas na transiçao dos botoes*/
.pagination a{  text-decoration: none;  /*color: #00007D; background:#EFE9DB; */}
.pagination a:hover, .pagination a.selected{ color: #000; background-color: #FEE496; }
.toc {background-color:#EFE9DB}


/* Cores vermelhas na transiçao dos botoes
.pagination a { padding: 0 5px; text-decoration: none;  color: #00007D; background:#FF8585; }
.pagination a:hover, .pagination a.selected{ color: #000; background-color: #981D17; }
.toc { background-color:#981D17}
*/
