/* STYLE NOUVELLE VERSION */

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/background.jpg) no-repeat scroll top #000;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height: 1;
	text-align: center;
	width:100%;
}
/* h1, h2, h3, h4, h5, h6 { 
  margin: 1em 0 .5em 0; 
  line-height: 1.2; 
  font-weight: bold; 
  font-style: normal; 
} 
h1 { 
  font-size: 1.75em; 
} 
h2 { 
  font-size: 1.5em; 
} 
h3 { 
  font-size: 1.25em; 
} 
h4 { 
  font-size: 1em; 
} */
ol, ul {
	list-style: none;
}
a {
	text-decoration:none;
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover, a:focus, a:active {
	color: #fe9bd2;
  	outline: none;  
}
#div-0 a {
	text-decoration:none;
	color: #000;
}
#div-0 a:visited {
	color: #000;
}
#div-0 a:hover, a:focus, a:active {
	color: #fff;
  	outline: none;  
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#div-5 li {
	font-size:11px;
	padding: 5px;
	text-indent:20px;
	text-align:left;
	text-transform:uppercase;
	margin-left:10px; 
}
.sous_cat {
	background: transparent url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/gif/chip.gif) no-repeat 0% 50%;
}
#div-0 li {
	display:inline;
	text-transform:uppercase;
}
#div-0 ul {
	padding-top:35px;
}
#div-0 img {
	position:absolute;
	/*margin-left:-140px;*/
	margin-top:-40px;
}
.first
{
	padding-right:0px;
}
a.info {
   position: relative;
   color: black;
   text-decoration: none;
   border-bottom: 1px gray dotted; /* on souligne le texte */
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on d?finit une valeur pour l'ordre d'affichage */

   cursor: help; /* on change le curseur par d?faut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: nowrap; /* on change la valeur de la propri?t? white-space pour qu'il n'y ait pas de retour ? la ligne non-d?sir? */
   top: 30px; /* on positionne notre infobulle */
   left: 20px;
   background: white;
   color: green;
   padding: 3px;
   border: 1px solid green;
   border-left: 4px solid green;
}
.adresse {
margin-left:45px;
text-align:center;
float:left;
}
.copyright {
	margin-left:-10px;
}
.arbo {
	text-decoration:underline;
	font-size:18px;
	color:white;
}
.link, .link:visited{
	font-size:14px;
	color: #c67d95;
}
.link:hover, .link:focus, .link:active {
	color: #fff;
  	outline: none;  
}
img { 
	 border: 0;
	 vertical-align: middle;
}
strong { 
  font-weight: bold; 
} 
 /* Formulaires */ 
form, fieldset { 
  margin: 0; 
  padding: 0; 
  border: none; 
} 
input, button, select { 
  vertical-align: middle; /* Solution pb. d'alignement. */ 
}
.submit_newsletter {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ok_newsletter.jpg) no-repeat scroll left top;
	border: medium none;
	cursor: pointer;
	height: 22px;
	width: 46px;
}
.submit_recherche {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ok_recherche.jpg) no-repeat scroll left top;
	border: medium none;
	cursor: pointer;
	margin-top:1px;
	height: 22px;
	width: 38px;
}
.login {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ok.jpg) no-repeat scroll left top;
	border: medium none;
	cursor: pointer;
	height: 23px;
	width: 41px;
	margin-top:5px;
}
.login_pwd_input {
	font-size:9px;
	height:18px; 
	width:100px;
	margin-top:5px;
	margin-right:3px;
	background:#222222;
	color:#fff;
}
.newletter_input {
	height: 17px;
	width: 150px;
	font-size:12px;
	border: solid 1px #696969;
	padding: 2px;
	background:#222222;
	color:#fff;
}
.recherche_input {
	height: 16px;
	width: 110px;
	font-size:12px;
	border: solid 1px #696969;
	margin-right:5px;
	padding: 3px;
	background:#222222;
	color:#ffc0e6;
}
/*PAGE*/
#div-page {
	width: 999px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 20px;*/
	/*margin-bottom: 20px;*/
	min-width: 999px;
	max-width: 999px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}
