#header {
  background-color:#FBCD82;
  border: 10px solid #FAC265;
  width: 750px;
}

#header td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
}



#contenu {
  background-color: #250000;
  border: 12px ridge #660000;
  width: 720px;
  /width: 750px;
  padding: 10px 15px 10px 15px;
  color: #BB7700;
}

#contenu td{
  color: #BB7700;
}

#contenu p {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}

#contenu h1 {
  font-family: Cursive, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 22px;
}

#contenu h2 {
  font-family: Cursive, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  padding-top: 15px;
  font-size: 18px;
}

#contenu a {
  color: #BB7700;
  text-decoration: underline;
}

#contenu a:hover {
  color: #FFBB00;
}




.photos {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  width: 100%;
  text-align: center;
}

.photos td {
  text-align: center;
  padding-top: 15px;
}

.photos td img {
  border: 3px outset #BB7700;
  height: 100px;
}

.currentMenu {
  width:65px;
  /width: 85px;
  height:32px;
  text-decoration:none;
  font-family: Cursive, Verdana, Arial, Helvetica, sans-serif;
  color:white; 
  text-align:center; 
  font-size:14px;
  padding-left: 20px;
  line-height: 32px;
  vertical-align: middle;
  font-weight:bold;
  display: block;
  background-image:url(images/bouton_masque_3.jpg);
  border: 3px outset #FFD700;
}

a.menu {
  width:65px;
  /width: 85px;
  height:32px;
  text-decoration:none;
  font-family: Cursive, Verdana, Arial, Helvetica, sans-serif;
  color:white; 
  text-align:center; 
  font-size:14px;
  padding-left: 20px;
  line-height: 32px;
  vertical-align: middle;
  font-weight:bold;
  display: block;
  background-image:url(images/bouton_masque_1.jpg);
  border: 3px outset #FFD700;
}

a.menu:hover {
  background-image:url(images/bouton_masque_2.jpg);
  border: 3px inset #FFD700;
}

#acceuil{
}
#assoc{
}
#histoire{
}
#activites{
 font-size:13px;
}
#spectacles{
 font-size:11px;
}
#merci{
}
#liens{
}
#contact{
}
#perso {
}
#forum{
}


#header2 {
  background-color: #250000;
  border: 12px ridge #660000;
  width: 750px;
  display: block;
  padding: 5px 5px 5px 5px
}



#Title {
  font-family: Cursive, Verdana, Arial, Helvetica, sans-serif;
  font-size:70px;
  line-height:0px;
  /line-height:50px;
  color:#FFD700;
  display: block;
  height:40px;
  /height:100px;
  vertical-align: middle;
}
#UnderTitle {
  background-image:url(images/bas_petit_rideau.jpg);
  height: 37px;
  width: 900px;
  display: block;
}

.noMarg {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.noir {
  background-color: #000000;
  width: 900px;
  padding-bottom: 25px;
}

table.tableau {
  background-color: #100000;
  border: 1px outset #FFD700;
}

table.tableau td {
  border: 1px outset #FFD700;
  padding: 5px;
  text-align: center;
}

