.scroll {
  position: relative;
  width: 275px;
  height: 60px;
  overflow: hidden;
  padding: 5px;
  padding-left: 4px;
}

.scroll p {
  border-left: 2px solid #CCCCCC;
  padding-left: 2px;
  margin-top: 30px;
  color: #D5D5D5;
  font-size: 12px;
}


.scroll p:hover {
  color: White;
}

.grandeDestaque {
  width: 550px; 
  height: 225px; 
  margin: 3px;
  border: none; 
  background: white url("destaque.jpg") no-repeat;
  text-align:right;
  clear: none;
  float: left;
}

.grandeDestaque p {
  margin-top: 0;
  margin-right: 4px;
  vertical-align: middle;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  color: Black;
  margin-left: 108px;
  padding: 0;
  line-height: 15px;
}

.grandeDestaque p a {
  color: #2E4B67;
}

.grandeDestaque p strong em {
  font-size: 15px;
}

.grandeDestaque {
   color: #426B93;
}

.grandeDestaque:hover {
   color: #1a2b3b;
}

.grandeDestaque h1 {
   color: #426B93;
   font-size: 16px;
   font-family: Georgia;
   font-style: italic;
   font-weight: bold;
   margin-bottom: 5px;
}

.save {
   /* behavior:url(#default#savehistory); */
   } 
.save p {
  margin-bottom: 0;}
  
a.dsphead {
   text-decoration:none;
   margin-bottom: 0;
   }

a.dsphead:hover {
   text-decoration:underline;
   }

a.dsphead span.dspchar {
   font-weight: normal;
   }

.grandeDestaque .dspcont {
   display: none;
   margin-top: 15px;
   margin-left: 10px;
   margin-right: 5px;
   padding-left: 5px;
   border-left: 1px solid #4868A2;
   text-align: right;
   font-style: italic;
   font-family: Georgia, serif;
   color: #333;
   font-size: 11px;
   text-align: justify;
   }
   
.grandeDestaque .dspcont a {
   color: #333;
   }
   
.caixa {
  background: #c20a6f url("_img/bk-caixa.gif") repeat-x bottom;
  border: 1px solid #8D074E;
  font-size: 8pt;
  width: 290px;
  height: 105px;
  clear: none;
  float: none;
  margin: 1px;
}	
	
.caixa h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #EAEAEA;
  background: transparent;
	margin: 0;
	padding: 3px;
}

.caixa h1 a, .caixa h1 a:visited  {
  color: #EAEAEA;
  background: transparent;
  text-decoration: none;
}
	
.caixa h1 a:hover {
	color: White;
	background: transparent;
	text-decoration: none;
}