
a			{ color: #b9b8b5; text-decoration: none; font-weight:bold; font-size:10px}
a:link		{ color: #b9b8b5; text-decoration: none; font-weight:bold; font-size:10px}
a:visited	{ color: #b9b8b5; text-decoration: none; font-weight:bold; font-size:10px}
a:hover		{ color: #000000; text-decoration: underline; font-weight:bold; font-size:10px}
a:active	{ color: #b9b8b5; text-decoration: none; font-weight:bold; font-size:10px}

body
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#2B4B1C;
	background-color:#2B4B1C;
}

.form { color: #b9b8b5;  
		font-style: normal; 
		font-family: verdana; 
		font-weight: normal; 
		font-size:12px; 
		background-color: #FFFFFF;
		margin:0;
		padding:0;
}

.corps
{
	background-color:#DAE1D9
}

.corpsF
{
	background-color:#4B493E
}

.corpsV
{
	background-color:#556D06
}


.titre
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4B493E;
	font-weight:bold;
	
}

.titreG
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2B4B1C;
	font-weight:bold;
}

.titreB
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	
}

.text
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2B4B1C;
	
}

.textB
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	
}

.textGras
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2B4B1C;
	font-weight:bold;
	
}

.textPetit
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2B4B1C;	
}

