﻿

a.hover {background-color:#ffffff; text-decoration:none;} /* background-color pour IE6*/
a.tooltipOndyna span {display:none; padding:2px 3px; margin-left:-104px;top:110px; width:98px;}
a.tooltipOndyna:hover span

{
    display: inline;
    position: absolute;
    border: 1px solid #cccccc;
    background: #ffffff;
    color: #0066FF;
    font-size: 11px;
    text-align: center;
    
}


body
{
    background-position: center top;
    margin: 0px;
    background-image: url('images/fond_granule.jpg');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}

.StyleMenu
{
    filter: alpha(opacity=50);
    opacity: 0.5;
    background-color: #ffffff;
}


.MenuOndyna
{
    font-size: 8pt;
    font-family: tahoma;
    font-variant: normal;
    text-transform: uppercase;
}

.ParaphOndyna
{
    font-family: tahoma;
    text-decoration: none;
}


.NavigMapOndyna
{
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}

.ListeArticle
{
    color: #404040;
    text-decoration: none;
    font-weight: normal;
    font-size: 1em;
     font-family: tahoma;
}

.ListePanier
{
    color: #404040;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
    

}

.DescriptionArticle
{
    font-size: 0.8em;
    font-family: tahoma ;
    color: black;
    
}

.OrangeOndyna
{

    font-family: tahoma;
    color: #FF7F00;

}


.GrisTab
{
    background-color: #404040;
}
A:link
{
    text-decoration: none;
}
A:visited
{
     text-decoration: none;
}
A:hover
{
     text-decoration: underline;
}
.OndynaBoutons
{
    font-size: 0.8em;
    font-family: tahoma;
}
A
{
    color: silver;
    font-family: tahoma;
}

.FAQTitre
{
    color: black;
    text-decoration: none;
    font-size: 1em;
  
}

.FAQDescription
{
    color: #404040;
    text-decoration: none;
    font-size: 0.9em;
   
}
textarea
{
    font-family: tahoma;
    font-size: 12px;
}

.refArticle
{color: #FF6600; }

