
#logo_ {
  float: left;
  background-image: url('../images/logo_bandeau rec_120.jpg');
  width: 177px;
  height: 120px;
}


#central {
  width: 100%;
  height: 635px;
  /*border: 2px #0A5D82 solid;*/
}


#gauche {
  /*border: 1px #0A5D82 solid;*/
  width: 610px;
  float: left;
}


#gauche_haut {
  /*border: 1px aqua solid;*/
  width: 580px;
  padding: 15px;
  height: 240px;
  /*width: 316px;
  float: left;*/
}


#droite {
  /*border: 1px #0A5D82 solid;*/
  width: 556px;
  float: right;

}


#etab {
  float: left;
  width: 260px;

}


#etablissement {
  /*border: 1px #0A5D82 solid;*/
  float: left;
  width: 90%;
  height: 50px;
  margin: 10px 0 0 10px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  font-family: Verdana;
  font-size: 11pt;
  color: #000000;
}


#adresse {
  /*border: 1px #0A5D82 solid;*/
  float: left;
  width: 90%;
  height: 100px;
  margin: 10px 0 0 10px;
  padding: 10px;
  text-align: center;
  font-family: Verdana;
  font-size: 10pt;
  color: #3C4375;
}


#pho1 {
  border: 1px #DD672C solid;
  float: right;
  background-image: url('../lmages/ros_1.jpg');
  width: 280px;
  height: 214px;
  margin: 15px 0 0 0px;
}


#pho2 {
  border: 1px #DD672C solid;
  background-image: url('../lmages/ros_2.jpg');
  width: 467px;
  height: 350px;
  margin: 0 0 0 10px;
}


.titre_secteurs {
  float: left;
  width: 90%;
  /*height: 55px;*/
  /*border: 1px #F7F2F2 solid;*/
  font-family: Verdana;
  font-size: 13pt;
  font-weight: bold;
  color: #2B7BA6;
  text-align: center;
  padding: 15px 0 0 0 ;
}


.secteurs{
  /*border: 1px #F7F2F2 solid;*/
  float: left;
  width: 90%;
  /*height: 210px;*/
  margin: 0px 0 0 5px;
  padding: 20px 10px;
  /*background-color: #F5F3E7;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


#nuc_ {
  float: left;
  width: 90%;
  /*height: 70px;*/
  margin-left: 0px;
}


#sca _{
  float: left;
  width: 90%;
  /*height: 70px;*/
  margin-left: 0px;
}


#irm _{
  float: left;
  width: 90%;
  /*height: 70px;*/
  margin-left: 0px;
}


.secteur {
  display: block;
  font-family: Verdana;
  font-size: 13pt;
  color: #2940E1;
  text-align: center;
  text-decoration: none;
  padding: 5px 10px;
  cursor: pointer;
}


.secteur:hover {
  /*font-family: Verdana;
  font-size: 13pt;*/
  color: #1F9675;
  /*font-weight: bold;*/
  /*text-align: center;
  padding: 5px 10px;*/
}


.col_exams {
  float: left;
  width: 30%;
  font-family: Verdana;
  font-size: 10pt;
  color: #000000;
  padding: 5px 5px;
}


#secteur_1 {
  border: 3px solid white;
  margin: 15px 40px 0 0;
  padding: 10px 15px;
  width: 500px;
  height: 180px;
  background-color: #EDE4D5;
  -moz-border-radius: 12px 12px 0 0;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
 
}


#secteur_2{
  border: 3px solid white;
  margin: 20px 40px 0 0;
  padding: 10px 15px;
  width: 500px;
  height: 180px;
  background-color: #EDE4D5;
  -moz-border-radius: 12px 12px 0 0;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}


#secteur_3 {
  border: 3px solid #CEC4C4;
  margin: 15px 40px 0 90px;
  padding: 10px 15px;
  width: 400px;
  height: 60px;
  text-align: center;
  /*background-color: #EDE4D5;*/
  border-radius: 5px;
 
}


#image {
  float: right;
  width: 400px;
  height: 300px;
  margin: 30px 10px 0 20px;
  border: 1px solid #0000FF;
}


.grandecase {
  /*background-image: url('../images/fd_ciel.jpg');*/
}

#dem_tep {
  /*width: 400px;*/
  text-align: center;
  /*font-weight: bold;*/
  font-family: Verdana;
  font-size: 11pt;
  color: #116742;
  text-decoration: none;
  cursor: pointer;
	
}


