h2 
{
    color : #094782;
    font-size : 110%;
  }


}
#wrapper-content, {
    width: 85%;
    margin: 0 auto;
    text-align: left;
  }




#wrapper-content {
    background-color : white;
    background-image : url('..//image/bg02-white-left.png');
    background-position : left top;
    background-repeat : no-repeat;
  }


* html #wrapper-content {
    height: 1%;
  }


#content {
    background: transparent url('..//image/bg02-white-right.png') no-repeat right top;
    padding: 5px 40px 5px 40px;
    min-height:400px;
    height:auto !important;
    height:400px;
  }


#news {
    position : absolute;
    height : 400px;
    overflow : auto;
    width : 925px;
  }


.divrechts {
    width : 50%;
    float : right;
    padding-bottom : 5px;
    padding-left : 0px;
    padding-right : 10px;
    padding-top : 5px;
  }


.divlinks {
    width : 45%;
    float : left;
    padding-bottom : 5px;
    padding-left : 0px;
    padding-right : 10px;
    padding-top : 5px;
  }


.imgcr {
    float : right;
    padding-bottom : 5px;
    padding-left : 10px;
    padding-right : 0px;
    padding-top : 5px;
  }


.imgcl {
    float : left;
    padding-bottom : 5px;
    padding-left : 0px;
    padding-right : 10px;
    padding-top : 5px;
  }
