
html{
padding:0px;
margin:0px;
text-align:center;
}
body{
margin:0px;
padding:0px;
font-family:Arial;
font-size:13px;
cursor:default;
text-align:center;
background:url('../imgs/toile.jpg') fixed center #94846B;
}
h1, h2, h3, h4, h5{
font-family:Times New Roman;
color:#584D47;
}
h1{
margin:0px;
padding:0px;
}
h2{
}
h3, h1{
font-size:16px;
font-weight:600;
text-transform:uppercase;
/*letter-spacing:-1px;*/
padding:0px;
margin:0px;
}
	h3 a{
	color:#584d47;
	}
	h3 a:hover{
	color:#0b697f;
	text-decoration:underline;
	}
h4, h2{
margin:0px;
padding:2px 0px 0px 0px;
color:#00AFE5;
font-size:19px;
font-weight:100;
}
h5{
font-size:15px;
padding:4px 0px 2px 0px;
margin:0px;
}
p{
margin:2px 0px;
padding:0px;
line-height:15px;
}
a img{
border:none;
}
a{
text-decoration:none;
color:black;
}
a:hover{
color:#00AFE5;
}
p a{
text-decoration:underline;
}

form{
font-size:12px;
}
textarea{
font-family:Arial;
font-size:11px
}
label{
cursor:pointer;
}
li label:hover{
color:#00AFE5;
}
table, form, tr, td{
margin:0px;
padding:0px;
}
table{
border-collapse:collapse;
}
	table.admin{
	margin:0px 0px 20px 0px;
	}
	table.admin tr{
	background: #e6e3e1;
	}
	table.admin td{
	padding:1px 8px 2px 0px;
	white-space:nowrap;
	}
	table.admin th{
	border:1px solid gray;
	background:#e0dcda;
	height:17px;
	padding:1px 3px;
	font-size:11px;
	}
	
	table.lignes td{
	padding:5px 10px;
	}
	table.lignes tr{
	border-bottom:1px solid gray;
	}
	
	table.tab1 td{
	padding:5px 20px 5px 2px;
	white-space:nowrap;
	/*border:1px solid gray;*/
	}
	table.tab1 tr{
	}
	
	table.canne td{
	vertical-align:middle;
	padding:2px 6px;
	}
	table.canne th{
	background:#dfdede;
	border:4px solid white;
	text-align:center;
	}

ul{
margin:0px;
padding:2px 0px 3px 5px;
list-style-position:inside;
}
li{
list-style-image: url("../imgs/puce.gif");
color:#584d47;
}

tr{
vertical-align:top;
}
hr{
line-height:1px;
height:1px;
margin:2px 0px;
padding:0px 0px;

border-right:0px;
border-left:0px;
border-bottom:0px;
border-top:1px solid #584D47;
}
input.type1{
background:#584d47;
color:white;
height:17px;
font-weight:100;
font-size:11px;
border:none;
cursor:pointer;
}
input.type1:hover{
background:black;
}
input.type2{
background:#584D47;
color:white;
padding:2px 1px 0px 1px;
height:14px;
width:17px;
font-weight:100;
font-size:11px;
border:none;
cursor:pointer;
text-align:center;
}
input.type3{
height:17px;
padding:2px 0px 0px 20px;
margin:2px 0px;
background:url('../imgs/puceInput.gif') 8px 4px no-repeat #584d47;
border:none;
width:164px;
font-family:Helvetica Neue, Arial;
color:white;
font-size:12px;
letter-spacing:-0.8px;
}
input.type4{
margin:2px 0px;
display:block;
width:100%;
border:1px solid white;
background:#e0dcda;
font-size:9px;
cursor:pointer;
}
input.type4:hover{
background:#584d47;
color:white;
}
input.type5{
margin:2px 0px;
border:1px solid #DEDEDE;
background:white;
color:#00afe5;
font-weight:600;
}
input.type6{
border:0px;background:0px;font-size:12px;cursor:pointer;padding:0px;
}
	input.type6:hover{
	color:#00afe5
	}
abbr{
cursor:pointer;
} 



