
/* ---------------------------------------
	Responsive design code
-----------------------------------------*/

@media screen and (min-width: 1025px) {

.hidemobile5,
.tck-hide-desktop {
	display: none !important;
}

[class*="tck-cols"].tck-stack-5,
[class*="tck-cols"].tck-stack-desktop {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-5 > *,
[class*="tck-cols"].tck-stack-desktop > * {
	width: auto !important;
}




}

@media screen and (max-width: 1024px) {

img {
	max-width: 100%;
	height: auto;
}

.hidemobile4,
.tck-hide-tablet-l {
	display: none !important;
}

[class*="tck-cols"].tck-stack-4,
[class*="tck-cols"].tck-stack-tablet-l {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-4 > *,
[class*="tck-cols"].tck-stack-tablet-l > * {
	width: auto !important;
	max-width: 100%;
}





}

@media screen and (max-width: 950px) {

img {
	max-width: 100%;
	height: auto;
}

.hidemobile3,
.tck-hide-tablet-p {
	display: none !important;
}

[class*="tck-cols"].tck-stack-3,
[class*="tck-cols"].tck-stack-tablet-p {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-3 > *,
[class*="tck-cols"].tck-stack-tablet-p > * {
	width: auto !important;
	max-width: 100%;
}





}

@media screen and (max-width: 758px) {

img {
	max-width: 100%;
	height: auto;
}

.hidemobile2,
.tck-hide-phone-l {
	display: none !important;
}

[class*="tck-cols"].tck-stack-2,
[class*="tck-cols"].tck-stack-phone-l {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-2 > *,
[class*="tck-cols"].tck-stack-phone-l > * {
	width: auto !important;
	max-width: 100%;
}


 #bannermenu ul.menu,  #bannermenu ul.nav,  #bannermenu ul.maximenuck {
            margin: 0;
            padding: 0;
}

 #bannermenu ul.menu li,  #bannermenu ul.nav li,  #bannermenu ul.maximenuck li  {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style:none;
}

 #bannermenu ul.menu li li,  #bannermenu ul.nav li li,  #bannermenu ul.maximenuck li li {
	float: none;
	display: block;
}

 #bannermenu ul.menu > li > a,  #bannermenu ul.menu > li > span.separator,
 #bannermenu ul.nav > li > a,  #bannermenu ul.nav > li > span.separator {
    display:block;
	line-height: 18px;
	font-size: 16px;
}

 #bannermenu ul.menu > li:hover > a,  #bannermenu ul.menu > li:hover > span.separator,
 #bannermenu ul.menu > li:focus > a,  #bannermenu ul.menu > li:focus > span.separator,
 #bannermenu ul.nav > li:hover > a,  #bannermenu ul.nav > li:hover > span.separator,
 #bannermenu ul.nav > li:focus > a,  #bannermenu ul.nav > li:focus > span.separator {
}

 #bannermenu ul.menu > li.active > a,  #bannermenu ul.menu > li.active > span.separator,
 #bannermenu ul.nav > li.active > a,  #bannermenu ul.nav > li.active > span.separator {
}

 #bannermenu ul.menu li li a,  #bannermenu ul.menu li li span.separator,
 #bannermenu ul.nav li li a,  #bannermenu ul.nav li li span.separator {
    display:block;
	line-height: 18px;
	font-size: 16px;
}

 #bannermenu ul.menu li li:hover > a,  #bannermenu ul.menu li li:hover span.separator,
 #bannermenu ul.menu li li:focus > a,  #bannermenu ul.menu li li:focus span.separator,
 #bannermenu ul.nav li li:hover > a,  #bannermenu ul.nav li li:hover span.separator,
 #bannermenu ul.nav li li:focus > a,  #bannermenu ul.nav li li:focus span.separator {
}

 #bannermenu ul.menu li li.active > a,  #bannermenu ul.menu li li.active span.separator,
 #bannermenu ul.nav li li.active > a,  #bannermenu ul.nav li li.active span.separator {}

