
body				{
				background-color:#f9f8f2;
				color:#CA6500;
				scrollbar-face-color: #888888;
				scrollbar-shadow-color: #687888;
				scrollbar-highlight-color: #ffcc99;
				scrollbar-3dlight-color: #ffcc99;
				scrollbar-darkshadow-color: #EDEAE0;
				scrollbar-track-color: #555555;
				scrollbar-arrow-color: #EDEAE0;
				}

input,button:name,option,text,textarea {
								background-color:#dddddd;
								 color: #4400ff;
								 }

p				{
				text-indent: 3em;
				}

p.sousTitre		{
				text-decoration:none;
				}

.center			{
				text-align:center;
				}

