/* HOME */

.entry-content h1 {
    font-family: 'AgendaMedium', Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    color: #ffffff;
    background: url("../images/bg/bg-widget.png") no-repeat center bottom;
    padding-left: 10px;
}

#content {
  height: auto;
  width: 970px;
  margin-bottom: 15px;
  clear: both;
  margin: auto;
}

#comments {
    display: none;
}

#Director {
  width: 150px;
  float: left;
  margin-left:10px;
}

#Director .photo {
    background: url("../images/ec2.png") no-repeat;
    height: 253px;
}

#Director .important {
  font-family: 'Helvetica45LightRegular', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 28px;
  margin-top: 20px;
}

#editoback {
    width: 440px;
    float: right;
    font-size: 12px;
    line-height: 1;
}
 
#Edito  {
    width: 430px;
    float: right;
    margin-right: 10px;
}

#Edito p {
    text-align: justify;
}

#Edito ul {
    color: #2dbcf2;
    font-size: 15px;
}

#Edito em {
    font-size: 18px;
    color: #464646;
    font-style: italic;
}

#secondary {
    min-height: 500px;
    width: 80%;
    background-color: #F5F3F3;
    float: left !important;
    margin-left: 20%;
    margin-bottom: 1%;
    max-width: 990px;
}

#secondary ul {
  list-style: none;
  width: 85%;
  margin-left: 5%;
}
#secondary ul a {
  color: #00aeef;
}
#secondary ul li a {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 200;
  color: #00aeef;
}

#secondary h3 {
  font-size: 32px;
  font-weight: 300;
  border-bottom: 3px solid;
  margin-bottom: 3%;
  margin-left: 2%; 
  padding: 0 0 12px 0;
  text-transform: uppercase;
  color: #00aeef;
  width: 95%;
}

#secondary h3 a{
  color: #00aeef;
}

.thumbnail {
    position: relative;
    width: 150px;
    float: left;
    margin-right: 5%;
}

.extrait {
  position: relative;
  margin-bottom: 100px;
  font-size: 16px;
}

.extrait a {
  font-size: 12px !important;  
}
.mainColLeft {
  margin-bottom: 40px;
  margin-top: 5px;
  margin-left: -180px;

}
/* BLOG */

.blog #primary,
.category #primary {
  min-height: 1300px;
}

.category #ColRight {
    top: 580px;
}

.blog h3 {
  font-size: 24px;
  color: #00aeef;
  text-transform: uppercase; 
}
.blog .categories ul,
.category .categories ul  {
  list-style: none;
  margin-left: 0; 
}

.blog li.categories,
.category li.categories {
  position: absolute;
  left: 61%;
  font-size: 24px;
  font-weight: 200;
  padding: 0 0 10px 0;
  width: inherit;
  height: inherit;
  margin: 0;
  color: #00aeef;
  list-style: none;
  text-transform: uppercase;
  top: 0;
}
  
.blog .categories li a,
.category .categories li a {
    background: #2ebdf2;
    width: 272px;
    height: 42px;
    color: #FFF;
    font-size: 13px;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 17px;
    border-top: 1px solid #38c4f8;
    border-bottom: 1px solid #18aae0;
    position: relative;
    display: block;
}

.category h1.page-title {
  font-size: 24px;
  font-weight: 200;
  padding: 0 0 10px 0;
  width: inherit;
  height: inherit;
  margin: 0;
  color: #00aeef;
  list-style: none;
  text-transform: uppercase;
}

#main .single-post a {
    font-size: 24px;
    color: #00aeef;
    text-transform: uppercase;
    margin: auto 0;
}


/* BLOG */




.blog article {
  background-color: transparent;
}

.blog .entry-content {
    min-height: 500px;
    width: 80%;
    background-color: transparent;
    float: left !important;
    margin-left: 0;
    margin-bottom: 1%;
}

.blog .entry-content ul {
  list-style: none;
  width: 75%;
  margin-left: 12%;
}
.blog .entry-content ul a {
  color: #00aeef;
}
.blog .entry-content ul li a {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 200;
  color: #00aeef;
}

.blog .entry-content h1 {
    font-size: 35px;
    font-weight: 300;
    border-bottom: 3px solid;
    margin-bottom: 3%;
    margin-left: 2%; 
    padding: 0 0 12px 0;
    text-transform: uppercase;
    color: #00aeef;
    width: 95%;
    background: none;
  }

.blog .entry-header .entry-meta {
  display: none;
}

/* BLOG */
/* BLOG -- Single post*/

header.entry-header h1.entry-title {
  font-size: 25px;
  font-weight: 500;
  line-height: 29px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #00aeef;
}

.single-post article {
  background-color: transparent;
  width: 100%;
}

