@charset "utf-8";
body {
	margin-top: 0px;
	font-family: arial;
	font-size: 13px;
	color:#454545;
}
.centre{text-align:center;}
.gras{font-weight:bold;}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#logo{
    width:250px;
	float:left;
}
#logo a{
    display:block;
	text-decoration:none;
}
#logo a img{
	vertical-align: sub;
}
#logo a span{
    display: inline-block;
    font-size: 1.2em;
    text-align: center;
    color: #454545;
    font-weight: bold;
    margin-top: -8px;
}
#log{
    text-align: center;
    width: 230px;
    margin: auto;
	padding-bottom: 20px;
}
#log input{
	padding:5px;
	margin:5px;
}
#log button{
	float:right;
}
#header, #headerMenu, #container{
	width:100%;
	max-width:1400px;
	margin:auto;
}
#headerMenu{
	clear: both;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#recherche{
    text-align: right;
    padding-bottom: 5px;
    padding-top: 20px;
    float: right;
}
#recherche input{
	width:300px;
	padding:4px;
	text-align:center;
}
#recherche button{
	padding:4px;
    margin-left:-7px;
}
#panier{
	clear:right;
    float: right;
    margin: 10px 30px 0px 35px;
}
#panier a{
	color:#454545;
}
#panier span{
    float: left;
    font-weight: bold;
    margin-top: 11px;
	margin-right: 5px;
}
#contact{
    margin: 80px 0px 0px 30px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: right;
    display: inline-block;
}
#menu{
	display:inline-block;
	width:40%;
	float:left;
	max-height:400px;
	overflow:auto;
}
#containerLeft{
	/*float:left;
	margin:5px;*/
	width:100%;
	max-width:1400px;
}
#containerRight{
	/*float:right;
	margin:5px;*/
	clear:both;
	width:100%;
	max-width:1400px;
}
#content {margin:1em auto;max-width:1400px;}
.bloc {width:24% !important;padding:0;margin:2px;display:inline-block;float:left;}
.blocArticles {width:100%;max-width:200px;height:300px !important;padding:5px;margin:5px;display:inline-block;background-color:#FFF;}
/* pour test visuels */
.content div {border:solid 1px #FFF;}
/* pour activer le text-align:justify sur des boites en lignes et de la premiere à la derniere */
.content {text-align:justify;}
/* inline-block au lieu de float pour nos boites , elle reagiront a text-align*/
.content > div {display:inline-block;}
/* on ajoute une derniere ligne virtuel pour emuler text-align:justify de la premiere à la derniere ligne du contenu */
.content:after {display:inline-block;content:'';width:99%;vertical-align:top;}
/* on vire l'espace indésirable de la derniere ligne */
.content {line-height:0;}
.content > div {line-height:1.2em;}
.content a{color:#454545;}
#containerCommande{
    clear: both;
    border: 1px solid;
    display: inline-block;
    width: 49.2%;
    text-align: left;
}
#containerCommande input{
    display:block;
    width: 90%;
    padding:5px;
    margin:auto;	
}
#containerCommande textarea{
    display:block;
    width: 90%;
    padding:5px;
    margin:auto;
}
#containerCommande label{
	display:inline-block;
	padding:5px;
    margin:auto;
	font-size:1.2em;
	font-weight:bold;
}
#containerCommande button{
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold;
    width: 50%;
    margin: 20px;
    float: right;
}
#containerFormulaire{
	clear:both;
    margin:20px;
	border:1px solid;
    display: inline-block;
	width:95%;
	text-align:right;
}
#containerFormulaire input{
    display: inline-block;
    width: 50%;
    padding: 5px;
    margin-left:5px;	
	margin-right:25px;
}
#containerFormulaire textarea{
    padding: 5px;
    margin-left:5px;	
	margin-right:25px;
    display: inline-block;
    width: 50%;
}
#containerFormulaire label{
	display:inline-block;
	padding:10px;
	font-size:1.5em;
	font-weight:bold;
}
#containerFormulaire button{
    padding: 10px;
    font-size: 1.5em;
    font-weight: bold;
    width: 50%;
    margin: 25px;
    float: right;
}
#containerFormulaire p{
	text-align:center;
}
h1 {
	clear: both;
	font-size: 1.9em;
	font-weight: bold;
	color: #05368b;
}
h1 a{
	color:#454545;
	text-decoration:none;
}
h2 {
	font-size: 1.2em;
	font-weight:bold;
	color:#05368b;
	display:inline;
}
h2 p{
	text-align:justify;
	color:#454545;
	margin:20px;
}
h3 {
	font-size: 1em;
	text-align:center;
}
h3 p{
	font-weight:normal;
	text-align:justify;
}
h4 {
    text-align: center;
    color: white;
    font-size: 1.5em;
}
h5 {
    text-align: center;
    color: white;
    font-size: 1.5em;
}
#containerCubes{
	clear:both;
	padding:5px;
}
.cubes{
	display:inline-block;
    margin: 3px;
    border: 1px solid #ccc;
}
.cubeCatalogue{
	background-image:url(../images/catalogue.jpg);
    height: 330px;
    color: #454545;
    font-size: 1.5em;
    text-align: left;
    font-weight: bold;
}
.cubeCatalogue div{
	margin:10px;
}
.cubeCatalogue a{
	color:#FFF;
	text-decoration:none;
}
.cubeInfos{
    width: 31.5%;
    float: left;
    margin: 3px;
    border: 1px solid #ccc;
    text-align: justify;
    padding: 5px;
    min-height: 135px;
}
.cubeAntiSpam{
    width: 50%;
    border: 1px solid #ccc;
    padding: 5px;
    min-height: 80px;
    float: right;
    margin-right: 25px;
}
.cubeAntiSpam input{
	margin:5px;
}
#bonCommande{
	text-align:right;
    position: relative;
    top: 180px;
}
.slideshow {  
   width: 100%;  
   overflow: hidden; 
   height: 370px;   
} 
.slideshow ul {  
    /* 4 images donc 4 x 100% */  
   width: 500%;  
   height: 375px;  
   padding:0; margin:0;  
   list-style: none;  
}  
.slideshow li {  
   float: left;  
}
.slideshow img {
	width:inherit;
}
#imagePrincipale{
    text-align: center;
    padding: 10px; 
    width: 45%;
    float: left;
	min-height: 310px;
    /* line-height: 310px; */
}
#imagePrincipale img{
	max-height:450px;
	max-width:450px;
}
#imagesThumb{
	border: 1px solid #ccc;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: auto;
    float: left;
}
#imagesThumb img{
	vertical-align:middle;
	margin:5px;
}
#intro2{
    text-align: justify;
    padding: 10px;
    width: 58%;
    display: inline-block;
}
#intro{
	text-align:justify;
    width: 49.5%;
    float: left;
    display: inline-block;
}
#galerie{
    clear: both;
    /* border-top: 2px dashed #0038A8; */
    /* border-bottom: 2px dashed #0038A8; */
    /* text-align-last: justify; */
    margin-top: 10px;
    margin-bottom: 10px;
}
#galerieIndex{
	width:48%;
    display:inline-block;
    padding:5px;
}
#galerieIndex2{
    width: 59%;
    display: inline-block;
    padding: 5px;
    text-align: center;
	float:right;
}
.galerieIn{
    font-weight: bold;
    padding: 2px;
    display: inline-block;
    background: #FFF;
    text-align-last: center;
    width: 31.3%;
    border: 1px solid;
    margin: 1px;
	text-align: -webkit-center;
	font-size:0.9em;
}
.galerieIn2{
    font-weight: bold;
    display: inline-block;
    background: #FFF;
    text-align-last: center;
    width: 15.9%;
    border: 1px solid;
    margin: 1px;
	text-align: -webkit-center;
	font-size:0.9em;
}
.galerieBest{
    font-weight: bold;
    padding: 2px;
    display: inline-block;
    background: #FFF;
    text-align-last: center;
    width: 22.9%;
    border: 1px solid;
    margin: 1px;
    text-align: -webkit-center;
    font-size: 0.9em;
}
.galerieNom{
    min-height: 50px;
    text-align: -webkit-center;
    max-width: 150px;
}
.galeriePrix{
	font-weight:bold;
}
.galerieIn img, .galerieIn2 img{
	max-height:150px;
	max-width:150px;
}
.galerieTout{
    float: right;
    padding: 4px;
    background-color: #0038A8;
    margin: 2px;
}
.galerieTout a{
	color:#FFF;
	font-weight:bold;
}
.containerPages{
	clear:both;
	text-align:center;
	padding:7px;
}
.containerPages a{
    padding: 5px;
    border: 1px solid #454545;
    font-weight: bold;
    margin: 5px;
    background-color: #fed700;
    color: #454545;
    font-size: 1.5em;
    width: 30px;
    display: inline-block;
}
#footerBackground{
	clear:both;
	min-height:150px;
	background-image:url(../images/footer.png);
	background-position:center;
	background-repeat:no-repeat;
}
#footerTexte{
	clear:both;
	width:100%;
	max-width:1024px;
	margin:auto;
	text-align:center;
	padding-top:10px;
}
.nomArticle{
    clear:both;
    padding:8px;
    background-color:#05368b;
    text-align:center;
	font-size: 1.35em;
    font-weight: bold;
    color: #FFFFFF;
}
.refArticle{
	margin-top:20px;
	font-weight:bold;
	font-size:1.5em;
}
/* Liens */
a {
	text-decoration: none;
	color: #f30;
}
.miniature{width:200px;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat;}
.listeCouleur{display:none;border-bottom:1px solid;opacity:1;}
@media (max-width: 600px) {
	#intro{
		width: 100%;
    	padding: 0px;
    	float: none;
	}
	#intro2{
		text-align: justify;
		padding: 0px;
		width: 100%;
		display: inline-block;
	}
