body {
	font-family:"Arial",sans-serif; 
	width:600px;
}
/*img				{	display:none;	}*/
p				{	margin-top: 10px;	margin-bottom: 10px;	text-align:justify;	}
li				{	margin-left: 30px;	list-style-position:outside;	list-style-type:circle;		}

.menu			{	display:none;	}
.gauche			{	display:none;	}

.titre			{	font-family:"Broadway", "Arial",sans-serif; 	font-weight:bold;		font-size:20px;		color:black;	}
.entete			{	font-weight:normal;		font-size:16px;		color:black;	}
.texte			{	font-family:"Arial",sans-serif; 	font-weight:normal;		font-size:12px;		color:black;	}
.copyright		{	font-weight:normal;		font-size:10px;		color:black;	}
.tableau		{	font-weight:normal;		font-size:10px;		color:black;	padding:3px 0 0 3px;	}
.tab_titre		{	font-weight:normal;		font-size:14px;		color:black;	padding:3px;	font-variant:small-caps;	}


/*
	
* {	margin: 0px;	padding: 0px;	}	
* img { visibility:hidden; height:10px; }
div#page	{ 	margin:5px 0 0 25px; width:560px; }
div#top
	{ 	visibility:hidden;		position:absolute; 	height:20px; }
div#listmenu 
	{ 	visibility:hidden;		position:absolute; 	}

div#page blockquote
	{
margin:10px 0 10px 50px; width:460px;
text-align:justify;
	
	}
div#page span
	{	color:#083B02;
		font-weight:bold;
		text-transform:uppercase; 
	}
div#page span#vert	{ color:green;	}
div#page span#rouge	{ color:red;	}

div#groupe	{ 	margin:25px 0 0 0; width:560px; }
div#entete_page
			{	margin-top:5px;		margin-bottom:25px;	}


h1, h2, h3, h4, h5, h6	{ color:#083B02; }
h1, h2	{ text-align:center; }
h1
	{ font-family: "harlow solid italic", verdana, arial, sans-serif; font-size:3.5em; }
h6
	{ font-family: verdana, arial, sans-serif; font-size:1.7em; text-align:center; }
h2	{ font-style: italic; font-size:1.2em; }
h3	{ font-size:1.5em; line-height:2; }
h4	{ font-size:1.5em; line-height:2.5; }
h5	{ font-size:1.3em; line-height:2em; font-style:italic; }
p	{ margin-bottom:6px; text-align:justify; }

.liste 
	{ margin-left:50px;
	  list-style:circle;
	  list-position:outside;
	}
.defi
	{ margin-left:2em;
	  list-style:circle;
	  list-position:outside;
	  text-align:justify;
	}
div#merci ul.liste li	{	margin-top:1em;	}

div#copyright	
	{ 	margin:35px 0 0 25px; 
		width:560px; 
		font-size:.75em;
		line-height:2;
		text-align:center;
	}*/