/* GLOBAL */
html
{
    overflow: scroll;
}

body
{
    background-image: url(../img/background.png);
    background-position: 0px 13px;
    margin: 0px;
    text-align: center;
}

h1
{
    font-family: Arial;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
}

h2
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #E46301;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
}

h2.puce
{
    background-image: url(../img/li.png);
    background-repeat: no-repeat;
    background-position: 0px -3px;
    padding-left: 13px;
}

h3
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #041D2F;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 7px;
}

p
{
    font-family: Arial;
    font-size: 11px;
    color: #283034;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
}

li, ul, ol, td
{
    font-family: Arial;
    font-size: 11px;
    color: #283034;
    line-height: 18px;
}

li
{
    font-weight: bold;
    list-style-image: url(../img/li.png);
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
}

ul
{
    margin-left: 16px;
    padding: 0px;
}

img
{
    border: 0px;
}

a
{
    font-family: Arial;
    font-size: 11px;
    color: #5D5D5D;
}

a:hover
{
    text-decoration: none;
}

/* WRAPPERS */
#wrapper
{
    width: 100%;
    padding-bottom: 50px;
    background-image: url(../img/background-top.png);
    background-repeat: repeat-x;
    min-height: 490px;
}

#inner
{
    position: relative;
    top: 20px;
    width: 762px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/* CONTAINER */
#container
{
    background-color: #FFFFFF;
    width: 762px;
    background-color: #FBFBFB;
    background-repeat: no-repeat;
    background-position: 0px bottom;
}

/* CONTENT */
#content
{
    font-family: Arial;
    font-size: 11px;
    color: #283034;
    line-height: 18px;
    padding: 29px;
    padding-top: 25px;
}

/* HEADER */
#header
{
    width: 762px;
}

/* INFO */
#info
{
    font-family: Verdana;
    font-size: 10px;
    background-color: #FBFBFB;
    line-height: 21px;
    padding-right: 28px;
}

#info div
{
    float: right;
}

#info span
{
    color: #EC7317;
}

#info a
{
    color: #041D2F;
}

#info a:hover
{
    text-decoration: none;
}

/* SEPARATOR */
#quickLink
{
    width: 762px;
}

/* QUICKLINK */
#quickLink
{
    width: 762px;
}

/* MENU */
#menu
{
    padding-top: 11px;
    text-align: center;
    padding-bottom: 10px;
}

#menu img.decolletage
{
    border-left: 1px solid #A9C2D7;
    border-right: 1px solid #6390B6;
}

#menu img.formations
{
    border-left: 1px solid #99CEC1;
    border-right: 1px solid #5B9A96;
}

#menu img.first
{
    border-left: 0px;
}

#menu img.last
{
    border-right: 0px;
}

/* BOTTOM */
#bottom
{
    font-family: Verdana;
    font-size: 9px;
    color: #FFFFFF;
    width: 732px;
    height: 40px;
    background-image: url(../img/bottom.png);
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 40px;
    padding-left: 30px;
}

#bottom a
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 9px;
    text-decoration: underline;
}

#bottom a:hover
{
    text-decoration: none;
}

#bottom span
{
    color: #CFD116;
}

/* INDEXMENU */
div.indexMenu a
{
    display: block;
    width: 224px;
}

div.indexMenu a.decolletage
{
    border-top: 1px solid #A9C2D7;
    border-bottom: 1px solid #6390B6;
}

div.indexMenu a.formations
{
    border-top: 1px solid #99CEC1;
    border-bottom: 1px solid #5B9A96;
}

div.indexMenu a.first
{
    border-top: 0px;
}

div.indexMenu a.last
{
    border-bottom: 0px;
}

/* FORMATIONS */
table.formations
{
    width: 709px;
    margin-top: 10px;
}

table.formations th
{
    width: 20%;
    height: 29px;
    background-color: #E9771E;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

table.formations td
{
    width: 20%;
    height: 98px;
    background-color: #5C7B8A;
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    line-height: 15px;
}

table.formations td.empty
{
    height: 0px;
    background-color: transparent;
}

/* CREACTIS */
div.creactis
{
    float: right;
    margin-top: 21px;
    margin-right: 27px;
}
