﻿/*page d'accueil*/
div#hp_absolute {
	left: 0; position: absolute; right: 0; top: 142px;
	background:url('../images/css/env/ombre_bot.png') center bottom no-repeat; 
	padding-bottom:10px
}
div#e_filetAriane {display:none}
div#e_contenu { padding-top: 330px;}
div#e_contener { background-position:left 300px}
.bgwrap.baseline { height: 40px;}
#baseline {
    height: 20px;
    padding-top: 5px;
}
#baseline h1 {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
	margin: 8px 0 0 0;
}


#content-col1 {
	position:relative;
	float:left;
	margin: 0px 20px 0px 0px;
	width:660px;
}

/* SLIDESHOW HOME
----------------------------------------------- */

.bgwrapcont.slideshow {
	background-color:#00ABC4;
    height: 284px;}

#slideshow {
	height:290px;
	background-image: url('../images/accueil/fd-slideshow.jpg');
	background-repeat:no-repeat;
	background-size:contain;
	overflow:hidden;
}

#slideshow-content {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

#slidecontrol {
    bottom: 5%;
    display: block;
    height: 16px;
    margin-left: 45%;
    position: absolute;
    width: 144px;
    z-index: 10;
}


#slidecontrol li {
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 16px;
    margin-right: 10px;
    width: 16px;
	background-image: url(../images/accueil/puce-blanche.png);
}

#slidecontrol li.sel {
	background-image: url(../images/accueil/puce-bleue.png);
}

#slideshow-content #ruban {
	position:absolute;
	top:0px;
	left:0px;
	width:300%;
	height:100%;
}


.slide {
	/*background-repeat:no-repeat;
	background-size:contain;*/
	position:relative;
	display:block;
	width:33%;
	height:100%;
	float:left;
}

.slide div.slide-zonetexte {
	position:relative;
	margin-left:20px;
	margin-top:40px;
	width:50%;
	font-family: 'VAGR';
}

.slide div.slide-zonetexte p.titre {font-size:30px; color:#000000; font-family:'VAGR';}
.slide div.slide-zonetexte p.texte {font-size:22px; color:#FFFFFF; width:75%; font-family:'VAGR';}
.slide div.slide-zonetexte p.texte span {font-size:18px;}

.slide div.slide-zonebouton {
	position:relative;
	width:50%;
	margin-left:20px;
	margin-top:20px;
}

.slide div.slide-zonevisu {
	position:absolute;
	width:50%;
	height:100%;
	left:50%;/*left:45%;*/
}


/* financement */
#contfinancement {
	display:block;
	position:relative;
	float:left;
	width:280px;
	height:430px;
	margin-top:60px;
}

.finan-boxtop {
	position:relative;
	background-image: url(../images/accueil/bluebox-top.png);
	background-repeat: no-repeat;
	height:20px;
}
.finan-boxmid a.butonblack, .finan-boxmid a.butonblack span {display:block}

.finan-boxmid {
	position:relative;
	
	font-size:16px;
	color:#FFF;
	background-color: #00abc4;
	padding-left:20px;
	padding-right:20px;
}

.finan-boxmid p {
	font-family: 'VAGR';
	line-height:23px; margin:0px

}

.finan-boxmid p.l1 {
	text-align:center;
	font-size:18px;
	color:#000000;
}
.finan-boxmid p.l2 {
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
}
.finan-boxmid p.lsep {
	text-align:center;
}

.finan-boxmid ul {
}
.finan-boxmid li {clear:left; font-size:12px;	line-height:20px; list-style:none; list-style-image:none; color:white}
.finan-boxmid li span.pucebleue {
	font-family: 'VAGR';
	float:left;
	background-image: url(../images/accueil/puce-numero.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	height: 22px;
	width: 22px;
	
	font-size:18px;
	color:#00abc4;
	text-align:center;
	display:block;
	padding-top:1px;
	margin-right:10px;
	margin-bottom:15px;
}

.finan-boxbot {
	position:relative;
	background-image: url(../images/accueil/bluebox-bot.png);
	background-repeat: no-repeat;
	height:10px;
}



/* SOLUTIONS */

.solu-boxtop {
	display:none;
}

.solu-boxmid {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	padding-top:10px;
	display:block;
	width:auto;
	background-color:#EEEEEE;	
	padding-left:20px;
	padding-right:20px;
}

#soluvisuel {
	display:block;
	float:left;
	width:130px;
	height:280px;
	background-image: url('../images/accueil/visuel-the_one-solutions.jpg');
	background-repeat: no-repeat;
}

#soluinfos {float:left; width:490px}
#soluinfos a { color:black; text-decoration:none}
#soluinfos a:hover { text-decoration: underline}
#soluinfos p.titre{
	font-family: 'VAGR';
	font-size:22px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000;
}



