/* ------------- HEADER PAGE ------------ */
hr {
  border: solid 0.1px #d7d6d6;
}
#conteneur_globale {
  position: absolute;
  left: 50%;
  width: 990px;
  margin: 0 0 0 -500px;
}
#header {
  width: 990px;
  height: 140px;
  background-color: #ffffff;
}
#logo {
  float: left;
  width: 212px;
  margin-top: 10px;
  margin-left: 10px;
  -margin-left: 5px;

}
#publiciteHeader {
  float: left;
  width: 504px;
  height: 95px;
  margin-left: 30px;
  margin-top: 10px;
  -margin-left: 30px;
  background-image: url("../img/fond_pub2.jpg"); 
  background-repeat: no-repeat; 
}
#newsletter {
  float: right;
  width: 224px;
  height: 95px;
  margin-top: 10px;
  margin-right: 10px;
  -margin-right: 5px;
  background-image: url("../img/fond_newsletter2.jpg");
  background-repeat: no-repeat;  
}

/* ------------- GESTION DU MENU ------------ */
#menu {
  position: absolute; 
  top: 108px; 
  margin-top: 0px !important!;
  margin-left: 252px !important;
  margin-left: 252px !important!;
  -margin-left: 252px;
  *+margin-top: -5px;
  width: 800px;
  height: 30px;
  clear: both;
}
#menu ul li {
  display: inline;
  list-style-type: none;
}
#accueil {
  position: absolute;
  top: 13px;
  left:-65px;
}
/* ------------- GESTION DES HOVER DU MENU ------------ */
#formation {

}
#elearning {
  
}
#forum_clinique {
  
}
#videos {
  
}
#actualites {
  
}
#monespace {
  
}
/* ------------- GESTION DU CONTENEUR CENTRAL ------------ */
#conteneur {
  margin-top: 5px;
  width: 990px;
  background-color: #ffffff;
}
/* ------------- MODULE VIDEO ------------ */
#modulevideo {
  margin-left: 11px !important;
  -margin-left: 11px !important;
  *margin-left: 6px;
  margin-top: 10px;  
  float: left;
  width: 414px;;
  height: 233px;
}

/* ------------- MENU IMAGES ------------ */
#menuImages {
  margin-top: 10px;
  float: left;
  width: 313px;
  height: 233px;
}
#menuImages ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#formationImg {
  width: 313px;
  height: 59px;
}
#formationImg a {
  display: block;
  width: 313px;
  height: 59px;
  background-image: url("../img/image_formation2.jpg");
}
#formationImg a:hover {
  display: block;
  width: 313px;
  height: 59px;
  background-image: url("../img/image_formation2_hover.jpg");
}
#ElearningImg {
  width: 313px;
  height: 57px;
}
#ElearningImg a {
  display: block;
  width: 313px;
  height: 57px;
  background-image: url("../img/image_elearning2.jpg");
}
#ElearningImg a:hover {
  display: block;
  width: 313px;
  height: 57px;
  background-image: url("../img/image_elearning2_hover.jpg");
}
#FCImg {
  width: 313px;
  height: 57px;
}
#FCImg a {
  display: block;
  width: 313px;
  height: 57px;
  background-image: url("../img/image_forumclinique2.jpg");
}
#FCImg a:hover {
  display: block;
  width: 313px;
  height: 57px;
  background-image: url("../img/image_forumclinique2_hover.jpg");
}
#videoImg {
  width: 313px;
  height: 60px;
}
#videoImg a {
  display: block;
  width: 313px;
  height: 60px;
  background-image: url("../img/image_video2.jpg");
}
#videoImg a:hover {
  display: block;
  width: 313px;
  height: 60px;
  background-image: url("../img/image_video2_hover.jpg");
}
#cellulegrise {
  margin-top: 10px;
  float: left;
  width: 18px;
  height: 270px;
  background-color: #f0efef;
}
/* ------------- GESTION DU COTE GAUCHE ------------ */
#monEspace {
  -margin-top: 10px;
  margin-top: 10px;
  margin-top: 10px;
  margin-left: 10px;
  -margin-left: 5px;
  float: left;
  width: 224px;
  height: 295px;
}
#infosEspace {
  -margin-top: -2px;
  *margin-top: -2px;
  width: 224px;
  height: 196px;
  background-image: url("../img/login_fond_accede_02.jpg");
  background-repeat: no-repeat;
}
#photoUser {
  float: left;
  margin: 3px 0 0 15px;
}
#contenuUser {
  clear: both;
  margin: 0 0 0 15px;
}
.underlinedeco:hover {
  text-decoration: underline;
}
.sous_menu_page {
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  clear: both;
}
#bordureRechercheSeminaire {
  width: 220px;
  border-bottom: solid 4px #005c7a;
  text-align: left;
}
#bordureMenuActualites {
  width: 220px;
  border-bottom: solid 4px #eb4c1b;
  text-align: left;
}
#bordureRechercheForumClinique {
  width: 220px;
  border-bottom: solid 4px #2bc89d;
  text-align: left;
}
#bordureRechercheVideo {
  width: 220px;
  border-bottom: solid 4px #2AA6CA; 
  text-align: left;
}
#bordureRechercheVideo2 {
  width: 500px;
  border-bottom: solid 4px #2aa6ca; 
  text-align: left;
}
.bordureRechercheELearning {
  width: 220px;
  border-bottom: solid 4px #cb0aa4;
  text-align: left;
}
.bordurePanier {
  width: 220px;
  border-bottom: solid 4px #009fab;
  text-align: left;
}
.bordureRechercheELearningInterieur {
  width: 480px;
  border-bottom: solid 4px #cb0aa4;
  text-align: left;
}
#bordureMonEspace {
  width: 220px;
  border-bottom: solid 4px #000000;
  text-align: left;
}

