* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #E9E9E9;
	background-image: url(images/img_pg1.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: normal;
}

h1, h2, h3 {
}

h1 {
	color: #069;
	font-size: 16px;
	background-image: url(materiais/barra_01.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 5px;
	padding-left: 7px;
}

h2 {
}

h3 {
	font-size: 12px;
	padding-bottom: 7px;
	background-repeat: repeat;
	padding-top: 7px;
	font-weight: normal;
	padding-left: 10px;
	color: #333;
	width: 302px;
	border-top-width: 1px;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(images/img_menu2.png);
}
h4 {
	color: #069;
	font-size: 16px;
	background-image: url(materiais/barra_02.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 5px;
	padding-left: 7px;
}

p, blockquote, ul, ol {
	margin-bottom: 5px;
	line-height: 22px;
	color: #000;
}

p {

}

blockquote {
}

 ol, li {
	list-style: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: underline;
	color: #2a659d;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 970px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 150px;
	height: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Menu */

#menu {
	width: 815px;
	height: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	float: left;
}

#menu ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: inline;
	float: left;
	height: 32px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-size: 12.2px;
	font-weight: bold;
	color: #333333;
	padding-top: 17px;
	padding-right: 8px;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-left: 11px;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/up.png);
	background-repeat: repeat-x;
}

#splash {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	height: 220px;
}

/* Page */

#page {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/background_page.png);
	background-repeat: repeat-y;
	background-position: right 0px;
}

#page-bgtop {
	background-repeat: repeat-y;

}

/* Content */

#content {
	float: right;
	width: 630px;
	margin-right: 20px;
	padding-top: 0px;
}
.post {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.post .title {
	margin: 0px;
	color: #006699;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

.post .entry {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: justify;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: left;
	font-weight: normal;
	color: #006699;
	float: left;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(images/bg_menu_divisoes.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 500px;
}

.post .byline {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	margin-top: -35px;
	margin-right: 15px;
}

.post .bylineleft {
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 35px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding-top: 9px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 12px;
	background-color: #DBE0E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	width: 270px;
	background-repeat: no-repeat;
	background-position: left 20%;
}

#sidebar li ul {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2a659d;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A659D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar h3 {
	font-size: 16px;
	color: #2a659d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A659D;
}

#sidebar p {
	line-height: 22px;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #333333;
	margin-left: 30px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #900;
}




/* Footer */

#footer {
	margin: 0 auto;
	padding: 20px 0px;
	background: #000000;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 100%;
	color: #FFF;
}

#footer a {
	text-decoration: underline;
	color: #A1A1A1;
}

#footer a:hover {
	text-decoration: none;
}

img {
	border: none;
	text-align: right;
}

img.center {
	float: left;
	padding-top: 15px;
	padding-left: 95px;
}






img.left {
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-top: 0px;
}

img.leftsub {
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-top: 0px;
}
img.right {
	float: right;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Sidebar */

#sidebar1{
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DBE0E6;
}

#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar1 li {
	width: 270px;
	padding-top: 2px;
	margin-bottom: 2px;
	background-position: 0px;
}

#sidebar1 li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#sidebar1 li li {
	margin: 0;
	padding: 9px 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

#sidebar1 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2a659d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A659D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#sidebar1 p {
	line-height: 22px;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar1 a {
	border: none;
	text-decoration: none;
	color: #333333;
	padding-left: 30px;
}

#sidebar1 a:hover {
	text-decoration: underline;
	color: #900;
}

#sidebar1 a:hover, #sidebar1 .active a {
	color: #990000;
	background-color: #999;

}
#wrapper #page #page-bgtop h3 table tr td {
	text-align: left;
}



#side {
	float: none;
	width: 610px;
	color: #000000;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
#side ul {
	list-style: none;
	margin-bottom: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}

#side li {
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 21px;
	margin-right: 11px;



}

#side li ul {
	list-style: none;

}

#side li li {
	border-bottom: 1px dashed #BDBDBD;
	color: #000000;
}

