﻿body
{
    background:#ffffff;
    color:#737373;
}

#Page
{
    Position:absolute;
    float:left;
    width :100%;    
    /*max-width :1400px;*/
    margin:0 auto;
    min-height:100%;
	display: flex;
	flex-direction: column;
}


.row-eq-height
{
	display: flex;
	flex-wrap: wrap;
}
   
#HautTrait
{
    display:none;
}

 #Haut
{
    position:relative;
    float:left;
    width:100%;
    background-color:white;
    z-index:300;
}
        
#HautMenu
{
    display:block;
    position:relative;
    float:left;
    width:100%;
}    
    
#Header
{    
    Position:relative;
    float:left;
    width :100%;
}

#Header_Bandeau
{    
    Position:relative;
    float:left;
    width :100%;
    background:#5182a8;
}

#Header_BandeauContenu
{    
    Position:relative;
    width :100%;
    max-width :1200px;
    margin:0 auto;
    font-size:0.86em;
    /*background: url("/Images/globle-bleu.png") no-repeat 50px;*/
    height:34px;
}

#Header_BandeauContenu a
{
    display:inline-block;
    margin:0 7px;
    color:#ffffff;
    text-decoration:none;
}

#Bandeau_Langues
{
    Position:relative;
    float:left;
    margin-left:10px;
}

#HautLangue
 {
     position:relative;
     float:left;
 }
 
 #HautLangue div
 {
     position:relative;
     float:left;
 }
 
 #HautLangue input, 
 #AutresLangues input
 {
     position:relative;
     float:left;
     margin:10px 5px 0;
 }
 
 
  #AutresLangues
 {
     position:relative;
     float:left;
 }
 

 #AutresLangues .HautGauche #PanLangueFR,
 #AutresLangues .HautGauche #PanLangueEN,
 #AutresLangues .HautGauche #PanLangueDE
 {
     position:relative;
     float:left; 
     width:42px;
     height:36px;
 }
 
 #AutresLangues .HautGauche
 {
     background:#f1eeed;
 }       
 
 #AutresLangues #HautGauche #PanLangueFR,
 #AutresLangues #HautGauche #PanLangueEN,
 #AutresLangues #HautGauche #PanLangueDE
 {
     position:relative;
     float:left; 
     width:42px;
     height:36px;
 }  

#Bandeau_Raccourcis
{
    Position:relative;
    float:right;
}

#Bandeau_ReseauxSociaux
{
    Position:relative;
    float:right;
}


#Header_Menu
{    
    Position:relative;
    float:left;
    width :100%;
}

#Header_MenuContenu
{    
    Position:relative;
    margin:0 auto;
    width :100%;
    max-width :1200px;
}

#HautLogo
{
    display:block;
    position:relative;
    float:left;
    width:20%;    
}

#HautLogo img,
#LogoTrait img
{    
    margin:0px 0 0 15px;
    height:45px;
}


#HautLogo img
{    
    margin:10px 0 0 15px;
}


/* haut droite */

 
/* MENU */
#bandeauMenu
{
    Position:relative;
    float:right;
    width :79%;
    bottom:0px;
    right:0px;    
}

#bandeauMenu:hover
{
}

#Menu
{    
    Position:relative;
    width :auto;
    margin:25px 0 0;
    height:45px;
    z-index:100;
    text-align:right;
    float: right;
}




