body {
  margin: 0;
  padding: 0;
  background-image: url(images/img01.png);
  background-repeat: repeat-x;
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  background-position: left top;
  background-color: #fafafa;
  font-size: 12px;
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  border:  none;
  margin: 0;
  padding: 0;
}
input, textarea, select {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
h1, h2, h3 {
  text-transform: lowercase;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-weight: normal;
  color: #e6e6e6;
}
h1 {
  letter-spacing: -1px;
  font-size: 2.4em;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
}
p, ul, ol {
  margin-bottom: 1.6em;
  line-height: 180%;
}
p {
}
blockquote {
  font-style: italic;
}
ul {
}
ol {
}
a {
  color: #fa9c39;
}
a:hover {
  text-decoration: none;
}
small {
}
hr {
  display: none;
}
img {
  border:  none;
}
img.left {
  margin: 0 15px 0 0;
  float: left;
}
img.right {
  margin: 0 0 0 15px;
  float: left;
}
#logo {
  margin: 0 auto;
  padding: 5px 0 0;
  width: 980px;
  height: 100px;
}
#logo h1, #logo p {
  margin: 0;
  float: left;
  color: #ffffff;
}
#logo h1 {
  background: transparent url(images/logo.png) no-repeat scroll left center;
  font-size: 4em;
  padding-left: 40px;
}
#logo p {
  padding: 3px 0 0 5px;
  font-size: 1.4em;
}
#logo a {
  text-decoration: none;
  text-transform: lowercase;
  color: #ffffff;
}
#menu {
  margin: 36pt auto 0;
  width: 980px;
  height: 51px;
}
#menu ul {
  margin: 0;
  padding: 0px 0px 0px 40px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  padding: 12px 8px 0;
  background: transparent url(images/img04.png) no-repeat scroll left bottom;
  font-weight: bold;
  float: left;
  color: #666666;
  volume: 50;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 1.2em;
  display: block;
  height: 40px;
}
#menu a:hover {
  color: #000000;
}
#menu .active a {
  background-color: #668c13;
  color: #ffffff;
}
#page {
  margin: 0 auto;
  padding: 20px 0 2px;
  color: #666666;
  width: 900px;
  background-position:  center center;
  background-repeat: no-repeat;
}
#content {
  float: left;
  color: #666666;
  min-height: 500px;
  background-repeat: no-repeat;
  background-position:  center center;
  padding-top: 14px;
  width: 620px;
}
.post {
  text-align: justify;
  color: #666666;
  padding-top: 3px;
}
.post .title {
  border-bottom: 1px solid #1a1a1a;
  margin: 0;
  text-transform: none;
  font-size: 20px;
  font-weight: inherit;
  background-repeat: repeat-x;
}
.post .entry {
  padding: 0px;
}
#sidebar {
  padding-top: 0px;
  float: right;
  max-width: 221px;
  padding-right: 0px;
  padding-left: 0px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
  border: 3px solid #666666;
  background: #77a020 none repeat scroll 0% 50%;
  margin-bottom: 20px;
  text-align: center;
}
#sidebar li ul {
  padding: 2px 5px;
}
#sidebar li li {
  border:  none;
  margin: 0;
  background: transparent none repeat scroll 0% 50%;
}
#sidebar li li a {
  background: transparent url(images/img08.gif) no-repeat scroll left center;
  text-decoration: none;
  padding-left: 15px;
}
#sidebar li li a:hover {
  border-style: none;
  margin: 0;
  padding: 5px 0 0 0px;
  background-image: url(images/img07.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left center;
  letter-spacing: -1px;
  color: #666666;
  font-size: 20px;
  text-align: center;
  height: 35px;
}
#sidebar h2 {
  border-style: none;
  margin: 0;
  padding: 5px 0 0 0px;
  background-image: url(images/img07.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left center;
  letter-spacing: -1px;
  color: #666666;
  font-size: 20px;
  text-align: center;
  height: 35px;
}
#footer {
  border-top: 10px solid #a6d73b;
  padding: 20px;
  background: #668c13 url(images/all.png) no-repeat scroll center;
  clear: both;
  color: #666666;
  height: 100px;
}
#footer p {
  margin: 0;
  text-align: center;
  padding-top: 85px;
  color: white;
}
#photo {
  background-color: transparent;
  background-image: url(images/LogosPatrocinadores.png);
  background-repeat: no-repeat;
  background-position:  center center;
}