#div-1 {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/bck_header.png) center no-repeat;
	width: 997px;
	height: 83px;
	margin-left:0;
}
/*HEADER*/
#div-0 {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/header.jpg) no-repeat;
	width: 976px;
	height: 72px;
	margin-left:11px;
	font-size:15px;
}
.logo
{
     padding-top:5px;
}

/*LOGIN+PASSWORD*/
#div-2 {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/bloc_client.jpg) right no-repeat;
	width: 972px;
	height: 74px;
	/*float: left;*/
	color:#c67d95;
	margin-left:11px;
}
#div-21 {
	width: 580px;
	padding-top:15px;
	float:left;
	/*text-transform:uppercase;*/
	font-size:14px;
}
.pub {
	padding-top:5px;
	padding-right:0px;
	width:970px; 
	}
#div-21 p {
float:left;
color:white;
padding-top:5px;
padding-left:10px;
padding-right:30px;
font-size:11px;
font-family:"Arial Black", Gadget, sans-serif;
}
#div-22 {
	width: 972px;
	float:left;
	font-size:14px;
}
/*FAQ TEL CHAT MAIL*/
/*#div-3 {*/
	/*background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/block_pub.png) #fff no-repeat;*/
	/*width: 993px;
	height: 42px;
	margin-top: 20px;
	margin-right: 5px;
}*/
/*RECHERCHE+NEWSLETTER*/
#div-4 {
	/*background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/recherche.jpg) #fff center center no-repeat;*/
	width:740px;
	height: 25px;
	vertical-align:middle;
}
/*#content-top
{
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/bck_content_top.png) center no-repeat;
	width: 997px;
	height: 2px;
	margin-right:13px;
	margin-left:0px;
}*/
/*#foot
{
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/bck_foot.png) center no-repeat;
	width: 994px;
	height: 1px;
	margin-left:1px;
}*/
#content
{
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/bck_content.png) center repeat-y;
	width: 997px;
	height: 100%;
	margin-left:0;
}
/*MENU*/
#div-5 {
	margin-top: 15px;
	padding-left: 14px;
	width: 225px;
	height: 100%;
	float: left;
}
#div-5 a { 
color:#fff;
}
#div-5 a:hover, a:focus, a:active {
	text-decoration:none;
	color:#e694c2;
}
#div-51 {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/starnet_news.png) left top no-repeat;
	height:108px;
	width:211px;
	margin-bottom:10px;
}
#div-51 marquee {
	height:70px;
	width:200px;
	background:transparent;
	padding:0px;
}
#div-52 {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/newsletter.jpg) left top no-repeat;
	height:55px;
	width:211px;
	margin-bottom:3px;
}
#div-53 {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/menu.png) repeat-y left;
	width: 220px;
	height: 100%;
	float: left;
	margin-left:-5px;
	margin-bottom:-10px;
}
/*CENTRE*/
#div-6 { 
	/*background: #000;*/
	margin-top:15px;
	width:740px;
	height:100%;
	float:left;
	padding-bottom:15px;
	text-align:left;
}
#div-61 {
background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/products.png) no-repeat;
width:170px;
height:248px;
float:left;
margin-bottom:5px;
margin-top:0px;
margin-left:12px;
margin-right:-40px;
}
#div-611 {
width:170px;
height:160px;
}
.ombre {
  display: block;
  position: relative;
  margin: 10px 8px;
}
/*.refprix {
 margin: -30px -20px;
}*/
#div-612 {
background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/refprix.jpg) repeat-x;
width:34px;
height:19px;
float:left;
font-size:11px;
padding: 5px 10px;
/*margin: 20px 0px;*/
margin-left:9px;
border: solid #000 1px;
}
#div-613 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/refprix.jpg) repeat-x;
width:40px;
height:19px;
float:right;
font-size:11px;
padding: 5px 10px;
/*margin: 20px 0px;*/
margin-right:42px;
border: solid #000 1px;
}
#div-614 {
background: #000 no-repeat;
width:120px;
font-size:11px;
color:white;
padding: 0px 10x;
margin-left:8px;
margin-top:20px;
text-align:center;
}
#div-62 {
margin-top:20px;
width:132px;
height:194px;
float:left;
border: solid #FFF 1px;
margin-bottom:5px;
margin-right:10px;
}
#div-621 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/produit.jpg) #FFF no-repeat;
width:130px;
height:160px;
}
#div-622 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ref.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-623 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/prix.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-63 {
margin-top:20px;
width:132px;
height:194px;
float:left;
border: solid #FFF 1px;
margin-bottom:5px;
margin-right:10px;
}
#div-631 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/produit.jpg) #FFF no-repeat;
width:130px;
height:160px;
}
#div-632 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ref.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-633 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/prix.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-64 {
margin-top:20px;
width:132px;
height:194px;
float:left;
border: solid #FFF 1px;
margin-bottom:5px;
}
#div-641 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/produit.jpg) #FFF no-repeat;
width:130px;
height:160px;
}
#div-642 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ref.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-643 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/prix.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-65 {
width:120px;
height:100%;
float:left;
margin-left:40px;
border: solid #c67d95 1px;
margin-bottom:5px;
margin-right:20px;
margin-top:10px;
}
#div-651 {
width:120px;
height:180px;
}
#div-652 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/gif/ref.gif) repeat;
width:120px;
}
#div-653 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/gif/prix.gif) repeat;
width:120px;
}
#div-66 {
width:132px;
height:194px;
float:left;
border: solid #FFF 1px;
margin-right:10px;
}
#div-661 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/produit.jpg) #FFF no-repeat;
width:130px;
height:160px;
}
#div-662 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ref.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-663 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/prix.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-67 {
width:132px;
height:194px;
float:left;
border: solid #FFF 1px;
margin-right:10px;
}
#div-671 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/produit.jpg) #FFF no-repeat;
width:130px;
height:160px;
}
#div-672 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ref.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-673 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/prix.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-68 {
width:132px;
height:194px;
float:left;
border: solid #FFF 1px;
}
#div-681 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/produit.jpg) #FFF no-repeat;
width:130px;
height:160px;
}
#div-682 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/ref.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
#div-683 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/prix.jpg) repeat-x;
width:128px;
height:14px;
border: solid #c67d95 1px;
}
/*FOOTER*/
#div-7 { 
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/gif/footer.gif) no-repeat;
	width: 976px;
	height: 93px;
	padding-top:5px;
	color:#ee99b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:11px;
	margin-bottom:-1px;
}
#div-7 p {
	margin-right:230px;
	margin-top:10px;
	font-size:11px;
}
/*FICHE PRODUIT*/
#div-8 { 
	/*background: #000;*/
	margin-top:5px;
	width:740px;
	height:100%;
	float:left;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	font-size:18px;
}
#div-81 {
background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/ombre_big.png) no-repeat top center;
/*border: solid #c67d95 3px;*/
/*margin-top:10px;*/
margin-right:10px;
margin-top:20px;
width:250px;
height:369px;
float:left;
}
.ombre_big {
  display: block;
  position: relative;
  margin: 42px 32px;
}
#div-82 {
background:#ee99b6 right repeat-x;
margin-top:20px;
margin-left:50px;
margin-bottom:10px;
width:400px;
height:20px;
float:left;
color:#fff;
text-align:left;
}
#div-83 {
width:57px;
height:88px;
float:left;
border: solid #c67d95 1px;
margin-left:53px;;
margin-right:0px;
margin-bottom:10px;
}
#div-84 {
width:57px;
height:88px;
float:left;
border: solid #c67d95 1px;
margin-left:10px;
margin-right:45px;
}
#div-85 {
width:57px;
height:88px;
float:left;
border: solid #c67d95 1px;
margin-left:10px;
margin-right:45px;
}
#div-86 {
width:57px;
height:88px;
float:left;
border: solid #c67d95 1px;
margin-left:10px;
}
#div-87 {
width:350px;
height:100%;
float:left;
border: solid #c67d95 1px;
color:#fff;
padding:20px;
font-size:12px;
margin-left:55px;
}
#div-88 {
background:#ee99b6 right repeat-x;
margin-top:80px;
margin-left:5px;
margin-right:40px;
margin-bottom:20px;
width:740px;
height:20px;
float:left;
text-align:left;
color:#fff;
}
#div-89 {
width:90%;
height:100%;
float:left;
margin-left:0px;
color:#fff;
margin-top:20px;
padding:2px;
font-size:9px;
}
#div-89 tr, #div-89 td {
border:0;
}
#div-9{
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/log-in.jpg) #fff left no-repeat;
	width: 354px;
	height: 93px;
	margin-right: 25px;
	margin-left: 15px;
	float: left;
	text-align:center;
	margin-top: 20px;
}
#div-9 img {
	vertical-align:baseline;
}
#div-9 a {
color:#000;
}
#div-9 p{
	font-size:12px; 
	padding-top:20px
}
/*PANIER*/
#div-10 { 
	margin-top:15px;
	width:720px;
	height:100%;
	float:left;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size:12px;
	color:#000;
}
/*#div-10 a {
	color:#000;
}*/
#div-10 table {
	/*background-color:#fff;*/
}
#div-10 a:hover, a:focus, a:active {
	text-decoration:underline;
	color:#000;
}
#div-10 a
{
	color:#000;
}
.tab {
	color:#000;
	background-color:#fe9bd2;
}
#div-10 th {
		border:1px solid #ee99b6;
		color:#000;
		background-color:#fe9bd2;
}
.line {
		border:1px solid #fe9bd2;
}

