body {
	background: #def1ff url(images_site/fnd_site_16_couleurs.gif) center top repeat-x;
	margin: 0px 0px 36px 0px;
	padding: 0px;
}







/* Debut de la section Desc */

.titre {
	font-family: trebuchet MS;
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	color: #333333;
}

.sousTitre {
	font-family: trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #004e9e;
}

.desc {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}



.desc_bleu_14 {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #004e9e;
}

.desc_bleu_16 {
	font-family: arial;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: #004e9e;
}

.desc_bleu_18 {
	font-family: arial;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #004e9e;
}



.desc_noir_14 {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: black;
}

.desc_noir_16 {
	font-family: arial;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: black;
}

.desc_noir_18 {
	font-family: arial;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: black;
}



.desc_rouge_14 {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #f10041;
}

.desc_rouge_16 {
	font-family: arial;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: #f10041;
}

.desc_rouge_18 {
	font-family: arial;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #f10041;
}



.descLink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #f10041;
}

.descLink:hover {
	color: #004e9e;
	text-decoration: none;
}



.descAa {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: black;
	background: url(images_site/btn_aA.gif);

	padding: 7px 12px 7px 12px;
	display: block;
}

.descAa:hover {
	text-decoration: none;
	background: url(images_site/btn_aA_on.gif);
}

/* Fin de la section Desc */







/* Debut de la section Menu */

.menu_lien {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: black;

	padding: 0px 10px 0px 10px;
	display: block;
}

.menu_lien:hover {
	text-decoration: none;
	color: #f10041;
}

/* Fin de la section Menu */







/* Debut de la section Animateur */

.menu_animateur {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #b8daf9;
	background: url(images_site/fnd_menu_animateur.gif);

	padding: 6px 12px 5px 26px;
	display: block;
}

.menu_animateur:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_animateur_on.gif);
}

.menu_animateurSelect {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_animateur_act.gif);

	padding: 6px 12px 5px 26px;
	display: block;
}

.menu_animateurSelect:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_animateur_act.gif);
}





.menu_animateurN2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_animateur_sdx.gif);

	padding: 6px 12px 5px 40px;
	display: block;
}

.menu_animateurN2:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_animateur_sdx_on.gif);
}

.menu_animateurN2Select {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_animateur_sdx_act.gif);

	padding: 6px 12px 5px 40px;
	display: block;
}

.menu_animateurN2Select:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_animateur_sdx_act.gif);
}





.menu_animateurN3_table {
	background: url(images_site/fnd_menu_animateur_ssx.jpg) repeat-x;
}

.menu_animateurN3 {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: white;
	/*background: url(images_site/fnd_menu_animateur_sdx.gif);*/

	padding: 4px 12px 4px 14px;
	display: block;
}

.menu_animateurN3:hover {
	text-decoration: underline;
	color: #b8daf9;
	/*background: url(images_site/fnd_menu_animateur_sdx_on.gif);*/
}

/* Fin de la section Animateur */



/* Debut de la section Chronique */

.menu_chronique {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #b8daf9;
	background: url(images_site/fnd_menu_chronique.gif);

	padding: 6px 12px 5px 26px;
	display: block;
}

.menu_chronique:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_chronique_on.gif);
}

.menu_chroniqueSelect {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_chronique_act.gif);

	padding: 6px 12px 5px 26px;
	display: block;
}

.menu_chroniqueSelect:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_chronique_act.gif);
}





.menu_chroniqueN2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_chronique_sdx.gif);

	padding: 6px 12px 5px 40px;
	display: block;
}

.menu_chroniqueN2:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_chronique_sdx_on.gif);
}

.menu_chroniqueN2Select {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_chronique_sdx_act.gif);

	padding: 6px 12px 5px 40px;
	display: block;
}

.menu_chroniqueN2Select:hover {
	text-decoration: none;
	color: white;
	background: url(images_site/fnd_menu_chronique_sdx_act.gif);
}





.menu_chroniqueN3_table {
	background: url(images_site/fnd_menu_chronique_ssx.jpg) repeat-x;
}

.menu_chroniqueN3 {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: white;
	/*background: url(images_site/fnd_menu_chronique_sdx.gif);*/

	padding: 4px 12px 4px 14px;
	display: block;
}

.menu_chroniqueN3:hover {
	text-decoration: underline;
	color: #b8daf9;
	/*background: url(images_site/fnd_menu_chronique_sdx_on.gif);*/
}

/* Fin de la section Chronique */







/* Debut de la section Mailing List */

.mailingList_label {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: white;
	background: #292929 url(images_site/fnd_mailing_list.gif) top no-repeat;
}

.mailingList_input {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #f10041;
	background-color: white;
	width: 132px;
	border: 1px solid #bfbfbf;
	padding: 3px 4px 3px 4px;
}

/* Fin de la section Mailing List */







/* Debut de la section "Pour nous joindre" */

.courrielLabel {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.courrielInput {
	font-family: arial;
	font-size: 12px;
	color: black;
	background-color: #e5e5e5;
	border: 1px solid #666666;
	padding: 1px;
	width: 140px;
}

.courrielField {
	font-family: arial;
	font-size: 12px;
	color: black;
	background-color: #e5e5e5;
	border: 1px solid #666666;
	padding: 1px;
	width: 240px;
}

.courrielStar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f10041;
}

.courrielNote {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

/* Fin de la section "Pour nous joindre" */







/* Debut de la section Photo */

.photo_legende {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	color: #666666;
	padding: 6px 0px 0px 0px;
}

.photo {
	border: 1px solid #235275;
}

/* Fin de la section Photo */







/* Debut de la section Copyright */

.copyright {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: white;

	padding: 14px 12px 14px 36px;
}

.credit {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: white;

	padding: 9px 0px 10px 0px;
}

.creditLink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: white;
	background: url(images_site/fnd_realisation.gif);

	padding: 5px 12px 4px 26px;
	display: block;
}

.creditLink:hover {
	text-decoration: none;
	background: url(images_site/fnd_realisation_on.gif);
}

/* Fin de la section Copyright */







/* Debut de la section Question */

.questionTd {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}

.questionLink {
	text-decoration: none;
	color: #f10041;
}

.questionLink:hover {
	text-decoration: underline;
}

/* Fin de la section Question */

