body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCFF66;
}
p {
	margin: 0px;
	text-indent: 0.5cm;
	text-align: justify;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	height: 1px;
	color: #009900;
	border: 1px dashed #009900;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #000000;
	width: 260px;
	vertical-align: top;
}
.link {
	color: #0099CC;
}
.verde {
	color: #009900;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
}
h5 {
	margin: 0px;
	font-size: 9px;
}

#tracejado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#principal {
	width: 693px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#principal #menu {
	height: 117px;
	width: 145px;
	position: relative;
	background-image: url(../imagens/menu/fundo.gif);
}
#principal #menu #conteudo {
	position: absolute;
	height: 107px;
	width: 134px;
	left: 5px;
	top: 6px;
}
#principal #noticias {
	height: 105px;
	width: 301px;
	border: 1px solid #000000;
}
#principal #noticias h1 {
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
}
#principal #noticias #listaNoticias {
	width: 301px;
	height: 89px;
	overflow: auto;
}
#principal #noticias a {
	color: #000000;
	text-decoration: none;
	margin-left: 2px;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}
#principal #noticias a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#principal #colunaDireita h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
#principal #emFoco {
	width: 145px;
	border: 1px solid #000000;
}
#principal #emFoco h1 {
	margin: 0px;
}
#principal #emFoco td {
	text-align: justify;
	padding: 5px;
}
.imagemMenu {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 77px;
	top: 11px;
	visibility: hidden;
}
#submenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#submenu {
	margin-top: 10px;
	width: 100%;
}
#submenu_relatorio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-bottom-color: #009933;
}
#submenu_relatorio h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 10px;
	font-size: 11px;
}
#submenu_relatorio a {
	text-decoration: underline;
}
#fotoCamiseta {
	background-color: #CCCCCC;
	padding: 15px;
	border: 1px solid #000000;
	position: absolute;
	left: 200px;
	top: 319px;
	visibility: hidden;
}
#fechar {
	position: absolute;
	left: 325px;
	top: 1px;
	font-size: 9px;
	font-weight: bold;
	color: #663300;
	width: 44px;
}
#relatorio li {
	list-style-type: upper-alpha;
	padding-bottom: 5px;
	padding-left: 0px;
}
#popup {
	height: 283px;
	width: 400px;
	position: absolute;
	top: 278px;
	right: 100px;
	border: 1px solid #000000;
	z-index: 1;
	background-color: #FFFFFF;
}
#popup #fechar_popup {
	color: #000000;
	position: absolute;
	height: auto;
	width: 35px;
	top: 0px;
	font-size: 9px;
	left: 365px;
	font-weight: bold;
}
#conteudo_empresas h1 {
	font-size: 16px;
	color: #009900;
}
#conteudo_empresas h2 {
	font-size: 16px;
	color: #009900;
}