/*----------------- Portail -----------------*/
    
        
    .Portail
    {
        position:relative;
        float:left;
        height:45px;
    }
    
        
    div.PortailLien
    {
        display:block;
        text-align:left;
        height:45px;
    }
        
    div.PortailLien:hover, .PortailLienOver
    {
        background:#00589c;
        display:block;
        text-align:left;
        height:45px;
    }
    
    
    div.PortailLienOver a.PortailLien,
    div.PortailLien:hover a.PortailLien  
    {        
		color:#ffffff;
    }
    
    a.PortailLien
    {
        width:100%;
        position:relative;
        float:left;
		color:#737373;
        font-size:0.90em;
        text-decoration:none;
        text-align:left;
        margin:auto;
    }
    
    a.PortailLien:hover
    {
		color:#ffffff;
    }
    
    .PortailLibelle
    {
        position:relative;
        display:inline-block;
        margin:5px 15px 0;
        text-transform:uppercase;
    }  
    
    
     /*----------------- Module -----------------*/
        
    a.ModuleLien
    {
        color:#616059;
		font-size:0.87em;
        text-decoration:none;
		width: 100%;
		display: inline-block;
		padding: 7px;
    }
    
    .CadreModule, .CadrePortail
    {
        position:relative;
        float:left;
        width:100%;
        min-width:200px;
        background:#f1eeed;
    }
    
    .PortailLien [id^="Module"],
    .PortailLienOver [id^="Module"]
    {
        position:absolute;
        float:left;
        top:45px;
        left:0px;
        border-top:#90b33f 5px solid;
    }
        
    
    .CadreModule:hover, .CadrePortail:hover
    {
		background:#5183a8;
    }    
    
    
    .CadreModuleOver, .CadrePortailOver
    {
        position:relative;
        float:left;
        width:100%;
        min-width:200px;
		background:#5183a8;
    }
	
	.CadreModuleOver a.ModuleLien, 
	.CadreModule:hover a.ModuleLien
	{
        color:#ffffff;
    }
    
    
    .Module
    {
        position:relative;
        float:left;
        width:calc(100% - 14px);
    }
    
    .Module a
    {
    }
	    
    /*.Module:hover a
    {
        color:#ffffff;
    } */
    
        
    .CadreSousModule
    {
        position:absolute;
        left:100%;        
        background:#f1eeed;
        width:200px;
        top:0px;
    }
        
    .SousModule,
    .SousModuleOver
    {
		position: relative;
		float: left;
		width: calc(100%);
    }
    
    .SousModule:hover,
    .SousModuleOver
    {
		background:#c9d8ad;
    }
    
    
    .CadreModuleOver .SousModule a.ModuleLien, 
	.CadreModule:hover .SousModule a.ModuleLien
	{
        color:#616059;
    }    
    
    .SousModule a.ModuleLien
	{
        color:#737373;
    }
    
    
    /*.CadreModuleOver .SousModule:hover a.ModuleLien, 
	.CadreModule:hover .SousModule:hover a.ModuleLien,	
    .SousModuleOver .SousModule a.ModuleLien, 
	.SousModule:hover a.ModuleLien
	{
        color:#ffffff;
    }*/
	
    
    a.ModuleLien:hover
    {
        text-decoration:none;
    }

#ContenuSlideshow
{   position: relative;
    width: 100%;
    max-width: 1400px; 
    margin: 0px auto;
}

#Slideshow
{
    Position:relative;
    float:left;
    width :100%;
    max-width:1400px;
    margin:0 auto;    
}

/*
.SlideshowImage_wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
}
.SlideshowImage_wrapper:after {
  padding-top: 27%;
  display: block;
  content: '';
}
.SlideshowImage_main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: white;
  overflow:hidden;
  
}
*/
.SlideshowImage_main. SlideshowImage img
{
    width:100%;
}

.SlideshowImage
{
    Position:relative;
    float:left;
    width :100%;
}

.BandeauALaUne
{
    Position:absolute;
    width :100%;
	height:100%;
}


.BandeauALaUneContenu
{
    Position:relative;
    width :100%;
	max-width:1200px;
	height:100%;
	margin:0 auto;
	padding-left:15px;
}



.ALaUne
{
    Position:absolute;
    float:left;
    width :20%;
    height:100%;
    top:0;
    background:rgba(0, 0, 0, 0.30);
    z-index:5;
}

.ALaUneContenu
{
    Position:relative;
    float:left;
    margin:35% 10% 0;
    width :80%;
    height:50%;
}


.ALaUne a,
.ALaUne a:hover
{
    color:#ffffff;
    text-decoration:none;
}

.AlaUneTitre
{
    margin-bottom:20px;
}

.AlaUneTitre span
{
    font-size:1.6em;
    line-height:33px;
}

.AlaUneResume
{
    margin-bottom:20px;
}

.AlaUneResume span,
.AlaUneResume p
{
	text-align:left;
}

.AlaUneSuite span
{
    border:1px solid #ffffff;
    font-size:0.8em;
    text-transform:uppercase;
    font-weight:bold;
    margin:0;
    Padding:5px 10px;
}

.AlaUneSuite .ALaUneFleche
{
    margin-left:-4px;
}

.AlaUneSuite .ALaUneFleche img
{
    width:inherit;
	display:inherit;
	float:inherit;
}


/* Slideshow rslides */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img{
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
.rslides_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("/Images/flecheSlideShow.gif") no-repeat left top;
  margin-top: -45px;
  }

.rslides_nav:active {
  opacity: 1.0;
  }

.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.rslides_nav:focus{
  outline: none;
  }

