body		{
		background-color:	#a0a080;
		color:			#6b2020;


		}
p		{
		border-color:		#707050;
		border-width:		1px;
		border-style:		solid;
		text-indent: 1.333em;
		text-align: justify;
		}
.limite		{
		width:			10cm;
		}
h1		{
		text-align:		center;
		margin-bottom:		-20px;
		}
h3		{
		text-align:             center;
		}
h5		{
		cellpadding:		-20px;
		}
td,th,input,select,td
		{
		background-color:	#c0c0a0;
		color:			#000000;
		}
td		{
		text-align:		center;
		}
th		{
		text-align:		center;
		padding-left:		3px;
		padding-right:		3px;
		}
a.bouton	{
		text-decoration:	none;
		text-align:		center;
		background-color:	#808060;
		border-style:		solid;
		border-width:		1px;
		border-color:		silver;
		margin:			-3px;
		padding:		1px 5px 1px 5px;
		color:			white;
		}
a.bouton:hover	{
		background-color:	#909070;
		}
h5.center	{
		text-align:		center;
		margin-top:		-20px		
		}
a		{
		color:			#6b2020
		}
input		{
		background-color:	#707050;
		}

