html{
	height:100%;
}
body {
	height:100%;
	margin:0px;
	border:0px;
	background-image:url('../media/site/fundosite.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
}
img {
	border: 0;
}
.ato_revogado{
  color:#939393;
}
.titulosite {
	color:#295f9d;
	font-family:serif;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
}
.titulosite span {
	font-size:10px;
}
