/* syllabus 05 */
#syl5 a {text-decoration: none; color:#9c5689;}
#syl5 a:hover {text-decoration: underline; font-weight: bold;}
#syl5 ul { padding:0; margin:4px 0 0 15px; }
#syl5 li {list-style: none; font: 13px Arial, Helvetica, sans-serif; color:#888; padding: 0px; margin-bottom:-3px; background:none;}
#syl5 h3 {padding:0; margin: 0; border-bottom: 1px solid #DDD; font: bold 14px Arial, Helvetica, sans-serif; /*color:#832C6B;*/ color:#555; font-style:italic;}

#syl5 #recommandations {
border-right: 1px solid #888;
/*border-bottom: 1px solid #888;*/
/*height: 200px;*/

background:url(http://foad.unjf.fr/andil/pix/bckg_1.gif) bottom right no-repeat;
padding-bottom:15px;
}
#syl5 #recommandations:hover {
background:#f9f0e6 url(http://foad.unjf.fr/andil/pix/bckg_1.gif) bottom right no-repeat;
}
#syl5 #cours {
/*border-bottom: 1px solid #888;*/
background:url(http://foad.unjf.fr/andil/pix/bckg_2.gif) bottom right no-repeat;
padding-bottom:15px;
/*padding-left:25px;*/
}
#syl5 #cours:hover {
background:#f4f4f4 url(http://foad.unjf.fr/andil/pix/bckg_2.gif) bottom right no-repeat;
}
#syl5 #ressources {
background:url(http://foad.unjf.fr/andil/pix/bckg_4.gif) bottom right no-repeat;
padding-bottom:15px;
/*padding-left:25px;*/
}
#syl5 #ressources:hover {
background:#f8f7d3 url(http://foad.unjf.fr/andil/pix/bckg_4.gif) bottom right no-repeat;
}
#syl5 #evaluation {
border-right: 1px solid #888;
background:url(http://foad.unjf.fr/andil/pix/bckg_3.gif) bottom right no-repeat;
padding-bottom:60px;
}
#syl5 #evaluation:hover {
background:#faedfa url(http://foad.unjf.fr/andil/pix/bckg_3.gif) bottom right no-repeat;
}

li.label ul a {text-decoration: none; color:#888; }
li.label ul a:hover {text-decoration: underline; font-weight: bold;}
li.label ul { padding:0; margin:4px 0 0 25px;}
li.label li {list-style: disc; font: 13px Arial, Helvetica, sans-serif; color:#888; padding: 0px; margin-bottom:-3px; width:100%;}
li.label li:hover {background:#F5F5F5;}


#syl5 #methodo_savoir {
border-right: 1px solid #888;
background:url(methodo/savoir.png) bottom right no-repeat;
padding-bottom:15px;
}
#syl5 #methodo_savoir:hover {
background:#f9f0e6 url(methodo/savoir.png) bottom right no-repeat;
}

#syl5 #methodo_ressources {
background:url(methodo/ressources.png) bottom right no-repeat;
padding-bottom:15px;
}
#syl5 #methodo_ressources:hover {
background:#f4f4f4 url(methodo/ressources.png) bottom right no-repeat;
}