﻿ /* CSS Document */

#reporto 
{
	position:relative;
	top:240px;
	float:right;
	margin-right:30px;
	font-size: 11px;
	text-align:justify;
	padding:10px;
	border:solid 1px gray ;
	text-align:justify;
	width:540px ;
	height:250px ;
	z-index:2 ;
	background:url(../../imagens/seta_fundo_t_conteudo.jpg) no-repeat;
	background-color:#FFFFFF;
	}