/* CATEGORIES */

#div-11 {
width:120px;
height:100%;
float:left;
margin-left:10px;
border: solid #c67d95 1px;
margin-bottom:5px;
margin-right:10px;
margin-top:20px;
}
#div-111 {
width:120px;
height:180px;
}
#div-112 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/gif/ref.gif) repeat;
width:120px;
height:30px;
text-align:center;
}
#div-113 {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/gif/prix.gif) repeat;
width:120px;
text-align:center;
}
.label {
 color:#F00;
 text-decoration:underline;
 }
.police {
 font-size:12px;
 }
#pwd {
 float: right;
 }
.fb {
 float:right;
 padding-right:5px;
 padding-top:10px;
}
/* MENU */

#menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge int?rieure */
        margin : 0; /* ni ext?rieure */
        list-style : none; /* on supprime le style par d?faut de la liste */
        line-height : 21px; /* on d?finit une hauteur pour chaque ?l?ment */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
        font-family : "Trebuchet MS",Helvetica,Jamrul,sans-serif; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'?l?ment, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge int?rieure */
        text-decoration : none; /* on supprime le style par d?faut des liens (la plupart du temps = soulign?) */
        width : 150px; /* largeur */
}

#menu li /* Elements des listes */      
{ 
        float : left; 
}