/* code pour menu normal */
 #bannermenu ul.menu li ul,  #bannermenu ul.menu li:hover ul ul,  #bannermenu ul.menu li:hover ul ul ul,
 #bannermenu ul.menu li ul,  #bannermenu ul.menu li:focus ul ul,  #bannermenu ul.menu li:focus ul ul ul,
 #bannermenu ul.nav li ul,  #bannermenu ul.nav li:hover ul ul,  #bannermenu ul.nav li:hover ul ul ul,
 #bannermenu ul.nav li ul,  #bannermenu ul.nav li:focus ul ul,  #bannermenu ul.nav li:focus ul ul ul {
	position: absolute;
	left: -999em;
	z-index: 999;
        margin: 0;
        padding: 0;
}


 #bannermenu ul.menu li:hover ul ul,  #bannermenu ul.menu li:hover li:hover ul ul,  #bannermenu ul.menu li:hover li:hover li:hover ul ul,
 #bannermenu ul.menu li:focus ul ul,  #bannermenu ul.menu li:focus li:focus ul ul,  #bannermenu ul.menu li:focus li:focus li:focus ul ul,
 #bannermenu ul.nav li:hover ul ul,  #bannermenu ul.nav li:hover li:hover ul ul,  #bannermenu ul.nav li:hover li:hover li:hover ul ul,
 #bannermenu ul.nav li:focus ul ul,  #bannermenu ul.nav li:focus li:focus ul ul,  #bannermenu ul.nav li:focus li:focus li:focus ul ul {
	left: -999em;
}

 #bannermenu ul.menu li:hover > ul,  #bannermenu ul.menu li:hover ul li:hover > ul,  #bannermenu ul.menu li:hover ul li:hover ul li:hover > ul,  #bannermenu ul.menu li:hover ul li:hover ul li:hover ul li:hover > ul,
 #bannermenu ul.menu li:focus > ul,  #bannermenu ul.menu li:focus ul li:focus > ul,  #bannermenu ul.menu li:focus ul li:focus ul li:focus > ul,  #bannermenu ul.menu li:focus ul li:focus ul li:focus ul li:focus > ul,
 #bannermenu ul.nav li:hover > ul,  #bannermenu ul.nav li:hover ul li:hover > ul,  #bannermenu ul.nav li:hover ul li:hover ul li:hover > ul,  #bannermenu ul.nav li:hover ul li:hover ul li:hover ul li:hover > ul,
 #bannermenu ul.nav li:focus > ul,  #bannermenu ul.nav li:focus ul li:focus > ul,  #bannermenu ul.nav li:focus ul li:focus ul li:focus > ul,  #bannermenu ul.nav li:focus ul li:focus ul li:focus ul li:focus > ul {
	left: auto;
}

 #bannermenu ul.menu li:hover ul li:hover ul,
 #bannermenu ul.menu li:focus ul li:focus ul,
 #bannermenu ul.nav li:hover ul li:hover ul,
 #bannermenu ul.nav li:focus ul li:focus ul {
}


/* fin code normal */