.rslides_tabs {
  margin-top: -30px;
  text-align: center;
  z-index:50;
  width:100%;
  text-align:center;  
  position:absolute;
  }

.rslides_tabs li{
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  z-index:100;
  }
  
  #contenu .rslides_tabs li{
  display: inline;}

.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  z-index:100;
  }

.rslides_here a{
  background: rgba(0,0,0, .8);
  background: #ffffff;
  z-index:100;
  }
  
/* Fin Slideshow rslides */
  
#ctl00_PanFiletSousMenu
{
    position: relative;
    float:left;
    width: 100%;
}


.Filet
{
    position: relative;
    margin:10px auto 0;
    width: 100%;
    max-width:calc(1200px - 30px);
    height:5px;
    border-top:1px solid #e6e6e6;
}

#ctl00_PanOutils
{
    position: relative;
    float:left;
    width: 100%;
}

.Outils
{    
    position: relative;
    margin:10px auto 0;
    width: 100%;
    max-width:1200px;
    height:auto;    
    text-align:center;
}

#ctl00_PanFilDAriane
{
    position: relative;
    float:left;
    width: auto;
}

#BlocFilAriane span
{
    font-size:0.87em;
}

#ctl00_PanelPH
{
    position: relative;
    float:left;
    width: 100%;
}

#BlocContenu
{
    position: relative;
    float:left;
    width: 100%;
    margin-bottom:10px;
}


#ContenuAccueil
{
    position: relative;
    width: 100%;
    float:left;
    max-width: 1400px;
    margin: 20px auto 0;    
   
}

#Contenu
{
	position: relative;
    width: 100%;
    max-width: 1200px; 
    margin: 15px auto;
}

.accueil a
{
    color:#737373;
    text-decoration:none;
}

.accueil p
{
    margin:0;
}

#ContenuGauche
{
    padding-right:3%;
}

#ContenuMilieu
{
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    padding-left:3%;
    padding-right:3%;
}


#ContenuDroite
{
    padding-left:3%;
}



/* Default */
h1
{
    font-size:1.4em;
    padding: 10px 0;
    background: transparent url("/Images/traith1.png") left bottom no-repeat;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:10px;
}

h2
{
    font-size:1.2em;
}

h3
{
    font-size:1.1em;
}



p
{
	text-align: justify;
}

/* Zoom sur */
.Image_wrapper {
  width: 100%;
  /* whatever width you want */
  display: inline-block;
  position: relative;
}
.Image_wrapper:after {
  padding-top: 33%;
  display: block;
  content: '';
}
.Image_main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* fill parent */
  /* let's see it! */
  color: white;
  overflow:hidden;
  
}

.Image_main img
{
    width:100%;
}

.ZoomTitre
{
    margin-top:15px;
    margin-bottom:8px;
}

.ZoomTitre a
{
    font-weight:bold;
    font-size:1.20em;
    color:#00589c;
    text-decoration:none;
}

.ZoomResume
{
    margin-bottom:15px;
}

.ZoomResume a
{
    text-decoration:none;
}

.ZoomSuite
{
    margin-bottom:40px;
}

.ZoomSuite a
{
    text-decoration:none;
    font-size:0.80em;
    text-transform:uppercase;
    font-weight:bold;
}

.ZoomSuite img
{
    margin-top:-2px;
    margin-left:5px;
}

/* Bloc Theme */

.fondGris
{
    background: #f7f5f4;
    padding:30px 0;
}

.BlocTheme,
.BlocThemeOver {
    float: left;
    position: relative;
    margin: 15px 0 15px;
}

.BlocThemeContenu {
    float: left;
    position: relative;
    background: #f3ebeb;
    box-shadow: 4px 4px 5px #dddddd;
    width: 100%;
    min-height: 100%;
padding:5px;
	
}


.BlocThemeOver .BlocThemeContenu > div,
.BlocTheme:hover .BlocThemeContenu > div
{	
	  display: flex;
	  align-items: center;
	  justify-content: center;
}


.BlocThemeImage {
    float: left;
    position: relative;
    width: 100%;
    display: block;
    height: 246px; /* 3 colonnes */
    height: 160px; /* 4 colonnes */
    overflow: hidden;
}

.BlocThemeImage::after {
    float: left;
    position: relative;
    width: 100%;
    display: block;
    height: 246px; /* 3 colonnes */
    height: 160px; /* 4 colonnes */
    overflow: hidden;
}


