﻿body
{	
	color: #FFFFFF; 
	background-color: #FF69B4; 
	background-image: url(Photos/MC/P1030216.jpg);									/*	background-image: url(Photos/MC/P4170302.JPG ); */
	background-position: center 0%; 
	background-attachment:fixed;                            /* l'image ne défile plus */
	-webkit-background-size: cover;                         /* pour Chrome et Safari  */	
	-moz-background-size: cover;   							/* pour Firefox           */
	-o-background-size: cover;                              /* pour Opera             */
    background-size: cover;                                 /* version standardisée   */
}
table
{
	border-style:groove;
	border-width: 10px;
	border-color: #FFFFFF;
	float: left;
	border-collapse: collapse;
}
a
{
	color: #FD6802;
	font-family:arial;
}
td
{
	border-style:solid;
	border-width: 3px;
	border-color: #FFFFFF; 
	text-align: center;
	font-family: arial, sans serif;
	font-size: medium;
	color:  #FFFF00;
}
tfoot
{
	color:  #FFFF00;
}
.album
{
	height: 130px;
	width: 130px; 
	                                            /* 1px 0 0 1px */
}
.album1
{
	height: 160px;
	width: 180px;
	float: left;
	margin: 0 10px;
	border-style:solid;
	border-width: 3px;
	border-color: #FFFF00;
	                                            /* 1px 0 0 1px */
}
.image {
	float: left; 
	margin: 0 6px 6px 0;
	width:100px;
	height:100px;
}
.style16 {
	width: 800px;
	margin-left: 200px;
	color: #000000;
	font-size: x-large;
	font-family: Arial;
	background-color: #FFFF00;
	text-align: center;
}
a.style17 {
	font-size: large;
	font-family: Arial;
	color: #FFFF00;
}
.style18 {
	width: 400px;
	margin-left: 600px;
	color: #000000;
	font-size: x-large;
	font-family: Arial;
	background-color: #FFFF00;
	text-align: center;
}
  .style33 {
	color: #edb74a ;                           /* #9acd34 */
	font-size: x-large;
	font-family: Arial;
	font-weight: bold;
	clear: both;
	white-space: pre-line;
	text-align: left;
}
  .style34 {
	color: #FF0000;
	font-size: x-large;
	font-family: Arial;
	font-weight: bold;
	clear: both;
	white-space: pre-line;
	text-align: left;
}
 a.boutdroit:link, a.boutdroit:visited, a.boutdroit:hover{
    width:150px;
    height:20px;
    text-decoration:none;
    color:red;
    text-align:center;
    font-weight:bold;
    padding:5px;
    border-width:0.3em;
    border-color:silver;
	float: right;
}
a.boutdroit:link{
    background-color:#FFCC00;
    border-style:outset;
} 
a.boutdroit:visited{
    background-color:#33CC00;
    border-style:outset;
}
a.boutdroit:hover{
    background-color:#99FF00;
    border-style:inset;
}
a.boutgauche:link, a.boutgauche:visited, a.boutgauche:hover{
    width:150px;
    height:20px;
    text-decoration:none;
    color:red;
    text-align:center;
    font-weight:bold;
    padding:5px;
    border-width:0.3em;
    border-color:silver;
	float: left;
}
a.boutgauche:link{
    background-color:#FFCC00;
    border-style:outset;
} 
a.boutgauche:visited{
    background-color:#33CC00;
    border-style:outset;
}
a.boutgauche:hover{
    background-color:#99FF00;
    border-style:inset;
}

