
/******************************
* comportement reponsive home *
*******************************/



@media only screen and (max-width: 639px) {
	

	
	/*BASELINE H1
	----------------------------------------------- */
	.bgwrap.baseline {height:25px;}
	#baseline {padding-top:6px;height:19px; }
	#baseline h1 {font-size:13px;}

	
	/* SLIDESHOW HOME
	----------------------------------------------- */
	
	.bgwrapcont.slideshow {	height:170px;}
	#slideshow {width:320px;height:170px; background:none;}
	
	.slide {width:320px; height:170px;}
	.slide div.slide-zonetexte {margin-top:10px; width:85%;}
	.slide div.slide-zonebouton {width:100%;}
	.slide div.slide-zonetexte p.titre {font-size:24px;}
	.slide div.slide-zonetexte p.texte {font-size:14px;width: 95%;}
	.slide div.slide-zonebouton a div.btbig span.im {display:none;}
	.slide div.slide-zonebouton a div.btbig span.m {font-size:13px;}
	.slide div.slide-zonevisu img {display:none;}
	.slide div.slide-zonevisu {
		width:35%;
		left:65%;
		/*background-image:url(../img/slides/slide-visuel320-theone.png);*/
	}
	
	#slide-1 .slide-zonevisu img{display:none;}
	/*#slide-1 .slide-zonevisu {background-image:url(../fr/images/accueil/slides/slide-visuel_happy-days-2014_mobile.png);top:100px;}*/
	/*#slide-2 .slide-zonevisu {background-image:url(../fr/images/accueil/slides/slide-visuel-allopneu_112x70.jpeg);top:80px;left:170px;}*/
	#slide-3 .slide-zonevisu {background-image:url(../img/slides/slide-visuel-small-3.png);}
	#slide-4 .slide-zonevisu {background-image:url(../img/slides/slide-visuel-small-2.png);}
	/*#slide-1 div.slide-zonevisu {background-image:url(../images/accueil/slides/soldes_ete_slideshow_mobile.png);height:70px;top:100px;}*/
	#slide-2 div.slide-zonevisu {background-image:url(../images/accueil/slides/);height:70px;top:100px;}
	

	#slidecontrol {display:none;} 
	.ombre-bottom {display:none;}
	
	
	
	
	/* CONTENU CENTRAL
	----------------------------------------------- */
	
	/** BLOCK PARTENAIRE **/
	.bgwrapcont.maincontent {
		background:none;
		min-height:345px;
		/*background-color:#666;*/
	}
	
	#content {
		margin-top:10px;
	}
	
	#content-col1 {	width:300px; margin: 0px 10px 0px 10px; float:none;}
	
	.part-cont-titre {padding-top:10px;}
	.part-cont-titre p.titrePartHome {font-size:16px;}
	.part-boxmid {padding-left:10px;padding-right:10px;margin-top: 40px;	}
	
	/** BLOCK PARTENAIRE : onglets **/
	.tab-onglets li:nth-child(n+2) {display:none;}
	.tab-onglets li:last-child {display:block; }
	.tab-onglets li:last-child span + span {width:175px;}
	.tab-onglets li.oglast:hover span + span {}
	
	
	/** BLOCK PARTENAIRE : vignettes **/
	.tab-vignettes {height:210px;}
	.tab-vignettes li:nth-child(2n+1) {margin-left:0px;}
	.tab-vignettes li:nth-child(2n) {margin-right:0px;}
	.tab-vignettes li:nth-child(n+5) {display:none;}
	.tab-vignettes li:nth-child(n+5) span.visu {background:none;} 
	.vigpart {
		width:128px;
		margin:5px 15px 10px 5px;	
	}
	
	/* bons plans */

	#contbonsplans {float:none;	margin-left:20px;}

	
	
		
	/** BLOCK SOLUTION  **/
	#contsolutions {width:280px; margin-bottom:20px; margin-left:10px;}
	#soluvisuel {display:none; background:none;}
	#soluinfos {width:260px;}
	#soluinfos p.titre{	font-size:16px;	}
	#soluinfos ul {	margin-top:10px;margin-bottom:0px;}
	#soluinfos div.texteCalcul {display:none;}
	#soluinfos div.textePaieSecure {display:none;}
	#soluinfos #solubt-decouvre {display:none;}
	
	/** BLOCK financement  **/
	#contfinancement {
    display: block;
    margin: 30px 20px 0;}
	





	
}




















