#speedblock{text-align:center;}
#speed_a{display:block;position:relative;width:100%;height:100%;text-align:center;overflow:hidden;}
#scroller_news{display:block;width:100%;height:100%;position:relative;}
.news_block{display:block;position:absolute;width:80%;height:100%;top:0;}


#speedblock .left_news_control{z-index:3;display:block;width:70px;height:70px;position:absolute;left:0;background-image:url(../images/png/wfg.png);background-size:auto 50%;background-repeat:no-repeat;background-position: 0 50%;;}
#speedblock .right_news_control{z-index:3;display:block;width:70px;height:70px;position:absolute;right:0;background-image:url(../images/png/wfd.png);background-size:auto 50%;background-repeat:no-repeat;background-position: 100% 50%;}
#speedblock .left_sh{z-index:2;display:block;width:70px;height:100%;position:absolute;left:0;background-image: url(../images/png/gsh.png);background-size:contain;background-repeat:repeat-y;background-position: 0 0;}
#speedblock .right_sh{z-index:2;display:block;width:70px;height:100%;position:absolute;right:0;background-image: url(../images/png/dsh.png);background-size:contain;background-repeat:repeat-y;background-position: 100% 0;}


#speedblock .right_news_control {width:10%;}
#speedblock .left_news_control {width:10%;}
#speedblock .right_sh{top:0 !important;height:100% !important;}
#speedblock .left_sh{top:0 !important;height:100% !important;}

.news_block img{display:block;width:auto;height:100%;max-width:18%;position:absolute;top:0;left:2%;background-color:#000;margin:0;padding:0;}
.news_block h3{display:block;width:80%;height:25%;position:absolute;top:0;left:20%;margin:0;padding:0;}
.news_block p{display:block;width:80%;height:75%;position:absolute;top:25%;left:20%;margin:0;padding:0;}

#speed_a{width:80%;left:10%;}
#speedblock .left_news_control{height:100%;}
#speedblock .right_news_control{height:100%;}

.news_block img{width:15%;height:70%;top:15%;}
.news_block h3{font-size:0.95em;color:#64574e;margin-top:0;top:15%;text-align:left;}
.news_block p{font-size:0.8em;color:#64574e;margin-top:8px;text-align:justify;}

/*Modif Responsive*/

@media only screen and (min-width :1240px) {
.news_block img{width:15%;}
.news_block h3{font-size:1em;color:#64574e;margin-top:0;text-align:left;}
.news_block p{font-size:0.85em;color:#64574e;margin-top:8px;text-align:justify;}
}

@media only screen and (max-width :800px) {
.news_block img{width:15%;height:70%;top:15%;}
.news_block h3{font-size:0.9em;color:#64574e;top:15%;margin-top:0;text-align:left;}
.news_block p{font-size:0.7em;color:#64574e;margin-top:8px;text-align:justify;}

}

@media only screen and (max-width :1000px) and (max-height:600px) {
.news_block img{width:15%;}
.news_block h3{font-size:0.8em;color:#64574e;top:15%;margin-top:0px;text-align:left;}
.news_block p{font-size:0.65em;color:#64574e;margin-top:5px;text-align:justify;}

}

@media only screen and (max-width :680px) and  (max-height :420px){
.news_block img{height:50%;top:35%;display:none;}
.news_block h3{font-size:0.6em;color:#64574e;top:0;margin-top:8px;text-align:left;width:98%;left:2%;display:none;}
.news_block p{font-size:0.55em;color:#64574e;margin-top:5px;text-align:justify;width:98%;left:2%;top:0;height:100%;}

}


@media only screen and (max-width :580px) {
.news_block img{height:50%;top:35%;}
.news_block h3{font-size:0.65em;color:#64574e;top:7.5%;margin-top:0px;text-align:left;width:98%;left:2%;}
.news_block p{font-size:0.6em;color:#64574e;margin-top:5px;text-align:justify;}

}

@media only screen and (max-width :580px) and  (max-height :380px){
.news_block img{height:50%;top:35%;display:none;}
.news_block h3{font-size:0.6em;color:#64574e;top:0;margin-top:5px;text-align:left;width:98%;left:2%;display:none;}
.news_block p{font-size:0.55em;color:#64574e;margin-top:5px;text-align:justify;width:98%;left:2%;top:0;height:100%;}

}



@media only screen and (max-width :420px) {
.news_block img{}
.news_block h3{font-size:0.6em;color:#64574e;top:7.5%;margin-top:0px;text-align:left;}
.news_block p{font-size:0.55em;color:#64574e;margin-top:5px;text-align:justify;}

}

