@CHARSET "UTF-8";

#entete div.c12
{
    min-height: 225px;
    background: transparent url('http://image.weebio.fr/tpl/v2/flower.png') no-repeat right bottom;
}

#entete div.g12
{
    background: transparent url('http://image.weebio.fr/tpl/v2/bg-entete-title.png') repeat-x left top;
    margin-bottom:1px;
}

#entete h3 { margin:4px 0px 4px 8px; color: #666; }
#entete h3 a { text-decoration: none;            color: #666; }
#entete h3 a:link { text-decoration: none;       color: #666; }
#entete h3 a:visited { text-decoration: none;    color: #666; }
#entete h3 a:hover { text-decoration: underline; color: #666; }
#entete h3 a:active, a:focus { text-decoration: underline; color: #B60000; }
#entete h3 a:focus { outline: 1px dotted #B60000; }

#entete ul { margin:0px 25px 15px 0px; }
#entete li {
    list-style:none outside;
    margin-left:0;
    padding-top: 4px;
    background: transparent url('http://image.weebio.fr/tpl/v2/hdot.png') repeat-x left top;
}
#entete li:first-child {
    background: none;
}
#entete li a {
    padding-left:10px;
    text-decoration: none;
    color: #000;
    background: transparent url('http://image.weebio.fr/tpl/v2/bg-link.png') no-repeat 0 0.68em;
}
#entete li a:link { text-decoration: none;       color: #000; }
#entete li a:visited { text-decoration: none;    color: #000; }
#entete li a:hover { text-decoration: underline; color: #000; }
#entete li a:active, a:focus { text-decoration: underline; color: #B60000; }
#entete li a:focus { outline: 1px dotted #B60000; }

#entete #marques { margin-bottom: 0; }
#entete #marques a { margin-right: 1em; }
#entete #marques span { display:none; }

.minifiche h4 { font-style: italic; }
.minifiche h4 em { font-style: normal; }
.minifiche em { color:#C31A0E; }