/* IE ne reconnaissant pas le s?lecteur ">" */
html>body #menu li
{
        /*border-right: 1px solid transparent ;*/ /* on met une bordure transparente ? droite de chaque ?l?ment */
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 150px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}

html>body #menu li ul li                
{
        /*border-top : 1px solid #000;*/ /* on met une bordure transparente en haut de chaque ?l?ment */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un ?l?ment de liste ET sous-sous-lites lorsque la souris passe sur un ?l?ment de sous-liste */
{
        left: auto; /* Repositionnement normal */
}

.capsule_corps 
{
         background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/menu_corps.png); /*#ec70b6 ;*/
         width:150px;
         height:28px;
}

.capsule_foot
{
         background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/menu_foot.png); /*#ec70b6 ;*/
         width:150px;
         height:27px;
}

.capsule_head
{
         background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/menu_head.png); /*#ec70b6 ;*/
         width:150px;
         height:31px;
}

#div-0 li ul li a {
	color: #fff;
  	outline: none;  
}

#div-0 li ul li a:visited {
	color: #fff;
  	outline: none;  
}
#div-0 li ul li a:hover, a:focus, a:active {
	color: #e694c2;
  	outline: none;  
}

#logout a {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/logout_final.jpg) left top no-repeat ;
	width:110px;
	height:28px;
}
#logout a:hover, #logout a:focus, #logout a:active {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/logout_final.jpg) right top no-repeat ;
}
#logout {
	padding-top:0px;
	padding-right:0px;
	padding-left:7px;
	float:left;
}

