/********** LOGIN **********/
#cadre_login {
	position:relative;
	float:right;
	height:auto;
	width:186px;
}

#cadre_login input[type=text], #cadre_login input[type=password] {
	border:none;
	background-color:#FFFFFF;
	width:175px;
	margin-top:2px;
}

#cadre_login input[type=text] {
	margin-bottom:8px;
}

#cadre_login input[type=submit] {
	font-weight:bold;
	color:#936;
	background-color:#fff;
	border:1px solid #936;
}

#cadre_login input[type=submit]:hover{
	cursor:pointer;
	color:#fff;
	background-color:#936;
	border:1px solid #fff;
}

#cadre_login p {
	margin:0px;
	padding:0px;
}

#cadre_login, #cadre_login_haut, #cadre_login_milieu, #cadre_login_bas {
	width:186px;
}

#cadre_login_haut {
	height:34px;
	background-image:url(/images/gui/cadre_compte_haut.png);
	background-repeat:no-repeat;
}

#cadre_login_milieu {
	background-image:url(/images/gui/cadre_compte_milieu.png);
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	width:176px;
	background-repeat:repeat-y;
}

#cadre_login_bas {
	background-image:url(/images/gui/cadre_compte_bas.png);
	background-repeat:no-repeat;
	height:8px;
}


#cadre_nouveaute p {
	margin:0px;
	padding:0px;
}

#cadre_nouveaute, #cadre_nouveaute_haut, #cadre_nouveaute_milieu, #cadre_nouveaute_bas {
	position:relative;
	float:right;
	width:186px;
	height:86px;
	cursor:pointer;
	width:186px;
}

#cadre_nouveaute_haut {
	position:relative;
	height:34px;
    /*background-image:url(/images/gui/cadre_nouveautes_haut.png);
	background-repeat:no-repeat;*/
}

#cadre_nouveaute_milieu {
	background-image:url(/images/gui/cadre_compte_milieu.png);
	/*padding-top:150px;*/
	padding-left:5px;
	padding-right:5px;
	width:176px;
	background-repeat:repeat-y;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	height:180px;
}

#cadre_nouveaute_infos{	
	clear:both;
	text-align:center;
}

#cadre_nouveaute_bas {
	background-image:url(/images/gui/cadre_compte_bas.png);
	background-repeat:no-repeat;
	height:8px;
}


p.mdpPerdu {
	margin:0px;
	margin-left:5px;
	padding:0px;
	margin-bottom:8px;
	text-align:right;
}

p.mdpPerdu a {
	color:#936;
	text-decoration:none;
}

p.mdpPerdu a:hover {
	font-weight:bold;
	text-decoration:underline;
}

p.seConnecter{
	text-align:center;
}

p.inscrire{
	text-align:center;
}

p.seConnecter input {
	margin-top:10px;
}

/********** PANIER **********/
#cadreMiniPanier {
	height:auto;
	margin:0;
	color:#000;
	float:right;
	width:186px;
	margin:20px 0px;
}

#cadreMiniPanier p {
	text-align:center;
	margin:0px;
	padding:0px;
}

#cadreMiniPanier input.submitPanier   {
	border:none;
	color:#000;
	background-color:transparent;
	font-weight:bold;
	font-size:0.85em;
}
	
#cadreMiniPanier input.submitPanier:hover {
	cursor:pointer;
	border:none;
	text-decoration:underline;
	color:#FF6699;
}

#contenuMiniPanier {
	margin-top:20px;
	text-align:right;

}

#cadreMiniPanier_haut {
	background-image:url(/images/gui/cadre_panier_haut.png);
	background-repeat:no-repeat;
	height:34px;
	width:186px;
}

#cadreMiniPanier_milieu {
	background-image:url(/images/gui/cadre_panier_milieu.png);
	background-repeat:repeat-y;
	height:auto;
	width:186px;
}

#cadreMiniPanier_milieu  p {
	text-align:center;
}

#cadreMiniPanier_bas {
	background-image:url(/images/gui/cadre_panier_bas.png);
	background-repeat:no-repeat;
	height:8px;
	width:186px;
}

#cadreMiniPanier table {
	margin-left:auto;
	margin-right:auto;
}

p.nbArticlePanier {
	margin-top:15px;
	text-align:center;
}

.trait {
	border-bottom-color:#FFFFFF;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-top-width:2px;
	border-right-width:0.5px;
	border-bottom-width:0.5px;
	border-left-width:0.5px;
}

 #univers_coiffure, #univers_esthetique , #cgv, #contacter, #suiviColis {
	margin:2px 0px;
}

#univers_coiffure, #univers_esthetique {
	position:relative;
	float:right;
	width:186px;
	height:83px;
	cursor:pointer;
	margin-top:140px;
}

#univers_esthetique{
	background-image:url(/images/gui/cadre_univers_esthetique.png);
	background-repeat:no-repeat;
}

#univers_coiffure {
	background-image:url(/images/gui/cadre_univers_coiffure.png);
	background-repeat:no-repeat;
}

#cgv {
	position:relative;
	float:right;
	width:186px;
	height:86px;
}

#cgv img, #contacter img, #nouveautes img, #mercanet img, #suiviColis img {
	border:none;
}

#contacter {
	position:relative;
	float:right;
	width:186px;
	height:46px;
}

#suiviColis {
	position:relative;
	float:right;
	width:186px;
	height:120px;
	background-image:url(/images/gui/cadre_suivi.png);
	background-repeat:no-repeat;
}

#mercanet {
	position:relative;
	float:right;
	width:186px;
	height:120px;
	text-align:center;
}


#suiviColis p, #suiviColis a {
	margin:0px;
	padding:0px;
}

#logo_marque {
	position:relative;
	float:right;
	width:100px;
	height:100px;
}
