.txt_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
	font-weight: bold;
}
.txt_texte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	font-weight: normal;
}
.bordure_img {
	border: 1px solid #363636;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}
.bordure_bas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
}
a {
	text-decoration: none;
}
.a_accueil {
	color: #4564AB;
	text-decoration: none;
}



.bordure_gen {
	border: 1px solid #C9C9C9;
}
.Invisible
{
	display:none;
}
.a_liens {
	color: #336600;
	text-decoration: none;
}
