
tmpSlidesshow {font: "Arial"; }

/*CONTEINER SLIDES*/
 
#tmpSlideshow {width:748px; height:242px; margin:auto;}

/*SLIDES*/

.tmpSlide {width: 100%; display: none; margin:auto; height:300px; padding:2px 4px; }

/*CONTROLES*/

#controle-slides {width:140px; height:30px; position:absolute; margin: -10px 0 0 635px;}

.tmpSlideshowControl {float: left; margin: 0 5px 0 0; width: 34px; color:#FFF; font: 12px "Arial";
height: 30px; text-align: center; cursor: pointer; background:url(../imgs/bt-banner-ativo.png); }

.tmpSlideshowControl span {line-height: 30px; vertical-align: middle; }

.tmpSlideshowControlActive {background:url(../imgs/bt-banner-des.png); }

/*TITULO E DESCRICAO*/

.tmpSlideCopy {float:left; width:500px; overflow:hidden; margin:20px 0;}

#tmpSlideshow h4 {color: #2A7F8A; text-transform: uppercase; font: 16px "Arial"; margin: 10px 0; letter-spacing:-1px; }

.tmpSlideCopy p {font: 11px "Arial"; line-height: 1.75em;}


