<!--

body
{
   background-image: url("http://www.letime.net/tutoriel/janet.jpg");
    color: blue;
}

h1
{
    color: blue;
}

h2
{
    color: teal;
}

h2:hover
{
    color : blue;
}




.agauche
{
	margin-left: 3px;
  
}


.gras
{
font-weight:bold;
  
}

.centre
{
margin:auto;
text-align:center;
}

.dmoz
{
margin:auto;
text-align:center;
font-size: small;
font-weight:bold;
}


.audio
{
	margin-left: 3px;
    	color: blue;
}

.centpourcent
{
	width:auto;
    	
}

.rouge
{
    color: red;
}

.plusgrand {
     font-size: larger;
}

.pluspetit {
     font-size: x-small;
}

.clignote { 
	text-decoration:blink;
 }


-->
