body {
  	background : #FFFFFF;
	color : #000000;
	font-family : Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	margin :0px;
	}

a:link{
font-size : 11px;
color:#000000;
text-decoration:none;
}

a:visited{
font-size : 11px;
color:#666666;
text-decoration:none;
}

a:hover{
font-size : 11px;
text-decoration:underline;
}

a:active{
font-size : 11px;
text-decoration:underline;
}

p {
font-size: 11px;
}

.principale {
font-size: 11px;
}

.principaleGras {
font-size: 11px;
font-weight:bold; 
color: #000000; 
text-decoration: none;
}

.principaleItalique {
font-size: 11px;
font-weight:normal; 
color: #000000; 
text-decoration: none;
font-style:italic;
}

.principale12 {  
font-size: 12px;
font-family :  Verdana, Arial, "MS Sans Serif";
font-weight:normal; 
color: #000000; 
text-decoration: none;
}

.principale12Gras {  
font-size: 12px;
font-weight: bold; 
color: #000000; 
text-decoration: none;
}

.principale14Gras {  
font-size: 14px;
font-weight: bold; 
color: #000000; 
text-decoration: none;
}

.principale16Gras {  
font-size: 16px;
font-weight: bold; 
color: #000000; 
text-decoration: none;
}

.nomChat {  
font-size: 24px;
font-weight: bold; 
color: #000000; 
text-decoration: none;
}

a.principale12GrasLien {font-size: 12px;color: #000000;text-decoration: none;font-weight: bold;}
a.principale12GrasLien:active {font-size: 12px;color: #000000;text-decoration: underline;font-weight: bold;}
a.principale12GrasLien:hover  {font-size: 12px;color: #000000;text-decoration: underline;font-weight: bold;}
a.principale12GrasLien:visited  {font-size: 12px;color: #000000;text-decoration: none;font-weight: bold;}
a.principale12GrasLien:visited:hover {font-size: 12px;color: #000000;text-decoration: underline;font-weight: bold;}

.principaleTresPetit {  
font-size: 10px;
font-weight:normal; 
color: #402C00; 
text-decoration: none;
}

.principaleSouligne { text-decoration: underline; font-size : 11px;}
a.principaleSouligne { text-decoration: underline; font-size : 11px;}
a.principaleSouligne:active { text-decoration: underline; font-size : 11px;}
a.principaleSouligne:hover  { text-decoration: none; font-size : 11px;}
a.principaleSouligne:visited  { text-decoration: underline; font-size : 11px;}
a.principaleSouligne:visited:hover { text-decoration: underline; font-size : 11px;}

.grosTitreNoir {
font-size: 14px;
color: #000000;
text-decoration: none;
font-weight: bold;
}