/* Start of CMSMS style sheet 'AGSP-accueil' */
/* TYPOGRAPHY */
body {
  font-family:  Helvetica;
 background-image: url(uploads/images/rtxBg.gif);
  background-repeat: repeat;
padding-left:5%;

}


div.content
{
  background-image: url(uploads/images/fond-ecran-ble-1000x666-logoinclude.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 1000px;
  height: 666px;
   margin-left: 5%;
}

div.logo#FirstPage-logo
{
  margin-top: 200px;
  margin-left: 550px;
  position: absolute;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  
}


div.acceuil-menu
{
  margin-top: 450px;
  height: 200px;
  width : 1000px;
  padding-top: 10px;  
  position: absolute;
}

div.accueil-menu-item
{
  background-image: url(uploads/images/menu-background.png);
  background-repeat:no-repeat;
  color: white;
  
  font-style: normal;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  width: 244px;
  height: 116px;
  float: left;
  padding-right: 20px;
  background-position: top;
  padding-top: 50px;
}

div.accueil-text
{
  height:150px;
  width: 430px;
  float: left;
  color: #000000;;
  border-left-style: dotted;
  border-left-color: #ffffff;
  border-left-width: 3px;

  margin-left: 10px;
  padding-left: 10px;
  padding-top: 3px;
}

div.news
{
  margin-top: 25px;
  margin-left: 50px;
  width: 470px;
  height:400px;
  font-weight: bold;
  position: absolute;
  border-top-style: dotted;
  border-top-color: #ffffff;
  border-top-width: 3px;
  background-color: transparent;
  color: white;
  overflow-y:auto; 
 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;
}

/* End of 'AGSP-accueil' */

