.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	letter-spacing: 1px;
	line-height: 19px;

}

.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.txtsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	line-height: 14px;
}

a:link {
	color: #333366;
	text-decoration: underline;
}
a:hover {

	color: #333366;
	text-decoration: none;
}
a:active {


	color: #330033;
	text-decoration: none;
}


a.nav:link {
	color: #3A3A70;
	text-decoration: none;
	font-weight: bold;

}
a.nav:hover {
	color: #51519B;
	text-decoration: underline;
	font-weight: bold;

}
a.nav:active {
	color: #6666CC;
	text-decoration: underline;
	font-weight: bold;

}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51519B;
	font-weight: bold;

}

.ligne {
	font-size: 1px;
	line-height: 1px;
	background-color: #999999;

}
.li {
	list-style-type: disc;
}
.menuc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
