/* NewsBox */
#NewsHomeBox {
  margin: 15px 8px 0 0;
}

/* RealEstateBox  */

#RealEstateBox {
  margin: 15px 0 7px 0;
  padding: 0;
  width: 204px;
  height: 298px;
  background: none;
  text-align: center;
  border: 1px solid #B7BEC0;
}
#MainContent #RealEstateBox h1 {
  font-weight: bold;
  text-transform: uppercase;
  background: transparent url(/images/home/small-background-h1.gif) repeat-x;
  line-height: 25px;
  height: 25px;
  z-index: 100;
  text-align: left;
  padding-left: 5px;
  margin-bottom: 0;
}
#RealEstateBox h1 a {
  font-size: 14px;
  color: white !important;
}
#RealEstateBox p.textannonce {
  position: absolute;
  margin: 90px 60px;
  color: white;
  text-align: left;
}

#NewsBox h2.title {
  margin: 10px 0 5px 0;
  padding: 4px 10px 4px 20px;
  background: transparent url(/images/static/news/title-arrow.gif) no-repeat;
  color: white;
}

#NewsBox .photo {
  float: left;
  margin: 0px 10px 10px 0;
}
#NewsBox .photo .legend strong {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  width: 300px;
  display: block;
}
#NewsBox ul {
  margin: 0;
  padding: 0 0px 0 25px;
  text-align: left;
}
#NewsBox ul li {
  margin: 5px 0;
  text-align: justify;
}
#NewsBox ul li a {
  padding: 0;
  text-decoration: none;
  color: #1F6EE4;
}
#NewsBox ul li a:hover {
  padding: 0;
}
#NewsBox .NewsArchive {
  list-style-type: none;
  margin: 15px 0 0 0;
  padding: 0;
}
#NewsBox .NewsArchive li {
  margin: 0 0 15px 0;
}
#NewsBox .NewsArchive li .photo {
  margin: 0;
}
#NewsBox .NewsArchive li .photo img {
  height: 65px;
  width: 105px;
  border: none;
  margin: 2px 5px 0 2px;
}
#NewsBox .NewsArchive .NewsArchivePage .photo img {
  height: 65px;
  border: none;
  margin: 2px 5px 0 2px;
}
#NewsBox .NewsArchive li.NewsArchivePage {
  clear: both;
  cursor: pointer;
}
#NewsBox .ShortTitle {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  color: #527699;
  display: block;
  float: left;
  padding-right: 10px;
}
#NewsBox .ShortTitle a {
  color: #83070D;
}
#NewsBox a:hover .ShortTitle {
  background: white;
}
#NewsBox .NewsTitle {
  margin: 0;
  font-weight: bold;
  color: black;
}
#NewsBox .NewsTitle a {
  color: black;
  font-size: 11px;
  text-decoration: none;
}
#NewsBox a:hover .NewsTitle {
  background: white;
}
#NewsBox .NewsArchive .NewsArchivePage .NewsTitle {
  font-size: 13px;
}
#NewsBox .consult {
  position: absolute;
  font-weight: bold;
}
#NewsBox .consultBottom {
  font-weight: bold;
}
#NewsBox .resource {
  text-align: right;
  float: right;
  clear: both;
}
#NewsBox .source {
  font-weight: bold;
}
#NewsBox .note {
  float: left;
  margin-right: 5px;
  font-weight: bold;
}
#NewsBox .NewsDate {
  font-weight: normal;
  font-size: 11px;
}
#NewsBox .NewsDescription {
  margin: 0;
  padding: 0;
  color: #595959;
  font-size: 11px;
  display: block;
}
#NewsBox a:hover .NewsDescription  {
  background: white;
}
#NewsBox .NewsCategory {
  font-style: italic;
}
#NewsBox .newsSmallTitle {
  font-size: 10px;
  margin: 0;
  padding: 0 5px;
}
#NewsBox .newsSmallTitle strong {
  color: black;
}
#NewsBox .table {
  margin: 0 auto 10px auto ;
}
#NewsBox .year{
  background-color: #FF8800;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0;
}
#NewsBox td.vertical {
  vertical-align: middle;
}
#NewsBox .small {
  font-size: 11px;
}
#NewsBox li.newsbottom a {
  text-decoration: underline;
}
#NewsBox .one{
  padding: 0.2em 0;
  text-align: center;
}
#NewsBox .two{
  padding: 0.2em 0;
  text-align: center;
}
#NewsBox embed,
#NewsBox object {
  margin: auto;
  clear: both;
  display: block;
}
#NewsBox .rss a {
  margin-left: 20px;
}
#NewsBox .rss img {
  position: absolute;
}
#NewsBox .pics_left {
  float: left;
  margin: 0 10px 10px 0;
}

#NewsBox .cleaner {
  clear: both;
}
#NewsBox .underline {
  text-decoration: underline;
}
