@charset "utf-8";
@import url("./stylesheet.css");
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}


.ui-dialog{

	width: 80% !important;
	top: 25% !important;
	left: calc(10vw) !important;
}


#table_montants {
    margin: 0 auto;
    margin-top: 10px;
}
#table_montants td{
    padding: 5px;
}

#table_montants td.montant{
    text-align: right;
}

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
/*.bgBody{
	
	position:fixed;
	z-index:-1;
	-webkit-filter: blur(3px);
	filter: blur(3px);
}*/
.productName{
	color:white!important;
	text-align:left;
}


.div1Step2 {
/*	width:24%;
    float: left;*/
    margin: 10px;
/*	min-height: 363px; */
}
.div2Step2 {
	/*width:40%;
    float: left;*/
	margin-left: 10%;
    margin-right: 10%;
	/*min-height: 363px;*/
}
.div3Step2 {
 /*   width:24%;
    float: left;*/
       margin: 10px;
	/*min-height: 363px;*/
}	

.alert{
	color:red!important;
	padding:10px 0;
	display:inline-block;
}
.selectPhoto{
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#00a14c;
	padding:5px 10px;
	color:#fff;
	float: left;
	margin-top:10px;
}
.retournePhoto{
	padding:5px 10px;
	color:#fff;
	float: left;	
}
.button_category {
    background: #337396 none repeat scroll 0 0;
    font-weight: bold;
    padding: 5px 10px;
}	
.choosen_category{
	color:orange!important;
}
.see_detail{
	color:orange!important;
	left:0;
}

.header-eleve a{
	align-self: center;
}
.header-eleve{
	display: flex;
	gap: 10px;
}
/*formular*/

#form-container{
	height: 100%;
	width:auto;
	max-width: 600px;
	margin: 0 auto;
}

#info-form{
	padding-left: 10px;
	padding-top: 10px;
	color: white;
}
/*INFO FORM */
#info-form .form-field{
	max-width: 600px;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	padding-right: 20px;
}
#info-form .form-field input#cp{
	width: 6rem;
}
#info-form .form-field input{
	padding-left: 10px;
	height: 24px;
	border-radius: 5px;
	border: 2px solid gray;
	font-size: 16px;
	font-weight: 700;
	color: #3e3e3e;

}
#info-form .form-field label{
	color: white;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 2px;
}
.form-button
{
	display: flex;
	justify-content: center;
	align-content: center;
}
.form-button button
{
	font-size: 20px;
	font-weight: 700;
	color: white;
	padding: 10px 20px;

	max-width: 50%;
	background-color: #00a14c;
	border: none ;
	border-radius: 5px;
	align-self: center;

	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2)
}
#create-account{
	margin: 0 auto;
	max-width: 300px;
}
#description-account{
	font-size: 0.8rem;
}
#forgot-mdp{
	display: block;
	margin-top: 10px;
	text-decoration: none;
	color: black;
}

#popin_aide{
	color:black;
	padding:10px;
	position:fixed;
	left:50%;
	top:50%;
	z-index:1000;
	transform:translate(-50%,-50%);
	background-color:white;
	border:1px solid #ccc;
	width:80%;
	height:80%;
	overflow-y:auto;
	box-shadow:3px 3px 3px rgba(0,0,0,0.5);
	display:none;
} 
.pointer{
	cursor:pointer;
}

#popin{
	position:fixed;	
	width:500px;
	top:250px;
	left:50%;
	margin-left:-250px;
	background:rgba(255,255,255,1);
	text-align:center;
	color:#333;
	font-size:20px;
	padding:50px;
}
#popin a.bouton.bleue, #popin a.bouton.orange{
	width:200px;
	display:inline-block;
	color:white;
	font-size:15px;
}
.viewPack{
	display:block;
	height:30px;
	line-height:30px;
	position:absolute;
	left:0px;
	top:0;
	text-align:right;
	background:#85d415;
	padding:0 10px;
	font-weight:bold;
}
#bgHead{
	width: 100%;
	background-color:white;
	display: block;
	/*float: left;*/
	margin-bottom:50px;
}
#header {
	clear: both;	
	margin: 0 auto;
	width: 87.36%;
	height:80px;
	display: block;
}
.cartable,.global-cart-total{
	background:url(../images/caddy.png) left -20px no-repeat;
	color:black;
	float:right;
	display:block;
	padding:10px 0 0 33px;
	height: 29px;
	margin: 20px 0 0 0;
	background-size: 31px;
	background-position: -6% 33%;
}
.cartable a,.global-cart-total a{
   color:#FFFFFF!important;
}

