﻿/* CORPS DE PAGE */
body 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #444444; background-color: #999999; margin-bottom:0px; margin-top:0px; 
		scrollbar-face-color: #B8B8B8;
       	scrollbar-shadow-color: #B8B8B8;
        scrollbar-highlight-color: #B8B8B8;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #CBCBCB;
        scrollbar-arrow-color: #ffffff;}


span {
	color: #777777;
}


div#fond {
	width : 750px;
      	height : 100%;
/*      	background-image : url(images/fond.jpg);*/
/*      	background-position : top left;*/
/*      	background-repeat : no-repeat;*/
      	overflow : auto;}




		
/* LIENS STANDARD */
a			{color: #BD8202;}
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: #BD8202; 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;}

/* LIENS GRAS  FONCE*/
a.grasdark			{color: #555555; font-weight: bold;}
a.grasdark:link		{text-decoration: none;}
a.grasdark:visited	{text-decoration: none;}
a.grasdark:hover	{text-decoration: none;}
a.grasdark:active	{text-decoration: none;}

/* TEXTE */
table				{font-size: 8pt; border : 0px;}
img					{border: 0px;}
.titre_medium		{font-size: 8pt; font-weight: bold;}
.titre_large		{font-size: 10pt; font-weight: bold;}
.bold				{font-weight: bold;}

/* FORMULAIRE */
.field			{background-color: #E8E8E8; border: 1px solid #B8B8B8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333;}
.bouton			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #990000; font-weight:normal;}
legend			{color:#FF6600;}


tr.h1 {height:1px}
tr.h2 {height:2px}
tr.h3 {height:3px}
tr.h10 {height:10px}
tr.h28 {height:28px}
tr.h30 {height:30px}
tr.h150 {height:150px}
td.w2n {background-color:#000000; width: 2px;}
td.w10n {background-color:#000000; width: 10px;}
td.w10b {background-color:#ffffff; width: 10px;}
td.w750n {background-color:#000000; width: 750px;}
td.w750b {background-color:#ffffff; width: 750px;}

