body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #600000;
  background-image: url("images/fond2.jpg"); background-repeat: repeat-x; background-attachment: fixed;
	}

table#tb1    {width: 980px; height: 700px; margin-left: auto; margin-right: auto; border: 0px solid;
              vertical-align: top; text-align: center;
              background-image: url("images/fond_page3.jpg"); background-repeat: no-repeat;  }
table#tb2    {width: 99%; border: 0px solid; }
table#tb3    {width: 100%; background-color: rgb(255, 255, 255);
              border-width: 2px; border-style: ridge; border-color:rgb(192, 64, 16);
              border-collapse: collapse; border-spacing: 5px; }
table#tb4    {width: 980px; margin-left: auto; margin-right: auto; border: 0px solid;
              vertical-align: top; text-align: center; 
              background-color: #996533;
              background-image: url("images/fond1.jpg"); background-repeat: repeat-x; background-attachment: fixed; }
td#logoclub  {text-align: center; vertical-align: center; }
td#texte_l   {text-align: left; vertical-align: top; font-size: 16px; }
td#texte_c   {text-align: center; vertical-align: top; font-size: 16px; }
td#texte_r   {text-align: right; vertical-align: top; font-size: 16px; }
td#mini_txt  {text-align: left; vertical-align: top; font-size: 12px; }
td#bouton    {text-align: center; vertical-align: center; width: 312px; height: 31px;
              background-image: url("images/bouton3.jpg"); background-repeat: no-repeat; }
td#rando     {text-align: center; vertical-align: center; width: 250px; height: 60px;
              background-image: url("images/bouton4.jpg"); background-repeat: no-repeat; }

/*span#titre1   {font-size: 32px; font-weight: bold;	color: rgb(0, 0, 255); }*/
span#titre1   {font-size: 40px; font-weight: bold;	color: rgb(128, 0, 0); }
span#titre2   {font-size: 28px; font-weight: bold;	color: rgb(112, 0, 0); }
span#titre3   {font-size: 18px; font-weight: bold;	color: rgb(112, 0, 0); }
span#t_lien   {font-size: 14px; font-weight: normal; }
span#tex_bt   {font-size: 12px; font-weight: bold;	color: rgb(112, 0, 0); }
span#prout    {font-size: 16px; font-weight: bold; color: rgb(112, 0, 0); }

img#logoclub {border: 0px solid; }
img#bouton   {border: 0px solid; height: 50px; width: 250px; }

a:link {color:#700000; text-decoration:none; text-transform:none; } 
a:visited {color:#700000; text-decoration:none; text-transform:none; } 
a:active {color:#700000; text-decoration:none; text-transform:none; } 
a:hover {color:#FF0000; text-decoration:underline; text-transform:none; }        