#logout ,#moncompte{
	color:#cd0052;
	float:right;
	display:block;
	padding:10px 0 0 0;
	height:20px;
	margin:10px 0 0 20px;	
}
#moncompte a{

	display:block!important;
	color:black !important;
	text-decoration:none !important;
}
#logout a.desktop {
	display:none;
}
#logout a.mobil {
	display:block;
	width:40px;
	height:40px;
	color:#cd0052;
	text-decoration:none;
	background:url(../images/img-logout.png) left 0 no-repeat;
	margin-right:-20px;
}
#panier span{
	display: none;
}
#nav {
	font-size: 13px;
	height:35px;
	line-height:34px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-align:center;
	text-transform: uppercase;
	color: #fff;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
}
#nav a{
	color: #fff;
}
/*
#nomEleve{
	clear:both;
	font-size: 3.5em;
	text-align: center;
	font-family: "garamondpremrpro meddisp";
	font-weight:normal!important;
	text-shadow:rgba(0,0,0,.7) 1px 2px 1px;
	color:#fff;
}

#nomEleve span{
	text-transform:uppercase;
	color:#fff;
}
*/
#nomEtablissement{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	text-transform:uppercase;
	font-size: 1.5em;
	text-align: center;
	text-shadow:rgba(0,0,0,.7) 1px 1px 1px;
	color:#fff;
}
#nomEleve{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	text-transform:uppercase;
	font-size: 1.5em;
	margin-left: 15px;
	/*text-align: center;*/
	text-shadow:rgba(0,0,0,.7) 1px 1px 1px;
	color:#fff;
}
#content{	
	clear: both;	/* new */
    padding: 10px 0 60px;
	margin:60px 0 0 0;
	/* width:80%; */
	display: block;
	background:rgba(0,0,0,.8);	
	color: white;
	position:relative;
	
}
#content a{		
	color: white;
}
#content.stepA{
	width:auto;
}
.fulltext{
	padding:0 40px;
}
.photosContent{
	/* width:auto; */
	width:100%;
	margin:20px auto;
	overflow:hidden;	
}
/*
.photo10x15{
	width:100%;
	float:left;
	margin:10px 0;
}
*/
.photo10x15 {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}
.photo10x15Img{
	/* width:323px;*/
/*	width:100%;*/
	/*height: 448px;*/
}
/*
.photoGroup{
	width:100%;
	clear: both;
	float: left;
	margin:10px 0;
	//border:1px solid #fff;
}*/
.photoGroup {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    /*max-width: 66%; */
}
.photoGroupImg{
     width: 100%;
	/*width: 673px;*/
	/*height: 485px;*/
}
.miniatures{
    margin: 10px;
    text-align: center;
    /*
    background-color: black;
    */
}
.photoMiniImg{
	width:100px;
    margin: 10px;
	/*height: 448px;*/
}