.BlocThemeOver .BlocThemeImage,
.BlocTheme:hover .BlocThemeImage {
    /*display: none;*/ /* Test */	
    height: 382px; /* 3 colonnes */
    height: 250px; /* 4 colonnes */
	
    height: 285px; /* 4 colonnes */
}

.BlocTheme img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    margin: 0;
    max-width: none;
    transition: all 250ms ease-in-out;
    width: 100%;
}


.BlocTheme_Texte {
    float: left;
    position: relative;
    display: block;
    height: 136px; /* 3 colonnes */
    height: 90px; /* 4 colonnes */
	
    height: 125px; /* 4 colonnes */
	
    background: #ffffff;
    width: 100%;
    padding: 30px; /* 3 colonnes */
    padding: 15px; /* 4 colonnes */

}

.BlocThemeOver .BlocTheme_Texte,
.BlocTheme:hover .BlocTheme_Texte {
    height: 382px; /* 3 colonnes */
    height: 250px; /* 4 colonnes */	
	
    height: 285px; /* 4 colonnes */
	
    background: #00609f;	
	opacity: 0.8;
    text-align: center;
    padding-top: 141px; /* 3 colonnes */
    padding-top: 50px; /* 4 colonnes */
    position: absolute;
	
	
    padding: 15px; /* 4 colonnes */
	
}



#ctl00_ContentPlaceHolder1_BlocTheme_Titre_1{
	color: #b80025;
}

#ctl00_ContentPlaceHolder1_BlocTheme_Titre_2{
	color: #5182a8;
}
#ctl00_ContentPlaceHolder1_BlocTheme_Titre_3{
	color: #7ab51e;
}
#ctl00_ContentPlaceHolder1_BlocTheme_Titre_4{
	color: #c31981;
}
#ctl00_ContentPlaceHolder1_BlocTheme_Titre_5{
	color: #1aa1a9;
}
#ctl00_ContentPlaceHolder1_BlocTheme_Titre_6{
	color: #fcc000;
}
#ctl00_ContentPlaceHolder1_BlocTheme_Titre_7{
	color: #ef7317;
}

.BlocTheme_Titre {
    position: relative;
    display: block;
    width:100%;
    font-size: 30px; /* 3 colonnes */
    font-size: 20px; /* 4 colonnes */
    color: #00589c;
    font-family: "Source Sans Pro";
 	font-size: 14px; 
	text-transform:uppercase ;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
}

.BlocThemeOver .BlocTheme_Titre,
.BlocTheme:hover .BlocTheme_Titre
{
    color:#ffffff!important;
}

#ctl00_ContentPlaceHolder1_BlocTheme_Titre_8{
text-align: center;
font-size: 16px;
}
#ctl00_ContentPlaceHolder1_BlocTheme_SousTitre_8{
text-align: center;
font-size: 16px;
font-style: italic;
padding : 5px;
}



.BlocTheme_SousTitre {
    float: left;
   position : absolute;
top:50%;
left:0;
padding:15px;
    display: inline-block;
    width: 100%;
    font-size: 16px; /* 3 colonnes */
    font-size: 13px; /* 4 colonnes */
    font-family: "Source Sans Pro";
    font-weight: normal;
    color: #737373;
text-transform: none;
}


.BlocTheme_Resume {
	display:none;
}



.BlocThemeOver .BlocTheme_Resume,
.BlocTheme:hover .BlocTheme_Resume
{
	
    float: left;
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 16px; /* 3 colonnes */
    font-size: 13px; /* 4 colonnes */
    color: #ffffff;
    font-family: "Source Sans Pro";
	margin-top:15px;
	font-style: italic;
}






@media  all and (max-width: 991px)
{
	.BlocTheme_Texte {
		height: 125px;
		
	}
	
	.BlocThemeOver .BlocTheme_Texte,
.BlocTheme:hover .BlocTheme_Texte {
    height: 285px; /* 4 colonnes */
	
}
	
	.BlocTheme_Titre 
	{
		font-size: 12px;
		
	}
	
	
	.BlocTheme_SousTitre 
	{
		font-size: 11px;
		
	}
	
	.rslides_tabs
	{
		display:none;
	}
}

.BlocThemeOver .BlocTheme_SousTitre,
.BlocTheme:hover .BlocTheme_SousTitre {
    float: none;
    color: #ffffff;
    position: relative;
}

.BlocTheme_Decouvrir
{
    display:none;
}