@media only screen and (min-width: 640px) and (max-width: 759px) {

	
	
	/* BASELINE H1
	----------------------------------------------- */
	#baseline h1 {
		font-size:14px;
	}

	
	/* SLIDESHOW HOME
	----------------------------------------------- */
	
	.bgwrapcont.slideshow {	height:193px;}
	#slideshow {width:640px;height:193px;}
	
	.slide div.slide-zonetexte {margin-top:20px;}
	.slide div.slide-zonetexte p.titre {font-size:25px; color:#000000;}
	.slide div.slide-zonetexte p.texte {font-size:14px; color:#FFFFFF;}
	.slide div.slide-zonetexte p:nth-child(n+5) {display:none;}
	.slide div.slide-zonebouton a div.btbig span.im {display:none;}
	.slide div.slide-zonebouton a div.btbig span.m {font-size:13px;}
	
	.slide {width:640px; height:193px;}
	.slide div.slide-zonevisu img {height:175px;}
	
	
	
	
	/* CONTENU CENTRAL
	----------------------------------------------- */
	
	/** BLOCK PARTENAIRE **/
	
	
	#content-col1 {	width:300px; margin: 0px 20px 0px 20px;}
	
	.part-cont-titre {padding-top:10px;}
	.part-cont-titre p.titrePartHome {font-size:16px;}
	.part-boxmid {padding-left:10px;padding-right:10px;margin: 25px 0;	}
	
	/** BLOCK PARTENAIRE : onglets **/
	.tab-onglets li:nth-child(n+2) {display:none;}
	.tab-onglets li:last-child {display:block; }
	.tab-onglets li:last-child span + span {width:175px;}
	
	
	
	/** BLOCK PARTENAIRE : vignettes **/
	.tab-vignettes {height:210px;}
	.tab-vignettes li:nth-child(2n+1) {margin-left:0px;}
	.tab-vignettes li:nth-child(2n) {margin-right:0px;}
	.tab-vignettes li:nth-child(n+5) {display:none;}
	.tab-vignettes li:nth-child(n+5) span.visu {background:none;} 
	.vigpart {
		width:130px;
		margin:5px 10px 7px 5px;	
	}
	
	
		
	/** BLOCK SOLUTION  **/
	#contsolutions {width:600px; margin-bottom:20px;}
	#soluvisuel {display:none; background:none;}
	#soluinfos {width:580px;}
	#soluinfos p.titre{	font-size:18px;	}
	#soluinfos div.texteCalcul {display:none;}
	#soluinfos div.textePaieSecure {display:none;}
	#soluinfos #solubt-decouvre {display:none;}
	
	/** BLOCK financement  **/
	#contfinancement {display:none;}
	
	#contbonsplans {
    margin: 25px 0;
}	
	
}



@media only screen and (min-width: 760px) and (max-width: 979px) {
	
	

	
	/* SLIDESHOW HOME
	----------------------------------------------- */
	
	.bgwrapcont.slideshow {	height:230px;}
	#slideshow {
		width:760px;
		height:230px;
	}
	.slide {width:760px; height:230px;}
	.slide div.slide-zonevisu img {height:205px;}
	
	.slide div.slide-zonetexte {margin-top:30px;}
	.slide div.slide-zonetexte p.titre {font-size:30px;}
	.slide div.slide-zonetexte p.texte {font-size:16px;}
	
	
	
	/* CONTENU CENTRAL
	----------------------------------------------- */
	
	/** BLOCK PARTENAIRE **/
	
	
	#content-col1 {	width:450px; margin: 0px 10px 0px 10px;}
	
	
	.part-cont-titre p.titrePartHome {font-size:18px;}
	.part-boxmid {
		padding-left:10px;
		padding-right:10px;
	}
	/** BLOCK PARTENAIRE : onglets **/
	.tab-onglets li:nth-child(n+4) {display:none;}
	.tab-onglets li:last-child {display:block;}
	
	/** BLOCK PARTENAIRE : vignettes **/
	.tab-vignettes {height:210px;}
	.tab-vignettes li:nth-child(3n+1) {margin-left:10px;}
	.tab-vignettes li:nth-child(3n) {margin-right:10px;}
	.tab-vignettes li:nth-child(n+7) {display:none;}
	.tab-vignettes li:nth-child(n+7) span.visu {background:none;} 
	.vigpart {
		width:128px;
		margin:5px 5px 5px 5px;	
	}
	
	
		
	/** BLOCK SOLUTION  **/
	#soluvisuel {display:none; background:none;}
	#soluinfos {width:auto;}
	#soluinfos p.titre{	font-size:18px;	}
	#soluinfos div.texteCalcul {padding-left:0px; background: none;}

	
}


/* SITE */
@media only screen and (min-width: 980px) {
	
}