﻿body
{
    margin : 0;
    padding : 0;
    font-family : Verdana;
    font-size : 11px;
}
body input,
body select
{
    font-family : Verdana;
    font-size : 11px;
}

div#page
{
    position : relative;
    width : 100%;
    color : #fff;
}
img.imagefond
{
    position : absolute;
    width : 100%;
}
.noprint
{
    display : none;
}
/****************************************************************** partie gauche **********************************/
div#partiegauche
{
    position : relative;
    float : left;
    width : 20%;
    font-family : Arial;
    font-size : 14px;
}
div#subtitle
{
    position : relative;
    margin-top : 210px;
    width : 100%;
    font-size : 12px;
    font-weight : bold;
    color : #000;
}
div.promo
{
    display :none;
}
div.menu
{
    display : none;
}
div.menuseul
{
    display : none;
}

div.drapeaux
{
    display : none;
} 

/****************************************************************** partie centrale **********************************/
div#partiecentrale
{
    display : none;
}

/****************************************************************** partie droit **********************************/
div#partiedroite
{
    position : relative;
    float : left;
    width : 79%;
    font-family : Arial;
    font-size : 12px;
    color : #000;
}
div#partiedroite a,
div#partiedroite a:visited
{
    color : #000;
}
div.animation
{
    display : none;
}
div#dynamiccontent
{
    position : relative;
    margin : 10px auto 0px auto;
    text-align : justify;
}
div#dynamiccontentextended
{
    position : relative;
    margin : 10px auto 0px auto;
    text-align : justify;
}
span.lbljaune
{
    color : #FDFF2E;
    font-weight : bold;
}  
div#video
{
    display : none;
}
div#pictos
{
    display :none;
}

/******************************************* page reservation ************************************************/

div#boutonetape
{
    display : none;
}
div#boutonetape input
{
    width : 80px;
}


/********************************************** etape 2 ********************************************************/
div#conteneurgrid
{
    position :relative;
    width : 98%;
    margin : 5px auto 5px auto;
    overflow : auto;
    padding-bottom :20px;
    overflow-y : hidden;
}

table#tableetape3
{
    text-align : left;
    width : 100%;
}
table#tableetape3 tr td
{
    text-align : left;
    height : 35px;
}