/* ###### Body Text ###### */

      #caixa { /* SI */
         margin:0px auto 0px auto;
         padding:0px;
         text-align:left;
         background:#F8F4F4;
		   border-top: 0px solid #CECECE;
      }


      #caixabaixa {/* SI */
         margin:5px auto 0px auto;
         clear:both;
		   height:40px;
         font-size:10px;
         border:0px solid blue;
		   border-top: 5px solid #CECECE;
         text-align: center;
         background: green;
      }
	  
	  #data {
	  	position:absolute;
		right:2.6mm;
		top:85px;
		color:white	  
	  }
	  
body {
  background-color: #fff;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 82%;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

h1 {
  font-weight: bold;
  font-size: 200%;
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  margin-top: 3ex;
}

img {
  border: none;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  text-align: left;
  width: 9em;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  border-style: solid;
  border-width: 1px;
  float: right;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", "courier new", courier, monospace;
}

dt {
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 1ex;
}

dd {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 1.5em;
}

#bodyText {
  /*position: absolute;*/
  background-color: white;
  text-align: justify;
  margin: 0 0 0 22em;
  padding: 5mm 5mm 2mm 5mm;
  border-left: 1px solid #999999;
  border-right: 0px solid #999999;
  border-bottom: 2px dashed #999999;
  /*line-height: 1.3em;*/
}

#bodyText table {
	text-align:left;
}

#pdf {
  background-color: white;
  text-align: justify;
  line-height: 1.3em;
  margin: 0 0 0 22em;

  border-left: 1px solid #999999;
}

#bodyText p {
  padding-left: 0ex;
  padding-right: 1ex;
  padding-bottom: 0.5ex;
  padding-top: 0.5ex;
}


#bodyText li {
  padding-left: 1ex;
  padding-right: 1ex;

}

#bodyText h2, #bodyText h3, #bodyText .ficha {
  text-decoration: none;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

#bodyText h2, #bodyText h3, #bodyText .ficha { 
	border-bottom-color: #999999; 
}


#bodyText a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#bodyText a:hover {
  border-bottom: none;
}


#termo {
	font-size: 130%;
	color:#454567;
	font-weight:bold;
}  


.smallCaps, .letra {
  font-variant: small-caps;
}


/* ###### Header ###### */

#upperMenuBar {
}

#upperMenuBar a {
  font-size: 90%;
  text-decoration: none;
  padding-left: 0.8ex;
  padding-right: 1.6ex;
}

#upperMenuBar a:hover {
  text-decoration: none;
}

.LHS {
  position: absolute;
  left: 1.7mm;
  top: 1ex;
}

.RHS {
  position: absolute;
  right: 0.6mm;
  top: 0.9ex;
}

#header {
  background-color: #FF7200;
  border-bottom: 4px solid #ccc;
  padding: 0mm;
  height: 105px;
  width="100%";
  right=0mm; 
}

#lowerMenuBar {
  height: 1.55em;
  padding-left: 1.3mm;
  padding-top: 1ex;
}

#lowerMenuBar a {
  font-weight: bold;
  text-decoration: none;
  padding-left: 0.75ex;
  padding-right: 1.5ex;
}  

#lowerMenuBar a:hover {
  text-decoration: none;
}

#upperMenuBar .highlight, #lowerMenuBar .highlight {
  /* See: color-scheme.css */
}


/* ###### Side Boxes ###### */

.sideMenuBox, .sideTextBox {
  background-color: #f0f0f0;
  width: 22em;
  border-bottom: 1px dashed #999999;
  border-right: 1px solid #999999;
  padding-top: 1em;
  padding-bottom: 1em;
  float: left;
  clear: left;
}

.sideMenuBox div, .sideTextBox div {
  font-weight: bold;
  padding-left: 2.5mm;
  padding-bottom: 1ex;
}

.sideMenuBox a {
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 0.1ex 0.5ex 0.1ex 2.5mm;
}

.fakeA {
  text-decoration: none;
  display: block;
  padding: 0.25ex 0.5ex 0.25ex 2.5mm;
}

.sideMenuBox .thisPage {
  display: block;
  padding: 1.2ex 1ex 1.2ex 5mm;
}

.newsBox {
  position: relative;
  width: 22em;
  border-bottom: 1px dashed #999999;
  border-right: 1px solid #999999;
  float: left;
  clear: left;
  padding-top: 5px;
  padding-bottom: 15px;
}

.newsBox p, .newsBox form, .newsBox table {
  padding-left: 2.5mm;

}

.newsBox a {
  color: #FF7200;
}

.newsBox a:visited {
  color: #FF7200;
}

.newsBox h4 {
  padding-left: 0.75em;
  padding-right: 0.75em;
}

.sideTextBox span {
  line-height: 1.5em;
  display: block;
  padding: 0 1ex 0 5mm;
}

.sideTextBox a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.sideTextBox a:hover {
  border-bottom: none;
}

.lighterBG {
  background-color: #f0f0f0;
  text-align:left;
}


/* ###### Footer ###### */

#footer {
  font-size: 90%;
  padding: 1ex 2.6mm 1ex 2.6mm;
  clear: left;
  border-top: 5px solid #CECECE;
  background:#FF7200;		
		/* bottom: 0px;
		right: 0px;
		left:0px; */

}

#footer div {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: none;
}

.footerLHS {
  float: left;
  clear: left;
}


/* Colors */

/* ###### Text Colors ###### */

body {color: black;}

#bodyText a {color: #FF7200;}

#upperMenuBar, #upperMenuBar a {color: white;}


#lowerMenuBar, #lowerMenuBar a {color: white;}

#upperMenuBar .highlight, #lowerMenuBar .highlight {color: #fda05b;}

.sideMenuBox a {color: #FF7200;}

.sideMenuBox a:hover {color: white;}

.sideTextBox span {color: black;}

.sideTextBox a {color: #FF7200;}

#footer, #footer a {color: white;}


/* ###### Background Colors ###### */

q {background-color: #f0f0f0;}

#upperMenuBar {background-color: #FF7200;}

#lowerMenuBar {background-color: #FF7200;}

.sideMenuBox a:hover {background-color: #FF7200;}

#footer  {background-color: #FF7200;}

#bodyText { background-color: #fff; }


/* ###### Border Colors ###### */

q {border-color: #999999;}

acronym {border-bottom-color: #999999;}

#bodyText a {border-bottom-color: #FF7200;}

.sideTextBox a {border-bottom-color: #FF7200;}

#footer a {border-bottom-color: white;}

ul li p {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 0ex;
}

input, textarea {
 border: 1px solid #999;
 color: #000000;
 background-color: #ffffff;
 font-weight: bolder;

}

.sideMenuBox .letra {
  font-weight: bold;
  text-decoration: none;
  padding-left: 0.3mm;
}

