/* catalogue.css */

#CatalogueBox .header {
  text-align: center;
  background: #5C397D;
  color: white;
  font-size: 16px;
}

#CatalogueBox .table {
  width: 650px;
  margin: 10px auto;
}

#CatalogueBox .table tr td {
  padding: 5px 5px;
  border: 1px solid black;
  width: 325px; 
}

#CatalogueBox .year tr td {
  border: none;
  padding: 3px 20px;
}


#CatalogueBox .table p {
  text-align: center;
}

#CatalogueBox .every {
  width: 650px;
  margin: 10px auto;
}

#CatalogueBox .diplome {
  width: 650px;
  margin: 10px auto;
}

#CatalogueBox .diplome tr td {
  border: 2px solid white;
  width: 325px;
}

#CatalogueBox .every .title a {
  color: black;
  text-decoration: none;
}

#CatalogueBox .every .title {
  font-size: 18px;
  background: #fdeaa9;
  text-align: center;
}

#CatalogueBox .every .middle {
  font-size: 14px;
  text-align: center;
}

#CatalogueBox .agriculture {
  font-size: 20px;
  color: #679351;
}

#CatalogueBox .tourism {
  font-size: 20px;
  color: #875193;
}

#CatalogueBox .elevage {
  background: #8dcb6f;
  width: 300px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#CatalogueBox .elevage a {
  color: black;
  text-decoration: none;
}

#CatalogueBox .service {
  background: #c386d0;
  width: 300px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#CatalogueBox .service a {
  color: black;
  text-decoration: none;
}

#CatalogueBox .animal {
  background: #f6be81;
  width: 300px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#CatalogueBox .animal a {
  color: black;
  text-decoration: none;
}

#CatalogueBox p {
  margin: 5px 10px;
}

#CatalogueBox ul {
  margin: 0 20px 5px 20px;
}

#CatalogueBox .download {
  text-align: center;
  background: transparent url(/images/pictos/pdf.gif) no-repeat center;
}

#CatalogueBox .download a {
  padding-top: 60px; 
  display: block;
  margin: 0 280px;
  color: #5C397D;
  text-decoration: none;
  font-weight: bold;  
}

#CatalogueBox .download a:hover {
  text-decoration: underline;
}

/* bepa-cpa */

#CatalogueBox .camember {
  text-align: center;
  margin: 130px;
}

#CatalogueBox .stage {
  position: absolute;
  margin: 20px 100px;
  //margin: 20px 0px;
  width: 200px;
} 

#CatalogueBox .mfr {
  position: absolute;
  margin: 20px 450px;
  //margin: 20px 340px;
  width: 200px;
}

#CatalogueBox .stagePermanent {
  position: absolute;
  margin: 110px 0 0 60px;
  //margin: 110px 0 0 -60px;
  width: 200px;
}

#CatalogueBox .mfrSemaine {
  position: absolute;
  margin: -160px 0 0 550px;
  //margin: -280px 0 0 500px;
  width: 200px;
}

#CatalogueBox .stageDiverse {
  position: absolute;
  margin: 0 120px;
  //margin: -120px 0 0 110px;
  width: 240px;
}

#CatalogueBox .stageRapport {
  position: absolute;
  margin: 0 410px;
  //margin: -120px 0 0 400px;
  width: 240px;
}

/* bac-pro-cgea */

#CatalogueBox .bac {
  position: absolute;
  margin: 40px 0 0 70px;
  //margin: 40px 20px 0 0;
}

#CatalogueBox .production {
  position: absolute;
  margin: 50px 0 0 400px;
  //margin: 50px 0 0 200px;
  width: 300px;
}

#CatalogueBox .gb {
  position: absolute;
  margin: -200px 0 0 550px;
  //margin: -300px 0 0 540px;
  width: 250px; 
}

#CatalogueBox .pro {
  position: absolute;
  margin: 0 50px;
  //margin: -120px 0 0 50px;
}

#CatalogueBox .orgagricole {
  position: absolute;
  margin: 0 400px;
  //margin: -120px 0 0 400px;
  width: 300px;
}

/* bts-acse */

#CatalogueBox .camemberacse {
  text-align: center;
  margin: 80px;
}

#CatalogueBox .exploitation {
  position: absolute;
  margin: 40px 80px;
  //margin: 15px 10px; 
}

#CatalogueBox .project {
  position: absolute;
  margin: 40px 540px;
  //margin: 25px 440px;
  width: 150px;
}

#CatalogueBox .canada {
  position: absolute;
  margin: 0 200px;
  //margin: -80px 200px;
}

#CatalogueBox .organisme {
  position: absolute;
  margin: 0 500px;
  //margin: -80px 500px;
  width: 150px;
}
