/*STYLE PERSO*/
#header-right{
	position:relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*STYLE COMMUN*/
#list-panier{
	position:absolute;
	top:63px;
	display:none;
	left:-105px;
	width:430px;
	background-color:#887A6F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	z-index:1100;
	opacity:0.9;
	filter:alpha(opacity=90);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BE9C77;
	border-bottom-color: #BE9C77;
	border-left-color: #BE9C77;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #675748;
}

#list-panier a img{
	border:none;
	float:none;
}

#action_panier{
/*	float:right;*/
	list-style-type:none;
	height: 32px;
	/*width: 973px;*/
	margin-top: 20px;
}


#action_panier a {
	float: right;
	margin-left: 10px;
}


.mess_erreur{
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}

.formulaire_ecomv2{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;	
}

.formulaire_ecomv2 p{
	width:60%;
	margin-right:auto;
	margin-left:auto;
}

.formulaire_ecomv2 p label{
	float:left;
	width:100px;
}
.formulaire-box {
	/*	border: 1px solid #87796E;
*/	background-color: #FFFEE0;
	padding: 15px;
}
.formulaire-box p{
	width:70%;
	margin-right:auto;
	margin-left:auto;
}

.formulaire-box p label{
	float:left;
	margin-right:10px;
	text-align:right;
	width:120px;
	font-size: 12px;
}

.panier_detail {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #87796E;
	background-color: #FFFEE0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;

}

.panier_detail strong {
	font-size: 14px;	
}

.ajoute-panier {
	border: 1px solid #FFFEE0;
	background-color: #FFFEE0;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
}

#qte {
	width: 47px;	
}
.bt-inscription {
	background-image: url(../gifs/bt-inscription.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 210px;
	background-color: #FFFEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.bt-inscription:hover {
	background-image: url(../gifs/bt-inscriptionover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 210px;
}

.bt-panier2 {
	background-color: #fffee0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	font-size: 13px;
	text-align: center;
	text-decoration: none!important;
	font-weight: bold;
	color: #000;
	height: 26px;
	width: 170px;
	display: block;
	background-image: url(../gifs/link.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
}
.bt-panier2:hover {
	height: 26px;
	width: 170px;
	display: block;
	background-image: url(../gifs/linkover.jpg);
	background-repeat: no-repeat;
}
#vide_panier {
	display: block;
	height: 23px;
	width: 142px;
	background-color: #FFFEE0;
	cursor:pointer;
	margin-top: 5px;
	float: right;
	padding-left: 47px;
	color: #C80909;
	background-image: url(../gifs/bt-vider2.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
}
#vide_panier:hover {
	display: block;
	height: 23px;
	width: 142px;
}
#bt-continuer {
	background-image: url(../gifs/bt-continuer.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 159px;
	background-color: #FFFEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin-top: 4px;
	float: left!important;
}
#bt-continuer:hover {
	background-image: url(../gifs/bt-continuerover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 159px;
}

#chargement_v2{
	width:100%;
	text-align:center;
}

.bt-valider {
	background-image: url(../gifs/bt-valider.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
	background-color: #FFFEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.bt-valider:hover {
	background-image: url(../gifs/bt-validerover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}

.bt-valider2 {
	background-image: url(../gifs/bt-valider2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
	background-color: #FFFEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.bt-valider2:hover {
	background-image: url(../gifs/bt-valider2over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}

.btn-annuler {
	background-image: url(../gifs/btn-annuler.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 201px;
	background-color: #FFFEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	float: right;
	margin-right: 10px;
}
.btn-annuler:hover {
	background-image: url(../gifs/btn-annulerover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 201px;
}
.btn-paiement {
	background-image: url(../gifs/btn-paiement.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 150px;
	background-color: #FFFEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	float: right;
}
.btn-paiement:hover {
	background-image: url(../gifs/btn-paiementover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 150px;
}
.btn-confirmer {
	background-image: url(../gifs/bt-confirmer.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 237px;
	background-color: #FFFEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	float: right;
}
.btn-confirmer:hover {
	background-image: url(../gifs/bt-confirmerover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 237px;
}
.commentaire_ecomv2{
	text-align:right;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

#adresse_facturation{
	background-color:#FFFEE0;
	border:1px solid #A27F19;
	width:253px;
	font-size:12px;
	margin-right:15px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.encart_element{
	background-color:#FFFEE0;
	border:1px solid #A27F19;
	width:700px;
	font-size:12px;
	margin-right:15px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#adresse_facturation strong, #adresse_livraison strong {
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}

#adresse_livraison{
	background-color:#FFFEE0;
	border:1px solid #A27F19;
	padding:5px;
	width:45%;
	font-size:12px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#commande_recap_btn{
	width:100%;
	text-align:center;
}

#commande_recap_btn label{
	margin-right:40px;
}

.soft {
	font-weight: normal;
}

#menu_compte_ecomv2{
	width:90%;
	list-style-type:none;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 72px;
	padding-left: 50px;
	padding-right: 30px;
	line-height: 22px;
	background-color: #86786D;
}

#menu_compte_ecomv2 a {
	color: #FFFEE0;
}

.menu-compte-g {
	float: left;
	width: 40%;
}
.menu-compte-d {
	float: right;
	width: 40%;
}

#menu_compte_ecomv2 li{
	float:left;
	margin-right:30px;
	height:30px;
	text-align:left;
}

.adresse_facturation-g {
	float: left;
	width: 40%;
}
.adresse_facturation-d {
	float: right;
	width: 40%;
}

.bt-telephone {
	background-image: url(../gifs/bt-telephone.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 239px;
}
.bt-telephone:hover {
	background-image: url(../gifs/bt-telephoneover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 239px;
}
.bt-enligne {
	background-image: url(../gifs/bt-enligne.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 198px;
	margin-left: 10px;
}
.bt-enligne:hover {
	background-image: url(../gifs/bt-enligneover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 198px;
}

.link-commerce {
	background-color: #fffee0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin-top: 1em;
	font-size: 13px;
	text-align: center;
	text-decoration: none!important;
	font-weight: bold;
	color: #000;
	height: 26px;
	width: 170px;
	display: block;
	background-image: url(../gifs/link.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
}
.link-commerce:hover {
	height: 26px;
	width: 170px;
	display: block;
	background-image: url(../gifs/linkover.jpg);
	background-repeat: no-repeat;
}

.adr_envoi_cheque{
	font-weight:bold;
	text-align:center;
}

/*******************/

.adresse_facturation-encart {
	margin: 0px;
	width: 700px !important;	
}