#monPanier{
/*background:red;*/
width:740px;
}
	#monPanier h3{
	border-bottom:1px solid #584D47;
	font-size:17px;
	}
	#monPanier table.recap{
	width:100%;
	text-align:center;
	margin:10px 0px 35px 0px;
	color:#584D47;
	}
		#monPanier table.recap tr{
		background: #e6e3e1;
		}
		#monPanier table.recap th{
		background:#e0dcda;
		height:17px;
		padding:0px;
		/*font-weight:100;*/
		font-size:12px;
		}
		#monPanier table.recap td{
		border-top:3px solid white;
		height:28px;
		padding:0px;
		background:url('../imgs/sep.gif') top left no-repeat  #e6e3e1;
		font-size:13px;
		}
	#monPanier div.recap{
	float:right;
	width:200px;
	margin-left:10px;
	padding-left:10px;
	border-left:2px solid #e0dcda;
	}
		#monPanier div.recap h4{
		color:#00AFE5;
		font-size:20px;
		font-weight:100;
		}
#catalogue{
/*background:red;*/
width:740px;
}
	#catalogue h3, #catalogue h1{
	border-bottom:1px solid #584D47;
	font-size:17px;
	}
#listeProduits{
clear:left;
padding-top:15px;
}
#menuAdmin{
position:fixed;
z-index:100000;
border-bottom:1px solid white;
top:0px;
left:0px;
width:100%;
background:green;
color:white;
font-weight:bold;
}
#menuAdmin a:hover{
text-decoration:underline;
}
#menuAdmin a{
color:white;
}
#contenu{
width:930px;
padding:10px 10px 0px 10px;
margin:auto;
margin-top:5px;
background:white;
text-align:left;
}
#header{
height:160px;
}
#menuRapide, #menuRapide a{
text-transform:uppercase;
font-family:Helvetica Neue, Arial;
font-size:10px;
color:#593A22;
text-decoration:none;
letter-spacing:-0.8px;
}
	#menuRapide a:hover{
	text-decoration:underline;
	}
#coinOutils{
float:right;
background:url('../imgs/bandeBruneVert.gif') repeat-y top left;
width:185px;
padding:10px 0px 3px 5px;
position:relative;
bottom:10px;
text-align:right;
}
form#recherche{
}
	form#recherche img, form#recherche input{
	vertical-align:top;
	}
	form#recherche input.custom{
	height:17px;
	padding:2px 0px 0px 0px;
	margin:0px;
	background:#e0dcda;
	border:none;
	width:135px;
	font-family:Helvetica Neue, Arial;
	font-size:12px;
	letter-spacing:-0.8px;
	}
	
form#login{
}
	form#login input.custom{
	height:17px;
	padding:2px 0px 0px 20px;
	margin:2px 0px;
	background:url('../imgs/puceInput.gif') 8px 4px no-repeat #584d47;
	border:none;
	width:164px;
	font-family:Helvetica Neue, Arial;
	color:white;
	font-size:12px;
	letter-spacing:-0.8px;
	}
#accueil{
clear:both;
}





#faq{
width:720px;
background:#e0dcda;
}
	#faq td{
	padding:10px 5px 0px 10px;
	}
	#faq textarea{
	background:white;
	border:1px solid #ececec;
	text-align:center;
	font-size:10px;
	line-height:11px;
	font-family:Arial;
	color:#584D47;
	
	height:70px;
	width:120px;
	margin-top:30px;
	padding:3px;
	overflow:auto;
	}
#accueil .actualites{
clear:both;
border-top:1px solid #584D47;
border-bottom:1px solid #584D47;
padding:3px 0px 5px 5px;
margin:0px;
}
	#accueil .actualites p{
	line-height:13px;
	font-size:12px;
	overflow:hidden;
	height:65px;
	}
#menu{
height:35px;
}
#pied{
padding-top:10px;
color:white;
width:950px;
margin:auto;
}
	#pied a{
	color:white;
	}
	#pied p{
	font-size:9px;
	line-height:11px;
	}


	
	
	
.prixCanne{ 
display:inline;
color:#37717F;
font-weight:bold;
font-size:15px;
border:0px;
padding-right:4px;
} 
.pub1{
width:468px;
height:60px;
background:white;
margin-left:262px;
}
	.pub1 p{
	margin:0px;
	padding:0px;
	}
.tetris{
float:left;
padding-right:10px;
white-space:nowrap;
margin-top:4px;
}
.notesSup{
width:310px;
position:absolute;
margin-top:180px;
font-size:9px;
line-height:11px;
background:white;
opacity : .6;	
filter : alpha(opacity=60);
}	
	.notesSup td{
	padding:0px 10px;
	}
