/* 
    Document   : news
    Created on : 09/05/2013, 9:13:15 AM
    Author     : leena.nyholm
    Description:
    Supplementaries pour les articles de presse
*/

.gb_background{

    background: rgb(245,246,246); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIxJSIgc3RvcC1jb2xvcj0iI2RiZGNlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2I4YmFjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2RkZGZlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-8 */

    
}


 .news_archive_frame{
    
    background: url("/skin/frontend/enterprise/terrywhite/images/pres-listing-bg.png") no-repeat scroll -7px -10px transparent;
    height: 544px;
    padding: 5px 5px 5px 25px;
    position: relative;
    width: 964px;
    height: 100%;

    }
    
    newsh1{
       color:#1c2e8c;
       margin-bottom: 20px;
    }
    

.news_banner_div{
    width: 990px;
    position: relative;
}

.news_box_1{
    float:left;
    width: 300px;
    height: 250px;
    /*margin-right: 15px;
    margin-top: 20px*/
}

.news_box_2{
    float:left;
    width: 300px;
    height: 250px;
    background-color: #d7f4fa;
    /*margin-left: 15px;
    margin-top: -11px;*/
}


.news_box_3{
    float:right;
    width: 300px;
    height: 250px;
    margin-right: 30px;
    margin-top: 20px;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: #2853a2;
}


.news_box_title{
    background-image: url("../images/news_title.jpg");
    background-repeat: no repeat;
    height: 73px;
    width: 300px;
    margin-top: -17px;
   
}

a.news_title{
    margin-left: 15px
}

.news_title{
    color:#ffffff;
    font-size: 20px;
    line-height: 70px;
    
}

.newsh2{
    color:#2853a2;
    margin-bottom:5px;
    font-weight:bold
}



.news_feed_image {
    margin-top:-20px
}

.news_feed_articles{
    padding-left:5px;
    padding-right: 5px
}

.news_read_more{
    float:right;
    padding-bottom:5px;
    color: #2853a2;
    font-weight:bold;
}

.news-p { margin: 1.12em 0; }
.news-ul { margin: 1.12em 0 !important; margin-left: 40px !important; }
.news-li { display: list-item; }