/* CSS Document - contenu des pages */

body	{margin:0;
		font-family:Arial;
		text-align:left;
		font-size:12px;}

/* Titre */
dt,dd.tabulation 	{font-family:"Century Gothic", Arial;
					font-size:18px;
					font-weight:bolder;}

/* Définition */
dd.liste	{font-family:"Monotype Corsiva", Arial;
			font-size:24px;}
			
li	{font-family:"Century Gothic",Arial;
	font-size:18px;
	padding:10px;}

.Contenue		{position:absolute;
				z-index:4;
				top:175px;
				left:200px;
				width:600px;
				height:350px;}

.text			{font-family:"Century Gothic", Arial;
				font-weight:bold;
				text-align:left;
				font-size:18px;}

#planfil		{width:391px;
				height:448px;}

.nom_org		{color:red;
				font-weight:bolder;}

#coordonnees	{position:absolute;
				z-index:5;
				top:420px;
				left:330px;}
				
h1				{font-family:"Monotype Corsiva", Arial;
				color:red;
				font-weight:lighter;}
				
.eMail			{font-family:"Century Gothic", Arial;
				font-weight:lighter;
				text-align:left;
				font-size:16px;}
				
#papillons_AS	{width:392px;
				height:298px;}
