8. DELIVRANCE DU DIPLOME DE MAITRISE « Sciences et ... - fssep
METIERS DE LA FORME DE LA SANTE ET DU BIEN ETRE : MDF» .... l'
enseignant responsable devra mentionner, par écrit sur le sujet, la liste des ...
Avoir été présent à l'ensemble des TD et TP de chaque enseignement lorsqu'ils
existent.
part of the document
meout() {
var now = new Date(),
nowTs = Math.round(now.getTime() / 1000),
visitorInfo = self.getVisitorInfo();
var createTs = parseInt(visitorInfo[2]);
var cookieTimeout = 33696000; // 13 mois en secondes
var originalTimeout = createTs + cookieTimeout - nowTs;
return originalTimeout;
}
this.setVisitorCookieTimeout( getOriginalVisitorCookieTimeout() );
}]);
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//piwik.univ-lille.fr/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '5']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
Aller au contenu
Aller au menu
Aller à la recherche
Dyslexie
Contraste
Accessibilité
Plan de site
Composantes, facultés
Services
Intranet / ENT
FR
EN
NL
FR
Menu
.campagne-inscription{
display:flex;flex-direction:column;
max-width:100%;
background: #ac2773;
/* background: linear-gradient(-45deg, #c1d8da, #8eafb6, #75b289, #75d38f); */
height: 100vh;
justify-content: center;
transition: all .3s ease-in;
position: relative;
left: -100%;
animation: 0.5s 1s Translation ease-in both;
/* animation: 0.5s 1s Gradient ease infinite; */
}
@media screen and (min-width:765px) {
.campagne-inscription{
max-width: 45%;
left: -45%;
}
}
@media screen and (min-width:990px) {
.campagne-inscription{
max-width: 35%;
left: -35%;
}
}
.header-rub1 .header-rub1{
display:flex;
justify-content:flex-end;
}
.header-index{
height:100vh !important;
}
.header-home-content h1{
z-index:2;
position:absolute;
padding:20px;
background-color:rgba(255,255,255,0.5);
animation: 1s 0.5s Translation2 ease-in both;
}
.header-home-content h1 img{
width:110px;
}
.header-home-content h1:after {
content:"";
width: 0;
height: 0;
border: 0 solid transparent;
border-left-width: 0px;
border-right-width: 150px;
border-top: 66px solid rgba(255, 255, 255, .5);
top:80px;
left:0px;
position:absolute;
}
.header-rub1{
height:100vh !important;
background:#fafafa;
}
.-ecran1{
display:flex;
flex-direction:column;
width:100%;
}
@keyframes fadeIn {
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes Translation {
from {transform:none;}
to {transform: translate(100%, 0);}
}
@keyframes Translation2 {
from {top:-400px;left:-400px;}
to {top:45px; left:0px;}
}
.inscription{
animation: 2s 1s fadeIn ease-in both;
font-size: 1.4rem;
color: #333;
padding: 1rem;
/* background: #ae2573; */
width: 100%;
/* height: 100vh; */
text-align: right;
margin-right: 50px;
}
.inscription a{
/*** animation: 1.5s 3s bounceInUp ease-in both; ***/
animation: 2s 1s fadeIn ease-in both;
color: white;
font-weight: 300;
font-size: 3.1rem;
display: flex;
align-items: center;
justify-content: flex-end;
text-decoration: none;
}
.inscription a span{
margin-right: 30px;
transition: all .3s ease-in;
}
.inscription a:hover span{
margin-right: 15px;
}
.inscription a:hover i{
text-decoration: none;
}
@media screen and (min-width:765px) {
}
.header-home-bg{
background-position:center !important;
background-size:cover !important;
background-repeat:no-repeat !important;
background-color:transparent !important;
width:100%;
position:absolute;
background:url("/fileadmin/user_upload/illustrations/accueil/campagne-inscription/inscription2.jpg") !important;
background-size:cover !important;
background-position:center !important;
}
.header-home-content{
flex-direction: column;
height: 100vh;
display:flex;
position:relative;
}
@media screen and (min-width:768px) {
.header-home-content h1{
top:0px;
}
.mixcite{
width: 400px;
}
@keyframes Translation2 {
from {top:-400px;left:-400px;}
to {top:0px; left:0px;}
}
}
@media screen and (min-width:992px) {
.header-home-content h1{
top:34px;
padding:25px;
}
.mixcite{
width: 450px;
}
.date img{
width: 120px;
}
.header-home-content h1:after {
top:145px;
border-right-width: 230px;
border-top: 102px solid rgba(255,255,255,0.5);
top:116px;
}
.header-home-content h1 img{
width:180px;
}
@keyframes Translation2 {
from {top:-400px;left:-400px;}
to {top:34px; left:0px;}
}
}
@media screen and (min-width:1200px) {
.header-home-content h1:after {
top:145px;
border-right-width: 300px;
border-top: 133px solid rgba(255,255,255,0.5);
}
.header-home-content h1 img{
width:225px;
}
.mixcite{
width: 500px;
}
.header-home-content h1{
max-width:auto;
width:300px;
padding:35px;
}
}
@-webkit-keyframes zoom {
from { /* background-size:cover;*/}
to { transform:scale(1.1); }
}
@keyframes fadeIn {
from {opacity: 0;}
to {opacity: 1; margin-left:0;}
}
@keyframes zoomin {
0% {transform: scale(1);}
100% {transform: scale(1.5);}
} /*End of Zoom in Keyframes */
@keyframes aitf {
0% { background-position: 0% 50%; }
100% { background-position: 100% 50%; }
}
@keyframes titleAnimation {
0% {
transform: translateY(-50px);
opacity: 0;
-webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 100%);
clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 100%);
}
20% {
transform: translateY(0);
opacity: 1;
-webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0%);
clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0%);
}
100% {
transform: translateY(0);
opacity: 1;
-webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0%);
clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0%);
}
}
@-webkit-keyframes Gradient {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%;
transform: translate(100%, 0);
}
}
@-moz-keyframes Gradient {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%;
transform: translate(100%, 0);
}
}
@keyframes Gradient {
0% {
background-position: 0% 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0% 50%;
transform: translate(100%, 0);
}
}
}
@-webkit-keyframes sideWays {
0% {
margin-left:0px;
}
100% {
margin-left:50px;
}
}
@-moz-keyframes moveclouds {
0% {
top: 620px;
opacity:0;
}
20%{
opacity:0.5;
}
100% {
top: 000px;
}
}
@-moz-keyframes sideWays {
0% {
margin-left:0px;
}
100% {
margin-left:50px;
}
}
@-o-keyframes moveclouds {
0% {
top: 620px;
opacity:0;
}
20% {
opacity:0.5;
}
100% {
top: 000px;
}
}
@-o-keyframes sideWays {
0% {
margin-left:0px;
}
100% {
margin-left:50px;
}
}
Je m'inscris à l'Université de Lille, en ligne et maintenant !
Chercher
Je suis
alumni, ancien étudiant
un alumni, ancien étudiant
étudiant international
lycéen, étudiant
une entreprise / partenaire
un salarié, demandeur d'emploi
Découvrir
plans et contacts
Actu et agenda
S'inscrire
Nos formationsPour tous, tout au long de la vie
Domaines de formation & diplômes
Rechercher une formation
Schéma des études
Nos 6 domaines de formation
Arts, lettres, langues (ALL)
Droit, économie, gestion (DEG)
Santé (S)
Sciences humaines et sociales (SHS)
Sciences technologies (ST)
Sciences et techniques des activités physiques et sportives (STAPS)
Nos diplômes et formations
DAEU / Capacité en droit
DUT / DEUST
Licence générale / Licence Professionnelle
Master
Diplôme d'ingénieur / Mastère
Doctorat
Diplôme secteur santé
Diplôme universitaire (DU)
Certificat universitaire (CU)
Qualifications / Certifications
Préparation concours
DAEU et capacité en droit
Rechercher par mots clefs
Rechercher
$('#tabschemaetudes').click(function (e) {
e.preventDefault();
$(this).tab('show');
document.getElementById("schema").style.display = 'block';
$('img[usemap]').rwdImageMaps();
})
$('#tabdiplomes').click(function (e) {
e.preventDefault();
$(this).tab('show');
document.getElementById("schema").style.display = 'none';
});
$('#tabrechercher').click(function (e) {
e.preventDefault();
$(this).tab('show');
document.getElementById("schema").style.display = 'none';
});
/*
* rwdImageMaps jQuery plugin v1.5
*
* Allows image maps to be used in a responsive design by recalculating the area coordinates to match the actual image size on load and window.resize
*
* Copyright (c) 2013 Matt Stow
* https://github.com/stowball/jQuery-rwdImageMaps
* http://mattstow.com
* Licensed under the MIT license
*/
;(function(a){a.fn.rwdImageMaps=function(){var c=this;var b=function(){c.each(function(){if(typeof(a(this).attr("usemap"))=="undefined"){return}var e=this,d=a(e);a("").load(function(){var g="width",m="height",n=d.attr(g),j=d.attr(m);if(!n||!j){var o=new Image();o.src=d.attr("src");if(!n){n=o.width}if(!j){j=o.height}}var f=d.width()/100,k=d.height()/100,i=d.attr("usemap").replace("#",""),l="coords";a('map[name="'+i+'"]').find("area").each(function(){var r=a(this);if(!r.data(l)){r.data(l,r.attr(l))}var q=r.data(l).split(","),p=new Array(q.length);for(var h=0;h