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;
text-align:center;
}

#menu h2, h3
{
color:#cfcfcf;
}

#menu img
{
border:none;
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++*/
 
.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
{
text-align:center;
padding-top:15px;
margin-left: 170px
}

#corps
{
background-color:#cfcfcf;
color:black;
color:black;
font-family:"Courier News";
font-size:18px;
 width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;  
}

#corps a
{
text-decoration:none;
color:#90283b;
font-weight:bold;
}

#corps a:hover
{
background-color:black;
color:#cfcfcf;
}

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

#photo1
{
float:right;
width:372px;
border:0px;
margin-right:25px;
}

#texte1
{
margin-right:430px;
margin-left:100px;
height:500px;
text-align:justify;
}

#texte1 h3
{
color: black;
}

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

#photo2
{
float:left;
width:429px;
border:0px;
margin-left:25px;
margin-top:50px;
}

#texte2
{
margin-left:500px;
padding-top:180px;
height:320px;
}

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

#photo3
{
float:right;
width:330px;
border:0px;
margin-right:25px;
}

#texte3
{
padding-top:50px;
margin-right:350px;
margin-bottom:50px;
height:130px;
}

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

#w3c
{
text-align:center
}

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

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

