/* Elements HTML en general
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#18110B;
	font-size: 0.8em;
	color:#FFFDD0;
}

h1, h2, h3{
	
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

img {
	border: 0
}

a {
	color:#fedb8f;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#e0a11b;
}

object {
	position:relative;
z-index:1;
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0;
	background:url(img/bg3.png) no-repeat;
	min-height:720px;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float: left;
	width:1000px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}

.zone_content {
float:left;
}

#contenu_accueil {
	
	width:1000px;
	margin:15px auto 0 auto;
	padding:0;
}

#prix_unique{
	width:370px;
	height:417px;
	float:left;
	margin:-4px 10px 0 0;
}


#zone_img_accueil{
	width:449px;
	float:left;
position:relative;
left:40px;
}

.videoAccueil {
margin:0 0 0 40px;
}

#txt_accueil {
	width:500px;
	float:left;
position:relative;
top:-5px;
background:url(img/noir50.png);
padding:10px;
line-height:15px;
}

#txt_accueil_special {
	width:890px;
	float:left;
position:relative;
top:-5px;
background:url(img/noir50.png);
padding:10px;
}

#txt_accueil p, #txt_accueil_special p {
	
	color:#fffdd0;
	margin:auto;
	text-align:justify;
}


#txt_accueil h2, #txt_accueil_special h2 {
	
	color:#fffdd0;
	margin:auto;
	font-family:georgia;
	font-size:34px;
	font-weight:normal;
}

.titrePage {
	color: #fff;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #fffdd0;
	text-align: left;
	width: 552px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-left:220px;
}

.sousTitrePage h3 {
	font-weight: bold;
	font-size:1.2em;
	font-family: Georgia;
	border-bottom:#fffdd0 solid 1px;
	padding-bottom: 2px;
}

.sousTitrePageGauche h3 {
	font-weight: bold;
	font-size:1.2em;
	font-family: Georgia;
	border-bottom:#fffdd0 solid 1px;
	padding-bottom: 2px;
}

.sousTitrePageGauchePaiement h3 {
	font-weight: bold;
	font-size:1.2em;
	font-family: Georgia;
	border-bottom:#fffdd0 solid 1px;
	padding-bottom: 2px;
margin-left:20px;
display:block;
}

.textePage {
	color: #fffdd0;
	text-align: left;
	font-family:Georgia;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	left:30px;
}

.separation {
	height: 1px;
	width: 775px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

a.lien_adresse {
	color:#fedb8f;
	text-decoration:none;
	position:relative;
	left:30px;
	font-weight:bold;
}

a:hover.lien_adresse {
	color:#e0a11b;
}

a.lien_adresse_valid {
	color:#fedb8f;
	text-decoration:none;
	position:relative;
	right:255px;
top:-10px;
	font-weight:bold;
float:right;
}

.chequeInfos {
background:url(img/noir50.png);
display:table;
padding:5px;
	position:relative;
	left:30px;
}

.recherche_motcle {
	position:relative;
	left:-145px;
}




/* Entete
-------------------------------------------------------- */

#entete {
	width: 1000px;
	margin:auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #FFFFFF;
}

.logo {
	width: 319px;
	height:176px;
	margin:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background:url(img/logo.gif);
	text-indent:-5000px;
}

.logo a{
	float:left;
	width:305px;
	height:176px;
}

.online_fr {
	width: 121px;
	height:29px;
	margin:-24px auto auto auto;
	background:url(img/online_fr.gif);
	text-indent:-5000px;
	float:right;
	position:relative;
	right:110px;
	top:-4px;
}

.online_fr a{
	float:left;
	width:121px;
	height:29px;
}

.online_en {
	width: 121px;
	height:29px;
	margin:-24px auto auto auto;
	background:url(img/online_en.gif);
	text-indent:-5000px;
	float:right;
	position:relative;
	right:110px;
	top:-4px;
}

.online_en a{
	float:left;
	width:121px;
	height:29px;
}