.single-post .entry-content {
    min-height: 500px;
    width: 100%;
    background-color: #F5F3F3;
    float: left !important;
    margin-left: 0;
    margin-bottom: 1%;
    max-width: 686px;
}

.single-post .entry-content p {
    font-size: 13px;
    line-height: 18px;
    margin: 15px 0 0 0;
    font-family: 'Open Sans', sans-serif;
}
.single-post .entry-content ul {
  list-style: none;
  width: 75%;
  margin-left: 12%;
}
.single-post .entry-content ul a {
  color: #00aeef;
}
.single-post .entry-content ul li a {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 200;
  color: #00aeef;
}
.single-post .entry-content h1 {
    font-size: 35px;
    font-weight: 300;
    border-bottom: 3px solid;
    margin-bottom: 3%;
    margin-left: 2%; 
    padding: 0 0 12px 0;
    text-transform: uppercase;
    color: #00aeef;
    width: 95%;
    background: none;
}

.single-post .entry-header .entry-meta {
  display: none;
}

.singular .hentry {
  padding: 0 0 0 0 !important;
}

/* BLOG -- Single post -- next previous*/

#nav-single {
  float: none;
}

/** Quicks Facts */

.quicksFacts ul {
    font-family: 'AgendaMedium', Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: #2dbcf2;
}

/* Epitech Learning */
#main #ColLeft {
  background-color: #FFFFFF;
  float: left;
  height: auto;
  margin-top: -1%;
  margin-left: 180px;
  width: 629px;
  line-height: 1;
}

#ColLeft {
  background-color: #FFFFFF;
  float: left;
  height: auto;
  width: 629px;
  line-height: 1;
}

#ColLeft p {
  text-align: justify;
  padding: 10px;
}

#ColLeft h1 {
  font-family: 'AgendaMedium', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  color: #ffffff;
  padding-bottom: 5px;
  padding-top: 12px;
  padding-left: 10px;
}

.logos-partenaires {
padding-left: 40px;
}

#ColLeft ul {
  font-family: 'AgendaMedium', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #2dbcf2;
}

.ColLeft-widget p {
  font-family: 'AgendaMedium', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #2dbcf2;
}
#ColLeft .ColLeft-widget .quick
{
  background: url("../images/SMARTPHONE-PEDAGO.JPG") no-repeat;
  width: 309px;
  height: 380px;
  float: right;
  margin-right: 10px;
}
#ColLeft .ColLeft-widget ul li {
    color: #464646;
}

#ColLeft ul li a {
  color:#2dbcf2;
}

#ColLeft ul li a:hover {
  text-decoration: none;
}

#ColLeft ul li a:visited {
  border: none;
}

#ColLeft em {
  font-family: 'AgendaMedium', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #464646;
}

#photo1 {
  background: url("../images/Filles_ordinateurs.jpg");
  width: 534px;
  height: 200px;
  margin: auto;
}

#photo2 {
  background: url("../images/canap.jpg");
  width: 534px;
  height: 200px;
  margin: auto;
}


#photo3 {
  background: url("../images/salle-reseau-informatique.jpg");
  width: 629px;
  height: 114px;
  margin: auto;
}

#photo4 {
  background: url("../images/melty.jpg");
  width: 534px;
  height: 401px;
  margin: auto;
}
#photo5 {
  background: url("../images/photo5.jpg");
  width: 534px;
  height: 200px;
  margin: auto;
}

#bigdata {
    background: url("../images/bigdataP.png");
    width: 600px;
    height: 200px;
    margin: auto;
}

#cloud {
    background: url("../images/cloudP.png");
    width:600px;
    height: 200px;
    margin: auto;
}

#embedded {
    background: url("../images/embeddedP.png");
    width: 600px;
    height: 200px;
    margin: auto;
}

#digital {
    background: url("../images/digitalP.png");
    width: 600px;
    height: 200px;
    margin: auto;
}

#virtuality {
    background: url("../images/virtualityP.png");
    width: 600px;
    height: 200px;
    margin: auto;
}

#teamhub {
    background: url("../images/teamhub.png");
    width: 628px;
    height: 419px;
    margin: auto;
}

/* Projects*/

#ColLeft .ColLeft-left {
  float: left;
  width: 290px;
  margin-right: 5px;
  margin-left: 10px;
}

#ColLeft .ColLeft-right {
  float: right;
  width: 309px;
  margin-left: 5px;
}

#ColLeft .ColLeft-left .students {
  background: url("../images/students.jpg") no-repeat;
  height: 206px;
}

#ColLeft .ColLeft-left .track li {
  color: #464646;
  font-size: 12px;
}

#ColLeft .ColLeft-left .bachelor {
  background: url("../images/bachelor.jpg") no-repeat;
  width: 303px;
  height: 279px;
  margin-bottom: 30px;
}