/* styles pour Maximenu CK */

 #bannermenu ul.maximenuck > li {
}

 #bannermenu ul.maximenuck > li > a,  #bannermenu ul.maximenuck > li > span.separator{
	display:block;
	line-height: 18px;
	font-size: 16px;
}

 #bannermenu ul.maximenuck > li:hover,
 #bannermenu ul.maximenuck > li:focus {
}

 #bannermenu ul.maximenuck > li:hover > a,  #bannermenu ul.maximenuck > li:hover > span.separator,
 #bannermenu ul.maximenuck > li:focus > a,  #bannermenu ul.maximenuck > li:focus > span.separator {
}

 #bannermenu ul.maximenuck > li.active {
}

 #bannermenu ul.maximenuck > li.active > a,  #bannermenu ul.maximenuck > li.active > span.separator {
}

 #bannermenu ul.maximenuck li li {
}

 #bannermenu ul.maximenuck li li > a,  #bannermenu ul.maximenuck li li > span.separator {
	display:block;
	line-height: 18px;
	font-size: 16px;
}

 #bannermenu ul.maximenuck li li:hover ,  #bannermenu ul.maximenuck li li:focus {
}

 #bannermenu ul.maximenuck li li:hover > a,  #bannermenu ul.maximenuck li li:hover > span.separator,
 #bannermenu ul.maximenuck li li:focus > a,  #bannermenu ul.maximenuck li li:focus > span.separator {
}

 #bannermenu ul.maximenuck li li.active {
}


 #bannermenu ul.maximenuck li li.active > a,  #bannermenu ul.maximenuck li li.active > span.separator {
}

 #bannermenu ul.maximenuck li ul,  #bannermenu ul.maximenuck li:hover ul ul,  #bannermenu ul.maximenuck li:hover ul ul ul,
 #bannermenu ul.maximenuck li ul,  #bannermenu ul.maximenuck li:focus ul ul,  #bannermenu ul.maximenuck li:focus ul ul ul {
	position: static !important;
	left: auto !important;
	background: transparent !important;
	border-radius: 0 !important;
    border: none !important;
	-moz-border-radius: 0 !important;
	-o-border-radius:  0 !important;
	-webkit-border-radius: 0 !important;
	width: 100% !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

 #bannermenu ul.maximenuCK li ul ul,
 #bannermenu ul.maximenuck li ul ul {
	margin: 0 !important;
}

 #bannermenu li div.maxidrop-main {
}

 #bannermenu li div.floatCK,
 #bannermenu li div.floatck {
}

 #bannermenu ul li ul.maximenuCK2,
 #bannermenu ul li ul.maximenuck2 {
    margin: 0;
    padding: 0;
}

 #bannermenu ul li div.maximenuCK2,
 #bannermenu ul li div.maximenuck2 {
    float: left;
    width: 100%;
}

 #bannermenu li div.maxidrop-main div.maxidrop-main {
}

 #bannermenu ul li.maximenuCK div.floatCK div.floatCK,
 #bannermenu ul li.maximenuck div.floatck div.floatck {
}

 #bannermenu span.descCK,
 #bannermenu span.descck {
    display: block;
    line-height: 10px;
}

/* fin styles pour Maximenu CK */

 #bannermenu ul.menu li li {
    float: none;
    display: block;
}


#body {
	height: auto !important;
}
#body .logobloc {
	float :none !important;
	width: auto !important;
}
#wrapper {
	height: auto !important;
}
#wrapper .logobloc {
	float :none !important;
	width: auto !important;
}
#pagetop {
	height: auto !important;
}
#pagetop .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodules .flexiblemodule {
	width: 100% !important;
float: none;
}
#topmodules .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#topmodules > .inner {
	flex-direction: column;
}
#topmodule1 {
	height: auto !important;
}
#topmodule1 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule2 {
	height: auto !important;
}
#topmodule2 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule3 {
	height: auto !important;
}
#topmodule3 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule4 {
	height: auto !important;
}
#topmodule4 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule5 {
	height: auto !important;
}
#topmodule5 .logobloc {
	float :none !important;
	width: auto !important;
}
#nav > .inner {
	flex-direction: column;
}
#nav .flexiblecolumn {
	width: 100% !important;
float: none;
}
#nav .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#bannerlogo {
	height: auto !important;
}
#bannerlogo .logobloc {
	float :none !important;
	width: auto !important;
}
#bannermenu {
	height: auto !important;
}
#bannermenu ul {
	height: auto !important;
}
#bannermenu li {
	float :none !important;
	width: 100% !important;
}
#bannermenu div.floatck, #bannermenu li > ul {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	margin: 0 !important;
	left: auto !important;
}
#bannermenu div.maximenuck2 {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	float: none !important;
}
#breadcrumbs {
	height: auto !important;
}
#breadcrumbs .logobloc {
	float :none !important;
	width: auto !important;
}
#intro .flexiblemodule {
	width: 100% !important;
