body 
{ 
  margin:    0 0 0 0;
  font-size: 16px;
  font-family:    Tahoma, Garamond, Helvetica,  Verdana, Arial,  Century Gothic sans-serif;
  background-color: #855833;
}

p
{
  font-size: 16px;
  text-align: justify;
  
}

h1
{
  color: #000000 ;
  font-size: 40px;
  font-weight: bold;
}

h3
{
  color: #000000 ;
  font-size: 25px;
  font-weight: 500;
}


.tel
{
  color: #000000 ;
  font-size: 30px;
  font-weight: bold;   
}

a.menu
{
  font-size: 18px;
  color: #855833;
  text-decoration: underline;  
  font-weight:500;  
}

a
{
  font-size: 16px;
  font-weight:400;
  color: #855833;
  text-decoration: underline;     
}

.error
{
  font-size: 12px;
  color: #e75437;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


table            {border-collapse: collapse;}
table td         {padding: 0px}
