/* CORPS DE PAGE */
body 	{font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #96B1B8; margin-bottom:0px; margin-top:0px; 
		scrollbar-face-color: #96B1B8;
       	scrollbar-shadow-color: #96B1B8;
        scrollbar-highlight-color: #96B1B8;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #C7DADE;
        scrollbar-arrow-color: #ffffff;}
		
/* LIENS STANDARD */
a			{color: #4A7D8C;}
a:link		{text-decoration: none; text-decoration:underline;}
a:visited	{text-decoration: none; text-decoration:underline;}
a:hover		{text-decoration: none;}
a:active	{text-decoration: none; text-decoration:underline;}

/* LIENS GRAS */
a.gras			{color: #333333; font-size: 10pt; font-weight: bold;}
a.gras:link		{text-decoration: none;}
a.gras:visited	{text-decoration: none;}
a.gras:hover	{text-decoration: none;}
a.gras:active	{text-decoration: none;}

/* TEXTE */
table				{color: #000000; font-size: 8pt;}
img					{border: 0px;}
.titre_medium		{color: #000000; font-size: 9pt; font-weight: bold;}
.titre_large		{color: #333333; font-size: 10pt; font-weight: bold;}
.bold				{font-weight: bold;}

/* FORMULAIRE */
.field			{background-color: #C7DADE; border: 1px solid #96B1B8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}
.bouton			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; font-weight:normal;}
legend			{color:#FF6600;}
li {list-style-type: square;}

/* SCROLL BOX POUR LES NEWS */
.news {
  overflow:auto;
  width: 250;
  height: 75px;
  border: 0;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 250px;
}
html>body .news {
  width: 250px;
}


