BODY
{
  background: #E0E3CB;
  background-image: url("../img/grid.gif")
  }

A { background: #B1E255; }
A:hover { background: #A1E226; }

A.mn {
	background: #95D90A;
	background-image: url("../img/grid.gif");
}

A.mn:hover {
        background: #BAFF44;
}

A.sel {
         background: #BAFF44;
	background-image: url("../img/grid.gif");
}

A.sel:hover
{
        background: #BAFF44;
}


p:hover {
background: #fafffa;
}

.english { color:#9d9d9a; background:#f0f0f0; }

.titre {
color:#9d9d9a;
background: #BAFF44;
background-image: url("../img/grid.gif");
}
.titre:hover {
color:#000000;
background: #BAFF44;
}

.titretxt {
background: #BAFF44;
background-image: url("../img/grid.gif");

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


.menu {background: #f2f1eb;
}
.box {background: #f2f1eb;
background-position : bottom right;
background-repeat : no-repeat;
}
.boxtxt {background: #f2f1eb;}
.boximg {background: #f2f1eb;}







