
body {
	margin: 0;
	padding: 0;
	background: #DEDEDE url(images/img01.jpg) repeat-x left top;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: normal;
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { 
 color: #0168B3; 
 text-decoration: none;
}

a:hover { 
 text-decoration: none;
 color: #66665E;
 }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 810px;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
	text-align: left;
}

#menu li {
	display: block;
	float: left;
	background: url(images/img04.gif) no-repeat left 20px;
    text-align: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 15px 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	background: #0168B3;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 10px 30px 0px 30px;
	background: #FFFFFF;
	border-bottom: 5px #66665E solid;
}

	/** LOGO */

#logo {
	width: 850px;
	height: 300px;
	margin: 0 auto;
	padding-left: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 155px 0px 0px 0px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
}

/* Post */

.post {
	margin-bottom: 15px;
}

.post .title {
	height: 10px;
	color: #42423E;
}

.post .date {
}

.post .meta {
	margin-top: 10px;
	padding: 2px 0px 2px 0px;
	background: url(images/img07.jpg) no-repeat left top;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 8px;
	padding: 0 0 5px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	margin-left: 15px;
	padding-left: 10px;
	background: url(images/img05.jpg) no-repeat left 5px; 
	text-align: left;
}

#sidebar p {
	margin: 0;
	text-align: left;
}

#sidebar h2 {
	margin-top: 0px;
	padding: 2px 30px 2px 0px;
	
}


#sidebar p {
	line-height: 200%;
	text-align: left;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img04.gif) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #66665E;
}

#footer a {
}

.input{
 color: #000000;
 font-family: Georgia, "Times New Roman", Times, serif;
 border: 1px solid #0168B3;
}

.subtitulo{
 color: #000000;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
}

.botao{
 color: #ffffff;
 font-family: Georgia, "Times New Roman", Times, serif;
 background-color: #0168B3;
 border: 1px solid #000000;
 margin-top:5px;
 cursor: hand;
}

.caixa-imagem {
	float: left;

}

.caixa-imagem p, .caixa-imagem blockquote, .caixa-imagem ol, .caixa-imagem ul {
	line-height: 144%;
	font-size: 90%;
}

.caixa-imagem img {
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;
}

#menudetalhe{
 border-bottom: 6px solid #66665E;
 width: 100%;
}
#menudetalhe a {
  display: block;
  float:    left;
  margin-right: 1px;
  text-align: center;
  height:      17px;
  line-height: 21px;
  vertical-align: middle;
  background-color: #0168B3;
  text-decoration: none;
  font-weight: 900;
  color:   #ffffff;
  cursor:  pointer;
  padding: 5px 5px 5px 5px;
}

#menudetalhe a:hover { 
 text-decoration: none;
 background-color: #66665E;
}

#menudetalhe a.Current,
#menudetalhe a.Current:hover
{
  margin-top: 0px;
  height:     20px;
  cursor:  default;
  background-color: #66665E;
  text-decoration: none;
}

#detalhe{
 border-top: 6px solid #66665E;
 border: 2px solid #66665E;
 width: 100%;
 height: 100%;
 font-size: 11px;
}
#detalhe2{
 width: 100%;
 height: 100%;
 font-size: 11px;
}
