/** Balises **/

p{margin:10px 0}
strong{font-weight:bold}

/** Titres **/

h1{color:#000;font-weight:bold;font-size:30px;width:540px;height:84px;margin-bottom:20px}
    h1.accueil{background:url(../images/title_appel.jpg) no-repeat}
    h1.videos{background:url(../images/title_videos.jpg) no-repeat}
    h1.forum{background:url(../images/title_forum.jpg) no-repeat}
    h1.infos{background:url(../images/title_infos_page.jpg) no-repeat}
    h1.dates{background:url(../images/title_dates_page.jpg) no-repeat}

h2{color:#000;font-weight:bold;font-size:18px;margin-bottom:10px}
    h2.dates{width:162px;height:84px;background:url(../images/title_dates.jpg) no-repeat}
    h2.videos{width:162px;height:84px;background:url(../images/title_themes.jpg) no-repeat}
    h2.infos{width:162px;height:84px;background:url(../images/title_enbref.jpg) no-repeat}
    h2.plus{width:162px;height:84px;background:url(../images/title_plus.jpg) no-repeat}

h3{color:#000;font-weight:bold;font-size:15px;margin-bottom:10px}

/** Liens **/

a{color:#d74713;text-decoration:none}
a:hover{color:#d74713;text-decoration:underline}
.chevrons{color:#d74713}

/**/
#main_footer{color:#fff}
#main_footer a{color:#fff;text-decoration:none}
#main_footer a:hover{color:#fff;text-decoration:underline}