#soluinfos ul {
	margin-top:10px;
	margin-bottom:20px;
	line-height:20px;
	font-size:12px;
	padding-left:20px;
	list-style-type: disc;
}

#soluinfos li, .textePaieSecure p {
	color:#000;
}

#soluinfos div.texteCalcul {
	display:block;
	height:40px;
	width:auto;
	font-size:12px;
	padding-left:50px;
	background-image: url(../images/accueil/picto-calcu.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom:10px;
	color:#000;
	line-height:15px;
}

#soluinfos div.texteCalcul a {font-weight:bold;}
#soluinfos div.texteCalcul a:hover {text-decoration:underline;}
#soluinfos div.textePaieSecure {
	display:block;
	width:auto;
	font-size:12px;
	margin-bottom:10px;
}


#soluinfos #solubt-decouvre {
	display:block;
	float:right;
	margin-right:20px;
}

#soluinfos div.texteCalcul span {
	font-size:13px;
	font-weight:bold;
}


.solu-boxbot {
	display:none;
}



/* partie vignettes -------------- REPONSIVE */
.tab-vignettes {
	margin-top:5px;
	display:block;
	width:auto;
	height:230px;
	clear:both;
}


.vigpart {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 2px 2px rgba(00, 00, 00, 0.1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(00, 00, 00, 0.1);
	box-shadow: 0px 0px 2px 2px rgba(00, 00, 00, 0.1);
	
	display:block;
	float:left;
	width:130px;
	height:85px;
	text-align:center;
	margin:10px;
	border: 1px solid #e9e9e9;
	
}




.vigpart img {margin: 5px auto 0px; display:block}

.vigpart p {font-size:11px; margin:0px; text-align:center}
.vigpart p a {text-decoration:none; color:black}
.vigpart p a:hover {text-decoration:underline;}



/* partie onglet -------------- REPONSIVE */
.tab-onglets {
	display:block;
	width:auto;
	height:40px;
}

.tab-onglets li {float:left; height:40px; list-style:none; list-style-image:none}

.tab-onglets li span {
	width:5px;
	float:left;
	height:40px;
	background-repeat:no-repeat;	
}

.tab-onglets li span + span {
	width:85px;
	float:left;
	height:25px;
	background-repeat:repeat-x;
	text-align:center;
	padding-top:15px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	
}

.tab-onglets li span + span + span {
	width:5px;
	float:left;
	height:40px;
	background-repeat:no-repeat;	
}

.tab-onglets li.ogfirst span { background-image: url(../images/accueil/onglets/ogf-l-off.gif); }
/*.tab-onglets li.ogfirst span + span { background-image: url(../images/accueil/onglets/ogf-m-off.gif); }
*/
.tab-onglets li.ogfirst span + a + span { background-image: url(../images/accueil/onglets/ogf-r-off.gif);  }
.tab-onglets li.ogfirst.ui-tabs-selected span { background-image: url(../images/accueil/onglets/ogf-l-on.gif); }
.tab-onglets li.ogfirst.ui-tabs-selected span + a { background-image: url(../images/accueil/onglets/ogf-m-on.gif);color:#000; }
.tab-onglets li.ogfirst.ui-tabs-selected span + a + span { background-image: url(../images/accueil/onglets/ogf-r-on.gif); }

.tab-onglets li.ogmid span { background-image: url(../images/accueil/onglets/ogx-l-off.gif); }
/*.tab-onglets li.ogmid span + span { background-image: url(../images/accueil/onglets/ogx-m-off.gif); }
*/.tab-onglets li.ogmid span + a + span { background-image: url(../images/accueil/onglets/ogx-r-off.gif); }
.tab-onglets li.ogmid.ui-tabs-selected span { background-image: url(../images/accueil/onglets/ogx-l-on.gif); }
.tab-onglets li.ogmid.ui-tabs-selected span + a { background-image: url(../images/accueil/onglets/ogx-m-on.gif); color:#000;}
.tab-onglets li.ogmid.ui-tabs-selected span + a + span { background-image: url(../images/accueil/onglets/ogx-r-on.gif); }

.tab-onglets a li.oglast span { background-image: url(../images/accueil/onglets/ogl-l-on.gif); }
.tab-onglets a li.oglast span + span { background-image: url(../images/accueil/onglets/ogl-m-on.gif); color:#FFF; width:135px;}
.tab-onglets a li.oglast span + span + span { background-image: url(../images/accueil/onglets/ogl-r-on.gif); width:5px;}
#lien_e-marchands{}

/* partenaires et solutions*/
#contpartenaire, #contsolutions {

}

.part-boxtop {
	display:none;
}

.part-boxmid {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	display:block;
	width:auto;
	height:auto;
	background-color:#FFF;	
	padding-left:20px;
	padding-right:20px;
}

.part-cont-titre {
	padding-top:20px;
}

.part-cont-titre p {
	color:#000;
}

.part-cont-titre p.titrePartHome {
	font-family: 'VAGR';
	font-size:22px;
	margin-bottom:5px;
}

.part-cont-titre p.sousTitrePartHome {
	font-size:13px;
}



.part-cont-tab {
	margin-top:20px;
}



@media only screen and (max-width: 639px) {
	
	div#hp_absolute {top: 90px}
	div.bgwrap.baseline {height: 30px}
	div#baseline { padding-top:0px}
	div#baseline h1 {font-weight:bold}
	div#e_contener {background-position:left 100px}
	div#e_contenu {padding-top:180px}

	
	/*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 div.slide-zonetexte {margin-top:10px; width:75%;}
	.slide div.slide-zonebouton {width:100%;}
	.slide div.slide-zonetexte p.titre {font-size:24px;}
	.slide div.slide-zonetexte p.texte {font-size:14px;}
	.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(../images/accueil/slides/slide-visuel-7-mobile.gif);*/
	}
	
	
	
	#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;	}
	
	/** 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;}
	.vigpart {
		width:130px;
		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;}
	#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:none;}
	
	
	/* PREFOOTER
	----------------------------------------------- */
	.bgwrapcont.prefooter {
		display:none;
	}


	/* FOOTER BLEU
	----------------------------------------------- */
	
	.bgwrapcont.footer-bleu {margin-top:80px;height:240px;}
	#footer-bleu {background:none;}
	
	#footerbleu-sommetEncart {
		position:absolute;
		top:-65px;
		background:none;
		background-color:#FFFFFF;
		width: 320px;
	}
	#footerbleu-texteEncart {
		width: 300px;
		font-size:14px;
		margin:15px auto;
	}
	
	#footerbleu-multicol {display:none;}
	
	#btFooter320only {display:block;}
	
	#btFooter320only a:last-child li {border-bottom-width:0px!important;}
	
	
	/* FOOTER GRIS FONCE
	----------------------------------------------- */
	.bgwrapcont.footer-grisf {display:none;}
	
	
	/* POSTFOOTER
	----------------------------------------------- */
	.bgwrapcont.postfooter {height:50px;}
	
	#postftrText {margin-right:0px; font-size:11px; text-align:center;}
	
	
	

	
}




















