@charset "utf-8";
/* CSS Document */
* {
/*	font-family:"Arial";
	font-size:12px;
*/	color:#6d6e6e;
	border:none;
	background:none;
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
body {
	background:#E9E9E9 url(../_img/bg.png) repeat-y top center;
	font: 11px Arial, Verdana, Sans-Serif;
	color: #6b6b6b;
}
a {
	text-decoration:none;
	outline:none
}
a:hover {
	text-decoration:underline;
}
.tudo {
	width:915px;
	margin:0 auto;
	position:relative
}/*
.tudo .topo {
	width:640px;
	height:240px;
	background:transparent url(../_img/mundo.png) no-repeat top left;
	margin:0 0 0 40px;
	behavior: url(http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_css/iepngfix.htc);
	z-index:0;
}
.tudo .topo img {
	margin:78px 0 0 314px;
	behavior: url(http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_css/iepngfix.htc);
}
.tudo .topo h1 a {
	float:left;
	width:245px;
	height:230px;
}
.tudo .menu {
	width:auto;
	height:26px;
	display:block;
	position:absolute;
	top:240px;
	left:55px;
	z-index:1
}
.tudo .menu .bt-inicio {
	width:68px;
	height:26px;
	margin:0 10px 0 40px;
	background:transparent url(../_img/btn-inicio.png) no-repeat top left;
	display:inline;
	float:left;
	text-indent:-1000px
}
.tudo .menu .bt-sobre {
	width:120px;
	height:26px;
	background:transparent url(../_img/btn-sobre.png) no-repeat top left;
	display:block;
	float:left;
	text-indent:-1000px
}
*/
.tudo .conteudo {
	width:650px;
	min-height:494px;
	_height:494px;
	background:#fff;
	margin:0 0 30px 225px;
	padding:0;
	display:inline;
	float:left;
	z-index:0;
	position:relative;

}
.tudo .conteudo h1 {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#3b4c76;
	margin-bottom:6px;
}
.tudo .conteudo h1 a {
	font-size:18px;
	font-weight:bold;
	color:#3b4c76;
}

.tudo .conteudo .post,
.commentlist,
#commentform,
.tudo .conteudo .nav,
.tudo .conteudo .sobre {
	margin:10px 40px 10px 10px;
	padding:15px 0 0;
	border-top:#FFFFFF solid 1px;
	float:left;
}
.tudo .conteudo .post {
	margin:0 0 0 10px !important;
	border-top:none;
	width:660px;
	padding-bottom:22px;
	background:url(../_img/bg-post.png) center bottom no-repeat;
}
.tudo .conteudo .post span.destaque a {
	color:#3b4c76;
/*	width:300px;*/
	width:100%;
	height:20px;
	display:block;
	float: left;
	padding:7px 0 0;
/*	background:url(../_img/seta-destaque.gif) no-repeat 0 5px*/
}
.tudo .conteudo .post div.azul span.destaque a {
	width:auto;
}
.tudo .conteudo .post img {
	float:right;
	margin:0 0 10px 10px
}
.tudo .conteudo .post p {
	margin:0 0 10px 0;
	font-size: 12px;
}
.tudo .conteudo .post div.azul,
.tudo .conteudo .sobre .acesse div.azul {
	float:left;
	clear:left;
	background:#FFFFFF;
	display:block;
	position:relative;
	padding:10px 0 0 10px;
	width:620px;
	margin-top:20px;
	/*margin-top: 40px;*/
}
.tudo .conteudo .sobre .acesse {
	background:#e9f4fa url(../_img/seta-acesse.gif) no-repeat 10px 15px;
	width:445px;
	margin:20px 0 20px 10px;
	padding:10px 0 0 35px;
	position:relative;
}
.tudo .conteudo .sobre .acesse h4 {
	font-size:16px;
	color:#376eb6
}
.tudo .conteudo .post div.azul .data {
	background:url(../_img/ico-data.gif) no-repeat 0 5px;
	padding:8px 0 3px 24px;
	width:250px;
	display:block;
	float:left
}
.tudo .conteudo .post div.azul .coment {
	background:url(../_img/ico-coment.gif) no-repeat 0 5px;
	padding:6px 24px 6px 25px;
	display:inline;
	float:right;
}
.tudo .conteudo .post div.azul .tags {
/*	background:url(../_img/ico-tags.gif) no-repeat 0 5px;*/
	padding:5px 20px 5px 0;
	width:400px;
	display:block;
	float:left
}
.tudo .conteudo .post a.ler-na-integra {
	float:left;
	padding:0 18px 2px 0;
	background:url(../_img/btn-mais.png) right 1px no-repeat;
}
.tudo .conteudo .post div.azul em a {
	color:#3b4c76;
	font-style:normal
}

.tudo .conteudo .nav {
	float:left;
	display:block;
	margin:0;
	width:640px;
	padding:10px 20px 30px;
	/*background:url(../_img/bg-nav.png) center top no-repeat;*/
}
div.btn-posts-recentes a {
	background:url(../_img/btn-voltar.png) no-repeat left top;
	float:left;
	width:125px;
	font-size:11px;
	color:#7f949d;
	font-weight:bold;
	padding:0 0 10px 22px
}
div.btn-posts-antigos a {
	background:url(../_img/btn-mais.png) no-repeat top right;
	float:right;
	width:81px;
	font-size:11px;
	color:#7f949d;
	font-weight:bold;
	padding:0 22px 10px 0;
	text-align:right
}
.tudo .lateral {
	position:absolute;
	width:215px;
	margin:0;
	padding:0;
	background:url(../_img/bg-shadow.png) right top repeat-y;
	top: 225px;
	left: 0px;
}
span.bg-shadow-top {
	position:absolute;
	display:block;
	z-index:9999;
	right:0;
	_right:-1px;
	top:0;
	width:11px;
	height:159px;
	text-indent:-9999px;
	background:url(../_img/bg-shadow-top.png) left top no-repeat;
}
span.bg-shadow-bottom {
	position:absolute;
	right:0;
	_right:-1px;
	bottom:-28px;
	width:11px;
	height:159px;
	text-indent:-9999px;
	background:url(../_img/bg-shadow-bottom.png) left top no-repeat;
}
.tudo .lateral h3,
.tudo .lateral h2 {
	color:#000000;
	font-size:12px;
	margin:0;
	padding:25px 0 10px 0;
}
.tudo .lateral .cont-lateral {
	width:195px;
	display:block;
	padding:20px 0 20px 20px;
	position:static;
	z-index:0;
	color:#496382;
}
.tudo .lateral .cont-lateral div {
	position:relative;
}
.tudo .lateral .cont-lateral ul {
	float:left;
	display:block;
	width:180px;
	margin:0;
	padding:0;
}
.tudo .lateral .cont-lateral ul li {
	float:left;
	clear:left;
	width:177px;
	margin:0;
	padding:0 0 3px;
	border-bottom:none;
}
.tudo .lateral .cont-lateral a {
	color:#496382;
}

.tudo .lateral .cont-lateral ul li ul li {
	float:left;
	clear:left;
	width:170px;
	border-bottom:none;
	color:#496382;
	background:url(../_img/bg-divisoria-lateral.png) -3px bottom no-repeat;
	padding:2px 0 5px 10px !important;
}
.tudo .lateral .cont-lateral ul li #searchform {
	width:185px;
	background:transparent;
	padding:0;
}
.tudo .lateral .busca {
	float:left;
	display:block;
	margin:0;
	padding:0;
}
.tudo .lateral .busca h3 {
	color:#000000;
	font-size:12px;
	border:none;
	padding:0;
	margin-bottom:3px;
}
.tudo .lateral .cont-lateral ul li div input#s {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555554;
	padding:3px 10px 0 14px;
	background:url(../_img/bg-input-busca-lateral.png) no-repeat top left;
	width:117px;
	height:21px;
}
.tudo .lateral .cont-lateral ul li div input#searchsubmit {
	background:url(../_img/bg-botao-busca-lateral.png) no-repeat top left;
	width:18px;
	height:22px;
	display:block;
	float:left;
	margin:0;
	cursor:pointer;
	padding-top:26px;
}
.tudo .lateral .cont-lateral ul li .hidden {
	display:none;
}

