.body
{
  background-color: #9d4e33;
}

.body_frame
{
  background-color: #e8e6e2;
  margin-left:40px;
    margin-right:40px;
}
.fond_tab
{
	background: url(../images/fond_site.jpg);
}

.titre
{
  font-family : "MS Trebuchet", sans-serif;
	color:#803819;
	text-decoration:none;
	font-size:16px; 
  font-weight:bold;
}
.titre2
{
  font-family : "MS Trebuchet", sans-serif;
	color:#302a1e;
	text-decoration:none;
	font-size:14px; 
  font-weight:bold;
}
.texte
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:14px; 
  
  color:#3B220F;
}

.textesmall
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:11px; 
  
  color:#3B220F;
}
.textewhite
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:12px; 
  color:#ffffff;
}
.lnk
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:14px; 
  color:#935000;
  
}
.lnk:hover
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:underline;
	font-size:14px; 
  color:#935012;
  
}
.lnk2
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:12px; 
  color:#B9452D;
  
}
.lnk2:hover
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:underline;
	font-size:12px; 
  color:#935012;
  
}
.lnkwhite
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:12px; 
  color:#ffffff;
  
}
.lnkwhite:hover
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:12px; 
  color:#c0c0c0;
  
}

.lnkblack
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:14px; 
  color:#121212;
  
}
.lnkblack:hover
{
  font-family : "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size:14px; 
  color:#454545;
  
}
