@charset "utf-8";
/* CSS Document */

@import url("p_share.css"); /* plugin social media */


.atualTitulo {
		background:url(../images/icon_atual_titulo.gif) top left no-repeat;
		padding-left:20px;
		width:790px;
		float:right;
		margin-top:35px;
		margin-bottom:5px;
		}

a.LinkTitAtual { color:#F60; text-decoration:none;}
a.LinkTitAtual:visited { color:#999; text-decoration:none;}
a.LinkTitAtual:hover { color:#F00; text-decoration:none;}

a.LinkComentarios { color:#900; text-decoration:none; }
a.LinkComentarios:visited { color:#999; text-decoration:none; }
a.LinkComentarios:hover { color:#F00; text-decoration:none;}


.atualInfos { color:#666; font-size:11px;}


.botComente a {
		text-indent:-9000px;
		display:block;
		float:left;
		outline:none;
		background:url(../images/bot-comente.gif) top center no-repeat; width:156px; height:25px;
		margin-top:15px;
		}
												
.botComente a:hover {background:url(../images/bot-comente.gif) bottom center no-repeat; width:156px; height:25px; }

#temas {
		width:810px;
}

#temas h3 { color:#333; font-weight:600px;}
#temas ul { list-style:none;}

#temas .boxDown a {text-decoration:none; color:#900;}
#temas .boxDown a:visited {text-decoration:none; color:#C00;}
#temas .boxDown a:hover {text-decoration:underline; color:#F00;}

#temas .boxDown {
		float:left;
		width:250px;
		margin-right:30px;
}

.comentario {
		float:left;
		width:810px;
		height:auto;
		margin-bottom:25px;
		background:url(../images/comentario.gif) top center no-repeat;
}

.comentarioNome { color:#F60; font-weight:bold;}


#subtopico {
		width:100%;
		height:30px;
		border-bottom:1px solid #CCC;
		border-top:1px solid #CCC;
		padding-top:8px;
}

.atualNavegacao { float:left;}

h4 { color:#F00; font-size:12px;}
