html
{background: #393; }
body
{
height:100%;
margin:0;
font: 90% arial, verdana, helvetica, sans-serif;
text-align: center;
}
div#global
{
min-height:100%;
width:750px;
padding:0 10px;
margin-left: auto;
margin-right: auto;
position: relative;
background: #fff;
}
div#haut
{
color: #fff;
height: 150px;
position: relative;
background: url(img/ban/accueil.png);
}
div#center
{
padding-bottom: 50px;
overflow: auto;
}
div#menu
{
float: left;
width: 200px;
}
div#contenu
{
float: right;
width: 530px;
margin-left: 10px;
text-align:left;
}
div#footer
{
position: relative;
width: 100%;
bottom: 0;
color: red;
clear:both;
}
h1
{
color: green;}
ul#nav
{
margin: 0;
padding: 0;
list-style: none;
}
ul#nav li a 
{
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(img/fond/fond.jpg) no-repeat left top;
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid #390;
}
ul#nav li a:hover
{
background-position: left bottom;
color: #000;
border-style: outset;}
ul#nav li a {
	color: #063;
	font: small-caps 1.1em/30px Georgia,serif;
	text-decoration: none;
}
ul#nav li a:active
{
font-weight: bold;
color: #393;
background-color: #339933;
border-style: inset;
}
p
{
text-align: justify;}
h3
{color:#090;
font-variant: small-caps;
background: url(img/fond/titre.jpg);}
div#contenu h1
{
color: green;
background: url(img/fond/titre.bmp) no-repeat;
}
h2
{
padding-left:5px;
background: url(img/fond/titre.jpg) ;
color: #090;
}
h4
{
color:#090;
font-variant: small-caps;
background: url(img/fond/titre.bmp) no-repeat;
}
a {
	color: black;
	font-weight: bold;
	}
a:hover {
	color: #090;
	}
	div#footer p
	{text-align: center;
  color:green;}
  div#1
  {
  width: 530px;
  height: 200px;
  background-color: #339933;
  padding: 1;
  clear: both;}
  div#wel
  {
  width: 220;
  height: 198;
  background-color: white;
  float: left;
  padding: 1px;
  }
  div#actu
  {
  width: 304;
  height: 198;
  float: right;
  background-color: white;
  padding: 1px;
  }
  div#title
  {
  height: 20px;
  background-color:green;
  background: url(img/fond/titre.bmp) no-repeat;
  text-align:center;
  }
  div#2
  {
  width: 530px;
  height:200px;
  background-color:#339933;
  padding: 1px;
  }
  div#pratic
  {
  width: 352;
  height: 198;
  background-color: white;
  float: left;
  }
  div#wolofal
  {
  width: 174px;
  height: 198px;
  float: right;
  background-color: white;
  }

  div#3
  {
  width: 530px;
  height: 200px;
  background-color: #339933;
  padding: 1px;
  }
  div#3a
  {
  width: 354;
  height: 198;
  float: left;
  }
  div#lien
  {
  width: 172;
  height: 198;
  float: right;
  background-color: white;
  }
  div#science
  {
  width: 176px;
  height: 198px;
  float: left;
  background-color: white;
  }
  div#media
  {
  width: 176px;
  height: 198px;
  float: right;
  background-color: white;
  }
  
  table#sample
{
background-color:black;
border: solid #090 3px;
width:400px;
position:relative;
}
table#sample td
{
padding:5px;
border: solid #090 1px;
}
.data
{
color:#ffffff;
text-align:center;
background-color:#ffffFF;
}
.leftcol
{
font-weight:bold;
text-align:center;
width:400px;
background-color:white;
}
/* CSS Document */