﻿/*
Images anglaises
*/

/*Pour le fichier Global.css*/

#inscription
{
    background-image: url(../../en/images/menu/inscrire.png);
    width: 106px;
    height: 31px;
}
.faq
{
    background-image: url(../../en/images/menu/faq.png);
    width: 41px;
    height: 31px;
}
#zoneClient
{
    background-image: url(../../en/images/menu/zoneClient.png);
    width: 104px;
    height: 31px;
}
#accueil
{
    background-image: url(../../en/images/menu/accueil.png);
    width: 30px;
    height: 31px;
}
#courriel
{
    background-image: url(../../en/images/menu/courriel.png);
    width: 29px;
    height: 31px;
}
#planDuSite
{
    background-image: url(../../en/images/menu/planDuSite.png);
    width: 32px;
    height: 31px;
}

#language
{
    background-image: url(../../en/images/menu/languefr.png);
    width: 70px;
    height: 31px;
}

.boutonenglish {
margin-left:10px;
} /* overwrite celui de Global.css */

/* GROS MENU VERT */
#menuVert
{
    background-image: url(../../en/images/menu/menu_vert.gif);
    position: absolute;
    top: 100px;
    left: 0px;
    width: auto;/*100%*/
    z-index: 8;
}
#entreprise
{
    background-image: url(../../en/images/menu/entreprise.jpg);
    width: 102px;
    height: 43px;
}
#produits
{
    background-image: url(../../en/images/menu/produits.jpg);
    width: 87px;
    height: 43px;
    padding: 0; margin:0;
}
#services
{
    background-image: url(../../en/images/menu/services.jpg);
    width: 90px;
    height: 43px;
}
#clients
{
    background-image: url(../../en/images/menu/clients.jpg);
    width: 102px;
    height: 43px;
}
#nouvelles
{
    background-image: url(../../en/images/menu/nouvelles.jpg);
    width: 77px;
    height: 43px;
}

#partenaires
{
    background-image: url(../../en/images/menu/partenaires.jpg);
    width: 84px;
    height: 43px;
}

/*Pour le fichier default.css*/
#boutondemonstrations { height:51px; width:179px; background-image:url(../../en/images/bouton_demonstrations.png);}
#solutions_haut
{
    background-image: url(../../en/images/accueil_entete.jpg);
    width: 603px;
    height: 54px;
}
#nouvelles_entete
{
    background-image: url(../../en/images/nouvelles_entete.jpg);
    height: 80px;
}

/*Pour le fichier Produits.css*/
#temoignages
{
    background-image: url(../../en/images/Produits/icone_temoignages.gif);
    width: 313px;
    height: 32px;
    float: none;
    margin-left: 10px;
}
#informations{ background-image: url(../../en/images/Produits/icone_informations.png);}
#options{ background-image: url(../../en/images/Produits/icone_options.png);}
#documents{ background-image: url(../../en/images/Produits/icone_documents.png);}
#faq{ background-image: url(../../en/images/Produits/icone_faq.png);}
#demonstrations{ background-image: url(../../en/images/Produits/icone_demonstrations.png);}
#videos{ background-image: url(../../en/images/Produits/icone_videos.png);}
#demande{ background-image: url(../../en/images/Produits/icone_demande.png);}
#prototypes{ background-image: url(../../en/images/Produits/icone_prototypes.png);}
#autres{ background-image: url(../../en/images/Produits/icone_autres.png);}
#informer{ background-image: url(../../en/images/Produits/icone_informer.png);}
#arbre{ background-image: url(../../en/images/Produits/icone_arbre.png);}

/*Pour le fichier Entreprise.css*/

