/*
    Document   : default
    Created on : 14 nov. 2009, 17:27:25
    Author     : renaudmathieu
    Description:
        Purpose of the stylesheet follows.
*/

body {
    background-color: #25aae2;
    margin: 0px;
    font-family : "Arial", "Helvetica", Verdana, serif;
}

#haut {
    padding-left: 0px;
    font-size: 120px;
    font-weight: 900;
}

#corps {
    background-color: white;
    height:650px;
}

#bas {
    /*position: absolute;
    bottom: 0%;
    width: 100%;*/
    background-color: #25aae2;

    text-align: center;
    font-size: x-small;
    color: #222;
    border-top: 10px solid black;
}


/* ********************************
    GALERIE SLIDESHOW
   ********************************/

#jglImage img {
    border: 0px;
}

#jglController img{
    border: 0px;
}

#diaporama img {
    border: 1px solid black;
    margin: 1px;
}

#diaporama{
    text-align: center;
    padding: 10px;
}

#diaporama a:hover{
    opacity:0.5;
    filter:alpha(opacity=50);
}

#jglImage {
    text-align: center;
}

#imgDisplay0_title{
    text-align: center;
    padding: 5px;
}


#jglController{
   text-align: center;
}

/* ********************************
    BOUTIQUE
   ********************************/

#boutique{
   padding: 5px;
}
