<style type="text/css">
	<!--



	/* ......interface............................................................................ */ 

		/* ......body......................... */

		body { margin-left:0px; margin-top:0px;  }

			.fraprinc			/* marges pages cadre central */
				{ margin-left:50px; margin-right:40px; }

		body, textarea 
		{
  			scrollbar-base-color:#ffffff;
  			scrollbar-3dlight-color:#ffffff;
  			scrollbar-arrow-color:#395885;
  			scrollbar-darkshadow-color:#ffffff;
  			scrollbar-face-color:#ffffff;
  			scrollbar-highlight-color:#395885;
  			scrollbar-shadow-color:#395885;
  			scrollbar-track-color:#ffffff;
			background-color:#ffffff;
		}

		/* ......liens........................ */

		a:link { font-weight:Normal; color:#000000; text-decoration:underline; }
		a:visited { font-weight:Normal; color:#000000; text-decoration:underline; }
		a:hover { font-weight:Normal; color:#000000; text-decoration:none; }
		a:active { font-weight:Normal; color:#000000; text-decoration:underline; }
		a:focus { font-weight:Normal; color:#000000; text-decoration:underline; }

	/* ......formatage texte...................................................................... */

		p,td { font-family:Times New Roman; font-style:Italic; color:#000000;  font-size:13pt; }

		p { margin-bottom:10pt; text-align:justify; margin-top:0pt; }

			.message p
				{ text-align:center; }

			.titre_niv1 
				{ text-align:center; font-size:16pt; margin-bottom:15pt; margin-top:5pt; vertical-align:top; }

			.titre_niv2
				{ text-align:center; font-weight:bold;  margin-bottom:10pt; }

			.titre_niv3
				{ text-align:left; font-weight:bold;  margin-bottom:10pt; }

			.legende 
				{ text-align:center; font-size:11pt; margin-bottom:20pt; }

			.date
				{ text-align:right; font-size:11pt; margin-top:2pt; margin-bottom:2pt; }

			.exemple
				{ padding-left:40px; margin-top:20pt; }

			.information
				{ color:#394157; }  

			.avertissement
				{ color:red; } 

			.succes
				{ color:black; }

			.instructions
				{  text-align:left; padding-left:40px; margin-top:10pt; margin-bottom:20pt; color:#394157; }


		ul,ol { text-align:left; }

	/* ......administration............................................................. */

		.administration td			/* cellule tableaux d'administration */
			{ padding:3px; }

		.adm_centre p
			{ text-align:center; }


		/* ......formulaires.................. */

		input,textarea,select 
			{ color:#000000; background-color:#ffffff; border:1px solid #395885; }

 			.option
   				{ border:0px }

			.supprimer
				{ color:red; border:1px solid red }

			.grp_form
				{ border:0px }

			/* styles prêts mais non utilisés (texte,bouton,file,select) */

	/* ......tableaux.................................................................. */

		table { border-width:0px; border-collapse:collapse; }

			.rubrique
 				{ width:100%; }

			.dossier
 				{ width:100%; }

			.administration
 				{ width:100%; }

			.dossier td
				{ text-align:center; }

			.bordure td			/* liste inscriptions newsletter */
				{ border-width:1px; border-style:solid; border-color:#C6CEEB; padding:2px; vertical-align:top; }

			.bordure_bas_poitille		/* liste d'emails envoyés */
				{ border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:#E0E4F3; }

			.logo_son
				{ text-align:right; }

	/* ......images..................................................................... */

		img { border-color:#000000; }

	//-->
</style>

