/* ---
 * Main style
 ---------------------------------------------------------------------------------------------------------------------*/
body#tpl-home {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    display:block;
    background:url('../images/bg-home.jpg') no-repeat 0px 0px #0a0510;
    background-position: top center;
    background-attachment: fixed;
    margin:39px 0px 0px 0px;
    padding:0px;
}
/* ---
 * HEADER TITLE
 ---------------------------------------------------------------------------------------------------------------------*/
#tpl-home .contact h3,
#tpl-home h2.h2article,
#tpl-home h2.blog-main-title,
#tpl-home #liste-publication h2,
#tpl-home .contentheading.cbUserListTitle,
#tpl-home #cbProfileTitle {
    background-image: url("../images/bandeau-bas.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #00739F;
    font-size: 28px;
    margin: 10px 0;
    padding-bottom: 28px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    width: 100%;
}
/* ---
 * Actualités
 ---------------------------------------------------------------------------------------------------------------------*/
#tpl-home .aidanews2_head h1 a{
    background-color:transparent;
    background-position:initial initial;
    background-repeat:initial initial;
    border:0;
    margin:0;
    outline:0;
    padding:0;
    vertical-align:baseline;
    font-size:12px;
    color:#00739F;
    text-decoration:none;
}

#tpl-home .aidanews2_text{

    font-size:12px;
    text-decoration:none;
}

#tpl-home .aidanews2_mainL{
    margin-bottom:20px;
}

#tpl-home .aidanews2_foot{
    color:#6B6969;
    font-size:12px;
}

#tpl-home .aidanews2 .even{
    background:none !important;
}

#tpl-home .aidanews2_line{
    border-bottom-color:grey;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    margin:0 0 16px;
    padding:0 0 18px;
}

#tpl-home .aidanews2_bottomlink a{
    color:black;
    font-size:10px;
    display: block;
    text-align:center;
}