@charset "utf-8";
.Grande       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-repeat: repeat-y;
	background-image: url(../images/ConetudoUnico.gif);
	font-weight: normal;
	text-transform: none;
	background-color: #FFF;
	background-position: center;
	text-align: justify;
}
.Medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	background-repeat: no-repeat;
	background-image: url(../images/Conteudo.gif);
	font-weight: normal;
	text-transform: none;
	background-color: #FFF;
}
.Pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	background-repeat: no-repeat;
	background-image: url(../images/ConteudoPq.gif);
	font-weight: normal;
	text-transform: none;
	background-color: #FFF;
}
.Rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	background-repeat: no-repeat;
	background-image: url(../images/Rodape.gif);
	font-weight: normal;
	text-transform: none;
	background-color: #FFF;
	background-position: center top;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	cursor: e-resize;
}