.photoMiniGroupImg{
	width:100%;
	/*width: 250px;*/
   /* margin: 10px;*/
	/*height: 485px;*/
}
.photosContent.fond{
	width:100%;
	margin:60px auto;
}
.photosContent.fond .photo10x15{
	width:100%;
	float:none;
	margin:0 auto;
}
#wall img{
	width:47.3%;
	margin:0 2% 12px 0;
}
#wall{
	width:97%;
	margin:0 auto;
	float:none;
	padding-top:7px;
	padding-left:0%;
}
#actionPage{
	display:block;
	width:100%;
	font-size:30px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-align:center;
}
#actionPage br{
	display:block;
}
a.bouton{
    color: #FFFFFF!important;
	width:300px;
	height:50px;
	line-height:50px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:20px;
	display:block;
	text-align:center;
	text-transform:uppercase;
}
a.bouton.bleue{
	background-color:#00a14c;
}
a.bouton.orange{
	background-color:#ff8400;
	margin-bottom:20px;
}
#produits{
	clear:both;
	width:100%;
	margin:60px auto;
	overflow:hidden;
}
.produit{
	float:left;
	width:96%;
	height:auto;
	padding:2%;
	background-color:#3e3e3e;
	position:relative;
	margin-bottom:40px;
}
.produit .img {    
    text-align: center;
}
.detailProduit{
	float:none;
	margin-left:30px;
	width:90%;
	font-size:1.1em;
	font-weight:300;
}
.detailProduit span{
	font-size:1.9em;
	font-weight:400;
}
.detailProduit ul{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}

.detailProduitLeft{
	float:none;
	margin-left:30px;
	width:90%;
	font-size:1.1em;
	font-weight:300;
}
.detailProduitLeft span{
	font-size:1.9em;
	font-weight:400;
}
.detailProduitLeft ul{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}

.carrousel .achaTools{
	float:none!important;
	width:100%!important;
	height:40px!important;
	position:relative!important;
	margin-top:310px!important;
	right: 0px!important;
	bottom:0!important;
}
.produit .achaTools{
	float:none;
	width:100%;
	height:40px;
	position:relative;
	margin-top:30px;
}
.produit .achaTools a.addToCart{
	display: block;
	float: right;
	width: auto;
	padding: 0 15px 0 30px;
	height: 40px;
	line-height: 38px;
	background-color: #ff8400;
	font-weight: 400;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	background-image: url(../images/caddy-ajout-panier.png);
	background-position:10px 9px;
	background-repeat: no-repeat;
}
.produit .achaTools a.addToCart span{
	display:none;
}
.produit .achaTools table{
	width:120px;
	height:40px;
	font-size:1em;
	float:right;
}
.produit .achaTools .panier{
	width:auto;
	height:40px;
	font-size:1em;
	float:right;
}
.produit .achaTools .quantite{
	padding-top:10px;
}
.produit .achaTools input{
	width:36px;
	height:36px;
	background-color:transparent;
	border:1px solid #fff;
	text-align:center;
	font-weight:700;
	color:#fff;
	font-size:1.2em;
}
.produit .achaTools .prix{
	width:160px;
	height:50px;
	line-height:50px;
	float:left;
	margin-top:-9px;
	background-color:#696969;
	white-space:nowrap;
	text-align:center;
	font-weight:700;
	font-size:2em;
}
.buttonSpec #voirMonPanier{
	width: auto!important;
}

#retourHome, #besoinAide, #retourHomeRight, #besoinAideRight  {
	display:block;
	width: auto;
	padding:10px 10px 10px 40px;
	position: absolute;
/*
	margin-top:-40px;
	top: 0;
*/
	background-repeat: no-repeat;
	background-position: left center;
	text-shadow:#000 1px 1px 1px;
}
#labelClasse{
    margin-right: 15px;
    position: absolute;
    right: 0;
    text-shadow: 1px 1px 1px #000;
    width: auto;
}
#retourHomeRight{
	right: 0;
	background-image: url(../images/picto-retour.png);
	margin-right:5%;
}
#retourHome{
	left: 0;
	background-image: url(../images/picto-retour.png);
}
#besoinAide{
	right: 0;
	background-image: url(../images/picto-information.png);
}
#besoinAideRight{
	right: 0;
	background-image: url(../images/picto-information.png);
	margin-right:5%;
}
#totalapayer{
	clear: both;
	display: block;
	width: 96%;
	height: 30px;
	padding: 2%;
	font-family: 'Open Sans', sans-serif;
	background-color: #3e3e3e;
	text-align: right;
	font-size: 1.8em;
	font-weight: 300;
}
#totalapayer span{
	font-weight:700;
}
#aide{
	display:block;
	width:100%;
	font-size:15px;
	color:white;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-align:center;
	margin-top:10px;
}
#content.bgWhite #aide p{
	color: #09C;
}
#content.bgWhite{
	background:rgba(255,255,255,1);
}
.paybox{
    text-align: center;
    width: 600px; /* 198px */ 
	margin:0 auto;
	height: 110px;
}
.payboxImg{
    text-align: center;
    width: 210px; /* 198px */ 
	margin:0 auto;
	float:left;
}
.payboxButton{
    text-align: right;
    width: 100%; /* 198px */ 
	margin:0 auto;
	padding-top:25px;
}

