@charset "utf-8";
@import url("https://cdn-univ.fr/assets/plone/css/styles.css");
* {
    font-family: "Brother 1816";
    font-size: 1em;
    font-weight: 400;
}
body { background: #ffffff  url(fond.png) fixed no-repeat  0 0 ; }
body { color: #212121; ; font: 400 1em "Brother 1816", Cambria, georgia, times, "times new roman", serif;}
.template_color { color: #ffffff ; }
.template_border_color { border-color: #000000 ; }
.template_backgroundcolor  { color: #ffffff ; }
.titre { color: #000000 ; }
.titre { text-transform: uppercase; color:#000000; font-size: 16px;} 
.menu_niveau_1_on 	{ background-color:#1b8caf; color:#000; }
.formcontent .titre { text-transform: none; color:inherit; font-size:16px;}
#template_header a	{ color:#000000 }
#template_header	{ color:#000000; }


.titre {
    font-weight: bold;
    font-size: 2.25em;
     color: #007fa5;
}