.slideShow_content {
    margin: 0 auto;
    position:relative;
    border: 1px solid #3c3217;
}

div.article_slider {
    margin:0 auto;
    overflow:hidden;
    position:relative;
}

div.article_slider div.contentBoxWrapper{
    position:relative;
}

div.article_slider div.readmore {
    position:absolute;
    right:10px;
}

div.article_slider div.readmore a{
    text-decoration:none;
    font-weight:bold;
    margin:5px 10px 0 0;
}

div.article_slider div.slide_show_header h3 {
    padding: 0;
    margin:0 10px 10px;
    overflow:hidden;
    font-family: Arial, Helvetica, sans-serif;
}

div.article_slider div.navBar {
    position:absolute;
    z-index:100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:0.8;
    bottom:9px;
}

div.article_slider div.navBar div.center_nav {
    width:auto;
    margin:0;
    padding:0;
    text-align:center;
    height:22px;
    position:relative;
}

/************** INICIO SETAS PADRAO ********************/
div.article_slider  a.previous, div.article_slider  a.next {
    width:50px;
    text-decoration:none;
    cursor:pointer;
    height:100%;
    position: absolute;
    top:0;
    z-index: 100;
	
}


div.article_slider a.previous {
    left:4px;
	 
	 
}
div.article_slider a.previous:hover {
    background:url('images/nav_arrows.png') no-repeat scroll left 50% transparent;
}
div.article_slider  a.next {
    right:4px;
	
}
div.article_slider  a.next:hover {
    background:url('images/nav_arrows.png') no-repeat scroll right 50% transparent;
}

/***************FIM SETAS PADRAO*****************************/

/***************INICIO SETAS CUSTOM*****************************/	  
div.custom a.previous {
    left:4px;
	 background:url('images/nav_arrows1.png') no-repeat scroll left 50% transparent; 
	 margin-left:335px;
	 margin-top:230px;
	 height:50px;
	 width:30px;
	
}
 div.custom a.previous:hover {
    background:url('images/nav_arrows1.png') no-repeat scroll left 50% transparent;
}
 div.custom a.next {
    right:535px;
	background:url('images/nav_arrows1.png') no-repeat scroll right 50% transparent;
	 margin-top:230px;
	 height:50px;
	 width:30px;
}
div.custom  a.next:hover {
    background:url('images/nav_arrows1.png') no-repeat scroll right 50% transparent;
} 

/***************FIM SETAS CUSTOM*****************************/

/***************INICIO SETAS PAG LISTA DE LINKS***********************/	  
div.sliderUltimasNot a.previous {
    left:-2px;
	 background:url('images/nav_arrows1.png') no-repeat scroll left 50% transparent; 
	 margin-left:0px;
	 margin-top:300px;
	 height:50px;
	 width: 30px;
	
}
 div.sliderUltimasNot a.previous:hover {
    background:url('images/nav_arrows1.png') no-repeat scroll left 50% transparent;
}
 div.sliderUltimasNot a.next {
    right:196px;
	background:url('images/nav_arrows1.png') no-repeat scroll right 50% transparent;
	 margin-top:300px;
	 height:50px;
	 width: 30px;
}
div.sliderUltimasNot a.next:hover {
    background:url('images/nav_arrows1.png') no-repeat scroll right 50% transparent;
} 

/***************FIM SETAS PAG LISTA DE LINKS*****************************/





/*************** NAVEGACAO PADRAO ************************************/

div.article_slider div.navBar ul {
    display:inline;
    padding:0;
    margin:0;
}

div.article_slider div.navBar ul.numbers {
    color:#B9B8BD;
    font-weight:bold;
    list-style-type:none;
}

div.article_slider div.navBar ul li {
    display:inline-block;
    text-align: center;
    color:#c0784e;
    cursor:pointer;
    margin: 0 2px;
    padding:0;
    background-image:none;
    line-height:16px;
    height:16px;
    cursor:pointer;
    width:12px;

}

div.article_slider div.navBar ul.numbers li{
    font-size:12px;
}

div.article_slider div.navBar ul.dots li {
    margin: 3px 2px 0;
}


div.article_slider div.navBar ul.numbers li.button_img {
    color:#c0784e;

}
div.article_slider div.navBar ul.numbers li.button_img_selected {
    color:#FFFFFF;
    cursor: default;
}
div.article_slider div.navBar ul.dots li.button_img_selected {
    cursor: default;
}

div.article_slider div.navBar ul.dots li.button_img {
   /* background:url('images/small_dots.png') 50% 0 no-repeat;*/

}

div.article_slider div.navBar ul.dots li.button_img:hover {
    background:url('images/small_dots.png') right 0 no-repeat;

}

div.article_slider div.navBar ul.dots li.button_img_selected {
   /* background:url('images/small_dots.png')left 0 no-repeat;*/
}
/***************NAVEGAÇÂO  PADRAO*****************************/


/***************NAVEGAÇÂO  CUSTOM*****************************/
div.article_slider div.navBar ul.dots li.button_img {

border-radius: 100%;
height: 12px;
width: 12px;
background-color: #C7C7C7;
}
div.article_slider div.navBar ul.dots li.button_img_selected{
	
	background-color:#A78865;
	border:0px;
	border-bottom-style:solid;
	border-radius: 100%;
    height: 12px;
     width: 12px;
	}



div.article_slider div.navBar ul.dots li.button_img:hover {
    background:#960;

}

/***************FIM NAVEGAÇÂO  CUSTOM*****************************/



._custom{
	background-color:transparent;
	
	}





div.article_slider div.contentBoxWrapper {
    overflow:hidden;
    padding:0;
}

div.article_slider div.contentBoxWrapper .content-box {
    position:relative;
    overflow:hidden;

}

div.article_slider div.contentBoxWrapper .content-box p a {
    text-decoration:none;
    font-weight:bold;
}

div.article_slider div.textContent {
    margin:10px;
    overflow:hidden;
}

div.contentError {
    margin:10px auto;
    text-align: center;
    font-weight: bold;
    color:#C00;
}


div.Custom2  a.previous:hover {
background: url('images/nav_arrows.png') no-repeat scroll left 50% transparent;

}

div.Custom2  a.previous {
left: 4px;
background: url('images/nav_arrows.png') no-repeat scroll left 50% transparent;
}


div.Custom2  a.next {
background: url('images/nav_arrows.png') no-repeat scroll right 50% transparent;
}

/***************CUSTOM2*****************************/	
  /*
  .custom2{
	 z-index:100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:0.8;
	  }
	  
.moduleCustom2{
	 z-index:100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity:0.8;
	
	}  
/***************FIM SETAS CUSTOM2*****************************/  
