
#conteneur_principal
{
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
    height: 768px;

    background-color: inherit;
    background-image: url('http://conceptmarketingv.com/uploads/images/G2_fond.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;

    padding-top: 60px;
    padding-left: 0px;

    position: relative;
}

#contenu
{
    border: 1px solid transparent;

    width: 1024px;
    height: 652px;

    background-color:  transparent;

    padding-left: 34px;
}

#menus
{
    display: block;

    width: 100%;
    height: 100%;
}

#menu_ouvert
{
    height: 340px;
    margin-top: 88px;

    display: block;
}

#menu_1
{
    margin-top: 0px;
    height: 60px;
}

#illustration
{
    width: 522px;
    height: 220px;

    margin-top: 36px;
    padding-left: 44px;

    float: left;
}

#image_illustration
{
    display: block;

    width: auto;
    height: auto;
}

#menu_graphique
{
    width: 240px;
    height: 220px;

    margin-top: 36px;

    float: left;
}

.menu_graphique
{
    margin-left: 16px;
}

.menu_graphique_element
{
    border: thin solid transparent;
 
    display: block;
    margin-top: 12px;

    position: relative;
    top: -1px;

    color: grey;
}

.menu_graphique_element:first-child
{
    display: block;
    margin-top: 0px;
}

.menu_graphique_element:hover
{
    color: white;
}

.menu_graphique_element img
{
    float: left;
}

.menu_graphique_texte
{
    width: 128px;

    position: absolute;
    bottom: -3px;
    left: 72px;

    font-family: Arial, Helvetica;
    font-size: 11px;
    word-wrap: break-word;
}

.espace_horizontal
{
    height: 0px;
    clear: both;
}

#complement
{
    width: 400px;
    height: 220px;

    margin-top: 36px;
    padding-left: 20px;

    float: left;

    font-family: Helvetica, Arial;
    font-size: 14px;

    text-align: justify;
}

#texte
{
    display: block;

    width: 530px;
    height: 120px;

    padding-top: 20px;
    padding-left: 44px;

    clear: both;
}

.descriptif
{
    display: block;

    width: auto;
    height: 108px;

    font-family: Helvetica, Arial;
    font-size: 14px;

    line-height: 21px;

    text-align: justify;

    padding-right: 8px;

    overflow: auto;
}

#menu_2
{
    display: block;

    height: 34px;

    margin-top: 114px;
}

#menu_3
{
    display: block;

    height: 34px;

    margin-top: 8px;
}

#produit
{
    display: block;

    width: 190px;
    height: 470px;

    position: absolute;
    top: 152px;
    right: 20px;

    background-color:  transparent;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

#image_produit
{
    display: block;

    width: auto;
    height: auto;

    position: absolute;
    top: 0px;
    right: 0px;
}

.menu
{
}

.menu_haut
{
    height: 36px;
    overflow: show;

    font-family: Arial, Helvetica;
    font-size: 30px;

    letter-spacing: 0.3rem;
    letter-spacing: 3px;
}

.menu_haut img
{
    margin-bottom: -4px;
}

.menu_titre
{
}

.menu_titre a
{
    text-decoration: none;
}

.menu_titre a:hover
{
    color: yellow;
}

.menu_seul
{
    color: grey;
}

.sous_menu
{
    display: inline-block;

    margin-left: 44px;

    font-family: Arial, Helvetica;
    font-size: 13px;
}

.sous_menu ul
{
    list-style-type: none;
}

.sous_menu ul li
{
    display: inline-block;
}

.sous_menu ul li a
{
    text-decoration: none;
}

.sous_menu ul li a:hover
{
    color: yellow;
}

.sous_menu ul li a.lien_actuel
{
    color: yellow;
}

.sous_menu ul img
{
    margin-left: 4px;
    margin-right: 4px;
}

/* Stylesheet: G2_Pages_IE Modified On 2012-10-10 23:35:43 */