float: none;
}
#intro .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#intro > .inner {
	flex-direction: column;
}
#intro1 {
	height: auto !important;
}
#intro1 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro2 {
	height: auto !important;
}
#intro2 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro3 {
	height: auto !important;
}
#intro3 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro4 {
	height: auto !important;
}
#intro4 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro5 {
	height: auto !important;
}
#intro5 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase .flexiblemodule {
	width: 100% !important;
float: none;
}
#showcase .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#showcase > .inner {
	flex-direction: column;
}
#showcase1 {
	height: auto !important;
}
#showcase1 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase2 {
	height: auto !important;
}
#showcase2 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase3 {
	height: auto !important;
}
#showcase3 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase4 {
	height: auto !important;
}
#showcase4 .logobloc {
	float :none !important;
	width: auto !important;
}
#promo .flexiblemodule {
	width: 100% !important;
float: none;
}
#promo .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#promo > .inner {
	flex-direction: column;
}
#promo1 {
	height: auto !important;
}
#promo1 .logobloc {
	float :none !important;
	width: auto !important;
}
#promo2 {
	height: auto !important;
}
#promo2 .logobloc {
	float :none !important;
	width: auto !important;
}
#promo3 {
	height: auto !important;
}
#promo3 .logobloc {
	float :none !important;
	width: auto !important;
}
#top .flexiblemodule {
	width: 100% !important;
float: none;
}
#top .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#top > .inner {
	flex-direction: column;
}
#top1 {
	height: auto !important;
}
#top1 .logobloc {
	float :none !important;
	width: auto !important;
}
#top2 {
	height: auto !important;
}
#top2 .logobloc {
	float :none !important;
	width: auto !important;
}
#top3 {
	height: auto !important;
}
#top3 .logobloc {
	float :none !important;
	width: auto !important;
}
#top4 {
	height: auto !important;
}
#top4 .logobloc {
	float :none !important;
	width: auto !important;
}
#modal {
	height: auto !important;
}
#modal .logobloc {
	float :none !important;
	width: auto !important;
}
#maincontent > .inner {
	display: block;
}
#maincontent .column {
	width: 100% !important;
	clear:both;
	float:left
}
#maincontent .column1 div.inner, #maincontent .column2 div.inner {
	/*overflow:hidden;*/
}
#maincontent .column div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.items-row .item, .column {
	width: auto !important;
	float: none;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.column div.moduletable, .column div.moduletable_menu {
	float: none;
	width: auto !important;
	/*margin: 0 !important;
	padding: 0 !important;*/
}

/** specifique au formulaire de contact **/
.contact form fieldset dt {
	max-width: 80px;
}

.contact input, .contact textarea {
	max-width: 160px;
}#sidebar1 {
	height: auto !important;
}
#sidebar1 .logobloc {
	float :none !important;
	width: auto !important;
}
#sidebar1column1 > .inner {
	flex-direction: column;
}
#sidebar1column1 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#sidebar1column1 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#main {
	height: auto !important;
}
#main .logobloc {
	float :none !important;
	width: auto !important;
}
#maincenter {
	height: auto !important;
}
#maincenter .logobloc {
	float :none !important;
	width: auto !important;
}
#center {
	height: auto !important;
}
#center .logobloc {
	float :none !important;
	width: auto !important;
}
#content {
	height: auto !important;
}
#content .logobloc {
	float :none !important;
	width: auto !important;
}
#sidebar2 {
	height: auto !important;
}
#sidebar2 .logobloc {
	float :none !important;
	width: auto !important;
}
#sidebar2column1 > .inner {
	flex-direction: column;
}
#sidebar2column1 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#sidebar2column1 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#favmainbottom .flexiblemodule {
	width: 100% !important;
float: none;
}
#favmainbottom .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#favmainbottom > .inner {
	flex-direction: column;
}
#mainbottom1 {
	height: auto !important;
}
#mainbottom1 .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottom2 {
	height: auto !important;
}
#mainbottom2 .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottom3 {
	height: auto !important;
}
#mainbottom3 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom .flexiblemodule {
	width: 100% !important;