#content.bgWhite, #content.bgWhite #actionPage, #content.bgWhite #aide{
	color:#333;
}
#footer{
	color:white;
	background:rgba(0,0,0,0.5);
	text-align:center;
	padding:20px 0;
	clear:both;
}
#footer a{
	color:white;
}

#header a img {
	height: 70px;
}
/* Disposition tablette : 481px sur 768px. Hérite des styles de : Disposition mobile */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#header {
	width: 90.675%;
}

.cartable{
	background: url(../images/caddy.png) left -20px no-repeat;
	color: black;
	float: right;
	display: block;
	padding: 10px 0 0 33px;
	height: 29px;
	margin: 20px 0 0 0;
	background-size: 31px;
	background-position: -6% 33%;
}
#logout,#moncompte {
	float:right;
	display:block;
	padding:10px 0 0 0;
	height:20px;
	margin:23px 0 0 20px;
}
#logout a.mobil{
	display:none;
}
#logout a.desktop{
	display:block;
	color:black;
	text-decoration:none;
}
#content{	
    clear: both;	
	/* width:80%; */
	/*margin:40px 0 0 0;*/
	display: block;
	background:rgba(0,0,0,.8);	
	padding: 10px 0 60px;
}

.email_account{
   width: 250px;
} 
.photosContent{
	width:100%;
	margin:20px auto;
	overflow:hidden;
}
.photo10x15{
	width:46%;
	float:left;
	/*margin:2%;*/
}
/*
.photoGroup{
	width:96%;
	clear: both;
	float: left;
	margin:2%;
	//border:1px solid #fff;
}
*/
.photoGroup {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
   /* max-width: 66%;*/
}
.photosContent.fond{
	width:100%;
	margin:60px auto;
}
.photosContent.fond .photo10x15{
	width:330px;
	float:none;
	margin:0 auto;
}
#wall img{
	width:30%;
	margin:0 2% 12px 0;
}
#wall{
	width:97%;
	margin:0 auto;
	float:none;
	padding-top:7px;
	padding-left:3%;
}
#actionPage{
	display:block;
	width:100%;
	font-size:30px;
	color:white;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-align:center;
}
#actionPage br{
	display:none;
}
a.bouton{
	width:330px;
	height:50px;
	margin:0 auto;
}

.div1Step2 {
	width:100%;
  /* float: left;*/
    margin: 10px;
	/*min-height: 363px;*/
}
.div2Step2 {
	width:45%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
/*	min-height: 363px;*/
}
.div3Step2 {
    width:45%;
    float: left;
  /*  margin-left: 10%;
    margin-right: 10%;*/
/*	min-height: 363px;*/
}	






}

/* Disposition bureau : 769px à max. 1232px.  Hérite des styles de : Disposition mobile et disposition tablette */

@media only screen and (min-width: 989px) {
.gridContainer {
	width: 990px;
	padding:0;
	margin:0 auto;
}
#header {
	width: 990px;
}
#content {
	width:100%;
	clear: both;
