body {
	background: white url(images_site/fnd_site.jpg) fixed center top;
	margin: 0px;
	padding: 0px;
}



/* */

.desc {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}

.descTitre {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	color: #0760a4;
}

.descTitreSpc {
	font-size: 14px;
	font-weight: bold;
	color: #0760a4;
}

.descSubscript {
	font-size: 8px;
}

.descLogo {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	color: #937546;
}

.descLink {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0760a4;
}

.descLink:hover {
	text-decoration: none;
}

/* */



/* */

.copyright {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 16px;
	color: #937546;
	text-align: center;
}

.copyrightCable {
	background: url(images_site/fnd_bottom_test_03.jpg);
}

.copyrightLink {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #937546;
	text-decoration: none;
}

.copyrightLink:hover {
	color: #f0e6d7;
	text-decoration: none;
	background-color: #937546;
}

/* */



/* Debut de la section "Pour nous joindre" */

.courrielLabel {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.courrielInput {
	font-family: verdana;
	font-size: 11px;
	color: black;
	background-color: #d9e7f1;
	border-style: solid;
	border-width: 1px;
	border-color: #0760a4;
	padding: 1px;
}

/* .courrielInput {
	font-family: verdana;
	font-size: 11px;
	color: black;
	background-color: #f2f2f2;
	border-style: solid;
	border-width: 1px;
	border-color: #7f7f7f;
	padding: 1px;
} */

.courrielStar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.courrielBouton {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: red;
	background-color: white;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #0760a4;
	display: block;
}

.courrielBouton:hover {
	color: white;
	background-color: #0760a4;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #0760a4;
}

/* Fin de la section "Pour nous joindre" */
