@charset "utf-8";
/* CSS Document */

#topo-videos{ height:190px; background:url(imagem/bg-topo-videos.jpg) no-repeat 0 0; }
#topo-videos h2{display:none;}
#topo-videos a{color:#247232; }
#topo-videos a:hover{color:#000; }
#topo-videos a h3{ font-weight:bold; font-size:14px; line-height:30px; padding-top:150px; background-position:0 150px; text-transform:uppercase;  }

#GaleriaVideos{width:760px; margin:0 auto; overflow:auto;}
#GaleriaVideos .youtube-video{width:640px; height:450px; margin:10px auto; overflow:hidden; border:1px #99C68E solid; }

#GaleriaVideos .blog-acoes{ width:560px; float:left; height:42px; overflow:hidden;}
#GaleriaVideos .blog-acoes a{ height:42px; display:block; padding:0 0 0 50px; line-height:42px; background-position:0 0; background-repeat:no-repeat; font:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; float:left; margin-right:10px;} 
#GaleriaVideos .blog-acoes a:hover{background-position:0 -42px;}
#GaleriaVideos .blog-acoes a.comentar{ background-image:url(blog/ico-email.gif); }
#GaleriaVideos .blog-acoes a.indicar{background-image:url(blog/ico-indique.gif);}

#GaleriaVideos .compartilhar{background:url(imagem/ico-redes.gif) no-repeat left; width:170px; height:18px; padding:12px 0 12px 30px; color:#CCC !important; overflow:hidden; float:left;}

#GaleriaVideos .VideoPost{ overflow:auto; float:none !important;}
#GaleriaVideos h2{font-size:38px;}


#GaleriaVideos .VideoBaixo{padding:0; overflow:auto; }
#GaleriaVideos .VideoBaixo a {color:#247232 !important; }
#GaleriaVideos .VideoBaixo a:hover {color:#000 !important; }



#OutrosVideos{width:760px; margin:0 auto; overflow:auto;}
#OutrosVideos h2{font-size:38px; color:#247232;}

#OutrosVideos ul{margin:20px 0; overflow:auto;}
#OutrosVideos ul li{width:130px; padding:0 30px; float:left; height:150px; text-align:center; overflow:hidden;}
#OutrosVideos ul li a {display:block; cursor:pointer;}
#OutrosVideos ul li a img{border:1px #99C68E solid; width:120px; height:90px; padding:4px; background:#FFF;}
#OutrosVideos ul li a span{position:absolute; z-index:999px; width:120px; height:90px; background:transparent url(imagem/i-play.gif) no-repeat center; margin:5px 5px 5px -125px; filter:alpha(opacity=40); -moz-opacity: 0.4; opacity:0.4; overflow:hidden;}
#OutrosVideos ul li a span strong{ display:none;}
#OutrosVideos ul li a div{padding:3px 5px 3px 5px; text-align:left; background:#E6F3E3 ; }
#OutrosVideos ul li a:hover span{filter:alpha(opacity=70); -moz-opacity: 0.7; opacity:0.7; }
#OutrosVideos ul li a:hover div{ background:#D2EACD;}

.canal-youtube{ text-align:center;}

#BlogComentar{}
.BlogComentarios_box{}
.BlogComentarios_box h3{ line-height:30px; font-weight:bold; color:#247232;}

