.line
{
   background-color:#351f19;
   height:2px;
}
.bodytable
{
  background-color:#eeeeec;
  font:  normal 12px Airial,sans-serif;
}
.body_ext
{
  margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
  background-color:#ffffff;
  
  font:  normal 12px Airial,sans-serif;
  
}
.transparent
{
  border-width:0;
  border-style:solid;
  letter-spacing: 1px;
  font-family :Times;
  color:#121212;
  font-size:07px;
  background-color:transparent;  

  
}
.body
{
  margin-top:10;
	margin-left:10;
	margin-right:10;
	margin-bottom:10;
  background-color:#ffffff;
  background-image:url(../images/fond_frame.jpg);
  background-attachment:fixed;
  background-repeat:no-repeat;
  font:  normal 12px Arial,sans-serif;
  
}

.texte
{
  	font-family :tahoma;
    color:#202020;
    font-size:16px;
    line-height:20px;
        
    
}
.titre
{
  	font-family :arial;
    color:#000000;
    font-size:18px;

    
}
.lnk
{
  font-family :	arial;
  font-size:14px;
  color:#452E0E;
  text-decoration:none;
}

.lnk:hover
{
  font-family :	arial;
  font-size:14px;
  color:#3300ff;
  text-decoration:none;
}

