/* CSS Document */

#fond {
background:url('images/bouba3.png') no-repeat top left;
position:relative;
width:805px;
height:165px;
z-index:1;
}

#contenu {
position:relative;
top:105px;
left:38px;
width:100px;
background-color: tranparent;
z-index:10;
}

#contenu2 {
position:relative;
top:85px;
left:180px;
width:100px;
background-color: tranparent;
z-index:10;
}

#contenu3 {
position:relative;
top:65px;
left:315px;
width:100px;
background-color: tranparent;
z-index:10;
}

#footer{
width:200px;
height:200px;
background:url("pouletMignon.png");
} 

a:link { font-weight:bold ; color: black ;}
a:visited {color: red ; }
a:hover { color: green ; text-decoration: none ; }

table {
border: border-color: #eacf17;
}
td, th {
border: medium solid #eacf17;
}

h3 { color: red;
     text-decoration: blink; }
h2 { color: red;}

#ref {
color: #eacf17;
font-size:	5pt;
}
