*	{font-family: Garamond, Times, serif;}
P, LI, TD	{font-size: 16; }

HR, H1, H2, H3, H4, caption	{color : #663300}

H1, caption	{
	font-size: 24;
	font-weight: bold;
	}

H2	{
	font-size: 18;
	font-weight: bold;
	}

H3	{
	font-size: 18;
	font-weight: normal;
	}

H4	{
	font-size : 16;
	font-weight : normal;
	}

A:link    {color : #993300;}
A:visited {color : #663300;}

.couverture	{
	background-image : url('icones/couverture.jpg');
	}
	
.page	{
	background-image : url('icones/papier.jpg');
	}
	
.cartouche	 {
	padding : 3;
	border-width : 5;
	border-color : #996633;
	border-style : inset;
	}
	
.colonne {
	text-align : center;
	font-size: 18;
	font-weight: bold;
	color : #663300;
	}
	
.legende {
	text-align : center;
	background-color : #FFFFCC;
	width : 370px;
	}
	
.legende-l {
	text-align : center;
	background-color : #FFFFCC;
	width : 550px;
	}
	
.legende-s {
	text-align : center;
	background-color : #FFFFCC;
	}
	
.legende-p {
	text-align : center;
	background-color : #FFFFCC;
	width : 150px;
	}
	
.legende-v {
	text-align : center;
	background-color : #FFFFCC;
	width : 230px;
	}
	
.legende-v2 {
	text-align : center;
	background-color : #FFFFCC;
	width : 265px;
	}
	
.gauche {
	text-align : left;
	}

	
.droit {
	text-align : right;
	}
	
.texte {
	text-align : justify;
	padding : 3px;
	}
	
.titre	{
	font-size: 18;
	font-weight: bold;
	color : #FFFFCC;
	}
.menu	{
		float : right;
		position : fixed;
		margin-top : 0px;
		margin-left : auto;
		margin-right: 10px;
		border : 3px inset #663300;
		padding : 3px;
		}
.menuf	{
		float : right;
		position : fixed;
		margin-top : 0px;
		margin-left : auto;
		margin-right: 10px;
		border : 3px inset #663300;
		padding : 3px;
		background-color : #FFFFCC;
		}

.note {font-size : 90%; font-style : italic;}
.note1 {font-size : 90%;}
.note2 {font-style : italic;}

.trait_petit	{width : 50%; height : 1px; }
.trait_grand	{width : 100%; height : 3px; }

.cellule	 {
	border-width : 1;
	border-color : #663300;
	border-style : solid;
	text-align : center;
	}
