
body{
    margin:auto;
    -x-system-font:none;
    background-color:#f1f1f1;
    font-family:Arial,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    text-align:center;
}

.CSFContainer{
    background:#FFFFFF url(../images/fond_liseret_test.jpg) repeat-x scroll 0 0;
    width:100%;
    min-height:100%;
    position:relative;
}

.CSFMain{
    display:table;
    margin: 0 auto;
    text-align:left;
    width:960px;
}

.CSFFooter{
    /*margin: 0 auto;
    position:absolute;
    bottom:0;*/
    background-color:#f1f1f1;
    overflow:auto;
    border-top:1px solid;
}

.clearfix {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size:0px;
}

/* FONT */

h1{
    font-size:48px;
    color:#000000;
    margin:0 0 20px;
}

h2{
    font-size:21px;
    color:#000000;
}

h3{
    font-size:18px;
    color:#000000;
}

a{
    font-size:12px;
    color:#0068a5;
}

a:hover{
    /*font-size:12px;*/
    color:#0068a5;
}

img{
    border:0px none;
}

.itemFormulaire{
    float:left;
}

.pasInscrit{
    position:relative;
    text-decoration:underline;
    top:-5px;
}

.breadcrumb.select{
    font-weight:bold;
}