#bordureVideos {
  width: 710px;
  border-bottom: solid 4px #2aa6ca;
  text-align: left;
}
#bordureMonEspace2 {
  width: 710px;
  border-bottom: solid 4px black;
  text-align: left;
}
#bordureMentionLegales {
  width: 450px;
  border-bottom: solid 2px black;
  text-align: left;
}

.monEspacehover {
  font-size: 11px;
}
.monEspacehover:hover {
font-size: 11px;
  font-weight: bold;
}
/* ------------- GESTION PANIER USER ------------ */
#panierUser {
  float: left;
  margin-left: 10px;
  margin-top: 8px;
  -margin-left: 5px;
  width: 220px;
  height: 90px;
  clear: both;
  background-color: #e6e4e2;
}
/* ------------- GESTION PUBLICITE CENTRAL ------------ */
/*#pubHomeCentral {
  float:right;
  margin: 10px 10px 0 0;
  -margin: 10px 5px 0 0;
  width: 728px;
  height: 90px;
  /*margin-left: 250px;
  margin-top: -90px;
  clear: both;
  background-color: #e6e4e2;
}
*/
/* ------------- GESTION PUBLICITE LEFT ------------ */
#pubLeft {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  -margin-left: 5px;
  width: 225px;
  height: 225px;
  /*background-color: #e6e4e2;*/
  /*border: solid 1px black;*/
}
/*
#pubLeft {
  position: relative;
  
  width: 225px;
  height: 225px;
  background-color: #e6e4e2;
  border: solid 1px black;
}
*/
/* ------------- GESTION MENU FOOTER ------------ */
#menuFooter {
  float: right;
  margin: 10px 10px 10px 0;
  -margin: 10px 5px 0 0;
  width: 728px;
  background-color: white;
}

/* ------------- GESTION ACTUALITE - FORMATIONS - FORUM CLINIQUE ------------ */
#actualitesS {

}
#formations_a_venirS {
  width: 234px;
  margin-left: 20px;
}
#forum_cliniqueS {
  margin-left: 20px;
}
#titre {
  width: 224px;
  color: black;
  background-color: #fbdbd1;
  margin: 5px 0 0 0;
}
#date {
   width: 224px;
}
#texte {
   width: 224px;
}
.titreSeminaire {
  margin: 5px 0 0 0;
  padding: 5px;
  width: 225px;
  background-color: #ccdee4;
  font-weight: bold;
}
.titreCasClinique {
  margin: 5px 0 0 0;
  padding: 5px;
  width: 215px;
  background-color: #a6dfd0;
  font-weight: bold;
}
.titreActualites {
  margin: 0 0 0 0;
  width: 225px;
  background-color: #fbdbd1;
  font-weight: bold;
}
.titreSeminaire_formation {
  margin: 5px 0 0 0;
  width: 500px;
  height: 20px;
  padding: 8px 0 0 5px;
  background-color: #ccdee4;
  font-weight: bold;
}
.puce_formation {
  float: right;
}
#casClinique {
  margin: 5px 0 0 0;
}
#actualiteSBO {
  margin: 5px 0 13px 0;
}

#footer_global {
  margin-left: 10px;
  clear: both;
  width: 970px;
  height: 25px;
  background-image: url("../img/fond_footer.jpg");
  border: solid 1px white;
  border-bottom: solid 10px white;
}
/* ------------- PAGE FORMATION ------------ */
#formation_content {
  margin-left: 253px;
  width: 720px;
}
p#bordurebasse {
  width: 250px;
  border-bottom: solid 4px #005c7a;
  text-align: right;
}
.bordurebasseActu {
  width: 225px;
  border-bottom: solid 4px #eb4c1b;
  text-align: left;
  color: #eb4c1b;
  font-weight: bold;
  font-size: 12px
}
p#bordurebasseActuFormImages {
  width: 710px;
  border-bottom: solid 4px #eb4c1b;
  text-align: left;
}
p#bordurebasse2 {
  margin-top: 20px;
  width: 710px;
  border-bottom: solid 4px #005c7a;
  text-align: left;
}
#prochaines_formations {
  margin-top: 5px;
  width: 710px;
  height: 172px;
}
#international {
  margin-top: 10px;
  float: right;
  border: none;
}
#carte_de_france {
  width: 710px;
  background-color: white;
  border: solid 1px red;
}
.retourUp {
  font-size: 9px;
  padding: 0 5px 0 5px;
}
/* ------------- PAGE E-LEARNING ------------ */



