body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #221D1D;
}

h1 {
	font-size: 11px;
	text-align: center;
	color: #0000;
}

h2 {
	font-size: 18px;
	color: #2A644C;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	text-align: justify;
	color: #000;
	font: bold 12px "Arial Black", Gadget, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #00F;
}

a:hover {
	text-align: right;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	height: 170px;
	margin: 0 auto;
	text-align: right;
}

/* Logo */

#logo {
	float: left;
	height: 170px;
	margin: 0;
	color: #000000;
}

 
	
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	height: 36px;
	padding: 0;
	background: #2A644C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 26px;
	padding: 10px 12px 0px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	border: none;
	margin-bottom: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#menu a:hover, #menu .current_page_item a {
	background: #3CB371;
	text-decoration: none;
	margin: auto;
}

#menu .current_page_item a {
	background: #3CB371;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
	color: #000;
	text-align: center;
}

#page-bgbtm {

}

/* Content */

#content {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
}

.post {
	margin-bottom: 5px;
	text-align: center;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -0.5px;
	color: #224B39;
	font-size: 5mm;
}

.post .title a {
	color: #2E8B57;
	border: none;
	font-size: 16px;
	font-weight: bold;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #DBDBDB;
	background: #F4F4F4;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009;
}

.post .meta .date {
	float: left;
	height: 30px;
	color: #000;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: center;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.img {
	position: static;
	left:50%;
	top:50%;
	text-align: center;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}

#sidebar li {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
	font-weight: normal;
	font-size: 11px;
}

#sidebar li li {
	line-height: 30px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 20px;
	border-right: none;
	color: #FFF;
	text-align: left;
}

#sidebar li a {
	padding-left: 12px;
	background: url(images/img03.gif) no-repeat left 5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

#sidebar h2 {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #2A644C;
	letter-spacing: -.5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#sidebar imagem {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#sidebar p {
	margin: 0 0px;
	padding: 15px 20px 20px 30px;
	text-align: justify;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar a {
	border: none;
	color: #898989;
}

#sidebar a:hover {
	text-decoration: none;
	color: #030;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 940px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3CB371;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

/* Caixa de texto*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:650px; 
  height:350px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog2 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog3 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog4 {
  width:650px; 
  height:170px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog5 {
  width:650px; 
  height:220px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog6 {
  width:650px; 
  height:130px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog7 {
  width:650px; 
  height:130px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog8 {
  width:650px; 
  height:200px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog9 {
  width:650px; 
  height:180px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog10 {
  width:650px; 
  height:120px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog11 {
  width:650px; 
  height:130px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog12 {
  width:650px; 
  height:140px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog13 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog14 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog15 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog16 {
  width:650px; 
  height:130px;
  padding:10px;
  background-color:#ffffff;
}
#boxes #dialog17 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog18 {
  width:650px; 
  height:150px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog19 {
  width:650px; 
  height:140px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog20 {
  width:650px; 
  height:140px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog21 {
  width:650px; 
  height:140px;
  padding:10px;
  background-color:#ffffff;
}

/* Formulario*/
#myform fieldset {
 	width:600px;
	 background:#fff;	
 	font:12px/24px arial, verdana, helvetica, sans-serif;	
 	
		}

#myform p {
 	height:25px;
 	font-size:15px; 
 	line-height:25px;
 	text-align:center;
 	font-weight:bold;
 	background:#fff;
 	border-bottom:0px solid #fff; 
		}

#myform label{
 	float: left;
 	width: 80px;
 	margin-left:5px;
		}

#myform label.ltextarea{
 	line-height:150px;
		}

#myform input, textarea { 
 	color:#333;
	 width: 420px;
 	margin: 3px 0;
		}

#myform textarea{
 	height: 150px;
		}

#myform input.botao {
 	width:80px;
 	background:#fff; 
	 color:#000000;
	 border:2px solid #000000;
	 margin-left:250px;
	 
		}  

#myform br { 
 	clear: left;
		}

#myform span { 
 	margin-left:25px;
		} 

/*Texto da aplicação*/
.body-bottom
{
	background:url(../images/body-middle-line.gif) left top repeat-x;
	padding-bottom:15px;
	width:620px;
	padding-top:26px;
	height:240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
.bottom-box1
{
width:200px;
border-right:1px solid #D1D1D1;
text-align:left;
float:left;
padding-left:5px;
}
.bottom-box1-inside
{
	width:200px;
	height:200px;
	text-align: center;
}
/* Java*/
#efeito{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#efeito a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
		
.close{display:block; text-align:right;}
#wrapper #page #page-bgtop #page-bgbtm #content .post .title strong {
	color: #2B5F5B;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post table tr td {
	font-size: 12px;
	color: #00C;
}
.tags {
	color: #FFF;
	font-size: 2px;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post table tr td strong iframe {
	text-align: center;
}
#wrapper #page #page-bgtop table tr td {
	text-align: center;
	font-weight: bold;
	color: #2E8B57;
	font-size: 12px;
}
