html		{	height: 100%;
		}
	    
body		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin: 0px;
			background: #4c4942;
			height: 100%;
		}
	    
td		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
	    
a:link		{	color: #A5A3A0;
			text-decoration: none;
		}
a:visited	{       color: #FFFFFF;
			text-decoration: none;
		}
a:hover		{       color: #FFFFFF;
			text-decoration: none;
		}
a:active	{	text-decoration: none;
		}

.style1		{	color: #FFFFFF;
		}

.style2		{	color: #000000;
		}

.style3 	{	font-size: 12px;
			color: #FFFFFF;
		}

.maintb		{	height: 100%;
    			width: 100%;
    			border: 0pt;
		}

.maintd		{	background-image: url(/images/fond.jpg); 
			background-color: #4c4942;
		}


