body
{
background-color: #000000;
color: #0e0e0e;
font-family: arial, verdana, sans-serif;
padding: 0px;
margin: 0px;
}

a img
{
border:0px;
text-decoration:none;
}

.vignettes
{
border: solid 3px #0e0e0e;
}

.vignettes:hover
{
border: solid 3px #e7c13a;
}

a, a:active, a:visited
{
color:#000000;
border:0px;
text-decoration:none;
}

ul
{
margin: 10px 0px;
}

li
{
display:inline-block;
margin: 0px 17px 17px 0px;
}

a:hover
{
color:#e7c13a;
border:0px;
text-decoration:none;
}

a h2, a:hover h2 , a:active h2, a:visited h2
{
color:#000000;
border:0px;
text-decoration:none;

}

h1
{
font-size: 1.2em;

}

h2
{
font-size: 1.2em;

}

h3
{
font-size: 1.1em;
padding:0px;
margin:0px;
text-align: center;
}
 /*entête*/

#page 
{
width:753px;
margin: 10px auto 0px auto;
}
#header
{
background-image: url("../images/forme/bgtop.png");
background-repeat: no-repeat;
background-position:bottom ;
height:183px;
width:753px;
margin:0px;
padding:0px;
position:relative;
}

#logo
{
background-repeat: no-repeat;
background-position:bottom right;
text-align: center;
height: 130px;
width:372px;
margin:0px ;
padding: 10px 0px 0px 30px;
position:relative;
}

#menu
{
text-align: left;
height:30px;
padding: 0px 0px 0px 30px;
position:relative;
}

.menu
{
font-size: 1.81em;
height:30px;
width:120px;
margin: 0px 30px 0px 0px;
position:relative;
float:left;
}

.menu a
{
font-weight:bold;
text-decoration:none;
color: #000000;
}

.menu a:visited
{
font-weight:bold;
text-decoration:none;
color: #000000;
}

.menu a:hover
{
font-weight:bold;
text-decoration:none;
color: #e7c13a;
}

/*zone article*/
#middle
{
background-color: #ffffff;
background-image: url("../images/forme/bgaccueil.gif");
background-repeat: no-repeat;
background-position: bottom left;
height:auto !important;
height:320px;
min-height:320px;
width:753px;
padding: 0px;
margin: 0px;
position:relative;
}

#article
{
background-image: url("../images/forme/middletop.gif");
background-repeat: no-repeat;
background-position: top right;
text-align:justify;
width:693px;
height:auto !important;
height:290px;
min-height:290px;
padding: 30px;
margin: 0px;
position:relative;

}

/*pied de page*/
#footer
{
background-image: url("../images/forme/bgbottom.png");
background-repeat: no-repeat;
background-position:top;
text-align:center;
width:753px;
height: 86px;
position:relative;
}

#copyright
{
font-weight: bold;
font-size: 1em;
color: #00000;
text-align: center;
width:753px;
height: 47px;
position:relative;
padding: 40px 0px 0px 0px;
}