.tudo .lateral .busca .lbl-ok input {
	margin:2px 0 0 2px;
	width:45px;
	height:25px;
	display:block;
	cursor:pointer;
	padding:25px 0 0
}
.tudo .lateral .cont-lateral ul li.archives,
.tudo .lateral .cont-lateral ul li.categories {
	background:url(../_img/bg-divisoria-lateral.png) -3px 42px no-repeat;
}
.tudo .lateral .acompanhe {
	float:left;
	position:relative;
	display:block;
	margin:0;
	background:url(../_img/bg-divisoria-lateral.png) -3px 42px no-repeat;
}

.tudo .lateral .acompanhe div {
	height:60px;
	margin:2px 0;
	padding:0;
	display:inline;
}
.tudo .lateral .acompanhe div p {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 7px 0;
}
.tudo .lateral .acompanhe div a {
	float:left;
	display:block;
	height:16px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#496382;
	margin:5px 0 0 0;
}
.tudo .lateral .acompanhe div a.technorati {
	width:80px;
	background:url(../_img/bg-technorati.png) no-repeat;
	text-indent:-9999px;
	margin-right:10px;
}
.tudo .lateral .acompanhe div a.rss {
	height:16px;
	background:url(../_img/bg-rss.png) no-repeat top left;
	padding:1px 0 0 19px;

}
.tudo .lateral .tags {
	text-align:center;
	position:static;
	background:url(../_img/bg-divisoria-lateral.png) -3px 43px no-repeat;
}
.tudo .lateral .tags h3 {
	text-align:left;
}
.tudo .lateral .tags a {
	padding:1px 3px;
	position:relative;
	color:#496382;
}

