body {
  color: #404040;
  background-color: #ffffff;
  font-family: verdana;
  font-size: 9px;
}

p {margin: 0px 0px 0px 0px;}
table {
  color: #404040;
  background-color: #ffffff;
  font-family: verdana;
  font-size: 9px;
}

td {
  color: #404040;
  background-color: #ffffff;
  font-family: verdana;
  font-size: 9px;
}

td.bandeau {
  color: #404040;
  background-color: #E7E7F6;
  font-family: verdana;
  font-size: 9px;
}

h6 {
  font-size: 10px;
	 font-family: verdana;
	 color: #404040;
}

h5 {
  font-size: 11px;
  font-family: verdana;
  color: #404040;
}

h4 {
  font-size: 10px;
  font-family: verdana;
  color: #404040;
}

h3 {
  font-size: 10px;
	 font-family: verdana;
	 color: #404040;
}

h2 {
  font-size: 10px;
	 font-family: verdana;
	 color: #404040;
}

h1 {
  font-size: 10px;
	 font-family: verdana;
	 color: #404040;
}

input.bouton {
	 font-weight: bold;
	 color: #ffffff;
  background-color: #1515AB;
}

a.normal {  font-family: verdana; font-size: 9px; 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: 9px; color: #404040}
a:link {
  color: #404040;
	 text-decoration: underline;
}
a:visited {
  color: #404040;
	 text-decoration: underline;
}
a:active {
  color:#404040;
	 text-decoration: underline;
}
a:hover {
  color:#404040;
	 text-decoration: underline;
}

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

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

td.titre {
  font-family: verdana; 
  font-size: 12px;
  color: #ffffff; 
  background-color: #FAA015;
}
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: 12px; color: #ffffff }
a.titre:link {
  color: #ffffff;
  text-decoration: none;
}
a.titre:visited {
  color: #ffffff;
  text-decoration: none;
}
a.titre:active {
  color: #ffffff;
  text-decoration: none;
}
a.titre:hover {
  color: #ffffff;
  text-decoration: none;
}
td.gros_titre {
  font-family: verdana;
  font-size: 14px;
  color: #404040;
}
td.menu {
  font-family: arial; 
  font-size: 11px;
  color: #ffffff; 
  background-color: #1515AB;
}
