body {
	background: url(images_site/fnd_site.jpg);
	margin: 12px 0px 24px 0px;
	padding: 0px;
}



/* Debut des styles "Desc" */

.desc {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #003b6a;
}



.descLink {
	font-family: arial;
	font-size: 12px;
	color: #003b6a;
}

.descLink:hover {
	color: #0076d4;
	text-decoration: none;
}



.descLinkBold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003b6a;
}

.descLinkBold:hover {
	color: #0076d4;
	text-decoration: none;
}







.descListTheme {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 8px 0px;
	display: block;
}

.descList11 {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #003b6a;
	padding: 0px 0px 4px 0px;
	display: block;
}

.descList12 {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #003b6a;
	padding: 0px 0px 6px 0px;
	display: block;
}

.descListLink {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #003b6a;
	padding: 0px 0px 4px 0px;
	display: block;
}

.descListLink:hover {
	color: #0076d4;
	text-decoration: none;
}







.coursTitre {
	font-family: arial;
	font-size: 22px;
	line-height: 22px;
	color: #004277;
	padding: 0px 0px 12px 0px;
}

.coursDesc {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #003b6a;
	padding: 10px 0px 10px 0px;
}

.coursSpec {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #003b6a;
	padding: 8px 0px 8px 0px;
	background: url(images_site/fnd_cours_spec.gif);
}

.coursPhoto {
	background: url(images_site/fnd_cours_photo.gif);
}

.coursNote {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	text-align: right;
	color: #003b6a;
	display: block;
}








.descTitre {
	font-family: arial;
	font-size: 18px;
	line-height: 18px;
	color: #004277;
	padding: 0px 0px 12px 0px;
}

.descSpec {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #003b6a;
	padding: 10px 0px 0px 0px;
}







.descLogo {
	font-family: Times, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	color: #003b6a;
}

/* Fin des styles "Desc" */







/* Debut des styles "Copyright" */

.copyright {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: white;
}

.credit {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: white;
}

.creditLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: ffd660;
	text-decoration: none;
}

.creditLink:hover {
	color: #003b6a;
	background-color: #ffd660;
	text-decoration: none;
}

/* Fin des styles "Copyright" */







/* Debut de la section "Pour nous joindre" */

.courrielLabel {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #003b6a;
	padding: 10px 0px 0px 0px;
}

.courrielInput {
	font-family: arial;
	font-size: 11px;
	color: #003b6a;
	background-color: #ecf3f9;
	border-style: solid;
	border-width: 1px;
	border-color: #00589e;
	padding: 1px;
}

.courrielStar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.courrielBouton {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: red;
	background-color: #ecf3f9;
	padding: 1px 6px 1px 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #00589e;
	display: block;
}

.courrielBouton:hover {
	color: white;
	background-color: #00589e;
	border-style: solid;
	border-width: 1px;
	border-color: #00589e;
}

.courrielNote {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #003b6a;
}

/* Fin de la section "Pour nous joindre" */







/* Debut des styles "Photo" */

/* .photo {
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ecf3f9;
}

.photoTd {
	margin: 1px;
	padding: 3px;
	background-color: #336a9d;
} */



.photoImageSm {
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ecf3f9;
}

.photoLinkSm {
	margin: 1px;
	padding: 3px;
	background-color: #c5daed;
	display: block;
}

.photoLinkSm:hover {
	margin: 1px;
	padding: 3px;
	background-color: #00589e;
}



.photoPerso {
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 3px;
	border-color: #406c8f;
}

.photoPersoTd {
	text-align: center;
	padding: 0px 0px 12px 0px;
}

/* .photoLinkSm:visited {
	margin: 1px;
	padding: 3px;
	background-color: #336a9d;
} */

/* Fin des styles "Photo" */

