/* Start of CMSMS style sheet 'accueil-200804' */
div#cerclebleu {
  font-size: 85%;
  background: url(images/bio-stick/fond-arc-bleu.jpg) no-repeat 0 0;
  height: 125px;
  line-height: 1.1em;
  text-align:center;
  font-weight: bold;
  padding-top: 8px;
}

div#accueilgras {
   color: #294B5F; 
   font-size: 1.2em;
  /*background: url(images/bio-stick/fond-arc-bleu.jpg) no-repeat 0 0; */
  height: 125px;
  line-height: 1.2em;
  text-align:center;
  font-weight: bold;
  padding-top: 0px;
  padding-right: 1.2em;
}

p#accueilgras {
   color: #294B5F; 
   font-size: 1.2em;
  line-height: 1.2em;
  text-align:center;
  font-weight: bold;
  padding-top: 0px;
  padding-right: 1.2em;
}

div#cerclebleuplusgrand {
  font-size: 90%;
  background: url(images/bio-stick/fond-arc-bleu.jpg) no-repeat 0 0; 
  height: 125px;
  line-height: 1.2em;
  text-align:center;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 1.2em;
}

div#cerclebleuplusgrand p a {
  color: #00B5BC;
  font-size: 100%;
}
div#accueilgras p a {
  color: #00B5BC;
}

div#accueil {
text-align: justify;
margin-left: 0;
margin-right: 0;
float: left;
}


div#accueil h2 {
  text-align: center;
  line-height: 1.1em;
  font-size: 1em;
  border-bottom: 0;
}
div#accueil h3 {
   color: #294B5F; 
   font-size: 1.1em;
  border-bottom: 0;
   margin: 0 0 0.5em 0;
  text-align: center;
  line-height: 1.2em;
}
div#accueil a {
  text-decoration: none;
}
div#accueil p a {
  text-decoration: none;
}

div#littlespace {
  height: 0.5em;
  width: 100%;
}

div#boiteaccueil {
padding-left: 10px;
padding-top: 10px;
padding-right : 10px;
padding-bottom: 10px;
margin-bottom: 10px;
border-style: solid;
border-width: 1px;
border-color: #00b5bc;
}


/* End of 'accueil-200804' */

