@charset "UTF-8";
/* CSS Document */

.titre_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #515151;
	font-weight: bold;
}
.texte_moyen_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.texte_petit_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	}
.texte_gros_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 28px;
	}
.texte_petit_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D98E0;
}
	.texte_petit_blanc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color:#FFF;
	}
	.texte_petit_blanc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color:#FFF;
	}
	.texte_petit_blanc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
}
.petit_texte_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	}
	.petit_texte_gris a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color:#666;
	}
	.petit_texte_gris a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color:#666;
	}
	.petit_texte_gris a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color: #999;
}
.back_personne {
	background-image: url(images/back_bonhomme.gif);
	background-repeat: no-repeat;
}
.back_trophe {
	background-image: url(images/back_trophe.gif);
	background-repeat: no-repeat;
}
.back_service {
	background-image: url(images/back_servicemilieu.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.fond_service2 {
	background-image: url(images/back_servicemilieu.jpg);
	background-repeat: repeat-y;
}
.ligne_40_vertical {
	background-image: url(images/pixel_40.gif);
	background-repeat: repeat-y;
}
.texte_petit_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8BC63D;
}
.back_etoile {
	background-image: url(images/back_etoile.gif);
	background-repeat: no-repeat;
}
.texte_moyen_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.texte_moyen_gris_leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.texte_moyen_gris_italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-style: italic;
}
.texte_copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#6D6E70;
	}
	.texte_copyright a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#6D6E70;
	}
	.texte_copyright a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#6D6E70;
	}
	.texte_copyright a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.texte_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color:#6D6E70;
	line-height: 14px;
	}
	.texte_bas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color:#6D6E70;
	}
	.texte_bas a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color:#6D6E70;
	}
	.texte_bas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666;
}
.fond_flash {
	background-image: url(images/fond_flash.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

