body
{
	width:768px;
	margin:auto;/* Pour centrer notre page */
}
#en_tete
{
	width:760px;
	height: 169px;
	background-image: url("http://angelo2night.free.fr/Banniere.jpg");
	background-repeat: no-repeat;
	margin-bottom:0px;
}
/* ici on défini les paramètre du menu horizontal */

ul#barre {margin:0;padding:0;list-style-type:none;

position: relative;

}

ul#barre li {

margin:0 0 0 0;

padding:0;

position: absolute;

top:0;

}

/*ici on place les topics du menu */

#story {

left:0;
height:60px;
width:151px;

}

#pictures {

left:151px;
height:60px;
width:196px;
}


#media {

left:338px;
height:60px;
width:152px;
}


#tour {

left:490px;
height:60px;
width:128px;
}


#forum {

left:618px;
height:60px;
width:140px;
}



ul#barre li a {

display:block;

width:188px;

height:60px;

}

/*ici se trouvent les liens images */

#story a {

background:url('http://angelo2night.free.fr/menu/story.png') no-repeat 0 0;

}
/* hover sert à indiquer que l'on change d'image lorsque l'on passe la souris dessus */

#story a:hover {

background:url('http://angelo2night.free.fr/menu/story2.png') no-repeat 0 0;

}

#pictures a {

background:url('http://angelo2night.free.fr/menu/pictures.png') no-repeat;

}

#pictures a:hover {

background:url('http://angelo2night.free.fr/menu/pictures2.png') no-repeat 0 0;

}

#media a {

background:url('http://angelo2night.free.fr/menu/media.png') no-repeat;

}

#media a:hover {

background:url('http://angelo2night.free.fr/menu/media2.png') no-repeat 0 0;

}

#tour a {

background:url('http://angelo2night.free.fr/menu/tour.png') no-repeat;

}

#tour a:hover {

background:url('http://angelo2night.free.fr/menu/tour2.png') no-repeat 0 0;

}

#forum a {

background:url('http://angelo2night.free.fr/menu/forum.png') no-repeat;

}

#forum a:hover {

background:url('http://angelo2night.free.fr/menu/forum2.png') no-repeat 0 0;

}



#corp
{
margin-top:56px;
width:760px;

}

#pied_de_page
{
	
	width:760px;
	height:228px;
	background-image: url("http://angelo2night.free.fr/menu/pied de page.png");
	background-repeat: no-repeat;
	margin-bottom:0px;
}

a.mention
{
	width:400px;
	margin:auto;
}