ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}
a img, *:link img, *:visited img {
    border: medium none;
}
a {
    color: #414141;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
body, td {
    background: url("../images/accueil/fond_body.png") repeat-x scroll center top #252525;
    color: #414141;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
	min-height: 1000px;
}
.largeurPage {
    margin: 0 auto;
    width: 980px;
}
#largeur {
    margin: 0 auto;
    width: 980px;
}
#logo {
    background: url("../images/accueil/logo.png") no-repeat scroll right center transparent;
    bottom: -90px;
    height: 99px;
    position: relative;
    width: 775px;
    z-index: 93;
	left: -80px;
}
#corps {
    background: url("../images/accueil/mascotte_alice.png") no-repeat scroll 62px 0px transparent;
    margin: 120px auto 0 120px;
    min-height: 700px;
    z-index: 90;
}
#sections_liste ul {
    list-style: none outside none;
}
#sections_liste li {
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    min-height: 30px;
    line-height: 30px;
    margin: 10px;
    text-align: center;
    width: 230px;
}

#slideshow_corps{
    margin-bottom: 50px;
    width: 1255px;
	padding-top: 75px
}

.nivoSlider
{
	border: 3px solid #EEEEEE;
	border-radius: 4px 4px 4px 4px;
}

#sections_corps {
    margin: 0 auto;
    width: 1270px;
}
#sections_gauche {
    float: left;
    margin-right: 4px;
    width: 760px;
}
#sections_droite {
    float: right;
}
.anime_bouton {
    background-color: #EEEEEE;
    color: #9C013A;
}
.anime_bouton:hover {
    background-color: #9C013A;
    color: #EEEEEE;
}
.manga_bouton {
    background-color: #EEEEEE;
    color: #FF6A18;
}
.manga_bouton:hover {
    background-color: #FF6A18;
    color: #EEEEEE;
}
.novel_bouton {
    background-color: #EEEEEE;
    color: #0570DA;
}
.novel_bouton:hover {
    background-color: #0570DA;
    color: #EEEEEE;
}
.drama_bouton {
    background-color: #EEEEEE;
    color: #881AF9;
}
.drama_bouton:hover {
    background-color: #881AF9;
    color: #EEEEEE;
}
.communaute_bouton {
    background-color: #EEEEEE;
    color: #008D00;
    height: 55px;
    padding-top: 25px;
}
.communaute_bouton:hover {
    background-color: #008D00;
    color: #EEEEEE;
}
.forum_bouton {
    background-color: #EEEEEE;
    color: #333333;
    height: 55px;
    padding-top: 25px;
}
.forum_bouton:hover {
    background-color: #333333;
    color: #EEEEEE;
}
.hide_bouton {
    background-color: #4C5155;
    color: #3D4246;
}
