

a:link{
  text-decoration:none;
  color:#EAEAEA;
        }
a:visited{
  text-decoration:none;
  color:#EAEAEA;
        }
a:active{
  text-decoration:none;
  color:#EAEAEA;
        }
a:hover {
  text-decoration:none;
  color:#F2F7F1;
  background-color:#1D7011;
        }
a.image:link{
  background-color:transparent;
	}
a.image:hover{
  background-color:transparent;
	}
a.mail:link{
  background-color:transparent;
  text-decoration:underline;

	}
a.menubar:link{
  color:2DA61B;
  text-weight:bold;
  text-decoration:none;

	}
a.menubar:hover {
  text-decoration:none;
  color:#F2F7F1;
  background-color:#1D7011;
        }


body
{
  background-image:url("http://skatches.com/pic/fond.gif");
  background-attachment:fixed;
}

#fondtitres
{
  background-image:url("http://skatches.com/pic/fond_titres.gif");
  background-repeat:repeat-x;
  background-attachment:fixed;
}

.tableaux
{
  background-color:#F8FCF7;
  border-style: solid;
  border-color:#000000;
  border-width:thin;
  border-spacing:0px;
}

div
{
  padding:0;
  margin:0;
}


#conteneur
{
  background-color:#112211;
  border-width:0px;
  border-type:solid;
  width:1200px;
  height:900px;
  margin:0 auto;
}


#top
{
  border:none;
  width:100%;
  float:left;
  background-image:url("http://skatches.com/pic/fond_top.gif");
  background-repeat: repeat-x;
}


#left
{
  padding:0px;
  width:20%;
  float:left;
  background-color:#112211;

}


#mainbody
{
  padding:1px;
  width:48%;
  float:left;
  background-color:#112211;
}

#right {
  padding:1px;
  clear:right;
  background-color:#112211;

}

#footer
{
  border:none;
  clear:left;


}