#compte a {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/compte_final.jpg) left top no-repeat ;
	width:110px;
	height:28px;
}
#compte a:hover, #compte a:focus, #compte a:active {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/compte_final.jpg) right top no-repeat ;
}
#compte {
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	float:left;
}

#cart a {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/cart_final.jpg) left top no-repeat ;
	width:109px;
	height:28px;
}
#cart a:hover, #cart a:focus, #cart a:active {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/cart_final.jpg) right top no-repeat ;
}
#cart {
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	float:left;
}

#tools a {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/tools_final.jpg) left top no-repeat ;
	width:141px;
	height:28px;
}
#tools a:hover, #tools a:focus, #tools a:active {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/tools_final.jpg) right top no-repeat ;
}
#tools {
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	float:left;
}

#email a {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/email_final.jpg) left top no-repeat ;
	width:91px;
	height:28px;
}
#email a:hover, #email a:focus, #email a:active {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/email_final.jpg) right top no-repeat ;
}
#email {
	padding-top:0px;
	margin-right:0px;
	float:left;
}

#faq a {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/faq_final.jpg) left top no-repeat ;
	width:90px;
	height:28px;
}
#faq a:hover, #faq a:focus, #faq a:active {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/faq_final.jpg) right top no-repeat ;
}
#faq {
	padding-top:0px;
	margin-right:0px;
	float:left;
}

#tel a {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/tel_final.jpg) left top no-repeat ;
	width:157px;
	height:28px;
}
#tel a:hover, #tel a:focus, #tel a:active {
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/tel_final.jpg) right top no-repeat ;
}
#tel {
	padding-top:0px;
	margin-right:1px;
	float:left;
}

#chat {
	padding-top:0px;
	/*margin-left:10px;*/
	margin-right:0px;
	float:left;
}

.padding_chat
{
	margin-left:59px;
}

#div-flash
{
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/banniereg.png) left top no-repeat ;
	width:528px;
	height:288px;
	padding-right:7px;
	padding-left:2px;
	padding-top:1px;
	float:left;
}

#div-image
{
	background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/png/banniered.png) left top no-repeat ;
	width:200px;
	height:288px;
	float:left;
	/*padding-right:7px;*/
}

#ref {
background: url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/refprix.jpg) repeat-x;
width:34px;
height:18px;
float:left;
font-size:11px;
padding: 5px 10px;
padding-top:1px;
/*margin: 20px 0px;*/
margin-left:0;
border: solid #000 1px;
color:black;
}
#prix {
background:url(https://www.sslbanque.com/www_legavenue-store_com/e_commerce/ximg/jpeg/refprix.jpg) repeat-x;
width:40px;
height:19px;
float:right;
font-size:11px;
padding: 5px 10px;
/*margin: 20px 0px;*/
margin-right:0;
border: solid #000 1px;
}
#vign {
background: #000 no-repeat;
width:120px;
font-size:11px;
color:white;
padding: 0px 10x;
margin-left:0;
margin-top:0;
text-align:center;
}
.newsletter {
font-family:"Arial Black",Gadget,sans-serif;
font-size:13px;
font-weight:bold;
padding-top:13px;
margin-bottom:-13px;
}
#div-53 ul :hover{
background-color:#FE9BD2;
color:#000;
}

#zone_starnet {    /* la zone de lien */
float: left;
width : 220px;
height: 30px;
margin-left: 75%;
margin-top: -25px;
}

.elem-element {
	margin-left:-40px;
	margin-right:20px!important;
}

.cross {
	height:400px;
}

#cachaie {
	outline: 0px none; 
	background-color:#000; 
	width:400px; 
	height:110px;
	margin-top:50px;
	margin-left:100px;
	position:absolute; 
	border: 1px solid #EE99B6;
}