/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgd {
	background-attachment: scroll;
	background-image: url(images/fondPage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bgd2 {
	background-attachment: scroll;
	background-image: url(images/fondPage2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titre {
	font-family: Copperplate, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0C5998;
}
.cadrePhoto {
	border: thin solid #0C5998;
}
