.center
{
text-align: center;
}

.news
{
width: 80%;
margin: auto;
border: dashed 1px;
}

.hautnews
{
border-bottom: dotted 1px;
text-align: center;
padding: 0px;
}
.centrenews
{
border-bottom: dotted 1px;
}
.basnews
{
text-align: center;
padding: 0px;
}

p
{
text-indent: 30px;
}


#contenu a
{
color: #ffbf6b;
}
#contenu a.lien:hover
{
color: #000000;
background-color: #ffbf6b;
}

body
{
width: 770px;
background-color: #303030;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}

a img
{
border: none;
}

#header
{
width: 770px;
height: 175px;
margin-top: 10px;
overflow: visible;
}

#menu
{
width: 150px;
float: left;
}

h1
{
font-family: Arial, serif;
text-align: center;
}

#contenu
{
background-color: #7b7b7b;
margin-left: 150px;
border: 1px solid black;
width: 570px;
padding: 1px;
padding-right: 20px;
padding-left: 20px;
min-height: 950px;
}

#footer
{
margin-top: 10px;
text-align: center;
background-color: #505050;
border: 1px solid black;
clear: left;
}

.map .partie1
{
height: 78px;
background-image: url("images/menu_mapping_haut.jpg");
background-repeat: no-repeat;
}
.map .partie2
{
background-image: url("images/menu_mapping_milieux.jpg");
background-repeat: repeat-y;
padding: 1px;
}
.map .partie3
{
height: 62px;
background-image: url("images/menu_mapping_bas.jpg");
background-repeat: no-repeat;
}

.gm .partie1
{
height: 78px;
background-image: url("images/menu_gamemaker_haut.jpg");
background-repeat: no-repeat;
}
.gm .partie2
{
background-image: url("images/menu_gamemaker_milieux.jpg");
background-repeat: repeat-y;
padding: 1px;
}
.gm .partie3
{
height: 62px;
background-image: url("images/menu_gamemaker_bas.jpg");
background-repeat: no-repeat;
}

.divers .partie1
{
height: 78px;
background-image: url("images/menu_divers_haut.jpg");
background-repeat: no-repeat;
}
.divers .partie2
{
background-image: url("images/menu_divers_milieux.jpg");
background-repeat: repeat-y;
padding: 1px;
}
.divers .partie3
{
height: 62px;
background-image: url("images/menu_divers_bas.jpg");
background-repeat: no-repeat;
}

.shoutbox .partie1
{
height: 78px;
background-image: url("images/menu_shoutbox_haut.jpg");
background-repeat: no-repeat;
}
.shoutbox .partie2
{
background-image: url("images/menu_shoutbox_milieux.jpg");
background-repeat: repeat-y;
padding: 1px;
}
.shoutbox .partie2 .interieur
{
overflow: auto;
height: 140px;
width: 121px;
margin-left: 16px;
margin-right: 11px;
font-size: 12px;
margin-bottom: 5px;
}
.shoutbox .partie2 .formulaire
{
height: 112px;
margin-left: 16px;
font-size: 12px;
}
.shoutbox .partie3
{
height: 62px;
background-image: url("images/menu_shoutbox_bas.jpg");
background-repeat: no-repeat;
}

#menu .map a
{
font-size: 15px;
color: #006E0A;
text-decoration: none;
}
#menu .map a:hover
{
font-size: 15px;
color: #FFFFFF;
background-color: #006E0A;
text-decoration: none;
}
#menu .gm a
{
font-size: 15px;
color: #C83232;
text-decoration: none;
}
#menu .gm a:hover
{
font-size: 15px;
color: #FFFFFF;
background-color: #C83232;
text-decoration: none;
}
#menu .divers a
{
font-size: 15px;
color: #0028ff;
text-decoration: none;
}
#menu .divers a:hover
{
font-size: 15px;
color: #FFFFFF;
background-color: #165fff;
text-decoration: none;
}

.signature
{
text-align: right;
font-weight: bold;
font-size: 1.5em;
}

#archive
{
color: #000000;
font-size: 12px;
text-align: center;
}
#archive:hover
{
color: #FFFFFF;
background-color: #000000;
font-size: 12px;
text-align: center;
}

#contenu img
{
text-align: center;
}