body 
{ 
  margin:    0 0 0 0;
  font-size: 16px;
  font-family:   Arial, Verdana, Tahoma, Garamond, Helvetica,   Century Gothic sans-serif;
  background-color: #940908;
  background-image: url("/img/b.png");
}

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

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


h1
{
  color: #810409;
  font-size: 32px;
  font-weight: bold;
}

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


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

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

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

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

.tr1{
    background-color: white; 
}


input.add
{
    border: 1px solid;border-color: #dbe6c6;
    background-color: #f3f7ec;
    font-size:12px;
    font-weight: 400;
    text-decoration:none;
    color: #666633;important;
}

textarea.add
{
    border: 1px solid;border-color: #dbe6c6;
    background-color: #f3f7ec;
    font-size:12px;
    font-weight: 400;
    text-decoration:none;
    color: #666633;important;
    overflow: auto; 
}

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