float: none;
}
#bottom .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#bottom > .inner {
	flex-direction: column;
}
#bottom1 {
	height: auto !important;
}
#bottom1 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom2 {
	height: auto !important;
}
#bottom2 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom3 {
	height: auto !important;
}
#bottom3 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom4 {
	height: auto !important;
}
#bottom4 .logobloc {
	float :none !important;
	width: auto !important;
}
#user .flexiblemodule {
	width: 100% !important;
float: none;
}
#user .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#user > .inner {
	flex-direction: column;
}
#user1 {
	height: auto !important;
}
#user1 .logobloc {
	float :none !important;
	width: auto !important;
}
#user2 {
	height: auto !important;
}
#user2 .logobloc {
	float :none !important;
	width: auto !important;
}
#user3 {
	height: auto !important;
}
#user3 .logobloc {
	float :none !important;
	width: auto !important;
}
#footer .flexiblemodule {
	width: 100% !important;
float: none;
}
#footer .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#footer > .inner {
	flex-direction: column;
}
#footer1 {
	height: auto !important;
}
#footer1 .logobloc {
	float :none !important;
	width: auto !important;
}
#footer2 {
	height: auto !important;
}
#footer2 .logobloc {
	float :none !important;
	width: auto !important;
}
#footer3 {
	height: auto !important;
}
#footer3 .logobloc {
	float :none !important;
	width: auto !important;
}
#blpcopyright .flexiblemodule {
	width: 100% !important;
float: none;
}
#blpcopyright .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#blpcopyright > .inner {
	flex-direction: column;
}
#copyright1 {
	height: auto !important;
}
#copyright1 .logobloc {
	float :none !important;
	width: auto !important;
}
#copyright2 {
	height: auto !important;
}
#copyright2 .logobloc {
	float :none !important;
	width: auto !important;
}
#debug {
	height: auto !important;
}
#debug .logobloc {
	float :none !important;
	width: auto !important;
}
#layout_error404_html {
	height: auto !important;
}
#layout_error404_html .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomstyle1 {
	height: auto !important;
}
#ckcustomstyle1 .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomlayoutblog {
	height: auto !important;
}
#ckcustomlayoutblog .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomlayoutsearch {
	height: auto !important;
}
#ckcustomlayoutsearch .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomlayoutarticle {
	height: auto !important;
}
#ckcustomlayoutarticle .logobloc {
	float :none !important;
	width: auto !important;
}


}

@media screen and (max-width: 524px) {

img {
	max-width: 100%;
	height: auto;
}


.hidemobile1,
.tck-hide-phone-p {
	display: none !important;
}

[class*="tck-cols"].tck-stack-1,
[class*="tck-cols"].tck-stack-phone-p {
	flex-direction: column;
}

[class*="tck-cols"].tck-stack-1 > *,
[class*="tck-cols"].tck-stack-phone-p > * {
	width: auto !important;
	max-width: 100%;
}


#body {
	height: auto !important;
}
#body .logobloc {
	float :none !important;
	width: auto !important;
}
#wrapper {
	height: auto !important;
}
#wrapper .logobloc {
	float :none !important;
	width: auto !important;
}
#pagetop {
	height: auto !important;
}
#pagetop .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodules .flexiblemodule {
	width: 100% !important;
float: none;
}
#topmodules .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#topmodules > .inner {
	flex-direction: column;
}
#topmodule1 {
	height: auto !important;
}
#topmodule1 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule2 {
	height: auto !important;
}
#topmodule2 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule3 {
	height: auto !important;
}
#topmodule3 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule4 {
	height: auto !important;
}
#topmodule4 .logobloc {
	float :none !important;
	width: auto !important;
}
#topmodule5 {
	height: auto !important;
}
#topmodule5 .logobloc {
	float :none !important;
	width: auto !important;
}
#nav > .inner {
	flex-direction: column;
}
#nav .flexiblecolumn {
	width: 100% !important;
