/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                eduDz
                          Page CSS d'eduDZ

    Créée le              :  06 Avril 2006 (Oulaa ça date :D)
    Derniere mise a jour  :  26 Juil 2009
    Auteur                : InSide
    Version               : 2.0
    ------------------------------------------------------------------------------*/


/* -------------------- Module evenements*/

#module_evenements
{
    margin-left  : 5px;
    margin-right : auto;
}

#module_evenements ul
{
    list-style-type     : none;
    list-style-position : outside;
    padding             : 0px;
    margin              : 6px;
    text-indent         : 5px;
}

#module_evenements li
{
    padding : 0px;
    margin  : 0px;
}

#module_evenements li a
{
    font-size   : 0.85em;
    color       : #888888;
    display     : block;
    margin-left : 0px;
}

#module_evenements li a:hover
{
    color      : #FCFCFC;
    background : #E2E2E2;
}

#module_evenements h4
{
    color        : #077FA7;
    padding      : 0px;
    margin       : 0px;
    font-size    : 1em;
    text-align   : left;
    font-variant : small-caps;
}

#module_evenements h4 img { vertical-align:top; }



#last_articles_pc, #last_news, #last_topic, #last_wiki
{
    padding            : 5px;
    padding-top        : 0px;
    background         : #F8F8F8;
    border             : 1px solid #F3F3F3;
    text-align         : left;
    float              : left;
    margin-left        : 10px;
    -moz-border-radius : 15px;
    -webkit-border-radius : 15px;
}

#last_articles_pc li, #last_news li, #last_topic li, #last_wiki li, #dilem li {list-style-image: none; }

#last_news        { width:20%;                              }
#last_articles_pc { width:22%;  background:#FBFBFB;   }
#last_topic       { width:22%;                              }
#last_wiki        { width:20%;background:#FBFBFB;     }

/* -------------------- Module evenements*/

.div_news
{
    width               :85%;
    
    margin              : 15px 10% 50px 5% ;
    color               : #7B7B7B;
    padding             : 9px;
    padding-top         : 0px;
    background-color    : #FBFBFB;
    border              : 1px solid #FBFBFB;
    border-top          : none;
    -moz-border-radius  : 15px;
    -webkit-border-radius : 15px;
}

h3.news
{
    color           : #777777;
    font-size       : 1.3em;
    font-variant    : small-caps;
    display         : block;
    height          : 56px;
    padding-top     : 8px;
    background      : url(images/objets/icone_news.png) no-repeat 0% 50%;
    text-indent     : 75px;
    text-align      : left;

}


.citation_evene
{
   letter-spacing : 0.8px;
   font-variant   : small-caps;
}