.tudo .lateral .tags ul {
	padding-bottom:8px;
	background:url(../_img/bg-divisoria-lateral.png) -3px bottom no-repeat;
}
.tudo .lateral .tags a:hover {
	background:#496382;
	color:#fff;
	text-decoration:none
}
.tudo .lateral .tags a.busca14 {
	font-size:12px;
}
.tudo .lateral .tags a.busca15 {
	font-size:14px;
}
.tudo .lateral .tags a.busca16 {
	font-size:16px;
	font-weight:bold
}
.tudo .lateral .tags a.busca17 {
	font-size:18px;
	font-weight:bold
}
.tudo .lateral .tags a.busca18 {
	font-size:20px;
	font-weight:bold
}

.commentlist {
	margin:0 40px 0 0;
	padding:0;
}
.commentlist h2 {
	font-size:22px;
	font-weight:bold;
	color:#376eb6;
	background:url(../_img/ico-comentarios.gif) no-repeat top left;
	width:400px;
	height:30px;
	display:block;
	padding:20px 0 5px 40px
}
.commentlist .even {
	background:#e9f4fa;
}
.commentlist div {
	margin:0;
	padding:0;
	position:relative;
	display:block;
	width:480px
}
.commentlist div img {
	float:left;
}
.commentlist div p {
	margin:0 0 0 80px;
}
.commentlist div .user p {
	margin:0;
}
.commentlist div .user {
	float:left;
	background:url(../_img/ico-data.gif) no-repeat 10px 2px;
	width:400px;
	height:50px;
	margin:0;
	padding:0 0 0 30px
}
.commentlist div .user p.nome-user {
	font-size:16px;
	color:#376eb6;
	font-weight:bold
}
#commentform {
	float:left;
	display:inline;
	margin:10px 0 0 0 ;
}
#commentform h2 {
	font-size:22px;
	font-weight:bold;
	color:#376eb6;
	width:400px;
	display:block;
	padding:10px 0 0 50px
}
#commentform p {
	padding:0 0 0 50px;
}
#commentform span.titulo-form h1 {
	font-size:22px;
	font-weight:bold;
	color:#376eb6;
	margin-bottom:0
}