float: none;
}
#nav .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#navcolumn1 > .inner {
	flex-direction: column;
}
#navcolumn1 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#navcolumn1 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#bannerlogo {
	height: auto !important;
}
#bannerlogo .logobloc {
	float :none !important;
	width: auto !important;
}
#navcolumn3 > .inner {
	flex-direction: column;
}
#navcolumn3 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#navcolumn3 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#bannermenu {
	height: auto !important;
}
#bannermenu ul {
	height: auto !important;
}
#bannermenu li {
	float :none !important;
	width: 100% !important;
}
#bannermenu div.floatck, #bannermenu li > ul {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	margin: 0 !important;
	left: auto !important;
}
#bannermenu div.maximenuck2 {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	float: none !important;
}
#breadcrumbs {
	height: auto !important;
}
#breadcrumbs .logobloc {
	float :none !important;
	width: auto !important;
}
#intro .flexiblemodule {
	width: 100% !important;
float: none;
}
#intro .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#intro > .inner {
	flex-direction: column;
}
#intro1 {
	height: auto !important;
}
#intro1 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro2 {
	height: auto !important;
}
#intro2 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro3 {
	height: auto !important;
}
#intro3 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro4 {
	height: auto !important;
}
#intro4 .logobloc {
	float :none !important;
	width: auto !important;
}
#intro5 {
	height: auto !important;
}
#intro5 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase .flexiblemodule {
	width: 100% !important;
float: none;
}
#showcase .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#showcase > .inner {
	flex-direction: column;
}
#showcase1 {
	height: auto !important;
}
#showcase1 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase2 {
	height: auto !important;
}
#showcase2 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase3 {
	height: auto !important;
}
#showcase3 .logobloc {
	float :none !important;
	width: auto !important;
}
#showcase4 {
	height: auto !important;
}
#showcase4 .logobloc {
	float :none !important;
	width: auto !important;
}
#promo .flexiblemodule {
	width: 100% !important;
float: none;
}
#promo .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#promo > .inner {
	flex-direction: column;
}
#promo1 {
	height: auto !important;
}
#promo1 .logobloc {
	float :none !important;
	width: auto !important;
}
#promo2 {
	height: auto !important;
}
#promo2 .logobloc {
	float :none !important;
	width: auto !important;
}
#promo3 {
	height: auto !important;
}
#promo3 .logobloc {
	float :none !important;
	width: auto !important;
}
#top .flexiblemodule {
	width: 100% !important;
float: none;
}
#top .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#top > .inner {
	flex-direction: column;
}
#top1 {
	height: auto !important;
}
#top1 .logobloc {
	float :none !important;
	width: auto !important;
}
#top2 {
	height: auto !important;
}
#top2 .logobloc {
	float :none !important;
	width: auto !important;
}
#top3 {
	height: auto !important;
}
#top3 .logobloc {
	float :none !important;
	width: auto !important;
}
#top4 {
	height: auto !important;
}
#top4 .logobloc {
	float :none !important;
	width: auto !important;
}
#modal {
	height: auto !important;
}
#modal .logobloc {
	float :none !important;
	width: auto !important;
}
#maincontent > .inner {
	display: block;
}
#maincontent .column {
	width: 100% !important;
	clear:both;
	float:left
}
#maincontent .column1 div.inner, #maincontent .column2 div.inner {
	/*overflow:hidden;*/
}
#maincontent .column div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.items-row .item, .column {
	width: auto !important;
	float: none;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.column div.moduletable, .column div.moduletable_menu {
	float: none;
	width: auto !important;
	/*margin: 0 !important;
	padding: 0 !important;*/
}

/** specifique au formulaire de contact **/
.contact form fieldset dt {
	max-width: 80px;
}

