@charset "UTF-8";
/* CSS Document */
body {
  margin: 0;
  background-color: #281b39;
  font-family: 'Cantarell', sans-serif;
  letter-spacing: 0px;
}
h1 {
  font-size: 26px;
  line-height: 32px;
  color: #5b4785;
  font-family: 'Oxygen', sans-serif;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 8px;
  letter-spacing: 1px;
}
h2 {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-family: 'Oxygen', sans-serif;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: normal;
}
h3 {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #5b4785;
  margin: 0px;
  letter-spacing: 1px;
  font-weight: 700;
}
p {
  margin-top: 20px;
  margin-bottom: 0px;
}
a {
  outline: none;
}
a img {
  border: none;
}
img {
  border: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#conteneur {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-color: #281b39;
  font-size: 11px;
  margin-top: 0px;
  position: relative;
  height: auto;
}
#logo {
  padding-top: 11px;
  float: left;
  position: absolute;
}
/*---------menu---------*/
#menu {
  width: 1024px;
  margin-top: 80px;
  position: absolute;
  letter-spacing: 0px;
  font-size: 14px;
  margin-left: 264px;
}
#menu ul li {
  float: left;
  width: 140px;
  text-align: center;
  position: relative;
  margin-left: 12px;
  background-color: #db8f1f;
  height: 36px;
  -moz-border-radius: 0px 10px 0 5px;
  -webkit-border-radius: 0px 10px 0 5px;
  border-radius: 0px 10px 0 5px;
}
#menu ul li a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding-right: 0px;
  padding-top: 9px;
  height: 27px;
}
#menu ul li a:hover {
  transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  background-color: #5b4785;
  color: #db8f1f;
  -moz-border-radius: 0px 10px 0 5px;
  -webkit-border-radius: 0px 10px 0 5px;
  border-radius: 0px 10px 0 5px;
}
/*---------fin de menu---------*/
#texte_profil {
  height: 488px;
  width: 870px;
  overflow: auto;
  background-color: #000000;
  margin-top: 9px;
  float: left;
}
#img_index {
  margin-top: 147px;
  float: left;
  margin-bottom: 0px;
  clear: both;
  width: 1024px;
}
#titre_design_graphique {
  margin-top: 0px;
  font-family: 'Oxygen', sans-serif;
  width: 1024px;
  text-align: right;
  font-size: 32px;
  color: #db8f1f;
  letter-spacing: 1px;
  font-weight: 400;
}
#texte_sous_slider {
  position: absolute;
  margin-top: 598px;
  margin-left: 544px;
  font-family: 'Oxygen', sans-serif;
  float: right;
  width: 400px;
  text-align: right;
  font-size: 32px;
  color: #1fa6e4;
  letter-spacing: 1px;
  font-weight: 400;
}
#bandeau_separation {
  background-color: #db8f1f;
  height: 35px;
  float: left;
  width: 1024px;
  margin-bottom: 20px;
  margin-top: 5px;
  clear: both;
}
/*---------footer---------*/
#filet_footer {
  background-color: #db8f1f;
  height: 8px;
  margin-left: auto;
  float: none;
  width: 1024px;
  margin-right: auto;
  clear: both;
}
#texte_bas {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  margin-top: 0px;
  color: #E0DFDF;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
}
/*---------carré contact---------*/
#carre_contact_haut_gauche {
  width: 322px;
  float: left;
  height: 130px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #db8f1f;
  text-align: right;
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
  font-family: 'Oxygen', sans-serif;
  color: #FFF;
}
#carre_contact_bas_droite {
  width: 700px;
  float: left;
  height: 370px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #db8f1f;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 2px;
  font-family: 'Oxygen', sans-serif;
  color: #fff;
  text-align: left;
}
#carre_contact_haut_droite {
  width: 537px;
  float: left;
  height: 130px;
  margin-top: 10px;
}
#carre_contact_bas_gauche {
  width: 322px;
  color: #FFF;
  float: left;
  height: 370px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #db8f1f;
  text-align: right;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #db8f1f;
}
/*---------fin de carré contact---------*/
#mentions_legales {
  width: 1024px;
  margin-top: 20px;
  float: left;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
}
#footer {
  margin-left: auto;
  font-size: 13px;
  color: #E0DFDF;
  text-align: center;
  line-height: normal;
  width: 860px;
  padding-top: 10px;
  float: none;
  clear: both;
  margin-right: auto;
  letter-spacing: 1px;
}
#boite_image_site {
  height: 300px;
  width: 400px;
  border: 2px solid #484c4f;
  float: left;
  clear: none;
  margin-left: 20px;
  margin-top: 40px;
}
a.mentions_legales {
  color: #E0DFDF;
  text-decoration: none;
  font-size: 13px;
}
a.mentions_legales:hover {
  color: #db8f1f;
}
a.mailto {
  color: #FFF;
  text-decoration: none;
}
a.mailto:hover {
  color: #db8f1f;
  text-decoration: none;
}
.clear {
  clear: both;
}
.oxygene_c32_noir {
  color: #5b4785;
  font-size: 32px;
  letter-spacing: 2px;
  font-family: 'Oxygen', sans-serif;
  font-weight: normal;
}
.oxygene_c24_blanc {
  font-family: 'Oxygen', sans-serif;
  font-size: 24px;
  color: #524078;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
}
.texte_contact_c14_orange {
  color: #FF6600;
  font-size: 14px;
  letter-spacing: 2px;
  font-family: 'Oxygen', sans-serif;
  font-weight: normal;
}
.oxygene_c18_bleu {
  color: #5b4785;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: 'Oxygen', sans-serif;
  font-weight: 700;
  line-height: normal;
}
.oxygene_c20 {
  color: #5b4785;
  font-size: 20px;
  letter-spacing: 1px;
  font-family: 'Oxygen', sans-serif;
  font-weight: 700;
  line-height: normal;
}