.body {
	padding: 0;
	background: #dfe9f4 url(../images/img01.gif) repeat-x;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* Header */

#header {
	height: 110px;
	text-transform: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	z-index: -1;

}

#logo {
	float: left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	visibility: inherit;
	z-index: -1;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: normal;
}

#logo h1 {
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: 0.85em;
	position: absolute;
	width: 398px;
	height: 50px;
	left: 144px;
	top: 28px;
}

/* Page */

#page {
	width: 810px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 600px;
	position: relative;
	padding-left: 0%;
	float: left;
	z-index: 2;
}

.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(../images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(../images/img10.gif) no-repeat left center;
}
/*menu dropdown*/
#menu {
	position: absolute;
	top: 67px;
	right: 15%;
	width: 251px;
	float: right;
	z-index: 5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 31px 20px;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	width: 200px;
	text-align: right;
	position:relative;
	float: right;
	padding-top: 1%;
	z-index: 3;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(../images/img16.gif) no-repeat left bottom;
}

#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(../images/img15B.gif) no-repeat;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

/* Sidebar2 */

#sidebar2 {
	width: 200px;
	text-align: left;
	position: relative;
	float: right;
	z-index: 3;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	font-size: 10px;
}

#sidebar2 li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(../images/img16.gif) no-repeat left bottom;
}

#sidebar2 li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar2 h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(../images/img15.gif) no-repeat;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
/* Green Box */

.greenbox {
	background: #FFFFFF;
	z-index: 4;
}

.greenbox .title {
	height: 60px;
	z-index: 4;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/img13.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 4;
}

.greenbox .entry {
	padding: 10px 20px 0 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	z-index: 4;
}

.btm { background: url(../images/img06.gif) repeat-x left bottom; }
.btm .l { background: url(../images/img07.gif) no-repeat left bottom; }
.btm .r { background: url(../images/img08.gif) no-repeat right bottom; }

/* Two Columns */

.two-columns {
	clear: both;
	background: #ffffff url(../images/img11.gif) repeat-y;
	border-top: 0px solid #dfe9f4;
	z-index: 4;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(../images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(../images/img14.gif) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 600px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(../images/img12.gif) no-repeat left bottom;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
	text-align: center;
	font-size: smaller;
	width: 100%;
	width: auto; !important
	z-index: 4;
}
.table {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE:
	11px;
    background-color: #99c2d6;
	}
.button {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#ffffff;
	 background-color:#99c2d6;
	 cursor:pointer;
}
.button:hover {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#666666;
	 background-color:#99c2d6;
	 cursor:pointer;
}
.txt_principal {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 11px
}
.txt_painel {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #666;
    FONT-SIZE: 12px;
	text-align:justify;
}
.mail {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 11px; text-decoration:none;
}
.mail:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #99c2d6; FONT-SIZE: 11px
}

/* Fix IE. Hide From ie Mac\ */
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
