BODY
{
/*background-image: url(images/fondpierre.jpg);*/
background-repeat: no-repeat;
background-attachment: fixed;
background-color : #FFFFFF;
}
 
A:active
{
 COLOR:#1057AE;
 font-weight: bold;
 FONT-FAMILY: 'Times New Roman';
 TEXT-DECORATION: none;
}

A:link
{ COLOR: #68481C;
 font-weight: bold;
 FONT-FAMILY: 'Times New Roman';
 TEXT-DECORATION: none;
}

A:visited
{ 
 COLOR: #68481C;
 FONT-FAMILY: 'Times New Roman';
 font-weight:bold;
 TEXT-DECORATION: none;
}

A:hover
{ 
 color:#F28E19;
 font-weight: bold; 
 FONT-FAMILY: 'Times New Roman';
}

TABLE
{ 
 font-size: 11pt;
 COLOR: #68481C;
 FONT-FAMILY: 'Times New Roman';
 font-weight: bold;
}

#header
{
    height:400px;
    width: 150px;
    background: url(images/cadre_menu.jpg);
}
#header a
{
    position: relative;
    display: block;
}
#lien1
{
    top: 40px; /* décalage par rapport au bord supérieur */
    left: 12px; /* décalage par rapport au bord gauche */
    height: 30px; /* hauteur */
    width: 100px; /* largeur */
}

#lien2
{
    top: 70px; /* décalage par rapport au bord supérieur */
    left: 12px; /* décalage par rapport au bord gauche */
    height: 30px; /* hauteur */
    width: 100px; /* largeur */
}

#lien3
{
    top: 105px; /* décalage par rapport au bord supérieur */
    left: 12px; /* décalage par rapport au bord gauche */
    height: 30px; /* hauteur */
    width: 100px; /* largeur */
}

.TableSommaire
{
background-image: url("images/cadre_menu.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}

.sommaire
{ 
 font-weight: bold;
 font-size: 11pt;
 color: #68481C;
 font-family: Times New Roman;
 height:30;
}

.legende
{
text-align: center;
font-size: 11pt;
color: #68481C;
font-weight: bold;
font-family: Times New Roman;
border-color:#68481C;
border-style:solid;
}

.photo
{
text-align: center;
font-size: 11pt;
color: #68481C;
font-weight: bold;
font-family: Times New Roman;
border-color:#68481C;
border-style:solid;
}

.vignette
{
text-align: center;
font-size: 11pt;
color: #68481C;
font-weight: bold;
font-family: Times New Roman;
border-color:#68481C;
border-style:solid;
width:158;
height:40;
}
