body
{
background-color:#000000;
list-style-type:square;
list-style-position:inside;
}

body a
{
text-decoration:none;
color:#cfcfcf;
}
	
body a:hover
{
background-color:#cfcfcf;
color:#303030;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++ */

#menu
{
float:left;
width:165px;
border-right:3px solid gray;
font-family:"Georgia";
background-color:#303030;
padding-left:5px;
padding-bottom:15px;
padding-top:5px;
text-align:center;
}
 
#menu h2, h3
{
color:#cfcfcf;
}

#menu img
{
border:none;
}

h5
{
font-size:8px;
color:#777777;
text-align:center;
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++*/
 
.galeries
{
background-color:#303030;
border-right:5px solid black;
border-top:5px solid black;
border-bottom:5px solid black;
}

.galeries ul
{
padding:0px;
margin:0px;
}

.galeries li
{
margin-bottom:5px;
text-align:center;
}

.galeries img
{
border:none;
}

.vignettes a:hover
{
padding:auto;
border: 2px solid white;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++*/

#corps a
{
color:green;
}

#corps a:hover
{
color:black;
}

#corps img
{
border:none;
margin-right: 10px;
}

#corps
{
color:#cfcfcf;
padding-top:15px;
margin-left: 200px
}

#corps h4
{
font-style:italic;
}

#corps h1, h2, h3
{
text-align:center;
}

#right
{
text-align:right;
}

#border
{
margin:auto;
width:920px;
border:1px solid green;

}

#w3c
{
text-align:center;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++*/

#pied_de_page
{
color:#cfcfcf;
font-style:italic;
text-align:center;
font-family:"Courier News";
font-size:12px;
margin-top:200px;
}