.apropos1{
float:left;
width:150px;
padding-right:5px;
border-right:2px solid #e0dcda;
}
.legende{
font-size:9px;
line-height:10px;
}
.grandeCitation{
color:#0B697F;
font-family:Times New Roman;
font-style:italic;
font-size:22px;
line-height:20px;
}
.tiers{
float:left;
width:230px;
padding-right:10px;
background:white;
text-align:left;
}
.info{
border:2px solid green;
background:white;
padding:2px 5px;
margin:15px 0px;
color:green;
}
.chiffres{/*
padding:5px;
position:relative;
right:1px;
overflow:hidden;
width:20px;
height:20px;*/
}
	.chiffres a{
	border:1px solid white;
	padding:0px 3px;
	margin:2px 1px 0px 0px;
	}
	.chiffres a:hover{
	background:#584D47;
	color:white;
	}
.quantiteDynamique{
width:101px;
/*height:17px;*/
padding:3px;
margin-bottom:10px;
font-size:10px;
border:1px solid #9c9490;
}
.unProduit{
background:#E0DCDA;
padding:0px 10px;
height:231px;
width:98%;
}
	.unProduit h4{
	color:#584D47;
	font-size:50px;
	letter-spacing:-2px;
	font-weight:600;
	}
.demi{
width:340px;
float:left;
padding:0px 30px 0px 0px;
}
	.quartNoir{
	width:170px;
	float:left;
	}
	.quartBleu{
	margin-left:200px;
	font-size:22px;
	color:#00AFE5;
	}
	.quartBleu p{
	line-height:18px;
	}
.plus1{
position:absolute;
background:black;
color:white;
padding:4px 0px;
margin:0px 5px;
width:30px;
/*display:none;*/
text-align:center;
white-space:nowrap;
}
.introPage{
padding:10px 0px 10px 0px;
width:718px;
}
	/*.introPage .blocGauche{ POUR TINYMCE*/
	.blocGauche{
	width:165px;
	line-height:15px;
	font-size:13px;
	float:left;
	}
	/*.introPage .blocDroite{POUR TINYMCE*/
	.blocDroite{
	padding-left:10px;
	width:530px;
	line-height:18px;
	color:#00AFE5;
	font-size:17px;
	float:right;
	/*text-align:center;*/
	}
	.blocDroite p{
	text-align:center;
	}
.produit {
border-bottom:1px solid #584D47;
padding:5px;
/* background:blue; */
width:250px;
height:105px;
}
	.produit p{
	font-size:11px;
	line-height:12px;
	font-style:italic;
	}
	.produit h4{
	font-family:Arial;
	font-weight:100;
	letter-spacing:-1px;
	font-size:23px;
	line-height:21px;
	color:#00afe5;
	}
		.produit h4 a{
		color:#00afe5;
		}
	.produit .onglet{
	padding:0px 5px 3px 0px;
	float:left;
	}

.produit2{
width:165px;
/*height:120px;*/
background:#e0dcda;
color:#3F3F3F;

float:left;
margin:0px 20px 15px 0px;
}
	.produit2 .reference{
	font-weight:100;
	white-space:nowrap;
	font-size:30px;
	line-height:30px;
	color:#3F3F3F;
	letter-spacing:-1px;
	float:left;
	/*width:100px;*/
	padding:0px 3px 0px 3px;
	position:absolute;
	/*z-index:9000;*/
	overflow:hidden;
	background:#E0DCDA;
	/*direction:rtl;*/
	cursor:pointer;
	/*border:1px solid black;*/
	}
	.produit2 a.reference:hover{
	font-size:30px;
	/*width:auto;*/
	/*background:#c5d4d8;*/
	}
	.produit2 .reference:focus{
	outline:0;
	}
	.produit2 .prix{
	text-align:right;
	padding-right:2px;
	font-size:17px;
	line-height:15px;
	letter-spacing:-1px;
	color:#00AFE5;
	}
	
.beigeDroite{
float:right;
width:184px;
background:#e0dcda;
}
	.beigeDroite .contenuPanier{
	white-space:nowrap;
	padding:0px 5px;
	margin:0px 10px;
	background:white;
	
	height:45px;
	font-size:9px;
	text-align:center;
	}
		.beigeDroite .contenuPanier .bordure{
		border-bottom:1px solid #584D47;
		padding-bottom:4px;
		margin-bottom:5px;
		}
		.beigeDroite .contenuPanier .articles{
		font-family:Times New Roman;
		color:#0B697F;
		font-size:18px;
		font-weight:900;
		}
		.beigeDroite .contenuPanier .prix{
		color:#00AFE5;
		font-size:13px;
		font-weight:100;
		}
