body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #333;
	margin: 0px;
	background-image: url(bgmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#menu {
	text-align: center;
	margin: 0 auto;
}
#corpo {
	width: 920px;
	margin: auto;
}
#corpo #esq {
	float: left;
	width: 182px;
}
.boxnet{
	width: 182px;
	text-align: right;
	margin-top: 70px;
}
.boxrestr{
	width: 182px;
	text-align: right;
	margin-top: 49px;
	margin-bottom: 22px;
}
#corpo #meio {
	width: 460px;
	float: left;
	margin-left: 30px;
}
.meioimg {
	width: 425px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 20px;
	color: #666;
}

.meiotxt{
	width: 425px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 20px;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
}
.meiotxt-mais{
	width: 405px;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 35px;
	margin-left: 30px;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
}
.meiotxtborda {
	width: 425px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 20px;
	color: #666;
	font-size: 11px;
	text-align: center;
	line-height: 17px;
	border: 1px solid #CCC;
}


#corpo #dir {
	float: right;
	width: 240px;
}
#corpo #dir a:link{
	color: #3A73C5;
	text-decoration: none;
	font-size: 7pt;
}
#corpo #dir a:active{
	color: #3A73C5;
	text-decoration: none;
	font-size: 7pt;
}
#corpo #dir a:visited{
	color: #3A73C5;
	text-decoration: none;
	font-size: 7pt;
}
#corpo #dir a:hover{
	color: #000;
	text-decoration: none;
	font-size: 7pt;
}

.dirtxtfundo {
	width: 220px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 25px;
	background-color: #F4F4F4;
	border: thin solid #F0F0F0;
}
.dirtxtfundo-mais {
	width: 180px;
	color: #666;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	margin-left: 10px;
	margin: 20px;
}
.dirtxtcontato {
	width: 230px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	background-color: #F4F4F4;
	border: thin solid #F0F0F0;
}
.dirtxtcontato-mais {
	width: 210px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	font-size: 11px;
	line-height: 19px;
	color: #666;
}


#corpo a:link{
	color: #3A73C5;
	text-decoration: none;
	font-weight: bold;
}
#corpo a:active{
	color: #3A73C5;
	text-decoration: none;
	font-weight: bold;
}
#corpo a:visited{
	color: #3A73C5;
	text-decoration: none;
	font-weight: bold;
}
#corpo a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#corpo #dirlongo {
	float: right;
	width: 700px;
}
.dirlongotxt {
	width: 665px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 20px;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
}
.dirlongtxt-mais{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#rodape {
	background-color: #EFEFE7;
	height: 53px;
	margin: 0 auto;
}
.end{
	color: #999;
	text-align: center;
	padding-top: 15px;
}
#uni {
	font-size: 10px;
	color: #ADAD89;
	text-align: right;
	margin: 0 auto;
	width: 920px;
}
#uni a:link{
	color: #ADAD89;
	text-decoration: none;
	font-weight: bold;
}
#uni a:active{
	color: #ADAD89;
	text-decoration: none;
	font-weight: bold;
}
#uni a:visited{
	color: #ADAD89;
	text-decoration: none;
	font-weight: bold;
}
#uni a:hover{
	color: #936;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color:#E0E0E0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
h1 {
	color: #3A73C5;
	font-size: 15pt;
}
h2 {
	color: #333;
	font-size: 13pt;
}
h3 {
	color: #3A73C5;
	font-size: 13pt;
}
h4 {
	color: #333;
	font-size: 12pt;
}
h5 {
	font-size:9px;
	font-weight: normal;
	line-height: 11px;
}
.neg {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

