﻿  
/*-------------------------------------------*/
/* #Tablet (Portrait)*/
/*-------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {


#block-system-main table{width: 100% !important;height: auto !important;vertical-align: top !important}
#block-system-main table img{width: 100% !important}

.bandeau_desk {margin-top: 0px;}


#ediActus{padding: 0 10px;}
#edito {flex: auto;}
#homeActus {flex: auto;padding-left: 0;margin-top: 50px;}
#agendaHome{padding: 0 10px;}
#block-views-agenda-block .flexslider{width: 759px;margin: auto;}
#block-views-agenda-block-2 .evt{max-width: 760px;}
#block-views-agenda-block-2 .evtPic img {max-width: 760px;}
.evtDesc{margin-top: 20px;margin-bottom: 40px;}
#agendaHomeTitle{width: 759px;margin: 20px auto;}
#accesCtnt{max-width: 710px;margin: auto;justify-content: center;}
#accesCtnt a {margin: 40px 25px;}
#footer1Content {flex-direction: column;}
#footer1Left, #footer1Right {width: 100%;padding-right: 0;}
#footer1LeftUp{width: 475px;margin: 0 auto 50px;float: none;}
#footer1LeftDwn{width: 248px;margin: 0 auto 60px;float: none;}
#contactF {margin-right: 0;}
#footerLeft{padding-left: 15px;}
.one-fourth{display: none;}
.three-fourth.last {width: 100%;}
.not-front #content {padding: 0 10px;}
#headerWrp {top: 50px;position: inherit;}
#slider-container {margin-top: 0;}
#banner{margin-top: 0;}
#ggmap iframe {height: 330px;}






}