.cSnt 			{text-decoration: none;color : #003865;font: xx-small Verdana;font-size: 12px;}
A.cSnt:hover 		{color : #FF0000;}

.cSnt_10 			{text-decoration: none;color : #003865;font: xx-small Verdana;font-size: 10px;}
A.cSnt_10:hover 		{color : #FF0000;}


.cSntDateBold 		{text-decoration: none;color : #003865;font: bold xx-small Verdana;font-size: 10px;}
A.cSntDateBold:hover 	{color : #FF0000;}

.cSntBold 		{text-decoration: none;color : #003865;font: bold xx-small Verdana;font-size: 12px;}
A.cSntBold:hover 	{color : #FF0000;}

.cSntBoldItalic 		{text-decoration: none; font: bold xx-small Verdana;font-size: 12px; font-style: italic; color : #003865;}
A.cSntBoldItalic:hover 	{color : #FF0000;}

.cSnt_White		{text-decoration: none;color : #FFFFFF;font: xx-small Verdana;font-size: 10px;}
A.cSnt_White:hover 	{color : #FF0000;}

.cSnt_White_Yellow		{text-decoration: none;color : #ECF241;font: xx-small Verdana;font-size: 10px;}
A.cSnt_White_Yellow:hover 	{color : #FF0000;}

.cSnt_WhiteDateBold		{text-decoration: none;color : #FFFFFF;font: bold xx-small Verdana;font-size: 10px;}
A.cSnt_WhiteDateBold:hover 	{color : #FF0000;}

.cSnt_WhiteBold		{text-decoration: none;color : #FFFFFF;font: bold xx-small Verdana;font-size: 12px;}
A.cSnt_WhiteBold:hover 	{color : #FF0000;}

.cSnt_WhiteBoldYellow		{text-decoration: none;color : #ECF241;font: bold xx-small Verdana;font-size: 12px;}
A.cSnt_WhiteBoldYellow:hover 	{color : #FF0000;}

.cSntTitreBold 		{text-decoration: none;color : #003865;font: bold xx-small Verdana;font-size: 13px;}
A.cSntDateBold:hover 	{color : #FF0000;}

.cSntLiens 		{text-decoration: none;color : #003865;font: bold xx-small Verdana;font-size: 10px;}
A.cSntLiens 		{text-decoration: none;color : #003865;font: bold xx-small Verdana;font-size: 10px;}
A.cSntLiens:hover 	{text-decoration: none;color : #FF0000;font: bold xx-small Verdana;font-size: 10px;}

.cSntLiensRed 		{text-decoration: none;color : #FF0000;font: bold xx-small Verdana;font-size: 12px;}
A.cSntLiensRed 		{text-decoration: none;}
A.cSntLiensRed:hover 	{text-decoration: underline;}

.cSntLiensWhite 	{text-decoration: none;color : #FFFFFF;font: bold xx-small Verdana;font-size: 12px;}
A.cSntLiensWhite 	{text-decoration: none;}
A.cSntLiensWhite:hover 	{text-decoration: underline;}

.cSnt_ListSelect 	{font-family:xx-small Verdana,arial,helvetica,sans-serif; font-size: 11px; color: #003865; font-weight:bold; background-color: #FFFFFF;}
.cSnt_Button		{text-decoration: none;color : #FFFFFF;font: bold xx-small Verdana;font-size: 10px; background-color: #003865; border-style: none;}
.cSnt_ButtonWhite	{text-decoration: none;color : #FFFFFF;font: bold xx-small Verdana;font-size: 13px; background-color: transparent; border-style: none; cursor:pointer;}
.cSnt_ButtonTop		{text-decoration: none;color : #FFFFFF;font: bold xx-small Verdana;font-size: 10px; background-color: transparent; border-style: none;}
.cSnt_Input 		{text-decoration: none;color : #003865;font: bold xx-small Verdana;font-size: 10px; background-color: #FFFFFF; border-style: solid; border-color:#003865; border-top-width:1; border-bottom-width:1; border-left-width:1; border-right-width:1; }

body {
	font-size: 12px;
	font-family: xx-small Verdana;
	color : #003865;

	scrollbar-face-color: #003865;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}