
body {
	margin: 0px;
	padding: 0px;
	background: #323232;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 0px;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #02488D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0072E3;
}

a img {
	border: none;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 930px;
	height: 144px;
	margin: 0px auto;
	background: url(images/header.jpg) no-repeat;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 40px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}
/* Lnk Sitemap */

#lnk_sitemap {float: right; text-align: right;}

/* movida as classes para 'ClientControls.css'

#lnk_sitemap ul {
	margin: 0px;
	padding: 5px 10px 0px 0px;
	list-style: none;
	line-height: normal;
}

#lnk_sitemap li {
	float: left;
	margin: 0px 0px 0px 10px;
}

#lnk_sitemap #hy_sitemap {
    display: block;
	width: auto;
	padding: 0px 0px 0px 15px;
	background: url(images/icon_sitemap.gif) no-repeat left 50%;
}

#lnk_sitemap #hy_mail {
    display: block;
	width: auto;
	padding: 0px 0px 0px 15px;
	background: url(images/icon_mail.gif) no-repeat left 50%;
}


#lnk_sitemap #hy_login {
    display: block;
	width: auto;
	padding: 0px 0px 0px 15px;
	background: url(images/icon_enter.gif) no-repeat left 50%;
}
#lnk_sitemap #hy_register {
    display: block;
	width: auto;
	padding: 0px 0px 0px 15px;
	background: url(images/icon_register.gif) no-repeat left 50%;
}


#lnk_sitemap a:hover {
	text-decoration: underline;
	background: url(images/img11.gif) no-repeat left 50%;
}

#lnk_sitemap .active {
}

#lnk_sitemap .active a {
}
 */

/* Menu */

#menu {clear: both;}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 65px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
	font-weight: bold;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 10px 6px 10px;
	text-align: center;
}

#menu a:hover {
	text-decoration: underline;
	background: #02498B url('images/menu_back.jpg') repeat;
}

#menu .active {
}

#menu .active a {
}

#menu #menu_pesquisar{float: right;padding-top: 3px;padding-left: 35px;padding-right: 35px;}/*width: 150px;*/

#menu #menu_pesquisar .menu1{background: url('images/menu_pesq_1.jpg') no-repeat; width: 25px; height: 21px;}
#menu #menu_pesquisar .menu2{background: url('images/menu_pesq_2.gif') repeat; height: 21px;}
#menu #menu_pesquisar .menu2 .edit{height: 14px; width: 130px; border: 0px;}
#menu #menu_pesquisar .menu3{background: url('images/menu_pesq_3.gif') no-repeat; width: 8px; height: 21px;}
/* Page */

#page {
	width: 930px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#page2 { /* Pg Default */
	width: 930px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
}


/* Content */

#content {
	float: left;
	width: 540px;
	margin-left: 10px;
}

#content_sitemap {margin: 0px 0px 3px 5px;}

.post {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.post .title {
	margin: 0px;
	background: #ffffff url(images/img07.jpg) no-repeat left 12px;
	padding: 7px 25px;
	font-size: 2.4em;
	color: #02488D;
	border-bottom: solid 1px #02488D;
	margin-bottom: 7px;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}
.logosantoshome 
{
    float: right;
}
.post .meta {
	font-weight: bold;
	padding-left: 20px;
}
.post .metarigth {
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 165px;
	margin-right: 10px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-bgbtm h2 {
    color: #FFFFFF;
}

#sidebar-content {
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1em;
	list-style: none;
}

#sidebar h2 {
	background: url(images/img09.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#leftbar {
	float: left;
	width: 180px;
	margin-left: 5px;
}
/* Search */

#search {
}

#search ul a {
	display: block;
	width: auto;
	padding: 0px 20px 3px 10px;
	background: url(images/img10.gif) no-repeat left 50%;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {clear: both;width: 930px;height: 40px;margin: 0px auto 30px auto;background: url(images/footer.gif) repeat-x left top;color: #858585;}
#footer p {margin: 0px;padding: 13px 0px 0px 0px;text-align: center;line-height: normal;font-size: small; color: White;}
#footer a {color: #FFFFFF;}
#footer .about {text-align: right; width: 80px; float: right; padding-top: 15px; padding-right: 5px;}
#footer #hy_sitemap {display: block;width: auto;padding: 0px 0px 0px 15px;background: url(images/icon_sitemap.gif) no-repeat left 50%;}