#ColLeft .ColLeft-right .master {
  background: url("../images/master.jpg") no-repeat;
  width: 303px;
  height: 266px;
  margin-bottom: 30px;
}

#ColLeft .ColLeft-right .arrow-line {
  background: url("../images/arrow-line.png") no-repeat;
  width: 309px;
  height: 16px;
  margin-bottom: 20px;
}

#ColLeft .ColLeft-right .campus2 {
  background: url("../images/campus-2.jpg") no-repeat;
  width: 309px;
  height: 200px;
  margin-bottom: 10px;
}

#ColLeft .ColLeft-right .patio {
  background: url("../images/patio.jpg") no-repeat;
  width: 309px;
  height: 200px;
  margin-bottom: 10px;
}

#ColLeft .ColLeft-right .biblio {
  background: url("../images/biblio.jpg") no-repeat;
  width: 309px;
  height: 200px;
  margin-bottom: 10px;
}

#ColLeft .ColLeft-right .biblio2 {
  background: url("../images/biblio2.jpg") no-repeat;
  width: 309px;
  height: 200px;
  margin-bottom: 10px;
}

#ColLeft .ColLeft-right .biblio3 {
  background: url("../images/biblio3.jpg") no-repeat;
  width: 309px;
  height: 200px;
  margin-bottom: 10px;
}

#ColLeft .ColLeft-right .business {
  background: url("../images/business.jpg") no-repeat;
  width: 309px;
  height: 300px;
}

#ColLeft .ColLeft-right .heart {
  background: url("../images/heart.jpg") no-repeat;
  width: 309px;
  height: 200px;
  margin-top: 10px;
}

#ColLeft .ColLeft-right .Corewar {
  background: url("../images/corewar.jpg") no-repeat;
  width: 309px;
  height: 209px;
  margin-top: 54px;
  margin-left: -10px;
}

#ColLeft .ColLeft-right .foresthill {
  background: url("../images/foresthill.jpg") no-repeat;
  width: 309px;
  height: 350px;
  margin-top: 20px;
}


#ColLeft .ColLeft-left .immersion {
  background: url("../images/immersion.jpg") no-repeat;
  width: 309px;
  height: 240px;
  margin-top: 30px;
}

#ColLeft .ColLeft-left .network {
  background: url("../images/network.jpg") no-repeat;
  width: 309px;
  height: 250px;
}

.blue {
    color: #2dbcf2;
}
.pink {
    color: #ed008c;
}
h4 {
    font-size: 25px;
    border-bottom: 1px solid;
    font-family: 'Helvetica45LightRegular', Arial;
    margin-bottom: 20px;
}

#ColLeft .ColLeft-widget {
    width: 629px;
    margin-bottom: 20px;
    background-color: #ffffff;
    color: #464646;
    padding-bottom: 20px;
}

#ColLeft .important {
    font-size: 25px;
    font-family: 'Helvetica45LightRegular', Arial;
    padding-bottom: 20px;
}

.immersion {
  width: 280px;
  padding-left: 10px;
  margin-top: 10px; 
}


.immersion h3 {
  margin-top: 10px; 
  margin-bottom: 20px;
}

#ColLeft .Learning-model {
  background: url("../images/learning-model.jpg") no-repeat;
  width: 629px;
  height: 250px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#ColLeft .epi-pasteur {
  background: url("../images/pasteur.jpg") no-repeat;
  width: 629px;
  height: 350px;
}

#ColLeft .map-campus {
  background: url("../images/map-campus.png") no-repeat;
  width: 309px;
  height: 300px;
}

#ColLeft .ColLeft-right .community {
  background: url("../images/community.jpg") no-repeat;
  width: 309px;
  height: 350px;
  
}

#ColLeft .campus {
  background: url("../images/eartsup-campus-paris.jpg") no-repeat;
  width: 309px;
  height: 200px;
}

#ColLeft .sector {
  background: url("../images/function.png") no-repeat;
  background-size: 629px 544px;
  width: 629px;
  height: 544px;
}

#ColLeft .function {
  background: url("../images/camenbert.png") no-repeat;
  background-size: 629px 388px;
  width: 629px;
  height: 388px;
}


#ColLeft .contract {
  background: url("../images/contract.png") no-repeat;
  background-size: 550px 466px;
  width: 629px;
  height: 533px;

}

#ColLeft .defense {
  background: url("../images/defense.jpg") no-repeat;
  width: 629px;
  height: 263px;
}

.prezD {
  width:600px;
  margin-left:10px;
}

.projects {
  width:600px;
  margin-left:10px;
}

.immersion {
  width:280px;
  padding-left:10px;
}
#studentlife {
  width:600px;
  margin-left:10px;
}
#ColLeft .ColLeft-right .business {
  background: url("../images/business.jpg") no-repeat;
  width: 309px;
  height: 300px;
}