h2.pagetitle {
	float:left;
	padding:18px 0 0 41px;
	color:#2f3e85;
}
h2.pagetitle strong.palavra-chave {
	color: #2f3e85;
	font-size: 13px;
}
img.avatar {
	display: none;
}
.commentlist cite,
.commentlist cite a {
	font: normal 16px "Arial Black";
	color: #376CBA;
}
.commentlist cite {
	float:left;
	padding: 0 20px 0 30px;
/*	background: url(../_img/ico-data.gif) no-repeat 10px 5px;*/
}
/*   dddd */
.commentlist li {
	background: #fff;
	position: relative;
}
.commentlist li.alt {
/*	background: #e9f4fa; */
}
.commentlist li,
.commentlist li.alt {
	margin: 0;
	padding: 10px 0;
	position: relative;
	display: block;
	width: 480px;
	clear:left;
	float:left;
}
.commentlist li img,
.commentlist li.alt img {
	float: left;
	display: none;
}
.commentlist li p,
.commentlist li.alt p {
	clear:left;
	margin: 0px 0px 0px 30px;
}
.commentlist li span.user p,
.commentlist li.alt span.user p {
	margin: 0px;
}
.commentlist li span.user,
.commentlist li.alt span.user {
	float: left;
	background: url(../_img/ico-data.gif) no-repeat 10px 2px;
	width: 426px;
	height: 50px;
	padding-left: 30px;
}
.commentlist li span.user p.nome-user,
.commentlist li.alt span.user p.nome-user {
	font-size: 16px;
	color: #376eb6;
	font-weight: bold;
}
.commentlist li span.lt-3,
.commentlist li span.lb-3,
.commentlist li span.rt-3,
.commentlist li span.rb-3 {
	background-image: none;
	font-size: 1px;
}
.commentlist li.alt span.lt-3 {
	width: 7px;
	height: 7px;
	background:  url(../_img/s1.gif) no-repeat top left;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.commentlist li.alt span.rt-3 {
	width: 7px;
	height: 7px;
	background:  url(../_img/s2.gif) no-repeat top left;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.commentlist li.alt span.lb-3 {
	width: 7px;
	height: 7px;
	background:  url(../_img/s3.gif) no-repeat top left;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
.commentlist li.alt span.rb-3 {
	width: 7px;
	height: 7px;
	background:  url(../_img/s4.gif) no-repeat top left;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
.commentmetadata {
	float:left;
	padding:5px 0 10px 25px;
	margin-left:11px;
	display: inline;
	background:url(../_img/ico-coment.gif) no-repeat 0 4px;
}
.numero-comentarios {
	float:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0 15px 45px;
	margin-left:10px;
	background:url(../_img/ico-comentarios.gif) no-repeat left top;
	color:#4db8ee;
}
span.titulo-form {
	float:left;
	background: url(../_img/ico-post.gif) no-repeat top left;
	width: 400px;
	display: inline;
	padding: 10px 0px 0 50px;
	margin: 0 0 0 40px;
}
span.titulo-form p {
	margin: 0 0 0 1px;
}
span.titulo-form h1 {
	margin-bottom: 0px;
}
.box-comentario {
	float:left;
	width:652px;
	display:inline;
	*height:357px;
	margin:15px 0 0 16px;
	padding:0;
	background:url(../_img/bg-box-comentario.png) center bottom no-repeat;
}
.box-comentario .interna {
	float:left;
	width:598px;
	padding:0 26px 0;
	margin-bottom:20px;
	border-top:solid 5px #4db8ee;
	border-left:solid 1px #cccdd1;
	border-right:solid 1px #cccdd1;
}
.box-comentario .interna .titulo-form {
	width:650px;
	background:none;
	margin:0 0 0 -26px;
	padding:0;
}
.box-comentario .interna .titulo-form h1 {
	float:left;
	width:650px;
	background:url(../_img/bg-deixe-seu-comentario.png) left top no-repeat;
	height:27px;
	text-indent:-9999px;

}
#commentform fieldset {
	float:left;
	width: 400px;
	margin: 0px auto;
	position: relative;
	padding-top: 0;
}
#commentform fieldset label {
	width: 130px;
	height: 30px;
	display: block;
	position: relative;
	text-align: right;
	padding-right: 350px
}
#commentform fieldset label small {
	font-size:11px;
}
#commentform fieldset label input {
	width: 325px;
	height:auto !important;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding:2px 3px;
	font-size:11px !important;
	background:#e4f4fc;
	border:solid 1px #96d5f5;
}
#commentform fieldset label.txtarea {
	width: 130px;
	height: 115px;
	display: block;
	position: relative;
	text-align: right;
	padding-right: 350px;
	background:none;
	font-size:11px;
}
#commentform fieldset label #comment {
	width: 330px;
	height: 85px;
	display: block;
	position: absolute;
	font: 11px Arial, Verdana, Sans-Serif;
	right: 0px;
	top: 0px;
	padding: 4px 3px 0 0;
	background:#e4f4fc;
	border:solid 1px #96d5f5;
}