#menu{
	display:inline-block;
	width:100%;
	float:none;
	max-height:100px;
	overflow:auto;
    background-color: #fff9ee;
    padding-top: 10px;
    padding-bottom: 10px;
}
#contact{
	display:none;
}
#containerFormulaire{
	clear:both;
    margin:auto;
	border:0px;
    display: inline-block;
	width:95%;
	text-align:center;
}
#containerFormulaire input{
    display: inline-block;
    width: 100%;
    padding: 5px;
    margin-left:0px;	
	margin-right:0px;
}
#containerFormulaire textarea{
    padding: 5px;
    margin-left:0px;	
	margin-right:0px;
    display: inline-block;
    width: 100%;
}
#containerFormulaire label{
	display:inline-block;
	padding:5px;
	font-size:1.5em;
	font-weight:bold;
}
#containerFormulaire button{
    padding: 10px;
    font-size: 1.5em;
    font-weight: bold;
    width: 100%;
    margin: 6px;
    float: none;
}
#catalogue{
    text-align:center;
	margin:5px;
    font-size: 1.2em;
    font-weight: bold;
    padding:5px;
    background-color: darkgrey;
	width: 95%;
	display:inline-block;
	float:none;
}
#panier{
    float: right;
    margin: 10px 30px 0px 35px;
    position: absolute;
    top: 0;
    right: 0;
}
#recherche{
	float:none;
}
#recherche input {
    width: 85%;
	border:1px solid;
}
#recherche button {
    padding: 4px;
    margin-left: -4%;
    width: 10%;
}
#galerieIndex{
	width: 100%;
    display: inline-block;
    padding: 0px;
}
#galerieIndex2{
    width: 100%;
    display: inline-block;
    padding: 0px;
    text-align: center;
	float:none;
}
.galerieIn{
	width:100%
}
.galerieBest{
    font-weight: bold;
    padding: 1px;
    display: inline-block;
    background: #FFF;
    text-align-last: center;
    width: 47.5%;
    border: 1px solid;
    margin: 1px;
    text-align: -webkit-center;
    font-size: 0.9em;
}
.galerieIn2{
    font-weight: bold;
    padding: 1px;
    display: inline-block;
    background: #FFF;
    text-align-last: center;
    width: 47.5%;
    border: 1px solid;
    margin: 1px;
    text-align: -webkit-center;
    font-size: 0.9em;
}
#imagePrincipale{
	width:95%;
	min-height:180px;
	line-height:90px;
}
#imagePrincipale img{
	max-width:90% !important;
}
#imagesThumb{
    border: 1px solid #ccc;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: auto;
}
.cubeInfos{
    width: initial;
    float: none;
    margin: 3px;
    border: 1px solid #ccc;
    text-align: justify;
    padding: 5px;
    min-height: 135px;
}
#containerCommande{
    clear: both;
    margin: auto;
    border: 1px solid;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#containerCommande input{
    display: inline-block;
    width: 99%;
    padding: 0px;
    margin-left:0px;	
	margin-right:0px;
}
#containerCommande textarea{
    padding: 0px;
    margin-left:0px;	
	margin-right:0px;
    display: inline-block;
    width: 99%;
}
#containerCommande label{
	display:inline-block;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
}
#containerCommande button{
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold;
    width: 100%;
    margin: 0px;
    float: none;
}
/*==============================================*/
a:link.footer  {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.footer {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.footer {
	text-decoration: none;
	color: #FFFFFF;
}
a:active.footer {
	text-decoration: none;
	color: #FFFFFF;
}
/*==============================================*/
a:link.etat  {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.etat {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.etat {
	text-decoration: none;
	color: #FFFFFF;
}
a:active.etat {
	text-decoration: none;
	color: #FFFFFF;
}
/*==============================================*/
/* texte */
.titre_principal {
	font-size: 18px;
	font-weight:bold;
	color:#ff0000;
}
.titre_secondaire {
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
}
.titre_secondaire_bleu {
	font-size: 16px;
	font-weight:bold;
	color:#0038a8;
}
.panier {
	font-size: 14px;
	font-weight: bold;
	color:#E31E24;
}
.giving {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.ref_article {
	font-size: 14px;
	font-weight: bold;
	color: #39F;
}
.nom_article {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre_tableau {
	font-weight: bold;
	color: #FFFFFF;
}
#typeMarquage{
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 5px 5px 35px;
	border:solid #999 1px;
	margin:5px;
	cursor:pointer;
}