body {
	margin: 0px;
	background-color: #F4F4F4;
}
h1, h2, h3 {
	margin: 0px;
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	padding: 0px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


p {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #D4D4D4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form {
	margin: 0px;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
img {
	border: 0px;
}




#topo {
	background-image: url(../../img/design/bg__top.jpg);
	background-repeat: repeat-x;
	height: 158px;
	margin-top: 20px;
}
#topo #fone {
	float: right;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: -70px;
	text-align: right;
	padding-right: 15px;
}



#top {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/design/bg__top__arte.jpg);
	background-repeat: no-repeat;
	height: 138px;
	padding-top: 20px;
}

#corpo {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
}

#centro {
	width: 736px;
	float: left;
	clear: right;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
	background-image: url(../../img/design/bg__corpo.jpg);
}
#centro #lateral {
	float: left;
	width: 204px;
}
#centro  #lateral  #menu ul {
	margin: 0px;
	padding: 0px;
}

#centro #lateral #menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#centro #lateral #menu ul li a {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../../img/design/bg__menu.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 183px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-color: #63649D;
}
#centro #lateral #menu ul li a:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #44478B;
	height: 18px;
	width: 183px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-color: #797ACA;
	background-image: none;
}
#centro #lateral #busca {
	font-family: Tahoma;
	font-size: 11px;
}



#centro  #conteudo {
	width: 500px;
	padding: 10px;
	float: right;
	background-image: url(../../img/design/marcadagua.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma;
	font-size: 11px;
}
#centro #conteudo a {
	color: #0099CC;
	text-decoration: none;
}
#centro #conteudo a:hover {
	color: #999999;
	text-decoration: none;
}


#centro  #conteudo  .box {
	border: 1px solid #CCCCCC;
	width: 220px;
	padding: 6px;
	float: left;
	font-family: Tahoma;
	font-size: 9px;
	margin: 5px;
}
#centro  #conteudo  .box  .lancamento {
	border: 3px solid #99CC00;
	float: left;
	margin-right: 8px;
}
#centro  #conteudo  .box  .normal {
	float: none;
}


#rodape {
	background-image: url(../../img/design/bg__rod.jpg);
	background-repeat: repeat-x;
	height: 82px;
	clear: left;
}




#rod {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#rod a {
	color: #4A4D8F;
	text-decoration: none;
	font-weight: bold;
}
#rod a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}


.cor_azul {
	color: #0099CC;
}
.cor_roxo {
	color: #4A4D8F;
}


.cor_cinza {
	color: #C4C5C8;
}
.cor_verde {
	color: #99CC00;
}



.mini {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.txt_empresa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
