 BODY {
	background-image:  url(images/theme/fondaccueil.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #567065;
	color: #41534A;
  }

#page {
  margin-left:auto;
  margin-right:auto;
  max-width: 980px;
  text-align: left;
}

#page1 {
  margin-left:auto;
  margin-right:auto;
  max-width: 980px;
  text-align: center;
}

td.manif {
  color: #41534A;
}

a:link {
	color: #41534A;
}
a:visited {
	color: #41534A;
}
a:hover {
	color: #829D8F;
}
a:active {
	color: #41534A;
}

td.footer {
    font-size: 18px;
}

td.footer1 {
    font-size: 12px;
}

.galerie {
  color: #41534A;
  font-size: 48px;
}

td.details {
  color: #41534A;
  font-size: 38px;
}

td.header {
  font-size: 30px;
  background-color: #cccdbf;
}

td.contenu {
  text-align: justify;
}

td.lieu {
    border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-color: #cccdbf;
	border-bottom-color: #cccdbf;
	border-left-color: #cccdbf;
}

td.date {
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccdbf;
	border-bottom-color: #cccdbf;
	border-left-color: #cccdbf;
}
td.titre {
    background-color: #CCCDBF;
	font-size: 36px;
	text-align: left;
}

td.savoir_plus {
    background-color: #CCCDBF;
	font-size: 12px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccdbf;
	border-bottom-color: #cccdbf;
	border-left-color: #cccdbf;
}