/*	float: left; */
	margin-left: 0;
	display: block;
	/*padding:60px 0;*/
    padding: 10px 0 60px;	
}
.photosContent{
	/* width:693px; */
	width:100%;
	margin:20px auto;
	overflow:hidden;
}
.photosContent.fond{
	width:910px;
	margin:60px auto;
}
#wall img{
	width:166px;
	margin:0 6px 12px 0;
}
#wall{
	width:525px;
	margin-left:30px!important;
	float:left;
	padding-top:7px;
	padding-left:0%;
}
.photosContent.fond .photo10x15{
	width:auto;
	float:left;
	margin:10px;
}
.photo10x15{
	width:auto;
	float:left;
    margin-left: 14px;
    margin-right: 5px;
}
.photoGroup{
	max-width: 66%;
	/*clear: both;*/
	float: left;
	margin-left: 5px;
    margin-right: 10px;
	/*border:1px solid #fff;*/
}
a.bouton.orange{
	margin-bottom:0;
}
a.bouton.bleue.line{
	float:right;
	margin-right:50px;
}
a.bouton.orange.line{
	float:left;
	margin-left:50px;
}
#produits{
	clear: both;
	width: 90%;
	margin: 0px auto; /*60px auto*/
	/*overflow: visible;*/
}
.produit{
	float:left;
	width:96%;
	height:auto;
	padding:2%;
	background-color:#3e3e3e;
	position:relative;
}
.produit .img {
    float: left;
    width: 290px;   /* width: 430px;*/
	min-height:150px;
}
.produit img{
	float: left;
	width: auto;
	margin-bottom: 5px; /* 0 */
}
.produit .remove {
	height:30px;
	margin-top:7px;
}

.detailProduit{
	float:left;
	/* margin-left:30px; width:46%; */
	margin-left:60px; 
	width:59%;
	color:white;
	padding-bottom: 80px;
	font-size:1.1em;
}
.detailProduit ul{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}

.detailProduitLeft{
	float:left;
	/* margin-left:30px; width:46%; */
	margin-left:0px; /*60px*/
	width:100%;  /* 59%*/
	color:white;
	padding-bottom: 80px;
	font-size:1.1em;
}
.detailProduitLeft ul{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}

.produit .achaTools{
	float:left;
	width:56%; /* 46%*/
	height:40px;
	position:absolute;
	bottom:20px;
	right:20px;
	margin-top:0;
}
.produit .achaTools a.addToCart{
	display: block;
	float: right;
	width: auto;
	padding: 0 20px 0 35px;
	height: 40px;
	line-height: 38px;
	background-color: #ff8400;
	font-weight: 400;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	background-image: url(../images/caddy-ajout-panier.png);
	background-position:5px 9px;
	background-repeat: no-repeat;
}
.produit .achaTools a.addToCart span{
	display:block;
}
.produit .achaTools table{
	width:130px; /* 120px; */
	height:40px;
	color:#fff;
	font-size: 1.1em;
	float:right;
}
.produit .achaTools .quantite{
	padding-top:10px;
}
.produit .achaTools input{
	width:36px;
	height:36px;
	background-color:transparent;
	border:1px solid #fff;
	text-align:center;
	font-weight:700;
	color:#fff;
	font-size:1.2em;
}
.produit .achaTools .prix{
	width:160px;      /* 110px;  */
	height:50px;
	line-height:50px;
	float:left;
	margin-top:-9px;
	background-color:#696969;
	white-space:nowrap;
	text-align:center;
	font-weight:700;
	color:#fff;
	font-size:2em;
}
#retourHome, #besoinAide, #retourHomeRight, #besoinAideRight{
	display:block;
	width: auto;
	padding:10px 10px 10px 40px;
	position: absolute;