@media only screen and (min-width: 640px) and (max-width: 759px) {

	div#hp_absolute {top: 122px}
	div.bgwrap.baseline {height: 28px}
	div#baseline { padding-top:0px}
	div#e_contener {background-position:left 150px}
	div#e_contenu {padding-top:220px}

	
	/* 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;}
	
	
	
	
	/* 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;	}
	
	/** 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;}
	.vigpart {
		width:130px;
		margin:5px 10px 7px 5px;	
	}
	
	
		
	/** BLOCK SOLUTION  **/
	#contsolutions {width:600px; margin-bottom:20px;}
	#soluvisuel {display: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;}
	
	
	/* PREFOOTER
	----------------------------------------------- */
	.bgwrapcont.prefooter {
		display:none;
	}
}



@media only screen and (min-width: 760px) and (max-width: 979px) {
	div#hp_absolute {top: 142px}
	div.bgwrap.baseline {height: 43px}
	div#baseline { padding-top:5px}
	div#e_contener {background-position:left 200px}
	div#e_contenu {padding-top:270px}
	
	/* SLIDESHOW HOME
	----------------------------------------------- */
	.bgwrapcont.slideshow {	height:230px;}
	#slideshow {width:760px; height:230px}
	.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;}
	.vigpart {
		width:130px;
		margin:5px 5px 5px 5px;	
	}
		
	/** BLOCK SOLUTION  **/
	#soluvisuel {display: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) {
	
}

