BODY
{
  font-family: Verdana, Arial, Helvetica, monospace;
  font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color: #000000;
  background: #E0E3CB;
}

:link { color: #606060; }
:visited { color: #606060; }
:active { color: #F06060; }


img
{
  border: none;
  behavior: url("/include/pngbehaviour.htc");
  margin-right:5;
}

img.ico
{
  position:relative;left:3px;
  border: 1px solid #000000;

  }

img.right
{
 float:right;
 border: 1px solid #000000;
}

img.left
{
 float:left;
 border: 1px solid #000000;
}

.right
{
 float:right;
}

.left
{
 float:left;
}

TD
{
        font-family: Verdana, Arial, Helvetica;
        text-decoration: none;
        font-size: 12px;
}
A
{
        text-decoration: none;
        background: #c7ccbf;
}

A:hover
{
        text-decoration: underline;
        background: #d7dcbf;
}

.vide { background:none; }

A.mn
{
	text-align: center;
	text-decoration: none;
	font-size:10px;
	border: 1px solid #000000;
	background: #c8b805;
}

A.mn:hover
{
        text-decoration: none;
        background: #c8b865;
}

A.sel
{
	text-align: center;
	text-decoration: none;
	font-size:10px;
	border: 1px solid #000000;
         background: #F9E824;

         }

A.sel:hover
{
        text-decoration: none;
        background: #F9E884;
}


.lrg { font-size: 14px; }

.t1 {
         font-size: 14px;
        background: #c7ccbf;
}
.t2 {
         font-size: 14px;
        background: #ebede8;
}

.table
{
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  border-spacing: 0px;
  border: 1px dashed #000000;
}

.advert {
font-size:8px;
color:#000000;
position:static;
bottom:0px;
left:80px;
}

.header {
font-size:8px;
color:#b22b0a;
position:absolute;
top:2px;
left:150px;
}


.fen
{
  background: #FFFFFF;
}
p {
margin-left:5px;
text-indent: 10px;
text-align:left;

}

.justify {
text-align:justify;

}

p.txtbox {
margin-left:5px;
text-indent: 0px;
text-align:center;
}

.english
 {
color:#9d9d9a;
background: #f2f1eb;

 }

.titre {
margin-top:0px;
margin-left:40px;
border-bottom: 1px solid #bdbdba;
border-left: 1px solid #bdbdba;
font-size:10px;
color:#9d9d9a;
background: #F9E824;
text-indent: 2px;

}
.titre:hover {
color:#000000;
background: #F9E864;

}

.titretxt {
margin-top:0px;
margin-left:0px;
border-bottom: 1px dashed #000000;
font-size:10px;
color:#000000;
text-align:center;
text-indent: 0px;
background: #F9E824;


}
.titretxt:hover {
color:#000000;
background: #F9E864;

}

.main {
	font-size: 10px;
}

.pm { width:20px; }
.num { text-align:right; }

.menu {float:bottom;margin-top:5px;position:relative;left:0%;width:200px;top:5px;border: 1px dashed #000000;background: #f2f1eb;}
.box {float:left;margin-top:5px;width:720px;margin-left:5px;position:relative;left:2px;top:2px;border: 1px dashed #000000;background: #f2f1eb;}
.box-central {float:left;margin-top:5px;margin-left:5pxposition:absolute;left:220;top:12px;border: 1px dashed #000000;}
.box-simple {float:left;border: 1px dashed #000000;}
.box-small {float:left;margin-top:5px;margin-left:5px;position:relative;left:2px;width:19%;top:5px;border: 1px dashed #000000;}
.box-big {float:left;margin-top:5px;margin-left:5px;position:relative;left:2px;width:79%;top:5px;border: 1px dashed #000000;}
.central {position:absolute;left:210;top:5px;width:720px;}
.frm { border: 1px dashed #000000; }
.boxtxt {width:100px;float:left;margin-top:5px;margin-left:5px;margin-right:5;position:relative;left:2px;top:2px;border: 1px dashed #000000;background: #f2f1eb;}

.boximg {width:213px;float:left;margin-top:5px;margin-left:10px;margin-right:10;position:relative;left:2px;top:2px;border: 1px dashed #000000;;background: #f2f1eb;}


.forum_titre {
border-top: 1px solid #bdbdba;
border-left: 1px solid #bdbdba;
font-size:12px;
color:#7d7d7a;
background: #ebede8;
text-indent: 2px;
}
.forum {
font-size:12px;
color:#000000;
text-indent: 2px;
}

INPUT, SELECT, TEXTAREA {
 font-size:8px;
 font-family: Verdana, Arial, Helvetica;
 border: solid 1px #000000;
 border-radius:1;
 padding-top: 2px;
 padding-right: 2px;
 padding-left: 2px;
 padding-bottom: 2px;
 font-size: 12px;
 background-color:#ebede8;
 color: #000000;
 -moz-border-radius: 4px;
 cursor: pointer; cursor: hand;
}
INPUT:hover, SELECT:hover, TEXTAREA:hover
{
 color:#000000;
 background-color:#d6dad1;
 border: 1px dashed #000000;
}

.lnk {
border :1px;
font-size:12px;
border: solid 1px #000000;
border-radius:1;
padding-top: 2px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 2px;
font-size: 12px;
background-color:#ebede8;
color: #000000;
-moz-border-radius: 4px;
}
.lnk:hover
{
  text-decoration: none;
  color:#000000;
  background-color:#d6dad1;
  border: 1px dashed #000000;
}
.alnk:link { color: #000060; }
.alnk:visited { color: #000060; }
.alnk:active { color: #C00060; }

.alnkr:link { color: #FF0060; }
.alnkr:visited { color: #FF0060; }
.alnkr:active { color: #C00060; }

.alnk:hover
{
  text-decoration: none;
}
.alnkr:hover
{
  text-decoration: none;
}

.tabt
{
  background-color:#e0e0e4;
  font-weight:bold;
}
.tab1
{
  background-color:#e8e8ed;
}
.tab2
{
  background-color:#f0f0f5;
}