.BlocThemeOver .BlocTheme_Decouvrir,
.BlocTheme:hover .BlocTheme_Decouvrir {
	
    float: none;
    position: relative;
    display: inline-block;
    color: #ffffff;
    padding: 5px 15px;
    border: 1px #ffffff solid;
    border-radius: 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    margin: 30px auto 0;
    text-transform: uppercase;
	font-weight:normal;
	
    display:none;
}


.BlocTexteIntro
{
	padding:0;
    position: relative;
	padding-bottom:15px;
}

/* Actualités */

.NewsCIFETitre,
.NewsEOATitre,
.NewsIEEITitre
{
    margin-bottom:8px;
}

.NewsCIFETitre a,
.NewsEOATitre a,
.NewsIEEITitre a
{
    font-weight:bold;
    font-size:1.20em;
    text-decoration:none;
}

.NewsCIFETitre a
{  
    color:#00589c;
}

.NewsEOATitre a
{  
    color:#f16f2a;
}

.NewsIEEITitre a
{  
    color:#b4011f;
}

.NewsCIFEResume,
.NewsEOAResume,
.NewsIEEIResume
{
    margin-left:19px;
    margin-bottom:15px;
}

.NewsCIFEResume a,
.NewsEOAResume a,
.NewsIEEIResume a
{
    text-decoration:none;
}


.NewsCIFESuite,
.NewsEOASuite,
.NewsIEEISuite
{
    margin-left:19px;
    margin-bottom:25px;
}

.NewsCIFESuite a,
.NewsEOASuite a,
.NewsIEEISuite a
{
    text-decoration:none;
    font-size:0.8em;
    text-transform:uppercase;
    font-weight:bold;
}


.NewsCIFESuite img,
.NewsEOASuite img,
.NewsIEEISuite img
{
    margin-top:-2px;
    margin-left:5px;
}

a.LBAllNews
{
    text-decoration:underline;
    font-weight:bold;
}

/* Témoignages */

#CifeTemoignages
{
	position:relative;
	float:left;
    margin-bottom:40px;
}


#CifeTemoignages a
{
	display:block;
}

#CifeTemoignages img
{
	position:relative;
	float:left;
    width:100%;
}

#CifeTemoignages img.LectureVideo
{
	position:absolute;
	width:100%;
	left:0px;
}

#Twitter
{
	position:relative;
	float:left;
	width:100%;
}

#ReseauxSociaux
{
	position:relative;
	float:left;
    margin-top: 30px;
}
#ReseauxSociaux a
{
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
}

.LabSuivezNous
{
    font-size:0.93em;
    text-transform:uppercase;
    font-weight:bold;
}

#ctl00_PanPartage
{
    position: relative;
    float:left;
    width: 100%;
}

.Partage
{    
    position: relative;
    margin:10px auto 0;
    padding:10px;
    width: 100%;
    max-width:calc(1200px - 30px);
    height:auto;
    background:#f8efef;
    
    text-align:center;
}

.Partage a
{
    margin-left:30px;
}



/* Footer */
#Footer
{    
    Position:relative;  
    float:left; 
    margin: auto auto 0;
    width :100%;
    height:auto;
    background:#5182a8;
    bottom:0px;
}


@media  all and (max-width: 991px)
{
	#Footer
	{    
		Position:relative;  
		float:left; 
	}

}

#FooterContenu
{    
    Position:relative; 
    margin:20px auto; 
    width:100%;
    max-width:1200px;
    border-top:1px solid #aec5d6;
}

#FooterGauche,
#FooterCentre
{    
    Position:relative; 
   display: flex;
   align-items: center;
	
}

#FooterGauche img
{
    margin:20px 0;
}


.LabSoutienErasmus
{
    color:#ffffff;
    font-family:Arial;
    font-weight:bold;
    font-size:0.80em;
    font-style:italic;
    
}


#FooterDroite
{    
    Position:relative; 
    text-align:right;
}


#FooterDroite a,
#FooterDroite span
{
    display:inline-block;
    margin-left:20px;
    margin-top:10px;
    color:#ffffff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:0.8em;
}

#FooterDroite span
{
    font-weight:bold;
}


#FooterDroite span.LabTexteFooter
{
    color:#ffffff;
    font-size:0.7em;
    text-transform:none;
    font-weight:normal;
      
}


@media  all and (max-width: 1300px)
{
   #Bandeau_ReseauxSociaux
   {
        margin-right:50px;  
   } 
   
   .CadreModule, .CadrePortail, .CadreModuleOver, .CadrePortailOver, .CadreSousModule
    {
       min-width:150px;
    }
}

