body{
  color : #ffffff ;
  background-color : #000000;
  font-size : 10px;
  font-family : verdana;
  background-image : url("http://www.ttcreation.org/images/texture_fond.jpg");
}

table{font-size : 8pt;
  font-family : verdana;
  text-align:justify;
  color : #ffffff ;
}

td{
  text-align:justify;
}

a{
  color : #ebddd2 ;
  font-weight : bold;
  text-decoration : none;
}

a:visited {
  color : #ebddd2 ;
  font-weight : bold;
}

a:hover {
  color : #ebddd2 ;
  font-weight : bold;
}

a:active {
  color : #ebddd2 ;
  font-weight : bold;
}

h1{
  font-size : 18px;
  color : #ebddd2 ;
}

h2 {
  font-size : 16px;
  color : #ebddd2 ;
}

h3 {
  font-size : 14px;
  color : #ebddd2 ;
}

h4 {
  font-size : 12px;
  color : #ebddd2 ;
}

.block_contenant{
  background-image : url("http://www.ttcreation.org/images/texture_claire.jpg");
  color : #211706 ;
  border: medium double #211706;
  background-color : #fdfff4;
}

.block_contenant a{
  color : #211706 ;
}

.menu_bar{
  font-size : 20px;
  background-repeat :   repeat-y;
}

.navbarre{
  color : #211706 ;
  border: medium double #211706;
}

.navbarre a{
  color : black ;
}

option{
  background-color:white;
}

.bouton_formulaire{
  width : 100px;
}

.fenetre_principale{
}

input{
  margin-left:10px;
}

.red {
  color:red;
}

label{
  font-weight:bold;
}