/*	margin-top:-40px;
	top: 0;*/
	background-repeat: no-repeat;
	background-position: left center;
	text-shadow:#000 1px 1px 1px;
}
#retourHomeRight{
	right: 0;
	background-image: url(../images/picto-retour.png);
	margin-right:50px;
}
#retourHome{
	left: 0;
	background-image: url(../images/picto-retour.png);
}
#besoinAideRight{
	right: 0;
	background-image: url(../images/picto-information.png);
	margin-right:50px;
}
#besoinAide{
	right: 0;
	background-image: url(../images/picto-information.png);
}
#totalapayer{
	clear: both;
	display: block;
	width: 96%;
	height: 30px;
	padding: 2%;
	font-family: 'Open Sans', sans-serif;
	background-color: #3e3e3e;
	text-align: right;
	font-size: 1.8em;
	font-weight: 300;
}
#totalapayer span{
	font-weight:700;
}
table.formFamille{
	border:1px solid #333;
	width:50%;
	margin:40px auto;
}
.div1Step2 {
	width:24%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
	min-height: 200px;
}
.div2Step2 {
	width:45%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
	min-height: 200px;
}
.div3Step2 {
    width:24%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
	min-height: 200px;
}
.photoMiniGroupImg{	
	width: 250px;
    margin: 10px;
	/*height: 485px;*/
}	
}

/*correctifs 2023*/
@media (max-width: 450px) {
	.gridContainer.clearfix{
		position: relative;
	}
	.paybox {
		width: auto;
		height: auto;
		display: flex;
		flex-direction: column;
	}
	#retourHome, #besoinAide, #retourHomeRight, #besoinAideRight  {

		position: relative;

	}
	#form-container{
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: column;
	}
	#info-form{
		padding-left: 10px;
		padding-top: 10px;
		justify-content: center;
		align-content: center;
	}
	body{font-size:16px;}
	a.bouton{height:60px;line-height:60px;width:100%!important;margin-top:20px;margin-bottom:20px;font-size:1.3em;}
	.photo10x15{width:100%;}
	.photo10x15Img{width:100%;}	
	#bgHead{margin-bottom:10px;}
	#content{padding: 10px 0 0 0;margin:0 0 0 0;}
	#nomEtablissement{font-size:16px;}
	#labelClasse{margin-right: 0;position: relative;font-size:12px;}
	#nav {font-size: 16px;height:80px;line-height:80px;background-image: url(../images/mobil-bg-nav.png);}
	#nomEleve{text-align:center;font-size: 1.5em;margin-top:10px;margin-bottom:10px;}
	#nomEleve span{width:100%;display:block;}
	.retournePhoto{margin-left:30%}
	.retournePhoto + .retournePhoto{margin-left:0%}
	#retourHomeRight{left: 0;width:30%;}
	#besoinAideRight{left: 0;width:30%;}
	.button_category {display:block;}
	.detailProduit a img{width:100%;height:auto;margin:10px auto;}
	.productName{padding-top:40px;font-weight:600;font-size:16px;}
	.detailProduitLeft span{font-size:1.9em;}
	.detailProduitLeft ul{margin:10px 0 30px 20px;}
	#popin{width:80%;top:50px;left:0;margin-left:0;padding:10%;}
	#popin a.bouton.bleue{margin-left:0!important;}
	.produit {margin-top:0;}
	.produit .img .imgMaquette{width:100%;}
	.photoMiniImg{width:70%;}
	.formFamille{text-align:right;font-size:11px;}
	.formFamille input{width:200px;height:20px;}
	.formFamille textarea{width:200px;}
	#footer{margin-top:60px;}
	#actionPage{font-size:20px;font-weight:600;}
	/*#header a{display:inline-block;}*/
	#header>a:first-child {width:60%;display:inline-block;margin-top:10px;}
	.cartable,.global-cart-total{display:block;float:right;}
	#totalapayer{font-size: 1.2em;}
	#totalapayer span{font-size: 1.4em;}
	.produit .achaTools .prix{font-weight:700;font-size:1.6em;}
	#produits{margin:30px auto;}
	
    /*rajout pour le slider en js*/
	.carrousel-global, .carrousel-overlap,	.carrousel li {min-height : 391px!important;}
	.carrousel li a.see_detail img.imgMaquette{width : auto!important;}
	.carrousel-prev { left: 0px!important;top: 45%!important; }
	.carrousel-next { right: 0px!important;top: 45%!important; }
	
}

