


body {
        margin: 0;
        padding: 0;
        text-align:left;
        background: #a4d7fd url(squelettes/_images/jeune/fonds/fond_degrade.jpg) repeat-x;
}
body, .formulaire_spip {
            font: 80% georgia, arial, sans-serif;
}
#container{
    width: 940px;
    background: url(squelettes/_images/jeune/fonds/fond_entete.png) no-repeat top left;
}
#menu {
         position: absolute;
         height: 20px;
         top: 240px;
         right: 200px;
         padding: 3px 10px 0 10px;
         background: url(squelettes/_images/fond_menu_horizontal.png) repeat-x;
         text-align: center;
}
#menu_g{
    position: absolute;
    left:0px;
    width: 220px;
    height: 592px;
    background: url(squelettes/_images/jeune/fonds/fond_gauche.png) no-repeat;
    padding: 0 40px 0 5px;
    margin: 0;
}
#bloc_menu_g_entete{
    width: 147px;
    height: 31px;
    margin: 0 0 0 8px;
    background: url(squelettes/_images/jeune/fonds/menu_g_entete.png) no-repeat;
}
#bloc_menu_g_entete h1{
    color: #900007;
    text-align: center;
    font: 15px Georgia, arial, sans-serif;
    padding:3px 0;
    font-weight:bold;
}
#bloc_menu_g_entete h1 a {
    color: #900007;
}

#bloc_menu_g_centre{
     background: url(squelettes/_images/jeune/fonds/menu_g_centre.png) repeat-y;
     width: 147px;
     padding: 5px 0 5px 0;
     margin: -5px 0 0 8px;
}
#bloc_menu_g_pied{
    width: 170px;
    height: 96px;
    background: url(squelettes/_images/jeune/fonds/menu_g_pied.png) no-repeat;
    margin: 0 0 0 8px;
}
#bloc_menu_g_centre li {
        text-align: left;
      list-style-image: url(squelettes/_images/jeune/puce_menu_g.png);
}
#pied{
        z-index:1;
        margin: 0;
        color: #21577C;
        height: 205px;
        text-align: right;
        width: 940px;
        border:none;
        background: url(squelettes/_images/jeune/fonds/fond_pied_page.png) no-repeat bottom right;
}




.titre{  
padding: 0;
font-family: Georgia, Times, serif; 
font-size: 25px;
font-weight: bold;
color: #6B0000;
}

