@charset "ISO-8859-1";

/*------------------------- geral --------------------*/

#corpo {
	width:550px;
	margin-top:0px;
	margin-left:25px;
	margin-bottom:0px;
	margin-right:0px;
	background:#FFFFFF;
	float:left;
	text-align:left;
}
#fimtexto{
	clear:both;
	width:778px;
	margin:0 auto;
	background:#FFFFFF;
	background:url(/imagens/fundoconteudo2.gif) repeat-Y;
	text-align:left;
	float:none;
}

/*------------------------- texto --------------------*/

#texto-icones{
	width:550px;
	text-align:right;
	display:inline;
	float:right;
	margin-top:5px;
	margin-bottom:10px;
}
p, h1, h2, h3, h4.texto-estilo {
	margin-top:12px;
	margin-bottom:12px;
}

#texto-estilo {
	margin:0px;
	text-align:left;
	vertical-align:text-top;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-style:normal;
}
#texto-boximg-270{
	width:270px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	display:block;
	float:left;
}
#texto-boximg-180{
	width:180px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	display:block;
	float:left;
}
#texto-legenda{
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
	margin-right:0px;	
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left:3px;
	padding-bottom:3px;
	background:#e7e7e7;
}

/*------------------------- anexos --------------------*/
#anexos{
	clear:both;
	width:540;
	height:auto;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
	text-align:left;
	padding:5px;
}
.anexos-img{
	width:20px;
	height:auto;
	padding:0px;
	float:left;
}
.anexos-arquivo{
	width:510px;
	padding:0px;
	float:left;
	text-align:left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}

/*------------------------- comentarios --------------------*/
#comente{
	clear:both;
	width:540px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:30px;
	margin-left:0px;
	text-align:center;
	padding:4px;
	background-color:#edeff0;
	border-top:1px solid #b5b3b0;
}
#comentarios{
	width:500px;
	margin-top:10px;
	text-align:left;
}
.comentarios-ponto{
	width:24px;
	height:auto;
	float:left;
}
.comentarios-texto{
	width:360px;
	text-align:left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	float:left;
}
.comentarios-creditos{
	clear:both;
	width:360px;
	text-align:left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#996600;
	text-decoration: none;
	float:left;
	border-bottom:1px solid #666666;
}