.lang {
background:url('img/lang.png');
width:82px;
height:29px;
float:left;
margin:-30px 0 0 90px;

}

.lang a {
width:20px;
height:14px;
float:left;
}

.lang a.bt_fr {
background:url('img/fr.png') 0 14px;
position:relative;
left:13px;
top:8px;
}

.lang a.bt_fr_actif {
background:url('img/fr.png');
position:relative;
left:13px;
top:8px;
}

.lang a.bt_fr:hover, .lang a.bt_fr_actif:hover {
background:url('img/fr.png') 0 14px;
}

.lang a.bt_en {
background:url('img/en.png') 0 14px;
position:relative;
left:28px;
top:8px;
}

.lang a.bt_en_actif {
background:url('img/en.png');
position:relative;
left:28px;
top:8px;
}

.lang a.bt_en:hover, .lang a.bt_en_actif:hover {
background:url('img/en.png') 0 14px;
}


.form_recherche {
	width:190px;
	margin:auto;
	position:relative;
	top:5px;
}

.champs_recherche {
	background:#544437;
	color:#a9a396;
	border:none;
	float:left;
	width:145px;


	padding-left:3px;
}

.btOk_recherche {
	background:none;
	border:none;
	cursor:pointer;
	margin-top:-15px;
	width:25px;
	position:relative;
	top:-2px;
	left:10px;
	color:#fedb8f;
}

.btOk_recherche:hover {
	color:#e0a11b;
}

#monCompte {
	width: 195px;
	margin: 0;
	height:90px;

}

.formMonCompte {
	padding: 0;
	margin: 0;
	color:#a9a396;
	font-family:garamond, georgia;
	font-size:16px;
	padding-left:10px
}

.blocMonCompte {
	
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.7em;
	padding: 0 0 0 0;
	margin: -15px 0 0 70px;
	color: #a9a396;
	background-color: #544437;
	border:none;
	overflow: hidden;
	zoom: 1;
	height:17px;
	width:115px;
	float:left;
}

.menuMonCompte {
	float: left;
	color: #a9a396;
	margin:0;
	padding: 0;
	width:195px;
	font-family:verdana;
	font-size:11px;
	position:relative;
	left:4px;
}

#monPanier {
	width: 195px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

#monPanier a {
	font-family:Verdana;
	font-size:0.7em;
}

.boutonMonCompteEntete {	
	float: right;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.boutonMonCompteEntete1 {	
	float: right;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position:relative;
	left:-280px;
}


.btValider_compte {
	background:none;
	border:none;
	color:#fedb8f;
	font-family:Verdana;
	cursor:pointer;
}

.btValider_compte:hover {
	color:#e0a11b;
}

.btValider_compte1 {
	background:none;
	border:none;
	color:#fedb8f;
	font-family:Verdana;
	cursor:pointer;
	
}

.btValider_compte1:hover {
	color:#e0a11b;
}

.btValider_compte2 {
	background:none;
	border:none;
	color:#fedb8f;
	font-family:Verdana;
	cursor:pointer;
position:relative;
left:250px;
	
}

.btValider_compte2:hover {
	color:#e0a11b;
}

a.LIEN_entete:link {
	font-size: 0.8em;
	color: #a9a396;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #a9a396;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #fee8d4;
	text-decoration: underline;
	font-weight: bold;
}


/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:970px;
	color: #a9c9e9;

	font-size: 0.9em;
	font-weight: bold;
	background-color: #0066CC;
	margin: 0;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

a.LIEN_chemin:link {
	color: #a9c9e9;
	text-decoration: none;
}


a.LIEN_chemin:visited {
	color: #a9c9e9;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #a9c9e9;
	text-decoration: underline;
}

/* Rubrique
-------------------------------------------------------- */

.ListeRubrique {
	width: 708px;
	margin:0 0 0 0px;
	padding: 0;
	float:left;
}


/* Produit petit & grand
-------------------------------------------------------- */

#blocProduit {

	width: 617px;
	margin:0 0 0 20px;
	padding: 0;
	float:left;
}

