/*::::::::::::KLOUD:::::CSS::::::::::::*/
body {
	margin : 0px 0px 0px 0px;
}

.txt   {  font-family: "Courier New", Courier, mono; font-size: 11px;  color: #666666; }

.txt1   {  font-family: "Courier New", Courier, mono; font-size: 11px; font-weight: normal; color: #333333; }

.txt_n   {  font-family: "Courier New", Courier, mono; font-size: 11px; font-weight: normal; color: #000000; }

.txtboite  {  font-family: "Courier New", Courier, mono; font-size: 9px;  color: #666666}

.txt2   {  font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #000000}

.txt3   {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #999999}

.titre_n   {  font-family: "Courier New", Courier, mono; font-size: 14px; color: #000000}

.style6 {font-family : "Courier New", Courier, mono; font-size : 11px; color: #333333;}

A.style6:hover 	{
	text-decoration : none;
	color: #000000;
}

.exergue   {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	text-align : right;
}

.txt 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	font-size: 75%;
}
.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;

}
.txtgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #464646;
}
.lien 			{
	color : #666666;
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
	font-weight : bold;
}
A.lien:link 	{
	color : #666666;
}
A.lien:visited 	{
	color : #666666;
}
A.lien:active 	{color :#666666;}

A.lien:hover 	{
	text-decoration : none;
	color: #000000;
}

