#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#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 */
        min-height: 0; /* Corrige un bug sous IE */
}


#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 : 25px; /* 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-weight : bold; /* on met le texte en gras */
        font-family : Verdana, Arial, Helvetica, 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 */
        background : #5A5A5A; /* couleur de fond */        
        color : #ffffff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 120px; /* largeur */
}

#menu li /* Elements des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        /*border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}

/* 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 */
{ 
        width: 125px; /* Largeur des sous-listes */
	    position: absolute; /* Position absolue */
		left: -999em; /* Hop, on envoie loin du champ de vision */
		font-size : 12px; /* hauteur du texte : 12 pixels */
}


#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        /*border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
        /*border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul 
{
        margin    : -22px 0 0 144px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        /*border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        /*border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}
#menu a:hover 
{
        
		color : F9559F; /* Noir */
        background : #353535; /* Blanc*/
}

body {
background-image: url('img/background.gif');
background-attachment: fixed;
background-position: top center; 
background-repeat:no-repeat;
background-color:#F4F4F4;
color:#000000;
font-size:8pt;
font-family:Tahoma, Verdana, Arial;
margin:0px;
padding:0px;
height:100%; }

.cadre-header { width:951px; height:110px; background-image: url('img/fond-menu-accueil.jpg'); background-repeat:no-repeat; background-position:top; }
.txt-haut-header { color:#919191; font-size:9pt; font-family:Arial, Tahoma, Verdana; }
.txt2-haut-header { color:#5c3c3c; font-size:8pt; font-family:Arial, Tahoma, Verdana; }
.txt3-haut-header { color:#ffffff; font-size:10pt; font-family:Arial, Tahoma, Verdana; font-weight:bold; }

.fond-liste { background-image: url('http://www.yeda.fr/img/menu-gauche-barre-categorie.gif'); width:229px;  }
.liste-menu { padding:0px; margin:0px; list-style-type:none; padding-left:15px;   }
.liste-menu2 a { list-style-type:none; height:18px; margin:0px; color:#5e5d5c; font-size:8pt; font-family:Tahoma, Verdana; text-decoration:none; line-height:18px; }
.liste-menu2 a:hover { list-style-type:none; height:18px; margin:0px; color:#a30000; font-size:8pt; font-family:Tahoma, Verdana; line-height:18px; }

.barre-header { background-image: url('http://www.yeda.fr/img/barre-header.png'); background-repeat:repeat-x; width:100%; height:37px; }
.barre-header td { color:#8D8D8D; padding:0px; margin:0px; }
.barre-header a { color:#8D8D8D; text-decoration:none; font-weight:bold; font-size:10pt; }
.barre { color:#DDDDDD; margin-left:10px; margin-right:10px; font-size:10pt; }

.barre-header2 td { color:#8D8D8D; padding:0px; margin:0px; }
.barre-header2 a { color:#8D8D8D; text-decoration:none; font-family:Arial, Tahoma, Verdana; font-size:8pt; font-weight:bold; }

.header-centre { width:895px; height:224px; margin-left:auto; margin-right:auto; }

.footer { color:#a9a9a9; font-size:8pt; height:36px; text-align:center; background-image: url('http://www.yeda.fr/img/footer.png'); line-height:16px; vertical-align:top; padding:0px; margin:0px; margin-top:20px; }

.envoyer-ami { margin-right:580px; position:relative; top:25%; }
.ajouter-favoris { position:relative; top:25%; }

.menu-haut { width:214px; min-width:214px; height:14px; background-image: url('http://www.yeda.fr/img/menu-gauche-haut.png'); background-repeat:no-repeat; }

.menu-centre { width:0px; min-width:0px; height:100%; background-image: url('http://www.yeda.fr/img/menu-gauche-barre-categorie.gif'); background-repeat:repeat-y; color:#676666; font-size:9pt; vertical-align:top; }
.menu-centre img { padding-top:0px; border:none; display:block; }
.menu-bas { width:208px; min-width:208px; height:90px; background-image: url('http://www.yeda.fr/img/menu-gauche-bas.png'); background-repeat:no-repeat; background-color:#394e1d; }

.menu-contenu { padding-left:10px; }
.menu-contenu a { color:#676666; text-decoration:none; }
.menu-contenu a:hover { color:#676666; text-decoration:underline; }

#chargement a { color:#FFFFFF; font-weight:bold; text-decoration:none; }
#chargement a:hover { color:#FFFFFF; font-weight:bold;  text-decoration:underline; }

.contenu-haut { width:478px; height:17px; background-image: url('http://www.yeda.fr/img/contenu-haut.png'); background-repeat:no-repeat; }
.contenu-centre { width:718px; min-width:718px; height:100%; background-color:#none; vertical-align:top; padding-bottom:0px; padding-left:0px; text-align:center; border:0px }
.contenu-bas { width:500px; height:127px; background-image: url('http://www.yeda.fr/img/bottom.gif'); background-repeat:no-repeat; background-color:#f4f2f0; vertical-align:top; text-align:center; padding-top:0px; }

.contenu-bas a { color:#FFFFFF; text-decoration:none; }
.contenu-bas a:hover { color:#FFFFFF; text-decoration:underline; }

.menu-droit-centre { width:209px; min-width:209px; background-image: url('http://www.yeda.fr/img/menu-droit-centre.png'); background-repeat:repeat-y; vertical-align:top; padding-bottom:20px; padding-left:0px; }
.menu-droit-centre img { border:none; display:block; }
.menu-droit-bas { width:209px; height:21px; background-image: url('http://www.yeda.fr/img/menu-droit-bas.png'); background-repeat:no-repeat; background-color:#394e1d; }

.titre-contenu { width:676px; height:35px; text-align:center; background-image: url('http://www.yeda.fr/img/centre-titre.png'); background-repeat:no-repeat; padding-top:5px; font-weight:bold; font-size:10pt; color:#3D3C3C; margin-top:10px; margin-bottom:10px; }

.cadres { width:643px; border:0px; border-style:solid; border-color:#FFFFFF; background-color:#B5AF9B; margin-left:auto; margin-right:auto; padding-top:0px; padding-bottom:0px; color:#535353; }
.text { background-color:#C7C7C7; border:1px; border-style:solid; border-color:#FFFFFF; width:120px; height:13px; font-family:Tahoma, Verdana, Arial; font-size:8pt; color:#535353; padding-left:5px; padding-right:5px; }
.file { background-color:#C7C7C7; border:1px; border-style:solid; border-color:#FFFFFF; width:210px; height:17px; font-family:Tahoma, Verdana, Arial; font-size:8pt; color:#535353; padding-left:5px; padding-right:5px; }

select { font-family:Tahoma, Verdana, Arial; font-size:8pt; color:#535353; }
.img-padding img { padding:0px; }

.titre { width:478px; height:32px; background-image: url('http://www.yeda.fr/img/titre.png'); background-repeat:no-repeat; color:#ffffff; font-family:Arial, Tahoma, Verdana; font-size:8pt; text-align:center; padding-top:4px; margin-top:1px; }
.titre_opaque { width:478px; height:32px; background-image: url('http://www.yeda.fr/img/titre_opaque.png'); background-repeat:no-repeat; color:#ffffff; font-family:Arial, Tahoma, Verdana; font-size:8pt; text-align:center; padding-top:4px; margin-top:1px; }

.description { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#616161; margin:0px; padding-bottom:10px; text-align:center; }
.description a { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#a80000; margin:0px; padding-bottom:10px; text-align:center; text-decoration:none; }
.description a:hover { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#a80000; margin:0px; padding-bottom:10px; text-align:center; text-decoration:underline; }

.description2 a { font-family:Arial, Tahoma, Verdana; font-size:7pt; color:#a80000; margin:0px; padding-bottom:10px; text-align:center; text-decoration:none; }
.description2 a:hover { font-family:Arial, Tahoma, Verdana; font-size:7pt; color:#a80000; margin:0px; padding-bottom:10px; text-align:center; text-decoration:underline; }


.cadre_deco1 { width:478px; height:298px; background-image: url('http://www.yeda.fr/img/cadre-deco1.png'); text-align:center; }
.cadre_deco1 img { padding:0px; margin:0px; }

h1 { font-size:12pt; display:inline; font-family:Arial, Tahoma, Verdana; }
h2, h3 { font-size:8pt; display:inline; }
img { border:0px; }

.lien-list a { color:#540000; font-size:8pt; text-decoration:none; }
.lien-list a:hover { color:#540000; font-size:8pt; text-decoration:underline; }

.titre-menu { font-size:8pt; color:#a8a8a8;font-weight:normal; }


.produits_tailles { font-size:8pt; padding-right:20px; }
.produits_quantite { font-size:8pt; }
.produits_listing { font-family:Tahoma, Verdana, Arial; font-size:7pt; background-image: url('http://www.yeda.fr/img/listing-produit.png'); width:157px; height:189px; vertical-align:top; text-align:center; }
.produits_listingn { color:#FFFFFF; font-weight:normal; line-height:16px; }
.produits_listing a { color:#FFFFFF; text-decoration:none; }
.produits_listing a:hover { color:#FFFFFF; text-decoration:underline; }
.produits_details { color:#FFFFFF; font-weight:normal; margin-left:25px; }
.produits_details a { color:#FFFFFF; text-decoration:none; }
.produits_details a:hover { color:#FFFFFF; text-decoration:none; }
.produits_prix { color:#3A3838; font-weight:bold; margin-left:30px; }
.produits_lignes { width:75px; font-family:Arial, Tahoma, Verdana; font-size:8pt; vertical-align:middle; }
.produits_champs { height:20px; border:1px; border-style:solid; border-color:#a00001; text-align:center; }
.produits_champs2 { height:20px; border:1px; border-style:solid; border-color:#a00001; background-color:#C7C7C7; text-align:center; }

.produits_p { width:272px; text-align:center; font-family:Arial, Tahoma, Verdana; font-size:8pt; font-weight:bold; }
.produits_pactuel { color:#000000; font-family:Arial; font-size:8pt; }
.produits_pautres { color:#9C9C9C; font-family:Arial; font-size:8pt; }
.produits_pautres a { color:#9C9C9C; text-decoration:none; }
.produits_pautres a:hover { color:#9C9C9C; text-decoration:none; }

.rubriques i { color:#808080; }
.rubriques a { text-decoration:none; color:#525252; }
.rubriques a:hover { text-decoration:none; color:#525252; }

.rubriques2 i { color:#808080; }
.rubriques2 a { text-decoration:none; color:#a20f71; font-weight:bold; }
.rubriques2 a:hover { text-decoration:none; color:#a20f71; font-weight:bold; }
.rubriques2 li { margin:0px; padding:0px; list-style-type:none; background-image: url('http://www.yeda.fr/img/menu-droit-puce2.png'); background-repeat:no-repeat; font-family:Arial, Tahoma, Verdana; color:#a20f71; font-size:8pt; font-weight:bold; padding-left:25px; height:22px; margin-top:5px; }

.rubriques-verte i { color:#FFFFFF; }
.rubriques-verte a { text-decoration:none; color:#FFFFFF; font-weight:bold; }
.rubriques-verte a:hover { text-decoration:underline; color:#FFFFFF; font-weight:bold; }
.rubriques-verte li { margin:0px; padding:0px; list-style-type:none; background-image: url('http://www.yeda.fr/img/menu-puce-verte.png'); background-repeat:no-repeat; font-family:Arial, Tahoma, Verdana; color:#a20f71; font-size:8pt; font-weight:bold; padding-left:25px; height:20px; line-height:18px; }

.rubriques-blanche li { list-style-image: none; }

.cat-actuel { color:#900D65; font-weight:bold; }
.cat-actuel a { color:#900D65; font-weight:bold; }
.cat-actuel a:hover { color:#900D65; font-weight:bold; }
.cat-actuel i { color:#900D65; font-weight:normal; }
.scat-actuel { background-image:none; color:#900D65; font-weight:normal; height:15px; margin:0px; margin-left:10px; line-height:10px; }
.scat-actuel a { color:#900D65; }
.scat-actuel a:hover { color:#900D65; }
.scat { background-image:none; color:#525252; font-weight:normal; height:15px; margin:0px; margin-left:10px; line-height:10px; }

.cadre1-haut { width:428px; height:20px; background-image: url('http://www.yeda.fr/img/cadre1-haut.png'); background-repeat:no-repeat; margin-top:10px; }
.cadre1-centre { width:428px; background-image: url('http://www.yeda.fr/img/cadre1-centre.png'); }
.cadre1-bas { width:428px; height:30px; background-image: url('http://www.yeda.fr/img/cadre1-bas.png'); }

.cadre2-titre { width:449px; height:18px; background-image: url('http://www.yeda.fr/img/cadre2-titre.png'); background-repeat:no-repeat; background-position: top center; font-size:8pt; color:#a00001; font-family:Arial, Tahoma, Verdana; font-weight:bold; text-align:center; line-height: 18px; vertical-align:middle; }
.cadre2-haut { width:449px; height:5px; font-size:4px; background-image: url('http://www.yeda.fr/img/cadre2-haut.png'); }
.cadre2-centre { width:449px; background-image: url('http://www.yeda.fr/img/cadre2-centre.png'); padding-left:20px; padding-right:20px; padding-bottom:20px; }
.cadre2-bas { width:449px; height:8px; background-image: url('http://www.yeda.fr/img/cadre2-bas.png'); background-repeat:no-repeat; }

.cadre3-haut { width:463px; height:9px; background-image: url('http://www.yeda.fr/img/cadre3-haut.png'); }
.cadre3-centre { width:463px; background-image: url('http://www.yeda.fr/img/cadre3-centre.png'); padding-left:20px; padding-right:20px; padding-bottom:20px; }
.cadre3-bas { width:463px; height:12px; background-image: url('http://www.yeda.fr/img/cadre3-bas.png'); background-repeat:no-repeat; }

.texte-gris { color:#666666; text-decoration:none; }
.texte-violet { color:#a00001; text-decoration:none; }
.panier { color:#ededed; font-size:8pt; }
.panier2 { color:#f4c934; font-size:8pt; font-weight:bold; }

.etape1 { width:92px; height:18px; border:1px; border-style:solid; border-color:#FFFFFF; font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#FFFFFF; text-align:center; background-color:#394e1d; }
.etape2 { width:92px; height:18px; border:1px; border-style:solid; border-color:#FFFFFF; font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#FFFFFF; text-align:center; background-color:#a00001; }
.etape3 { width:92px; height:18px; border:1px; border-style:solid; border-color:#FFFFFF; font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#FFFFFF; text-align:center; background-color:#C3C2C0; }

.champ-desc { width:120px; height:30px; color:#626262; font-size:8pt; font-family:Arial, Tahoma, Verdana; text-align:right; }
.champ-input input { width:215px; height:18px; padding-left:2px; padding-right:5px;  background-color:#FFFFFF; border:1px; border-style:solid; border-color:#626262; margin-left:5px; color:#474747; font-size:8pt; font-family:Arial, Tahoma, Verdana; }
.champ-input select { width:215px; height:18px; background-color:#FFFFFF; border:1px; border-style:solid; border-color:#a00001; margin-left:5px; color:#474747; font-size:8pt; font-family:Arial, Tahoma, Verdana; }
.champ-input2 input { width:95px; height:18px; padding-left:2px; padding-right:5px; background-color:#FFFFFF; border:1px; border-style:solid; border-color:#626262; margin-left:5px; color:#474747; font-size:8pt; font-family:Arial, Tahoma, Verdana; }
.champ-radio { color:#394e1d; font-size:8pt; font-family:Arial, Tahoma, Verdana; font-weight:bold; }
.inscription { width:425px; height:1px; border:0px; border-top:1px; border-style:solid; border-color:#394e1d; }

.partenaires-desc { color:#716F70; font-size:7pt; font-family:Arial, Tahoma, Verdana; }
.partenaires-nom { line-height:12px; }
.partenaires-nom a { color:#9D1971; font-size:8pt; font-family:Arial, Tahoma, Verdana; text-decoration:none; font-weight:bold; }
.partenaires-nom a:hover { color:#9D1971; font-size:8pt; font-family:Arial, Tahoma, Verdana; font-weight:bold; }

.blanc { color:#FFFFFF; text-decoration:none; }
.blanc:hover { color:#FFFFFF; text-decoration:underline; }

.input input { width:150px; height:19px; color:#737373; background-color:#F1EEE7; border:1px; border-style:solid; border-color:#959595; }

.rose { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#820000; }
.vert { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#394e1d; }
.gris { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#777777; }

.rose a { color:#8d0a62; text-decoration:none; }
.rose a:hover { color:#8d0a62; text-decoration:underline; }

.index-cadre2 { width:471px; height:169px; background-image: url('http://www.yeda.fr/img/index-cadre2.png'); }
.index-cadre3 { width:471px; height:173px; background-image: url('http://www.yeda.fr/img/index-cadre3.png'); }
.index-cadre5 { width:471px; height:171px; background-image: url('http://www.yeda.fr/img/index-cadre5.png'); font-size:7pt; color:#454545; }
.index-cadre6 { width:471px; height:166px; background-image: url('http://www.yeda.fr/img/index-cadre6.png'); font-size:7pt; color:#454545; }

.meilleurs-ventes { width:96px; height:98px; background-image: url('http://www.yeda.fr/img/index-fond-produit.png'); background-repeat:no-repeat; text-align:left; vertical-align:top; color:#8c8c8c; font-size:7pt; line-height:10pt;} }
.meilleurs-ventes img { width:88px; height:88px; border:1px; border-style:solid; border-color:#777777; }

.derniers_ajouts { font-size:8pt; color:#525252; padding-left:5px; padding-bottom:3px; }
.derniers_ajouts a { font-size:8pt; color:#525252; text-decoration:none; }
.derniers_ajouts a:hover { font-size:8pt; color:#525252; text-decoration:none; }

.img_rubrique { position:absolute; width:240px; height:auto; background-repeat:no-repeat; background-position: center 0px; background-color:#EDEDED; display:none;}

.nous-contacter input { height:18px; background-color:#f1eee7; border:1px; border-style:solid; border-color:#959595; font-size:8pt; color:#737373; padding-left:5px; padding-right:5px; }

form{ margin:0; padding:0; }

.vert-fonce { width:208px; height:20px; background-image: url('http://www.yeda.fr/img/menu-gauche-bg.png'); line-height:17px; }
.vert-fonce a { color:#FFFFFF; text-decoration:none; margin-left: 35px; font-size:8.5pt; }

.vert-clair { width:208px; height:20px; background-image: url('http://www.yeda.fr/img/menu-gauche-bg2.png'); line-height:17px; }
.vert-clair a { color:#FFFFFF; text-decoration:none; margin-left: 35px; font-size:8.5pt; }

.rouge-fonce { width:208px; height:20px; background-image: url('http://www.yeda.fr/img/menu-gauche-bg3.png'); line-height:17px; }
.rouge-fonce a { color:#FFFFFF; text-decoration:none; margin-left: 35px; font-size:8.5pt; }

.rouge-clair { width:208px; height:20px; background-image: url('http://www.yeda.fr/img/menu-gauche-bg4.png'); line-height:17px; }
.rouge-clair a { color:#FFFFFF; text-decoration:none; margin-left: 35px; font-size:8.5pt; }

.lien-gris a { color:#777777; font-size:8pt; text-decoration:none; }
.lien-gris a:hover { color:#777777; font-size:8pt; text-decoration:underline; }

.petit-noir-gras { font-family:Arial, Tahoma, Verdana; font-size: 9pt; color:#000000; font-weight:bold; }
.petit-rouge-gras { font-family:Arial, Tahoma, Verdana; font-size: 9pt; color:#9d0000; font-weight:bold; }
.points-rouge { font-family:Arial, Tahoma, Verdana; font-size: 14pt; color:#9d0000; font-weight:bold; }

.cadre-produit-createur { background-image: url("http://www.yeda.fr/img/cadre-produit-createur.png"); background-repeat:no-repeat; width:168px; height:192px; margin-left:auto; margin-right:auto; text-align:center; padding-top:10px; }

.txt-formulaire { font-family:Arial, Tahoma, Verdana; font-size: 8pt; color:#616161; font-weight:bold; }

.lien-bordeau { color:#700000; text-decoration:underline; }
.lien-bordeau a { color:#700000; text-decoration:underline; }
.lien-bordeau a:hover { color:#616161; text-decoration:underline; }

.titre-accueil { color:#595C5E; font-size:12pt; font-family:Tahoma, Verdana; }
.titre-accueil a { color:#000000; font-size:12pt; font-family:Arial, Tahoma, Verdana; text-decoration:none; }
.titre-accueil a:hover { color:#000000; font-size:12pt; font-family:Arial, Tahoma, Verdana; text-decoration:underline; }
.texte-accueil-noir { color:#595C5E; font-size:8pt; font-family:Arial, Tahoma, Verdana; }
.texte-accueil-noir a { color:#1D1D1D; font-size:8pt; font-family:Arial, Tahoma, Verdana; text-decoration:none; }
.texte-accueil-rouge { color:#C0124F; font-size:8pt; font-family:Arial, Tahoma, Verdana; text-decoration:none; }
.texte-accueil-rouge a { color:#C0124F; font-size:8pt; font-family:Arial, Tahoma, Verdana; text-decoration:none; }
.texte-accueil-rouge a:hover { color:#1D1D1D; font-size:8pt; font-family:Arial, Tahoma, Verdana; text-decoration:none; }
.accueil-nouveautes-type { color:#6e6658; font-size:7pt; font-family:Tahoma, Verdana; font-weight:bold; }
.accueil-nouveautes-type a { color:#6e6658; font-size:7pt; font-family:Tahoma, Verdana; font-weight:bold; text-decoration:none; }
.accueil-nouveautes-type a:hover { color:#6e6658; font-size:7pt; font-family:Tahoma, Verdana; font-weight:bold; text-decoration:underline; }
.accueil-nouveautes-nom { color:#497782; font-size:6pt; font-family:Tahoma, Verdana; font-weight:bold; }
.accueil-nouveautes-taille { color:#497782; font-size:5pt; font-family:Tahoma, Verdana; }
.accueil-nouveautes-prix { color:#a80000; font-size:10pt; font-family:Tahoma, Verdana; font-weight:bold; }
.accueil-premiere-nom { color:#a80000; font-size:9pt; font-family:Tahoma, Verdana; font-weight:bold; }
.accueil-premiere-detail { color:#484848; font-size:8pt; font-family:Tahoma, Verdana; }
.accueil-premiere-prix { color:#837b6b; font-size:11pt; font-family:Tahoma, Verdana; font-weight:bold; }
.accueil-coupdecoeur-type { color:#837b6b; font-size:9pt; font-family:Tahoma, Verdana; font-weight:bold; }
.accueil-coupdecoeur-nom  { color:#497782; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; }
.accueil-coupdecoeur-nom a { color:#497782; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; text-decoration:none; }
.accueil-coupdecoeur-nom a:hover { color:#497782; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; text-decoration:underline; }
.accueil-coupdecoeur-prix { color:#ffffff; font-size:15pt; font-family:Tahoma, Verdana; }
.accueil-coupdecoeur-euro { color:#ffffff; font-size:10pt; font-family:Tahoma, Verdana; }

.titre2 { width:204px; height:23px; background-image: url('http://www.decoration-miroir.com/images/titre2.png'); background-repeat:no-repeat; color:#ffffff; font-family:Arial, Tahoma, Verdana; font-size:8pt; text-align:center; padding-top:4px; }

.contenu-haut { width:478px; height:17px; background-image: url('http://www.yeda.fr/img/contenu-haut.png'); background-repeat:no-repeat; }

.cadre-menu-panier { width:209px; height:97px; background-image: url('http://www.yeda.fr/img/menu-droit-panier.png'); background-repeat:no-repeat; padding-top:0px; }

.cadre-menu-1 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-idees-cadeaux.png'); background-repeat:no-repeat; padding-top:5px; }
.cadre-menu-2 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-tableaux-muraux.png'); background-repeat:no-repeat; padding-top:5px; }
.cadre-menu-3 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-horloges-murales.png'); background-repeat:no-repeat; padding-top:5px; }
.cadre-menu-4 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-stickers-muraux.png'); background-repeat:no-repeat; padding-top:5px; }
.cadre-menu-5 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-nos-promotions.png'); background-repeat:no-repeat; padding-top:5px; }
.cadre-menu-6 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-besoin-aide.png'); background-repeat:no-repeat; padding-top:5px; }
.cadre-menu-7 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-livraison.png'); background-repeat:no-repeat; padding-top:5px; }
.cadre-menu-8 { width:209px; height:103px; background-image: url('http://www.yeda.fr/img/menu-droit-miroir-decoratif.png'); background-repeat:no-repeat; padding-top:5px; }


.txt-menu-titre { color:#3f3f3f; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; }
.txt-menu-titre a { color:#3f3f3f; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; text-decoration:none; }
.txt-menu-titre a:hover { color:#000000; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; }

.milieu-txt-menu { font-size:9pt; font-family:Tahoma, Verdana; }
.sous-txt-menu { color:#9b9b9b; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; }

.lien-txt-menu { color:#606060; font-size:8pt; font-family:Tahoma, text-decoration:none; }
.lien-txt-menu a { color:#606060; font-size:8pt; font-family:Tahoma, text-decoration:none; padding-top:10px; }
.lien-txt-menu a:hover { color:#606060; font-size:8pt; font-family:Tahoma, Verdana; text-decoration:none; }

.txt-menu-panier { color:#a30000; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; }
.txt-menu-panier a { color:#a30000; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; text-decoration:none; }
.txt-menu-panier a:hover { color:#000000; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; }

.barre-titre-menu { width:229px; height:24px; background-image: url('http://www.yeda.fr/img/menu-gauche-barre-titre.gif'); background-repeat:no-repeat; color:#ffffff; text-align:center; font-family:Tahoma, Verdana; }
.barre-sous-menu { width:229px; height:18px; background-image: url('http://www.yeda.fr/img/menu-gauche-barre-categorie.gif'); background-repeat:no-repeat; }
.barre-titre-menu h2 { line-height: 24px; }

.lien-menu a { color:#5e5d5c; font-size:8pt; font-family:Tahoma, Verdana; text-decoration:none; }
.lien-menu a:hover { color:#a30000; font-size:8pt; font-family:Tahoma, Verdana; font-weight:bold; }

.cadre-premiere { width:721px; height:425px; border:0px; background-image: url('http://www.yeda.fr/img/nouveau-stickers-yeda.jpg'); background-repeat:no-repeat; margin:0px; padding:0px; }
.cadre-nouveautes { width:190px; height:27px; background-image: url('http://www.yeda.fr/img/accueil-cadre-titre-nouveautes.png'); background-repeat:no-repeat; margin:auto; }
.cadre-nouveautes-detail { width:190px; height:101px; background-image: url('http://www.yeda.fr/img/accueil-cadre-detail-nouveautes.png'); background-repeat:no-repeat; margin:auto; }
.cadre-coupdecoeur { width:273px; height:164px; background-image: url('http://www.yeda.fr/img/accueil-cadre-coupdecoeur.png'); background-repeat:no-repeat; margin:auto; }

.lien-footer { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#616161; margin:0px; padding-bottom:10px; text-align:center; }
.lien-footer a { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#a80000; margin:0px; padding-bottom:10px; text-align:center; text-decoration:none; }
.lien-footer a:hover { font-family:Arial, Tahoma, Verdana; font-size:8pt; color:#a80000; margin:0px; padding-bottom:10px; text-align:center; text-decoration:underline; }

.fond-cadre-lien { background-image: url('http://www.yeda.fr/img/menu-droit-fond-txt-lien.png'); background-repeat:no-repeat; }

.lien-partenaire { font-family:Arial, Tahoma, Verdana; font-size:7pt; color:#595959; }
.lien-partenaire a { font-family:Arial, Tahoma, Verdana; font-size:7pt; color:#595959; text-decoration:none; }
.lien-partenaire a:hover { font-family:Arial, Tahoma, Verdana; font-size:7pt; color:#a80000; text-align:center; text-decoration:underline; }
.fond-bottom {
	background-color: none;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.liens-menu-bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;

}.fond-degrade2 {
	background-image: url(img/fond-degrade.jpg);
	background-repeat: repeat-x;
}
