body
{
background-image: url(../images/makola_fond.gif);
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
}
a:link       
{
	font-family: arial, verdana, sans-serif;
   background: Black;
	color: yellow;
	font-weight: bold;
}
a:visited
{
	font-family: arial, verdana, sans-serif;
	color: yellow;
	background : black;
	text-decoration: none;
	
}
a:hover
{
	font-family: arial, verdana, sans-serif;
	color: red;
	background : yellow;
}
 div.fond
{
   background-image: url(../images/makola_fond.gif);
   background-color: Black;
   position: relative;
	width: 775px;
	height: 1000px;
	margin-left: auto;
   margin-right: auto;
}
.makola
{
   position: absolute;
	top: 163px;
	left: 20px;
	width: 240px;
	height: 50px;
	padding: 10px;
	font-family: arial, verdana, sans-serif;
	color: Silver;
	background-color: Black;
}
.demo
{
   position: absolute;
	top: 163px;
	left: 500px;
	width: 240px;
	height: 50px;
	padding: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 40px;
	color: Silver;
	background-color: Black;
}
div.guitare
{
background-color: Black;
position: absolute;
top: 304px;
left: 45px;
}
div.guitare img
{
margin: 10px;
border-width: 5px;
border-color: Teal;
}
div.guitare p
{
text-align: center;
background-color: Black;
font-size: 12px;
margin: 0px;
}
div.danseuse
{
background-color: Black;
position: absolute;
top: 176px;
left: 312px;
}
div.danseuse img
{
margin: 10px;
border-width: 5px;
border-color: Teal;
}
div.danseuse p
{
text-align: center;
background-color: Black;
font-size: 12px;
margin: 0px;
}
div.drums
{
background-color: Black;
position: absolute;
top: 304px;
left: 578px;
}
div.drums img
{
margin: 10px;
border-width: 5px;
border-color: Teal;
}
div.drums p
{
text-align: center;
background-color: Black;
font-size: 12px;
margin: 0px;
}
div.groupes
{
background-color: Black;
position: absolute;
top: 590px;
left: 20px;
}
div.groupes img
{
margin: 10px;
border-width: 5px;
border-color: Teal;
}
div.groupes p
{
text-align: center;
background-color: Black;
font-size: 12px;
margin: 0px;
}
div.jongleur
{
background-color: Black;
position: absolute;
top: 590px;
left: 286px;
}
div.jongleur img
{
margin: 10px;
border-width: 5px;
border-color: Teal;
}
div.jongleur p
{
text-align: center;
background-color: Black;
font-size: 12px;
margin: 0px;
}
div.percu
{
background-color: Black;
position: absolute;
top: 590px;
left: 550px;
}
div.percu img
{
margin: 10px;
border-width: 5px;
border-color: Teal;
}
div.percu p
{
text-align: center;
background-color: Black;
font-size: 12px;
margin: 0px;
}

div.container {
position: absolute;
width: 750px;
top: 0px;
color: #F00;
background-color: black;
 }
 div.spacer {
  clear: both;
    font-size: 8px;
    padding: 0px;
  }
 div.floathaut {
  position: relative;
  float: left;
  width: 52px;
  height: 70px;
  margin-left: 5px;
  margin-right: 5px;

 }
  
div.floathaut img
{
  border-width: 1px;
}

h1
{
text-align: center;
font-size: 20px;
font-family: arial, verdana, sans-serif;
color: Silver;
}
  .tip
{
text-align: center;
width: 52px;
height: 17px;
 font-size: 12px;
float: left;
margin-top: 5px;
}
 div.pub
{
position: absolute;
left: 25px;
top: 800px;
}
 div.google
{
position: absolute;
left: 25px;
top: 900px;
}