.conteudo p.preencha-os-campos {
	float:left;
	width:480px;
	padding:10px 0 0;
}
#commentform fieldset label.lblenvia {
	background: none;
	margin-bottom: 20px;
}
#commentform fieldset label.lblenvia input {
	background: url(../_img/btn-enviar.jpg) no-repeat top left;
	width: 64px;
	height: 21px;
	float: right;
	display: block;
	cursor: pointer;
	border:none;
	text-indent:-9999px;
	padding:21px 0 0 0;
}
span.obrigatorio {
	font-size: 10px;
	display: none;
}
h2.pagetitle {
	float: none;
	padding-left:12px;
}
hr {
	display: none;
}
.cont-lateral li p,
.cont-lateral li a {
	position: relative;
}
/**/
h2.center {
	padding:50px 0 0 40px;
}
.tudo form#searchform {
	padding:100px 0 100px 40px;
}
.tudo .conteudo form#searchform label {
	font-weight:bold;
	float:left;
}
.tudo .conteudo form#searchform div {
	float:left;
	margin:-8px 0 0 0;
}
.tudo .conteudo form#searchform div input#s {
	background:transparent url(../_img/bg-busca.png) no-repeat left top;
	float:left;
	width:162px;
	height:21px;
	padding:3px 10px 0;
	color:#376EB6;
	margin:0 0 0 10px;
}
.tudo .conteudo form#searchform div input#searchsubmit {
	background:transparent url(../_img/bg-ok.png) no-repeat left top;
	float:left;
	width:50px;
	height:26px;
	cursor:pointer;
	padding:26px 0 0 0;
	margin:0 0 0 10px;
	text-indent:-9999px;
}
.sobre p {
	padding: 5px 0;
}
.ithink {
	position:absolute;
	right:0;
	bottom:-35px;
	width:81px;
	height:19px;
	background:url(http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/btn-ithink.png);
	text-indent:-9999px;
/*	behavior: url(http://fundacao.ithink.com.br/wp-content/themes/telefonica_fundacao/_css/iepngfix.htc);*/
	cursor:pointer;
}
a.btn-ithink {
    background: url(../_img/btn-ithink.png) no-repeat;
    width: 63px;
    height: 12px;
    text-indent: -9999px;
    position: absolute;
    right: 30px;
}

li.archives {
	clear: left;
}