.contact input, .contact textarea {
	max-width: 160px;
}#sidebar1 {
	height: auto !important;
}
#sidebar1 .logobloc {
	float :none !important;
	width: auto !important;
}
#sidebar1column1 > .inner {
	flex-direction: column;
}
#sidebar1column1 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#sidebar1column1 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#main {
	height: auto !important;
}
#main .logobloc {
	float :none !important;
	width: auto !important;
}
#maincenter {
	height: auto !important;
}
#maincenter .logobloc {
	float :none !important;
	width: auto !important;
}
#center {
	height: auto !important;
}
#center .logobloc {
	float :none !important;
	width: auto !important;
}
#content {
	height: auto !important;
}
#content .logobloc {
	float :none !important;
	width: auto !important;
}
#sidebar2 {
	height: auto !important;
}
#sidebar2 .logobloc {
	float :none !important;
	width: auto !important;
}
#sidebar2column1 > .inner {
	flex-direction: column;
}
#sidebar2column1 .flexiblecolumn {
	width: 100% !important;
float: none;
}
#sidebar2column1 .flexiblecolumn > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#favmainbottom .flexiblemodule {
	width: 100% !important;
float: none;
}
#favmainbottom .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#favmainbottom > .inner {
	flex-direction: column;
}
#mainbottom1 {
	height: auto !important;
}
#mainbottom1 .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottom2 {
	height: auto !important;
}
#mainbottom2 .logobloc {
	float :none !important;
	width: auto !important;
}
#mainbottom3 {
	height: auto !important;
}
#mainbottom3 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom .flexiblemodule {
	width: 100% !important;
float: none;
}
#bottom .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#bottom > .inner {
	flex-direction: column;
}
#bottom1 {
	height: auto !important;
}
#bottom1 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom2 {
	height: auto !important;
}
#bottom2 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom3 {
	height: auto !important;
}
#bottom3 .logobloc {
	float :none !important;
	width: auto !important;
}
#bottom4 {
	height: auto !important;
}
#bottom4 .logobloc {
	float :none !important;
	width: auto !important;
}
#user .flexiblemodule {
	width: 100% !important;
float: none;
}
#user .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#user > .inner {
	flex-direction: column;
}
#user1 {
	height: auto !important;
}
#user1 .logobloc {
	float :none !important;
	width: auto !important;
}
#user2 {
	height: auto !important;
}
#user2 .logobloc {
	float :none !important;
	width: auto !important;
}
#user3 {
	height: auto !important;
}
#user3 .logobloc {
	float :none !important;
	width: auto !important;
}
#footer .flexiblemodule {
	width: 100% !important;
float: none;
}
#footer .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#footer > .inner {
	flex-direction: column;
}
#footer1 {
	height: auto !important;
}
#footer1 .logobloc {
	float :none !important;
	width: auto !important;
}
#footer2 {
	height: auto !important;
}
#footer2 .logobloc {
	float :none !important;
	width: auto !important;
}
#footer3 {
	height: auto !important;
}
#footer3 .logobloc {
	float :none !important;
	width: auto !important;
}
#blpcopyright .flexiblemodule {
	width: 100% !important;
float: none;
}
#blpcopyright .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#blpcopyright > .inner {
	flex-direction: column;
}
#copyright1 {
	height: auto !important;
}
#copyright1 .logobloc {
	float :none !important;
	width: auto !important;
}
#copyright2 {
	height: auto !important;
}
#copyright2 .logobloc {
	float :none !important;
	width: auto !important;
}
#debug {
	height: auto !important;
}
#debug .logobloc {
	float :none !important;
	width: auto !important;
}
#layout_error404_html {
	height: auto !important;
}
#layout_error404_html .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomstyle1 {
	height: auto !important;
}
#ckcustomstyle1 .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomlayoutblog {
	height: auto !important;
}
#ckcustomlayoutblog .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomlayoutsearch {
	height: auto !important;
}
#ckcustomlayoutsearch .logobloc {
	float :none !important;
	width: auto !important;
}
#ckcustomlayoutarticle {
	height: auto !important;
}
#ckcustomlayoutarticle .logobloc {
	float :none !important;
	width: auto !important;
}


}
