body {
	background-image: url("images/background.jpg");
	margin-top:0;
	margin-left: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #83b5ff;
    font-size: 0.8em;
    text-align: justify;
}
h2 {
	margin-bottom: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
}
h3 {
	text-decoration: underline;
}
.centre {
	text-align: center;
}
pre {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
a {
	text-decoration: none;
	color: #0496FB;
}
a:hover {
	color: #08FCFD;
}
/*--------MENU----------*/
ul#menu span {
	display: none;
}
ul#menu, ul#menu li {
	list-style-type: none;
	margin:0;
	padding:0;
}
ul#menu {
	position: absolute;
	left: 3px;
	top: 150px;
	background: transparent url(images/menu.jpg) top left no-repeat;
	height: 330px;
	width: 115px;
}
ul#menu li {
	display: inline;  /*Pour bug IE*/
}
ul#menu li a {
	display: block;
	height: 30px;
	width: 115px;
}
li a:hover {
	background: transparent url(images/menu.jpg) top left no-repeat;
}
a#menu_histoire:hover {
	background-position: 0% -330px;
}
a#menu_perso:hover {
	background-position: 0% -360px;
}
a#menu_univers:hover {
	background-position: 0% -390px;
}
a#menu_images:hover {
	background-position: 0% -420px;
}
a#menu_wallpapers:hover {
	background-position: 0% -450px;
}
a#menu_skins:hover {
	background-position: 0% -480px;
}
a#menu_albums:hover {
	background-position: 0% -510px;
}
a#menu_music:hover {
	background-position: 0% -540px;
}
a#menu_episodes:hover {
	background-position: 0% -570px;
}
a#menu_fuzzy:hover {
	background-position: 0% -600px;
}
a#menu_staff:hover {
	background-position: 0% -630px;
}
/*--------FIN MENU----------*/

/*--------PAGE NADIA----------*/
#image_haut_gauche {
	position: absolute;
    top: 0px;
    left: 0px;
    background-image : url("images/nadia_coin_gauche.jpg");
    width: 119px;
    height: 116px;
}
#title_jap {
	 position: relative;
    top: 5px;
    left: 29%;
    background-image : url("images/title_jap.jpg");
    width: 600px;
    height: 60px;
}
#logo {
	position: relative;
    margin-top: 10px;
    text-align: center;
    background-image : url("images/logo.gif");
    width : 398px;
    height : 294px;
}
#image_droite {
	position: absolute;
	 top: 30px;
    right: 20px;
    background-image : url("images/bluewater.jpg");
    width : 60px;
    height : 900px;
}
#credits {
	position: relative;
    margin-top: 130px;
    left: 33%;
    background-image : url("images/credits.jpg");
    background-repeat: no-repeat;
    background-position: center;
    width: 500px;
    height : 20px;
}
#barre {
	 position: relative;
	 bottom: 10px;
    margin-top: 50px;
	 background-image : url("images/barre.jpg");
    width : 580px;
    height : 20px;	 
}
#contenu {
	position: relative;   
	top: 50px;
	left: 140px;
	width: 80%;
	text-align: center;
/*border: 1px solid black;*/
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/*--------FIN PAGE NADIA----------*/

/*-----PAGE PRESENTATION-----*/
#presentation {
	text-align : justify;
   position: relative;
   margin-top: 40px;
	width: 500px;
}
#presentation h4 {
	font-size: 1.2em;
	text-decoration: underline;
}
/*-----FIN PAGE PRESENTATION-----*/

/*-----PAGE HISTOIRE-----*/
img {
	border: none;
}
#histoire table, #univers table {
    margin-left: auto;
    margin-right: auto;
 	 text-align: left;	
}
#histoire td {
   text-align: justify;
	padding-right: 10px;/*pour laisser de la place comme pour la page histoire*/
}
/*-----FIN PAGE HISTOIRE-----*/

/*-----PAGE UNIVERS-----*/

#univers td {
	font-size: medium;
	text-align: center;
	padding: 0.8%;
}
#univers_sous table, #univers_sous td {
	text-align: center;
}
#univers_sous h4 {
	margin-top: 50px;
}
/*-----FIN PAGE UNIVERS-----*/

/*-----PAGE HISTOIRE-----*/
#persos p {
	width: 70%;
	text-align: justify;
}
/*-----FIN PAGE HISTOIRE-----*/

/*-----PAGE GALERIES-----*/
#galeries table
{
border-collapse: collapse;
}
#galeries td
{
border: 1px dotted #3E84C9;
text-align: center;
padding: 5px;
}
img
{
border: none;
}
/*-----FIN PAGE GALERIES-----*/

/*-----PAGE WALLPAPERS-----*/
#wallpapers a {
	text-decoration: none;
	color: #0496FB;
}
#wallpapers a:hover {
	color: #08FCFD;
}
#wallperpers img {
	padding-top: 10px;
}
/*-----FIN PAGE WALLPAPERS-----*/

/*-----PAGE SKINS-----*/
#skins table {
	border-collapse: collapse;
}
#skins td{
	text-align: center;
	padding: 10px;
	font-size: medium;
	border: 1px dotted #3E84C9;
}
#skins a {
	text-decoration: none;
	color: #0496FB;
}
#skins a:hover {
	color: #08FCFD;
}
/*-----FIN PAGE SKINS-----*/

/*-----PAGE ALBUMS-----*/
#albums td {
	text-align: center;
	padding: 10px;
}
#albums .titre {
	text-decoration: underline;
}
#albums pre {
	text-align: left;
	font-size: 105%;
}
/*-----FIN PAGE ALBUMS-----*/

/*-----PAGE MSUCIC-----*/
#music td {
	font-size: larger;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
/*-----FIN PAGE MUSIC-----*/

/*-----PAGE EPISODES-----*/
#resume {
	width: 80%;
}
#episodes td {
	padding: 10px;
}
#episodes p {
	text-align: justify;
}
.episodes_centre {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.episodes_centre p {
	text-align: left;
	margin:0;
}
/*-----FIN PAGE EPISODES-----*/

/*-----PAGE FUZZY-----*/
#fuzzy .fin {
	font-size: xx-large;
	font-style: italic;
	text-align: center;
}
#fuzzy p {
	text-align: justify;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
/*-----FIN PAGE FUZZY-----*/

/*-----PAGE STAFF-----*/
#staff p {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
	text-align: left;
}
/*-----FIN PAGE STAFF-----*/