/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

/* N'affiche que les éléments du menu Ortis */
div#menu ul.ginseng {
position: absolute;
left: -9999px;
top: -9999px;
visibility: hidden;
}

/* Mise en page des articles */
/* div#content span.breadcrumbs{
       visibility: hidden;
}*/

/* Empeche d'afficher le titre du site dans le contenu */
h1.pagetitle {
visibility: hidden;
width: 0px;
height: 0px;
}

/* Affichage du tableau des langues pour la page de démarrage */
div.item table#langSelect,
div.article table#langSelect{
width: 100%;
padding-left: 25px;
padding-top: 25px;
}

div.item table#langSelect td,
div.article table#langSelect td{
font-size: 1.4em;
padding-bottom: 15px;
}

div.item table#langSelect td a,
div.article table#langSelect td a{
text-decoration: none;
}

div.item table#langSelect td img,
div.article table#langSelect td img{
vertical-align: text-top;
margin-top: 2px;
padding-right: 3px;
}

/* Mise en page du module "Où trouver les produits Ortis ?" */
div#trouvProd{
text-align: center;
font-family: Calibri, sans-serif;
font-size: 17px;
height: 215px;
padding-top: 35px;
}




/* Mise en page du module de connection à l'e-Club (obsolète)
div#top div.topbox span.yoo-login p.intro-eclub {
        margin-top: 0px;
        margin-bottom: 4px;
}
 
div#top div.topbox table {
        background-image: url('/images/stories/Club/eclub-menu.png');
        background-repeat:no-repeat;
        height: 35px;
        padding-left: 35px;
}*/
