body
{
	width: 1000px;
	background-image: url("photos/fond-peche.jpg");
	background-color: #7379ff;
	background-attachment: floated;
}
p
{
	color: #6d188b;
	font-weight: bold;
	font-family: "lucida calligraphy", "fine hand", "Times New Roman", serif;
}
H1
{
	text-align: center;
	color: #126b30;
}
H2
{
	font-family: "Comic Sans MS", verdana;
	text-decoration: underline;
	color: #0f1b5b;
}
H3
{
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	color: #0f1b5b;
	font-weight: bold;
}
img
{

	left: 50%;
}
.text
{
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	color: #0f1b5b;
}
.text2
{
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	color: #000000;
}
a:hover
{
	color: #2d20b5;
	font-family: "Comic Sans MS", verdana, Times New Roman, serif;
	font-weight: bold;
}
a:focus
{
	color: green;
}
a:visited
{
	text-decoration: underline;
	color: blue;
}
a:hover
{
	color: #2d20b5;
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	font-weight: bold;
}
a:focus
{
	color: green;
}
a:visited
{
	text-decoration: underline;
	color: blue;
}
.liens
{
	background-image: url("photos/fond-bulles.jpg");
	color: #2d20b5;
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	text-align: center;
	position: fixed;
	bottom: 0;
	z-index: 6;
	width: 1000px;
}
.photos
{
	border: none;
	color: #2d20b5;
	font-family: "Comic Sans MS", verdana, "Times New Roman", serif;
	text-align: center;
	position: relative;
	bottom: 0;
	z-index: 5;
	width: 1000px;
	margin: auto;
}
.un
{
	position: relative;
	left: 50%;
	margin-left: -120px;
	z-index: 2;
}
.deux
{
	position: relative;
	left: 50%;
	margin-left: -240px;
	z-index: 3;
}
.trois
{
	position: relative;
	left: 50%;
	margin-left: -360px;
	z-index: 4;
}
.quatre
{
	position: relative;
	left: 50%;
	margin-left: 0px;
	z-index: 5;
}
.oups
{
	position: relative;
	left: 50%;
	margin-left: -320px;
	z-index: 4;
}