a.lienMenu{
}
a.lienMenu:hover, a.lienMenu:focus{
outline:0;
}
.deroulantAccueil{
position:absolute;
z-index:35000;
overflow:hidden;
height:0px;
width:140px;
}
.deroulantSimple{
position:absolute;
z-index:35000;
width:140px;
display:none;
}
.deroulantAccueil a, .deroulantSimple a{
display:block;
color:white;
border-top:2px solid #ffffff;
font-style:italic;
background:#0b697f;
padding:5px 2px 5px 5px;
text-decoration:none;
font-size:11px;
line-height:11px;
}
	.deroulantAccueil a:hover, .deroulantSimple a:hover{
	background:#584d47;
	}
.colonneIntro{
/* */
width:140px;
margin-right:17px;
/* */
height:470px;
background:url('../imgs/fondColonne1.gif') repeat-x top left;
float:left
}
.aide{
border:1px solid green;
background:white;
padding:2px;
}
.rouge{
color:red;
}
.erreur{
color:red;
font-weight:bold;
}
.edit{
position:absolute;
}
.preload{
display:none;
}
.nowrap{
white-space:nowrap;
}
.msg{
text-align:center;
background:white;
border:2px solid orange;
margin:4px;
}
a.sansCadre:hover, a.sansCadre:focus, a.sansCadre:visited{
outline:0;
}

















/* Mise en forme dans l'éditeur */
#bodytinymce{
background:white;
text-align:left;
padding:3px 9px;
float:none;
margin:0px;
}
/* toute la page dédiée à l'éditeur */
#tiny {
padding:5px;
}
legend{
border:1px solid #a5a5a5;
color:#000000;
background:#FFFFFF;
padding:0px 4px;
font-weight:bold;
-moz-border-radius: 6px 6px 6px 6px;
white-space:normal;
cursor:pointer;
}
legend a{
color:black;
text-decoration:none;
}
legend a:hover{
/*text-decoration:underline;*/
}
legend a:focus , #tiny  legend a:active {
outline:0;
}
fieldset{
margin-top:10px;
padding:0px 10px;
border:1px solid #a5a5a5;
-moz-border-radius: 6px 6px 6px 6px;
background:#dedede;
}

/* Mise en forme dans le tiroir (dossier FTP) */
#tiroir{
text-align:left;
}
#tiroir legend a{
color:black;
text-decoration:none;
}
#tiroir legend{
border:1px solid #a5a5a5;
color:#000000;
background:#FFFFFF;
padding:0px 4px;
font-weight:bold;
-moz-border-radius: 6px 6px 6px 6px;
white-space:normal;
cursor:pointer;
}
#tiroir fieldset{
margin-top:10px;
padding:0px 10px;
border:1px solid #a5a5a5;
-moz-border-radius: 6px 6px 6px 6px;
background:#c4c4c4;
}

#tiroir img{
vertical-align:middle;
padding-right:3px;
}
#tiroir a{
text-decoration:none;
color:#5f5f5f;
font-weight:bold;
}
#tiroir a:hover{
color:black;
}
#tinyMce{
background:white;
text-align:left;
}




/* duplicate image positioning */
img.idupe {
position:absolute;
z-index:30000;
visibility:hidden;
}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../imgs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imgs/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.sp_facebook_icon {
	background-image: url(http://static.ak.fbcdn.net/rsrc.php/v2/yh/r/1dQf_ATK831.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	width: 14px;
}
.facebook_page{
	width: auto;
	display: inline-block;
	height: 14px;
	text-align: center;
	border-color: gray;
	margin-top: 10px;
	background: #eceef5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cad4e7;
	cursor: pointer;
	padding: 2px 6px 2px;
	white-space: nowrap;
	color: #3b5998;
	margin-right: 50px;

}

.facebook_link:hover{
	text-decoration: none;
}
.facebok_title{
	line-height: 14px;
	margin-left: 3px;
	vertical-align: top;
	color: #3b5998;
	font-weight: normal;
	font-size: 11px;
	display: inline-block;
}
