* {
  margin:0;
  padding:0;
}

body {
  margin: 20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 10px !important;
  font-size: 12px;
  color: #666;
  background-color: #EEE;
}

#accessibility {
  position: absolute;
  top: -10000px;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}

a {
  color: #56B600;
}

a:hover {
  color: #326901;
  background-color: #DDD;
}

#sidebar a:hover, #footer a:hover {
  color: #326901;
  background-color: #CCC;
}

ul, ol {  
  padding-left: 10px;
  padding-bottom: 8px;
  line-height: 20px;
  list-style-position: inside;
}

ul {
  list-style-image: url(/images/29.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}

#wrapper {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.rif {;
  padding-top: 0;
  font-size=5px;
  font-weight:bold;
} 

#header {
  height: 184px;
}

#header h1 {
  padding: 5px 0 12px 10px;
  margin-bottom: 10px;  
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1.5px;
}


#header .title {
  padding: 10px 0 0 10px;
  font-size: 40px;
  line-height: 45px;
  color: #000000;
  white-space: nowrap;
  letter-spacing: 5px;
}

#header .subTitle {
  padding-left: 12px;
  color: #FF9900;
}

#header .title a {
  text-decoration: none;
  color: #FF9900;
}

#header .title a:hover {
  color: #FF9900;
  background-color: transparent;
}

#menu {
  text-align: center;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
}

#menu a:hover {
  background: url(/images/35.gif) no-repeat bottom center;
}

#menu span.active {
  padding: 6px 20px 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  background: url(/images/36.gif) no-repeat bottom center;
}

#sidebar {
  float: left;
  width: 175px;
  padding-right: 15px;
  padding-left: 15px;
}

#sidebar .block {
  margin-bottom: 20px;
  background: #DDD url(/images/24.gif) no-repeat top center;
}

#sidebar h3 {
  padding: 5px 0 0 10px;
  font-size: 1.25em;
  font-weight: normal;
  letter-spacing: 1px;
}

#sidebar p {
  padding: 8px;
}

#sidebar .block .bottom {
  height: 28px;
  background: #DDD url(/images/23.gif) no-repeat bottom center;
}

#sidebar .links {
  margin: 10px 0 10px 0;
}

#sidebar .links a {
  display: block;
  padding: 6px 0 6px 13px;
  text-transform: uppercase;
  text-decoration: none;  
}

#sidebar .links a.sub {
  padding-left: 20px; 
}

#sidebar .links a:hover {
  background: #DDD url(/images/33.gif) no-repeat center center;
}

#sidebar a img {
  border: 0px;
}

#noticias {
  float: right;
  width: 340px;
  height: 200px;
}

#content {
  float: left;
  width: 680px;
}

#content p {
  text-align: justify;
  clear: both;
}

#content h2 {
  padding: 5px 0 12px 10px;
  margin-bottom: 10px;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
  background: url(/images/26.jpg) no-repeat bottom center;
}

#content h2 a, #content h2 a {
  text-decoration: none;
}

#content h3 {
  padding: 5px 0 0 10px;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#pagenav p {
  text-align: center;
  margin-top: 20px;
}

.paging a, .articlenav a {
  padding: 10px 20px 10px 20px;
  border-top: 1px solid #56B600;
  border-bottom: 1px solid #56B600;
  text-decoration: none;
}

#footer {
  clear: both;
  height: 100px;
  width: 575px;
  margin-top: 20px;
  margin-bottom: 20px;  
  background: url(/images/40.gif);
margin: 0 auto;
}

#footer p {
  padding: 1px 15px 0 0;
  text-align: right;
}

ul.links {
  float: left;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url(/images/34.gif) no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: url(/images/31.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666








}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(/images/32.gif) no-repeat top center;
}

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

blockquote {
  margin-left: 20px;
  background: #FEFADE url(/images/38.gif) no-repeat top right;
  border-left: 2px solid #FEE456;
}

blockquote p {
  background: url(/images/37.gif) no-repeat bottom right;
  padding: 8px;
}

p.right img {
  float: right;
  padding: 3px;
}

p.left img {
  float: left;
  padding: 3px;
}

p img.right {
  float: right;
  padding: 3px;
}

p img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}

ol.comments {
  margin: 1.2em 0 1.2em 0;
  border-bottom: 1px solid #56B600;
  list-style-type: none;
}

ol.comments li {
  border-top: 1px solid #56B600;
  padding: 1px 0 1px 0;
}

.commenttitle {
  font-size: 1.1em;
}

.commentmeta {
  font-size: 0.9em;
  color: #999;
}

.comments {
  width: 98%;
}

form#txpCommentInputForm {
  margin-top: 40px;
}

form#txpCommentInputForm p {
  margin: 0;
  padding: 0;
}

input#forget, input#remember {
  margin-right: 5px;
}

textarea.txpCommentInputMessage {
  height: 200px;
  width: 275px;
  margin-bottom: 10px;
}

p#txpCommentInputForm {
  width: 300px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 10px 0;
  border-top: 1px solid #E8E7D0;
  border-bottom: 1px solid #E8E7D0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}     
