body {
  color: #44442d;
  background-color: #f7f7b8;
  font-family: verdana;
  font-size: 12px;
}

p {margin: 0px 0px 0px 0px;}
table {
  color: #44442d;
  background-color: #f7f7b8;
  font-family: verdana;
  font-size: 12px;
}

td {
  color: #44442d;
  background-color: #f7f7b8;
  font-family: verdana;
  font-size: 12px;
}

td.bandeau {
  color: #44442d;
  background-color: #b2cd9f;
  font-family: verdana;
  font-size: 12px;
}

h6 {
  font-size: 13px;
	 font-family: verdana;
	 color: #44442d;
}

h5 {
  font-size: 14px;
  font-family: verdana;
  color: #44442d;
}

h4 {
  font-size: 13px;
  font-family: verdana;
  color: #44442d;
}

h3 {
  font-size: 13px;
	 font-family: verdana;
	 color: #44442d;
}

h2 {
  font-size: 13px;
	 font-family: verdana;
	 color: #44442d;
}

h1 {
  font-size: 13px;
	 font-family: verdana;
	 color: #44442d;
}

input.bouton {
	 font-weight: bold;
	 color: #ff39c1;
  background-color: #ebec94;
}

a.normal {  font-family: verdana; font-size: 12px; color: #0000FF}
a.normal:link {
  color: #0000FF;
	 text-decoration: underline;
}
a.normal:visited {
  color: #0000FF;
	 text-decoration: underline;
}
a.normal:active {
  color: #0000FF;
	 text-decoration: underline;
}
a.normal:hover {
  color: #0000FF;
	 text-decoration: underline;
}

a {  font-family: verdana; font-size: 12px; color: #44442d}
a:link {
  color: #44442d;
	 text-decoration: underline;
}
a:visited {
  color: #44442d;
	 text-decoration: underline;
}
a:active {
  color:#44442d;
	 text-decoration: underline;
}
a:hover {
  color:#44442d;
	 text-decoration: underline;
}

a.corps {  font-family: verdana; font-size: 12px; color: #44442d}
a.corps:link {
  color: #44442d;
	 text-decoration: underline;
}
a.corps:visited {
  color: #44442d;
	 text-decoration: underline;
}
a.corps:active {
  color:#44442d;
	 text-decoration: underline;
}
a.corps:hover {
  color:#44442d;
	 text-decoration: underline;
}

a.corps2 {font-family: verdana; font-size: 10px; color:#44442d}
a.corps2:link {
  color: #44442d;
  text-decoration: underline;
}
a.corps2:visited {
  color: #44442d;
  text-decoration: underline;
}
a.corps2:active {
  color: #44442d;
  text-decoration: underline;
}
a.corps2:hover {
  color: #44442d;
  text-decoration: underline;
}

td.titre {
  font-family: verdana; 
  font-size: 13px;
  color: #ff34bf; 
  background-color: #f7f7b8;
}
table.admin {
color: #000000;
background-color: #F0F0F0;
}
th.admin {
color: #000000;
background-color: #DDDDEE;
}
td.admin {
color: #000000;
background-color: #DDDDEE;
}
td.admin2 {
color: #000000;
background-color: #F0F0F0;
}

a.titre {  font-family: verdana; font-size: 13px; color: #ff34bf }
a.titre:link {
  color: #ff34bf;
  text-decoration: none;
}
a.titre:visited {
  color: #ff34bf;
  text-decoration: none;
}
a.titre:active {
  color: #ff34bf;
  text-decoration: none;
}
a.titre:hover {
  color: #ff34bf;
  text-decoration: none;
}
td.gros_titre {
  font-family: verdana;
  font-size: 14px;
  color: #44442d;
}
td.menu {
  font-family: verdana; 
  font-size: 12px;
  color: #ff39c1; 
  background-color: #ebec94;
}

