﻿#boxhomewebseminartop
{
    background: url(/img/home/box/webseminar/header.gif) no-repeat top left;
    width: 369px;
    height: 35px;
}
#boxhomewebseminartop div
{
    text-align: right;
    padding: 5px;
}

#boxhomewebseminarbody
{
    width: 360px;
    padding: 10px 0 0 10px;
    font-size: 11px;
}
.boxhomewebseminarbodytitle
{
    border-bottom: 1px solid #969E9F;
    font-style: italic;
    font-size: 12px;
    color: #969E9F;
    margin: 5px 0 5px 0;
}
/* hack : FireFox only */
html:not([lang*=""]) .boxhomewebseminarbodytitle
{
    width: 95%;
}
.boxhomewebseminarbodytitle span
{
    margin: 0;
    padding: 0;
    padding-left: 150px;
    font-style: normal;
    color: #969E9F;
}
.boxhomewebseminarbodytitle span a
{
    font-size: 11px;
    color: #969E9F;
    text-decoration: none;
}
.boxhomewebseminarbodytitle span a:hover
{
    text-decoration: underline;
    color: #4066B2;
}
ul.boxhomewebseminarlist
{
    list-style-type: none;
    list-style-image: url(/img/home/box/pucegrise.gif);
    margin: 0;
    padding: 0;
    margin-left: 20px;
}
/* hack : FireFox only */
html:not([lang*=""]) ul.boxhomewebseminarlist
{
    width: 90%;
}
ul.boxhomewebseminarlist li
{
    font-size: 11px;
    padding-bottom: 10px;
}
ul.boxhomewebseminarlist li span
{
    font-size: 11px;
    color: #737e7f;
    font-weight: bold;
}
ul.boxhomewebseminarlist li a
{
    font-size: 11px;
    text-decoration: none;
}
ul.boxhomewebseminarlist li a:hover
{
    font-size: 11px;
    text-decoration: underline;
}

