body {
	background: #2463a6 url(images_site/fnd_site.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}





/* Debut de la section Desc */

.titre {
	font-family: arial;
	font-size: 30px;
	line-height: 30px;
	color: #583097;
}

.sousTitre {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #00ad50;
}

.desc {
	font-family: trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	color: #583097;
}

.descLink {
	font-family: trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #583097;
}

.descLink:hover {
	color: #f75d00;
	text-decoration: none;
}

/* Fin de la section Desc */





/* Debut de la section Idx/Sdx */

.idxTd {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

.idx {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #fff2bf;

	padding: 5px 4px 5px 16px;
	display: block;
}

.idx:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_idx_on.gif);
}
/*	background-color: #f75d00; */



.sdxTd {
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

.sdx {
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	color: #583097;
	background: url(images_site/fnd_sdx.gif);

	padding: 4px 4px 4px 28px;
	display: block;
}

.sdx:hover {
	text-decoration: none;
	color: #f75d00;
	background: url(images_site/fnd_sdx_on.gif);
}
/*	background-color: #fff2bf; */

/* Debut de la section Idx/Sdx */







/* Debut de la section "Pour nous joindre" */

.courrielLabel {
	font-family: trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #583097;
}

.courrielInput {
	font-family: trebuchet MS;
	font-size: 11px;
	color: #583097;
	background-color: #f6f4fa;
	border-style: solid;
	border-width: 1px;
	border-color: #583097;
	padding: 1px;
}

.courrielField {
	font-family: trebuchet MS;
	font-size: 11px;
	color: #583097;
	background-color: #f6f4fa;
	border-style: solid;
	border-width: 1px;
	border-color: #583097;
	padding: 1px;
	width: 225px;
}

.courrielStar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.courrielBouton {
	font-family: trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #583097;
	padding: 2px 8px 2px 8px;
	display: block;
}

.courrielBouton:hover {
	color: white;
	background-color: #00ad50;
}

.courrielNote {
	font-family: trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	color: #583097;
}

/* Fin de la section "Pour nous joindre" */