.header {
	width:915px;
	height: 214px;
	position: relative;
	background: url(../_img/bg-header-home.jpg) left top no-repeat;
	font-size:11px;
	display: block;
}
div.header h2 {
	position: absolute;
	top: 90px;
	right: 17px;
	height: 40px;
}
div.header h2.fundacao-telefonica {
	text-indent:-9999px;
	background: url(../_img/h2-fundacao-telefonica.png) left top no-repeat;
	width: 408px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/h2-fundacao-telefonica.png', sizingMethod='crop');
}
/*logo*/
div.header h1 a {
	background: url(../_img/logo-telefonica.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 20px;
	width: 131px;
	height: 131px;
	text-indent: -9999px;
}
/*breadcrumb*/
ul.breadcrumb {
	width:95%;
	position:absolute;
	top: 195px;
	left:15px;
}
ul.breadcrumb li {
	float:left;
	display: inline;
	color:#6b6b6b;
	padding-left:5px;
	font-size:11px;
}
ul.breadcrumb li a {
	float:left;
	display:inline;	
	padding-right: 5px;
	color:#000000;
	font-size:11px;
}
ul.breadcrumb li a.last {
	background: none;
}
/*menu programas*/
.menu-programas {
     width: 916px;
     bottom: -16px;
	 *bottom: 30px;
	 _bottom: -16px;
     height: 35px;
     display: table;
     position: absolute;
}
.menu-programas h2 {    
     background: red;
     width: 75px !important;
     height: 22px !important;
     position: static !important;
     display: block !important;
     float: left;
	 text-indent: -99999px;
     background: url(../_img/programas.png) no-repeat 0px 0px;
     margin: 15px 0px 0px 170px;
     _margin: 35px 0px 0px 85px;
     _background: none;
     _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/programas.png', sizingMethod='crop' );
}
.menu-programas ul {
     float: left;     
}
.menu-programas ul li{
     display: inline;
     float: left;
     position: relative;
     text-indent: -99999px;
    _margin-top: 20px;
}
.menu-programas ul li a {
     height: 82px;
     background: yellow;
     display: block;
     width: 150px;
     position: relative;
     margin-left: 5px;
}
.menu-programas ul li a:hover {
     cursor: pointer;
}
.menu-programas ul li a.pro-menino {
    background: url(../_img/menu-pro-menino.png) no-repeat -1px 15px;
    width: 130px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/menu-pro-menino-ie.png', sizingMethod='crop' );
}
.menu-programas ul li a.educarede {
    background: url(../_img/menu-educarede.png) no-repeat -1px 15px;
    width: 130px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/menu-educarede-ie.png', sizingMethod='crop' );
}
.menu-programas ul li a.voluntarios-telefonica {
    background: url(../_img/menu-voluntarios.png) no-repeat -2px 15px;
    width: 211px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/menu-voluntarios-ie.png', sizingMethod='crop' );
}
.menu-programas ul li a.arte-tecnologia {
    background: url(../_img/menu-arte.png) no-repeat -1px 15px;
    width: 180px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/menu-arte-ie.png', sizingMethod='crop' );
}
.menu-programas ul li a.pro-menino:hover,
.menu-programas ul li a.pAtivo {
    background: url(../_img/menu-pro-menino-ativo.png) no-repeat left top;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<%=ConfigurationManager.AppSettings["HttpServerName"]%>vazio.png', sizingMethod='crop' ) !important;

}
.menu-programas ul li a.educarede:hover,
.menu-programas ul li a.eAtivo{
    background: url(../_img/menu-educarede-ativo.png) no-repeat left top;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<%=ConfigurationManager.AppSettings["HttpServerName"]%>vazio.png', sizingMethod='crop' ) !important;
}
.menu-programas ul li a.voluntarios-telefonica:hover,
.menu-programas ul li a.vAtivo {
    background: url(../_img/menu-voluntarios-ativo.png) no-repeat left top;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<%=ConfigurationManager.AppSettings["HttpServerName"]%>vazio.png', sizingMethod='crop' ) !important;
}
.menu-programas ul li a.arte-tecnologia:hover,
.menu-programas ul li a.aAtivo {
    background: url(../_img/menu-arte-ativo.png) no-repeat left top;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<%=ConfigurationManager.AppSettings["HttpServerName"]%>vazio.png', sizingMethod='crop' ) !important;
}

/*menu institucional*/
ul.menu-institucional {
	background:url(../_img/bg-menu-institucional.png) no-repeat;
	position:absolute;
	top:10px;
	right:0;
	font-size:10px;
	width:747px;
	height:18px;
	text-align:center;
	z-index:50;
	_background:none;
}
ul.menu-institucional li {
	float: left;
	border-bottom: 3px solid #FFF;
	padding: 0 0 2px 0;
	margin: 0 10px 0 0;
}
ul.menu-institucional li.first {
	background: url(../_img/bg-ir-para-telefonica.png) bottom center no-repeat;
	margin: 0 137px 0 0;
    padding: 0 0 5px 0;
    border: 0;
    width: 150px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/bg-ir-para-telefonica.png', sizingMethod='crop')
}
ul.menu-institucional li a {
	color: #FFF;
	font-size:10px;
	text-decoration: none !important;
}

label.busca {
	position: absolute;
	right: 15px;
	top: 50px;
	height:22px;
	width:140px;
	padding-left:8px;
/*	border-left: 8px solid #cac9c9;*/
	background:url(../_img/bg-label-busca.gif) left top no-repeat;
	font-size:12px;
}
label.busca input.txt {
	background: url(../_img/bg-input-busca.png) no-repeat;
	width: 120px;
	border: none;
	height: 18px;
	margin: 0 18px 0 0; 
	*margin-top:-1px;
	padding:2px 0 2px 2px;
	color:#555554;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img/bg-input-busca.png', sizingMethod='scale')
}
label.busca input.btn-buscar {
	background: url(../_img/btn-buscar.png) no-repeat;
	width: 18px;
	height: 22px;
	border: none;
	padding: 22px 0 0 0;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	top:0;
	right:0;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fundacao.ithink.com.br/blog_noticias/wp-content/themes/telefonica_fundacao/_img//btn-buscar.png', sizingMethod='crop')
}

div.conteudo div.titulo {
	float:left;
	display:block;
	position:relative;
	margin: 10px 0;
	padding:0 0 6px;
	width:663px;
	height:30px;
	background:url(../_img/linha-conteudo-principal.png) left bottom no-repeat;
}
div.conteudo div.titulo h3 {
	display: block;
	position: relative;
	height: 27px;
	font-size: 14px;
	width: auto;
	margin:0;
	padding: 0;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../_img/h3-noticias.png);
}
/*footer*/
.footer {
	float:left;
	font-size:11px;
	background: url(/Img/bg-footer.png) top no-repeat;
	width: 915px;
	position: relative;
	display: table;
	padding: 20px 0 40px 0;
}
.footer.internas { 
	background: url(../_img/bg-footer-internas.png) center top no-repeat;
}
.footer.internas ul.menu-informacoes-tecnicas { 
	display:inline;
	margin:0 0 0 330px;
}
.footer.internas ul.rss-mapa-site { 
	margin:0 0 0 45px;
}

