/* Start of CMSMS style sheet 'AGSP-edito-main' */
body {
  background-image: url(uploads/images/rtxBg.gif);
  background-repeat: repeat;
  padding-left:5%;
}



div.header
{
  font-family: Helvetica;
  background-image: url(uploads/images/fond-ecran-ble-1000x300-logoinclude.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 1000px;
  height: 300px;
  
}



div.front-photo
{
  margin-top: 50px;
  margin-left: 20px;
  position: absolute;
  z-index:1;
}

div.intro-phrase
{
  margin-top: 200px;
  font-family: Helvetica,Arial,Geneva,sans-serif;
  /*background-color: #aabd6d; */
  height: 85px;
  width : 800px;
  padding-left: 200px;  
  position: absolute;
  color: #ffffff;
  font-weight: bolder;
}



div.accueil-text
{
  font-family: Helvetica;
  height:85px;
  float: left;
  color: #ffffff;
  font-size: 14px;
  border-left-style: dotted;
  border-left-color: #ffffff;
  border-left-width: 3px;
  padding-left: 10px;
  text-align: left;
  padding-top: 20px;
  vertical-align: bottom;
  font-weight: bolder;
}

div.bande-menu{
  padding-top: 20px;
  margin-left: 30px;
}


/* START OF MENU */

div.menu
{
  margin-top: 5px;
  margin-left: 4px;
  margin-right : 2px;
  font-family: Helvetica;
  background-color: #087097;
  z-index:1;
  float:left;
  width : 151px;
}



/* propriétés spécifiques à chaque coin */
div.menu-hg {
  height: 16px; width: 16px;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/menu-hg.jpg);
  background-repeat: no-repeat;
  float:left;
  z-index:1;
}
div.menu-hd {
  height: 16px; width: 16px;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/menu-hd.jpg);
  background-repeat: no-repeat;
  float:right;
  z-index:1;
}
div.menu-bg {
  height: 16px; width: 16px;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/menu-bg.jpg);
  background-repeat: no-repeat;
  float:left;
  z-index:1;
}
div.menu-bd {
  height: 16px; width: 16px;
  background-repeat: no-repeat;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/menu-bd.jpg);
  background-repeat: no-repeat;
  float:right;
  z-index:1;
}

div.menu-current
{
  font-weight: bolder;
}

div.clear {
  clear: both;
  height: 0px;
}

div.accueil-menu-item
{
  /* background-image: url(uploads/images/menu-background-petit.png);
  background-repeat:no-repeat; */
  border-left-style: dotted;
  border-left-color: #ffffff;
  border-left-width: 3px;
  
  color: white;
  font-size:15px; 
  font-style: normal;
  vertical-align: middle;
  text-align: center;
  /*    height: 34px; */
  float: left;
  background-position: top;
  margin-top: 8px;
  padding-top: 5px;
  margin-left: 5px
}

li.submenu-item
{
  
  margin-left: -1px;
  float: left; 
}

/* END OF MENU */




div.menu-capsule{
  float:right;
  background-color: #599800;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 5px;
  
}

div.capsule-item{
  float:left;
  font-family: Helvetica;
  color: #ffffff;
  border-left-style: dotted;
  border-left-color: #ffffff;
  border-left-width: 3px;
  width :auto;

  
  font-size:12px; 
  font-style: normal;
  vertical-align: middle;
  text-align: center;
  background-position: top;
  padding-top:5px;
  }

/* propriétés spécifiques à chaque coin */
div.capsule-hg {
  height: 16px; width: 16px;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/capsule-hg.jpg);
  background-repeat: no-repeat;
  float:left;
  z-index:1;
}
div.capsule-hd {
  height: 16px; width: 16px;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/capsule-hd.jpg);
  background-repeat: no-repeat;
  float:right;
  z-index:1;
}
div.capsule-bg {
  height: 16px; width: 16px;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/capsule-bg.jpg);
  background-repeat: no-repeat;
  float:left;
  z-index:1;
}
div.capsule-bd {
  height: 16px; width: 16px;
  background-repeat: no-repeat;
  font-size:1px; /* correction d'un bug IE */
  background: url(uploads/images/capsule-bd.jpg);
  background-repeat: no-repeat;
  float:right;
  z-index:1;
}



div.content
{
  background:#FFFFFF;
  font-family: Helvetica;
  width: 1000px;
}

div.main-content
{
  margin-top: 35px;
  margin-bottom: 35px; 
  width:450px;
  float:left;
  /*  margin-top: 70px;*/
  padding-left: 10px;
}

div.rigth-content
{
  margin-top: 35px;
  margin-bottom: 35px; 
  width: 370px;
  /*   margin-top: 100px; */
  float:left;
  font-family: Helvetica;
  
}



a  img
{
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

a
{
  
  color: #ffffff;
  font-variant: normal;
  text-decoration: none;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

.clear {
  clear: both;
}




/* End of 'AGSP-edito-main' */

/* Start of CMSMS style sheet 'AGSP-edito-options-2-colonnes' */

div.main-content
{
  margin-top: 35px;
  margin-bottom: 35px; 
  width:450px;
  float:left;
  /*  margin-top: 70px;*/
  padding-left: 10px;
}

div.rigth-content
{
  margin-top: 35px;
  margin-bottom: 35px; 
  width: 370px;
  /*   margin-top: 100px; */
  float:left;
  font-family: Helvetica;
  
}






/* End of 'AGSP-edito-options-2-colonnes' */