.bonsplans-slideshow div.slidefade {
    background-repeat: no-repeat;
    cursor: pointer;
    height: 270px;
    position: absolute;
    width: 260px;
}

/* GESTION DES BOUTONS 
----------------------------------------------- */

.btretour {
	background-image: url(../images/accueil/puce-fleche-pleine-g.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	width: 70px;
	padding-left: 35px;	
	height:22px;
	font-family: 'VAGR';
	font-size:16px;
	padding-top:8px;
}
.btretour:hover {
	
}


.btbig {
	height:40px;
	width: auto;
}

.btvbig {
	height:70px;
	width: auto;
}

.btsma {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;
	width:auto;
}

.btbig:hover {
	cursor:pointer;
}
.btsma:hover {
	cursor:pointer;
}


.btvbig.bleu span.l {background-image: url(../images/accueil/boutons/btbleu-vbl.png);background-repeat: no-repeat;}
.btvbig.bleu span.m, .btvbig.bleu span.im {background-image: url(../images/accueil/boutons/btbleu-vbm.gif);background-repeat: repeat-x;}
.btvbig.bleu span.r {background-image: url(../images/accueil/boutons/btbleu-vbr.png);background-repeat: no-repeat;}

.btvbig span.l {
	float:left;
	width:5px;
	height:70px;
	padding:0px;
}

.btvbig span.m {
	float:left;
	width:auto;
	text-align:center;
	color:#FFF;
	height:45px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	font-size:22px;
	font-family: 'VAGR';
}
.btvbig span.r {	
	float:left;
	width:5px;
	height:70px;
	padding:0px;
}


.btbig.bleu span.l {background-image: url(../images/accueil/boutons/btbleu-bl.png);background-repeat: no-repeat;}
.btbig.bleu span.m, .btbig.bleu span.im {background-image: url(../images/accueil/boutons/btbleu-bm.gif);background-repeat: repeat-x;}
.btbig.bleu span.r {background-image: url(../images/accueil/boutons/btbleu-br.png);background-repeat: no-repeat;}

.btbig.bleu:hover span.l {background-image: url(../images/accueil/boutons/btbleu-bl-over.png);background-repeat: no-repeat;}
.btbig.bleu:hover span.m, .btbig.bleu span.im {background-image: url(../images/accueil/boutons/btbleu-bm-over.gif);background-repeat: repeat-x;}
.btbig.bleu:hover span.r {background-image: url(../images/accueil/boutons/btbleu-br-over.png);background-repeat: no-repeat;}



.btbig.noir span.l {background-image: url(../images/accueil/boutons/btnoir-bl.png);background-repeat: no-repeat;}
.btbig.noir span.m, .btbig.noir span.im {background-image: url(../images/accueil/boutons/btnoir-bm.gif);background-repeat: repeat-x;}
.btbig.noir span.r {background-image: url(../images/accueil/boutons/btnoir-br.png);background-repeat: no-repeat;}

.btbig.noir:hover span.l {background-image: url(../images/accueil/boutons/btnoir-bl-over.png);background-repeat: no-repeat;}
.btbig.noir:hover span.m, .btbig.noir:hover span.im {background-image: url(../images/accueil/boutons/btnoir-bm-over.gif);background-repeat: repeat-x;}
.btbig.noir:hover span.r {background-image: url(../images/accueil/boutons/btnoir-br-over.png);background-repeat: no-repeat;}


.btbig span.im {
	float:left;
	width:auto;
	height:30px;
	padding:5px;
	
}

.btbig span.l {
	float:left;
	width:5px;
	height:40px;
	padding:0px;
}

.btbig span.m {
	float:left;
	width:auto;
	text-align:center;
	color:#FFF;
	height:25px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	font-family: 'VAGR';
}
.btbig span.r {	
	float:left;
	width:5px;
	height:40px;
	padding:0px;
}


.btsma.noir span.l {background-image: url(../images/accueil/boutons/btnoir-sl.png);background-repeat: no-repeat;}
.btsma.noir span.m {background-image: url(../images/accueil/boutons/btnoir-sm.gif);background-repeat: repeat-x;}
.btsma.noir span.r {background-image: url(../images/accueil/boutons/btnoir-sr.png);background-repeat: no-repeat;}

.btsma.noir:hover span.l {background-image: url(../images/accueil/boutons/btnoir-sl-over.png);background-repeat: no-repeat;}
.btsma.noir:hover span.m {background-image: url(../images/accueil/boutons/btnoir-sm-over.gif);background-repeat: repeat-x;}
.btsma.noir:hover span.r {background-image: url(../images/accueil/boutons/btnoir-sr-over.png);background-repeat: no-repeat;}

.btsma.bleu span.l {background-image: url(../images/accueil/boutons/btbleu-sl.png);background-repeat: no-repeat;}
.btsma.bleu span.m {background-image: url(../images/accueil/boutons/btbleu-sm.gif);background-repeat: repeat-x;}
.btsma.bleu span.r {background-image: url(../images/accueil/boutons/btbleu-sr.png);background-repeat: no-repeat;}

.btsma.bleu:hover span.l {background-image: url(../images/accueil/boutons/btbleu-sl-over.png);background-repeat: no-repeat;}
.btsma.bleu:hover span.m {background-image: url(../images/accueil/boutons/btbleu-sm-over.gif);background-repeat: repeat-x;}
.btsma.bleu:hover span.r {background-image: url(../images/accueil/boutons/btbleu-sr-over.png);background-repeat: no-repeat;}

.btsma span.l {
	float:left;
	width:5px;
	height:30px;
	padding:0px;
}

.btsma span.m {
	float:left;
	width:auto;
	text-align:center;
	color:#FFF;
	height:22px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
}

.btsma span.m.comp {
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}
.btsma span.r {	
	float:left;
	width:5px;
	height:30px;
	padding:0px;
}

.bcentered {
	position:relative;
	width:inherit;
	display:block;
    margin: 15px auto;
}


/* PREFOOTER
----------------------------------------------- */
/*.bgwrapcont.prefooter {
	height:140px;
}*/

#prefooter {
	text-align:center;
	margin-top:20px;
}

#prefooter span.visu {
	display:block;
	height:180px;
	background-position: center center;
	background-repeat: no-repeat;
}