
.bouton
{background-color: #55CC11;
border: 1px #0b0b0b solid}



table.fond	{
		background-attachment: fixed;
		background-image: url(../images/fond_bas.jpg);
		background-repeat: no-repeat;
		background-position: left top
		}

td .form
{
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
background-color: #009900}

tr .liste
{
color: #FFFFFF;
font-size: 10px;
font-weight: normal;
background-color: #1A6D01;
font-weight: bold}

body.admin	{
		background-attachment: fixed;
		background-image: url(../images/fond_bas.jpg);
		background-repeat: no-repeat;
		background-position: left top
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		font-weight: normal;
		}

body	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		font-weight: normal;
		}

p 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		
		}

p.titref	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		font-style: italic;
		}

h1 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: justify;
		color: #1A6D01;
		font-style: italic
		}
h2		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: justify;
		}

a		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none
		}

a:link		{
		text-decoration: none
		}

a:visited	{
		text-decoration: none
		}

a:hover		{
		color: #00CC00;
		text-decoration: none
		}

a.lien		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		text-decoration: none
		}

a:link.lien	{
		text-decoration: none
		}

a:visited.lien	{
		text-decoration: none
		}

a:hover.lien		{
		color: #FFFFFF;
		text-decoration: none
		}table.fondhaut { background-attachment: fixed; background-image: url(../images/fond_haut.jpg); background-repeat: no-repeat; background-position: left top }
td .liste { color: #FFFFFF; font-size: 12px; font-weight: normal; background-color: #1A6D01; font-weight: bold }
