body {
	margin: 0;
	padding: 0;
	background: #C3C3C3 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2 {
	font-weight: normal;
	line-height:110%;
}

p, ol, ul {
	margin-top: 0;
	line-height: 150%;
	text-align:justify;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
/*ap div */

#apDiv1 {
    float:left;
	width:12px;
	height:287px;
	overflow:visible;
}
/* Header */

#header {
	height: 110px;
	margin: 0 auto;
	text-transform: uppercase;
}

#logo {
	float: left;
	margin-left:133px;
	padding: 2px 0 0 20px;
	padding-top:5px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}

#logo h1 {
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: .85em;
	text-align:justify;
}

#menu {
	float: right;
	padding-top: 24px;
}

#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: underline;
	background: #C3C3C3 url(images/img02.gif) repeat-x;
}

#menu .current_page_item a {
	background: #C3C3C3 url(images/img02.gif) repeat-x;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}


/* Content banner */

#contentbanner {
	float: left;
	width: 980px;
	padding: 5px 0 5px 0px;
}

.separador {background: url(images/img03.gif) }

/* Content */

#content {
	float: left;
	width: 980px;
}

.post {
}

.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;
}

.meta .comments {
	padding-left: 15px;
}

/* Green Box */

.greenbox {
	background: #FFFFFF url(images/img03.gif) repeat-x;
}

.greenbox .title {
	height: 60px;
	background: url(images/img04.gif) no-repeat;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbox .entry {
	padding: 10px 20px 0 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.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; }


/*conteudo*/
.subnavigation {float:left; width:200px;}
.subnavigation ul {margin-left:2px;padding-top:12px;padding-bottom:7px; repeat-x; list-style-type:none}
.subnavigation li {padding-left:5px; padding-top:15px; background:url(images/img17.gif) repeat-x; text-decoration:none; list-style: none; line-height:250%; background-color:#c3c3c3; font-weight:400; }
.subnavigation a{text-decoration:none;}
.subnavigation .activesubmeu a{text-decoration:underline; margin-left:16px; font-weight:bold}

.conteudorigth {float:left;width:676px;margin-left:24px;padding-left:18px; padding-right:6px; line-height:16px;margin-top:22px; padding-top:20px }
.conteudorigth ul li{line-height:250%;}

.conteudoslideshow {float:left;width:700px;margin-left:10px;padding-left:10px;margin-top:2px; padding-top:12px }
/* Two Columns */

.two-columns {
	clear: both;
	background: url(images/img11.gif) repeat-y;
	border-top: 10px solid #C3C3C3;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}


.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 p{
	clear: both;
	width:980px;
	margin-top:15px;
	padding-top:10px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}
