/* cmsms stylesheet: Structure de base modified: 06/11/21 11:05:59 */
body{}
/* cmsms stylesheet: Content modified: 06/29/21 12:55:20 */
#HeadPoint {
text-align:center;
margin:0px;
padding-top: 24px;

}
#soutienCeff{
font-size: 10px;
text-align:center;
}
#ceff{

}


#HeadRencontre {
text-align:center;
margin-top: -6px;

padding-top: 2px;
}

#NewsPostDetailTitle {
  margin: 0px;
  background: #F33399;
  color: #020003;

  font-size: 30px;
  border-bottom: 4px solid #CC2A83;
  text-align: center;
  border-left: none !important;
  border-bottom: none !important;
  text-align: center !important;
}

#NewsPostDetailSummary{
  margin: -10px;
}

#NewsPostDetailDate{
  font-style:italic;

}

#NewsPostDetailReturnLink{
  display:none;
}

#NewsPostDetailHorizRule{
  display:none;
}

#NewsPostDetailCategory{
  display:none;
}

#NewsPostDetailAuthor{
  display:none;
}
.NewsSummaryCategory {
  display:none;
}

.NewsSummaryPostdate{
  margin : -7px;
  background : #FF9933;
  color : #020003;

  font-size : 30px;
  border-bottom : 4px solid #e67300;
  text-align : center;
}

.NewsSummaryLink {
  display:none;
}

.NewsSummaryAuthor {
  display:none;
}

.NewsSummary {
  margin:7px;

  padding-bottom: 30px;
  padding top: 10px;
}

.NewsSummaryContent {
  text-align: justify;
  text-justify: inter-word;
  margin:20px;
}

.firstnewscat {
  display:none;
}

#horaire {

  margin-left: auto;
  margin-right: auto;
}

td#Day{
  color:#FF9933;
}

horaire{
  align-content: center;
}

a#listText {
  margin: 10px;
}

#horaire td{
  border-bottom: 2px solid #F33399;
  text-align: center;
  padding:0px;
  padding-left : 20px;
  padding-right : 20px;
}

#horaire td+td {
  border-left: 2px solid #F33399;
}

ul body{
  list-style: none; /* Remove default bullets */
}

ul li::before #point{
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
