		/* AUTEUR: Lambert-Charreteur
		DATE DE CREATION: 16/04/00
		DERNIERE MODIF: 12/08/03 */


	html, body {
		background-image:url(http://mammouthland.free.fr/images/fonds/jardin3.gif);
		margin-bottom:0px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		background-color: white;
		background-repeat : repeat-y;
	}
	
	ul,td,tr,dd,dl,p {
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		font-size: 9pt;
		color: black;
		margin-left:5px;
		margin-right:0px;
	}
	li,ol {
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		font-size: 9pt;
		color: black;
		display : list-item;
		list-style-image : url(http://mammouthland.free.fr/jardin/bulle.gif);
		list-style-position: outside;
		margin-left:-10px;
		}
		
	img {border:0}
	hr {border:1px solid red; height:0px}
/*####################	liens ##################### */
		
	/* menu navigation */
#navig p {
		width:190px; 
		line-height:1.3;
		}
#navig a {
	border: 1px solid #FFFFFF;
	padding:1px 1px 1px 1px; 
	font-size:8pt;
	color:black;
	position: relative;
	text-decoration:none
	}
#navig a:hover {
	border-width:1px;
	border-color:white;
	font-weight:bold;
	color:black;
	}
#navig a:visited {
	color:#696969;
	}

/* fleches signets */
#navig a:link .fleche {
	display:none;
	}
#navig a:visited .fleche {
	display:none;
	}
#navig a:hover .fleche{
	display:inline;
	color:#008000;
	font-weight:bold;
	}
	a:link {color: #3F5C4A; text-decoration:none;font-size:8pt;}
	a:visited {color: #808080; text-decoration:none;font-size:8pt;}
	a:hover {color:#ff0000; text-decoration:underline;font-size:8pt;}

	a.t:link {color:#008000; text-decoration:none;font-size:22pt;font-weight:bold;}
	a.t:visited {color:#C0C0C0; text-decoration:none;font-size:22pt;font-weight:bold;}
	a.t:hover {background-color:#008000; color:white; text-decoration:underline;font-size:22pt;font-weight:bold;}

	a.n:link {color:#3F5C4A; text-decoration:underline;font-size:10pt;}
	a.n:visited {color:#808080; text-decoration:underline;font-size:10pt;}
	a.n:hover {color:#ff0000; text-decoration:none;font-size:10pt;}
/*titres*/
	h1 {
		font-size : 26pt;
		font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
		color : #006400;
		font-style:italic;
		border-style:solid;
		border-color:#ff0000;
		border-bottom-width:1px;
		border-top-width:0px;
		border-left-width:0px;
		border-right-width:0px;
		text-align:right;
		margin-top:0px;
		margin-left:5px;
		margin-right:5px;
		background:white;
		padding-right:10px;
	}
	.h1menu {
   font-size : 18pt; 
   font-family :  Courier new, serif; 
   color : #008000;; 
   font-style:normal;
   text-align:center;
   border-width:1px 0px 1px 0px;
   border-color:red white red white}

	h2 {
		font-size : 20pt;
		font-family : courier new, serif;
		color : #008000;
		text-align:left;
		margin-top:15px;
		margin-left:5px;
		margin-right:5px;
		background:white;
		padding-right:10px;
		text-align:left;
	}
	h3 {
		font-size : 14pt;
		font-family : courier new, serif;
		color : black;
		text-align:left;
		margin-top:15px;
		margin-left:15px;
		margin-right:5px;
		background:white;
		padding-right:10px;
	}
	.chemin {background-color:#D3D3D3;
		font-size:8pt;}
	.comments { font-size:12pt;
		font-family:  times new roman, courier, serif;
		text-align:left;
		font-style:italic;}
	.menu { font-size:8pt;
		font-family:  Verdana, Arial, Helvetica, Geneva, sans-serif;
		text-align:left;
	}
	.cadremenu {
		background:#FFFFFF;
		border-style:none;
		border-color:black;
		border-width:0px 1px 0px 0px;
		padding:0px 5px 0px 0px;
		width:180px;
		margin-right:50px;
		margin-top:1px;
		margin-left:5px;
		position:absolute;
		top:50px;
		left:50px;
		font-size:8pt;
		clear:both;
	}
	
	.edito {border-style:solid solid solid solid;
		border-color:#DCDCDC #696969 #808080 #DCDCDC;
		border-width: 0px 0px 0px 1px;;
		padding: 10px 15px 10px 50px;
		text-align:justify;
		margin-left:260px;
		margin-right:50px;
		margin-bottom:50px;
		min-height:950px;
		background-color:white;
	}
	
	p:first-letter {font-weight:bold; color:green}
	.paramenu {
		background:#C0C0C0;
		/*background-image:url(http://mammouthland.free.fr/images/fonds/sky.jpg);*/
		padding:15px;
		font-size:8pt;
	}
	
	#footer {
		clear:both;
		border-style:solid;
		border-color:#000000;
		border-width:1px 0px 0px 0px;
		padding:2px 10px 0px 10px;
		margin:5px 50px 0px 50px;
	}
	.footer {
		margin-top:0px;
		font-size:8pt;
		text-align:center;
		color:#000000}
	p.footer:first-letter{font-weight:normal;color:black}

	.note {
		color: black;
		font-size: 8pt;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;}
	.haut {
		color: black;
		font-size: 8pt;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		text-align:right;}
	.norm {text-indent: 0px}

	.rouge {
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		font-size: 10pt;
		color: red;
		text-indent: 0px}
	.table { border-style:none;
		border-color:white;
		border-width:2px;
		background-color:white;
		margin-left:10px;
		margin-right:10px;
	}
	.tabnav { border-style:solid;
		border-color:black;
		border-width:1px;
		background-color:white;
	}
	.droit {
		float:right;
		padding-right:15px;
	}
	.gauche {
		float:left;
		padding-right:15px;
	}
	.maj {
		font-size : 8pt;
		font-family : courier new, serif;
		color : black;
		text-align:left;
		width:180px;
		background-color:#FFFFFF;
		padding:2px;}
	.vert {color:#228B22; font-weight:bold;}
	.style {display:none}
		/* Fin de la section de style généré par WebExpert le 18/04/00 15:23:54 */