#blocProduitHaut {
	width:617px;
	height:89px;
	background:url(img/ficheProduitHaut.png);
}

#blocProduitmilieu {
	width:617px;
	background:url(img/ficheProduitMilieu.png);
}

#blocProduitbas {
	width:617px;
	height:33px;
	background:url(img/ficheProduitBas.png);
}

.ListeProduitsPetits {
	width: 708px;
	margin: 0 0 0 40px;
	padding: 0;
	float:left;
}

.produitPetit {
	
}

.blocImgProduit {
	width:615px;
}

img.imgCashmeres {
border:#e1caa1 solid 1px;
position:relative;
left:20px;
}

.contourImageRub {
	
}

.contourImagePanier {
	border:#333 solid 1px;
	margin:5px;
}

.contourImage {
	margin-bottom: 25px;
	margin-left: 20px;
	border:#e1caa1 solid 1px;
}

a.imglightbox {
	margin-bottom: 5px;
	margin-left: 0px;
	width:305px;
	height:228px;
	display:table;
}

a.imglightboxProduit {
	margin-bottom: 5px;
	margin-left: 20px;
	width:305px;

	height:228px;
	display:table;
}

a.imglightboxProduit img {
	border:#e1caa1 solid 1px;
}

a.imglightboxProduit img {
	margin: 0;
}

.sousImage {
width:310px;
position:relative;
left:20px;
}

.contourSousImage {
	border:#e1caa1 solid 1px;
}

a.imgListeRubrique{
	float:left;
	margin-bottom: 25px;
	margin-left: 20px;
}

.titreProduit {
	margin:0 0 0 0;
	padding:20px 0 0 0;
	width: 100%;
}

.titreProduit h2 {
	color: #f0e28b;
	text-align: center;
	font-weight: normal;
	font-size:22px;
	font-family:Garamond, Georgia;
}

.chapoProduit {
	color: #f4ebc3;
	text-align: justify;
	font-size: 1.2em;
	font-weight:bold;





	font-family:Garamond, Georgia;
	line-height: 1.2em;
	margin-bottom: 15px;
	width:580px;
}

.descriptionProduit {
	color: #f4ebc3;
	font-weight:normal;
	font-family:Garamond, Georgia;
	font-size: 1.2em;
	text-align: justify;
	margin:0;
	width:580px;
}

.prixProduit {

	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.ficheProduit {
	width: 470px;
	margin-left: 20px;
	margin-top:50px;
}

.ficheProduitCashmere {
	width: 470px;
	margin-left: 20px;
	margin-top:15px;
}

.ficheProduit p {
	margin:0;
}


.ficheProduitInfos {
	width:270px;
	float:right;
	margin-top:-287px;
}

.panier {
	width:220px;
	height:90px;
position:relative;
top:-25px;
}

.panier p {
font-weight:bold;
position:relative;
top:55px;
left:60px; 
}

.panier a {
	width:94px;
	height:30px;
	background:url(img/panier.png) no-repeat;
	padding-top:55px;
	float:left;
}

form#formpanier {
	font-family:Garamond, Georgiad;
	color:#f4ebc3;
	font-size:1.2em;
position:relative;
top:-35px;
}

form#formpanier select{
	background:#e6cfa6;
	border:none;
	color:#1c0a00;
	font-family:Garamond, Georgia;
	font-size:1.2em;
	list-style:none;
	cursor:pointer;
}

a.LIEN_commander:link {
	color: #fedb8f;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #fedb8f;
	text-decoration: none;
	font-weight: bold;
}


a.LIEN_commander:hover {
	color: #e0a11b;
	text-decoration: underline;
	font-weight: bold;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	width: 600px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0 0 0 260px;
	padding-bottom: 10px;
	color: #fffdd0;
}

#pages span {
background:#dcb75c;
padding:0px 5px 2px 5px;
margin:0 -6px 0 -6px;
position:relative;
top:0px;
font-weight:bold;
color:#18110b;
}