#ColLeft .ColLeft-right .heart {
  background: url("../images/heart.jpg") no-repeat;
  width: 309px;
  height: 200px;
  margin-top: 10px;
}

#ColLeft .ColLeft-right .Corewar {
  background: url("../images/corewar.jpg") no-repeat;
  width: 309px;
  height: 209px;
  margin-top: 54px;
  margin-left: -10px;
}

#ColLeft .ColLeft-right .foresthill {
  background: url("../images/foresthill.jpg") no-repeat;
  width: 309px;
  height: 350px;
  margin-top: 20px;
}

figure a {
  position: relative;
  float: left;
}

#ColLeft .ColLeft-widget .eric {
  background: url("../images/eric.jpg") no-repeat;
  width: 100px;
  height: 100px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}
#ColLeft .ColLeft-widget .sergio {
  background: url("../images/sergio.jpg") no-repeat;
  width: 100px;
  height: 100px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}

#ColLeft .ColLeft-widget .herve {
  background: url("../images/herve.jpg") no-repeat;
  width: 100px;
  height: 100px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#EPD {
  margin-left: 10px;
  margin-right:10px; 
}


.titre-onglet {
  font-family: 'AgendaMedium', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  background: #464646;
  color: #ffffff;
  padding-left: 5px;
  max-width: 318px;
}

.titre-onglet-blue {
  font-family: 'AgendaMedium', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  background: #41aadc;
  color: #ffffff;
  padding-left: 5px;
  max-width: 309px;
}

.title-onglet-blue {
  font-family: 'AgendaMedium', Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  background: #2dbcf2;
  color: #ffffff;
  padding: 2px;
  margin-bottom: 5px;
}  

.encadre {
  border: 1px solid #464646;
  margin-bottom: 20px;
}

.encadre-blue {
  border: 1px solid  #ffffff;
  margin-bottom: 20px;
}
.encadre .content-track {
  padding: 10px;
}

.encadre-blue .content-track {
  padding: 10px;
}

.encadre ul li {
  display: inline-block;
  margin: 10px 5px 1px 5px;
}

.encadre .track {
  margin-bottom: 25px;
}

.encadre .track li {
  display: list-item;
  color: #464646;
  font-size: 12px;
  font-family: arial;
}

.encadre-blue .track li {
  display: list-item;
  color: #464646;
  font-size: 12px;
  font-family: arial;
  margin: 10px 5px 1px 5px;
}

.encadre-blue .track {
  margin-bottom: 25px;
}

.encadre-blue form {
  padding: 20px;
}

.encadre-blue  form ul li {
  list-style-type: none;
  padding-bottom: 20px;
}


.encadre-blue  form ul li label {
  color: #464646;
  display: inline-block;
  width: 150px;
  margin-right: 30px
}

.encadre-blue  form ul li div  {
  display: inline-block;
}

#ColLeft .t-shirt li {
  display: inline-block;
  margin-right: 15px;
  width: 125px;
  font-size: 12px;
  font-family: arial;
  color: #464646;
}

#ColLeft .t-shirt li.txt {
  float: left;
  width: 125px;
  font-size: 12px;
  font-family: arial;
  color: #464646;
  border-right: 1px solid #41aadc;
  padding-right: 5px;
  height: 105px;
  margin-bottom: 20px;
}

#ColLeft .t-shirt .BDE {
  background: url("../images/DEAL.jpg") no-repeat;
  width: 122px;
  height: 143px;
}

#ColLeft .t-shirt .CYCOM {
  background: url("../images/CYCOM.jpg") no-repeat;
  width: 132px;
  height: 143px;
}

#ColLeft .t-shirt .EPISPORT {
  background: url("../images/EPISPORT.jpg") no-repeat;
  width: 122px;
  height: 143px;

}

#ColLeft .t-shirt .AIR {
  background: url("../images/AIR.jpg") no-repeat;
  width: 132px;
  height: 143px;
}

#ColLeft  .google-map {
  margin-top: 30px;
}

#ColLeft .visa1 {
  background: url("../images/visa1.jpg") no-repeat;
  width: 629px;
  height: 200px;
}

#ColLeft .visa2 {
  background: url("../images/visa2.jpg") no-repeat;
  width: 629px;
  height: 200px;
}

.apply ul li {
  color: #464646;
  margin-bottom: 20px;
}

.widget .video {
  margin-left: 30px;
}

.widget p {
    font-family: 'AgendaMedium', Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: #2dbcf2;
}

.page-id-125 #brochure {
  margin: -88px 0 0 -350px; 
}

.page-id-125 .entry-content {
  min-height: 365px;
}

#photouha
{
background: url("../images/uha.jpg");

width: 534px;
height: 200px;
margin: auto;
}
#photouha2 {
    background: url("../images/uha2.jpg");
    width: 534px;
    height: 200px;
    margin: auto;
}