ul.menu-informacoes-tecnicas {
	float: left;
	margin: 0 0 0 48px;
}
ul.menu-informacoes-tecnicas li {
	display: inline;
}
ul.menu-informacoes-tecnicas li a, ul.rss-mapa-site li a {
	color: #6b6b6b;
	font-size:11px;
	text-decoration: none;
}
ul.rss-mapa-site {
	float: left;
	margin: 0 0 0 130px;
}
ul.rss-mapa-site li {
	display: inline;
}
ul.rss-mapa-site li a.rss {
	background: url(../_img/btn-rss.png) left no-repeat;
	padding: 0 0 0 15px;
}
.bugfix {
	display:none;
}
#comment {
	width:602px;
	border:solid 1px #96d5f5;
}
p.btn-clique-aqui span {
	float:left;
	padding-top:13px;
}
p.btn-clique-aqui a{
	float:left;
	width:153px;
	height:47px;
	text-indent:-9999px;
	background:url(../_img/botao_cliqueaqui_crianca.gif) left top no-repeat;
}
a.mais {
    background: url(../_img/btn-menos.png) no-repeat left top;
    position: relative;
    display: block;
    height: 15px;
    margin: 5px 0 0 0;
    color: #7f949d;
    text-decoration: none;
	font-weight:bold;
    padding: 0 0 0 22px ;
    width:80px;
    display:block;
	float: right;
	font-size: 12px;
}