@charset "utf-8";
/* CSS Document */

html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:15px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #e8f0ff;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#container
{
width: 850px;
height: 570px;

margin : auto;
background-image: url(intro.gif);

}
#droite
{
width: 148px;
height: 570px;

margin-left : 600px;
margin-top : 230 px;


}
#top_top
{

width: 400px;
height: 100px;
position:absolute;
margin-left : 660px;
margin-top : -275px;



}
#lecteur2
{
width: 148px;
height: 291px;
margin-top: 100px;
margin-left: 0px;

 position:absolute;
 
 }

#lecteur
{
width: 360px;
height: 291px;
margin-top:-340px;
margin-left:600px;
 float:right;
 position:absolute;
 
 }
 
 #myspace {
 width: 148px;
 height: 80px;
 background-image: url(myspacewhite.gif);
 background-repeat: no-repeat;	
margin-top: 40px;
 margin-left : 55px;
 float:right;
  position:absolute;
}


 #lastfm {
 width: 148px;
 height: 80px;
 background-image: url(lastfmwhite.gif);
 background-repeat: no-repeat;	
 margin-top: 130px;
 margin-left : 55px;
 float:right;
 position:absolute;
 }
 
  #facebook {
 width: 148px;
 height: 80px;
 background-image: url(facebookwhite.gif);
 background-repeat: no-repeat;	
 margin-top: 220px;
 margin-left : 55px;
 float:right;
 position:absolute;
 }

 #english {
 width: 200px;
 height: 50px;
 background-image: url(img/english.gif);
 background-repeat: no-repeat;	
margin-top: 275px;
 margin-left : -200px;
float:left;
}
#english:hover {
 background-image: url(img/englishover.gif);
 background-repeat:no-repeat;

 }

 #french {
 width: 200px;
 height: 50px;
 background-image: url(img/french.gif);
 background-repeat: no-repeat;	
 margin-top: 275px;
 margin-left : 50px;

 }
#french:hover {
 background-image: url(img/frenchover.gif);
 background-repeat:no-repeat;

 }

 
   #forum {
 width: 148px;
 height: 80px;
 background-image: url(forumwhite.gif);
 background-repeat: no-repeat;	
 margin-top: 310px;
 margin-left : 55px;
 float:right;
 position:absolute;
 }


