#tete { 
top : 450px; 
left : 40px; 
position : absolute; 
} 
#facebook
{
top : 617px; 
left : 50px; 
position : absolute; 
}
#plus1google
	{
	top:615px;
  	left: 180px;
   	position: absolute;
	}
table { 
top : 146px; 
left : 100px; 
position : absolute; 
text-align : center; 
font-size : 20px; 
color : #fcfee2; 
background-color : #000000; 
} 
td { 
border-collapse : collapse; 
} 
body { 
background-image : url("fichier images/fond blanc.png"); 
} 
#corps { 
position : absolute; 
top : 20px; 
width : 740px; 
height : 550px; 
left : 200px; 
margin-left : 140px; 
margin-bottom : 20px; 
padding : 15px; 
background-color : #ffffff; 
background-image : url(""); 
background-repeat : repeat-x; 
border : 3px solid #808080; 
text-align : left; 
color : #000000; 
font-size : 18px; 
overflow : auto; 
} 
#corps a { 
font : 15px Verdana; 
text-decoration : underline; 
color : #ff8040; 
} 
a { 
font : 13px Verdana; 
color : #fcfee2; 
} 
#corps a:hover { 
text-decoration : underline; 
color : white; 
} 
a:hover { 
text-decoration : underline; 
color : #ffffff; 
background : #ff4500; 
} 
h1 { 
text-align : left; 
font-size : 20px; 
font-weight : bold; 
font-family : Brussels, Amaze, "Comic sans MS"; 
text-decoration : underline; 
color : red; 
text-align : center; 
} 
h2 { 
text-align : left; 
font-size : 20px; 
font-weight : bold; 
font-family : Brussels, Amaze, "Comic sans MS"; 
text-decoration : underline; 
color : red; 
text-align : center; 
} 
#pied { 
top : 620px; 
position : absolute; 
left : 350px; 
text-align : center; 
color : #B0B0B0; 
} 
#pied a
{
color : #B0B0B0; 
}
#pied a:hover
{
color : #ffffff; 
}