a.LIEN_pages:link {
	color: #fffdd0;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #fffdd0;
	text-decoration: none;
	font-weight: bold;
}


a.LIEN_pages:hover {
	color: #fffdd0;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	width: 1000px;
	color: #9d8e52;
	font-size: 10px;
	text-align: center;
	margin: 20px;
	float:left;
}

.fianet {
position:relative;
top:12px;
}

a.LIEN_footer:link {
	color: #9d8e52;
	text-decoration: none;
	font-size:10px;
}

a.LIEN_footer:visited {
	color: #9d8e52;
	text-decoration: none;
	font-size:10px;
}

a.LIEN_footer:hover {
	color: #9d8e52;
	text-decoration: underline;
}

/* Divers elements de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #a9a396;
	font-weight: bold;
	background-color: #544437;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #261d15;
}

.tableau_long {
margin-left:200px;
}

.ligneTableau {

	font-size: 0.9em;
	color:#fffdd0;
	font-family:Georgia;
background:url(img/noir50.png);
	
}

.ligneTableau1 {
	font-size: 0.9em;
	color:#fffdd0;
	font-family:Georgia;
	width:20px;
	margin-left:85px;
	float:left;
}

.footerTableau {
	color: #a9a396;
	font-weight: bold;
	background-color: #544437;
	border-bottom-width: 1px;

	border-bottom-style: solid;
	border-bottom-color: #655345;
}

.boutonMonCompteContenu {
	font-weight: normal;
	margin: 0px 0 0 90px;
	background:url(img/noir50.png);
	padding-top:10px;
	padding-bottom:10px;
}

.boutonMonCompteContenu input {
	margin-top:20px;
}

.boutonMonCompteContenu1 a {
	font-weight: bold;
	text-align:right;
	position:relative;
	left:620px;
	top:-27px;
	font-size:1.1em;
}

.boutonMonCompteContenu2 {
	font-weight: bold;
	width: 765px;
	text-align: left;
margin:8px 0 30px 0;
position:relative;
}

.boutonMonCompteContenu input2 {
	margin-top:20px;
}

.statutInfos {
margin-left:130px;
}

.fondValidPanier {
	font-weight: normal;
	margin: 0;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

.fondValidPanier1 {
	font-weight: bold;
	position:relative;
	top:10px;
	left:-230px;
	font-size:1.1em;
	float:right;
}

.zoneDeSaisie {
	color: #9ca388;
	font-size: 0.9em;
	background-color:#544437;
	border:none;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #fffdd0;
width:800px;
position:relative;
left:20px;
}

.commentaires1 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #fffdd0;
	position:relative;
	left:20px;
}

form#nouveau {
	width:700px;
	margin-left:220px;
}

form#connexion {
	width:700px;
	margin-left:220px;
}

.produitPanier {
	border-bottom:#544437 solid 1px;
}

.bg_livraison_adresse {
background:url(img/noir50.png);
display:table;
position:relative;
left:20px;
padding:10px 400px 10px 0px;
}


/* Signature
-------------------------------------------------------- */


#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;

}

a.LIEN_signature:link {

	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}

#imgsemelle {
position:relative;
top:-35px;
}

img.cards {

}

img.bankTransfer {

}

p.gammeCashmere {
float:left;
font-size:10px;
width:650px;
}

a.paiementvalider {
position:relative;
left:50px;
}

.voirEmbauchoirs {
width:104px;
height:106px;
background:url('img/voirEmbauchoir.png');
float:right;
position:relative;
right:5px;
top:8px;
}

.voirProduits {
width:95px;
height:106px;
background:url('img/voirProduits.png');
float:right;
position:relative;
right:15px;
top:8px;
}

.voirEmbauchoirsEN {
width:104px;
height:106px;
background:url('img/seeEmbauchoir.png');
float:right;
position:relative;
right:5px;
top:8px;
}

.voirProduitsEN {
width:95px;
height:106px;
background:url('img/seeProduits.png');
float:right;
position:relative;
right:15px;
top:8px;
}

.txtVirement {
font-size:10px;
}



