body
 {
	margin: 0;
	background-color: #030706;
	color:#fff;
	font-family: arial,helvetica,sans-serif;
  background-image: url("images/background.jpg");
 	background-repeat: repeat-x; /* Le fond se répètera horizontalement */	
 }

	.texte    	{font-size: 12px; font-weight: normal; color: #ffffff; font-family: arial,helvetica,sans-serif}

	.texte2    	{font-size: 15px; font-weight: bold; color: #ffffff; font-family: arial,helvetica,sans-serif}

	.petitexte  {font-size: 9px; font-weight: normal; color: #ffffff; font-family: arial,helvetica,sans-serif}
 
	.titre    	{font-size: 12px; font-weight: bold; color: #81D850; font-family: arial,helvetica,sans-serif}
	
	.titre2    	{font-size: 15px; font-weight: bold; color: #81D850; font-family: Arial,Sans-serif;}
	
	.soustitre  {font-size: 15px; font-weight: bold; color: #EA750B; font-family: Arial,Sans-serif;}	

	.soustitre2 {font-size: 15px; font-weight: bold; color: #A12535; font-family: Arial,Sans-serif;}	
 
	.footer			{font-size: 11px; font-weight: bold; color: #ffffff; font-family: arial,helvetica,sans-serif}

	.turk				{font-size: 14px; font-weight: bold; color: #83D1E4; font-family: arial,helvetica,sans-serif;}
 
	a.navturk:link    	{font-size: 12px; font-weight: normal; color: #83D1E4; font-family: arial,helvetica,sans-serif; text-decoration: none;}
	a.navturk:visited 	{font-size: 12px; font-weight: normal; color: #83D1E4; font-family: arial,helvetica,sans-serif; text-decoration: none;}
	a.navturk:active  	{font-size: 12px; font-weight: normal; color: #83D1E4; font-family: arial,helvetica,sans-serif; text-decoration: none;}
	a.navturk:hover     {font-size: 12px; font-weight: normal; color: #72dc7a; font-family: arial,helvetica,sans-serif; text-decoration: underline;}
	
	.form
	 {	
		BORDER-RIGHT: #053F19 1px solid; 
		BORDER-TOP: #053F19 1px solid;  
		FONT-SIZE: 11px;  
		BORDER-LEFT: #053F19 1px solid;  
		COLOR: #000000; 
		BORDER-BOTTOM: #053F19 1px solid; 
		FONT-FAMILY: Verdana;  
		BACKGROUND-COLOR: #ffffff;
		scrollbar-3dlight-color: #053F19; 
		scrollbar-arrow-color: #5E835C; 
		scrollbar-base-color: #053F19; 
		scrollbar-darkshadow-color: #5E835C; 
		scrollbar-face-color: #13622B; 
		scrollbar-highlight-color: #5E835C;
		scrollbar-shadow-color: #5E835C; 
		scrollbar-track-color: #053F19;		
	 }	