body {
	background-image:none;/*url("yellow3.jpg")*/	
	font-family: Verdana, Geneva, Aria, Sans-Serif; 
	font-size: 14px;}

h1 {
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size: 26px;
	font-weight : bold;
	color : FireBrick;}

h1.entree {
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size: 3em;
	font-weight : bold;
	color : FireBrick;
	text-align: center;
	margin-bottom: 100px;}	

h2 {
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size: 26px;
	color : DimGray;}

h2.entree {
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size: 3em;
	font-weight : bold;	
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;}	

div.maison {
background-color: #FFFACD; /*LemonChiffon*/
margin-top: 25px;}

p.maison {
	font-size: 20px;
	color: #B22222;
	line-height:30px;}

p {
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size : 14px;
	font-weight : bold;}

p.x {
	text-align: justify;
	}

br {
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size : 14px;}

span.descendance {
	background-color:#66CDAA;/*MediumAquaMarine*/
	font-weight: bold;
	color:black; /*#FAEBD7AntiqueWhite*/}

span.comment {
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color:FireBrick;
	margin-left: -3cm;}

span.titre {
	font-weight: bold;}

span.tige {
	font-weight: bold;
	color: Green;}


blockquote {
	background-color: #FFDAB9 /* PeachPuff*/;
	border-style: outset;
	border-color: #C0C0C0 /*Silver*/;
	border-width: 2px;
	padding: 5px;
	text-align: justify;
	font-size : 14px;
	color: DarkBlue;
	margin-left: 20px;
	margin-right: 20px;}

ul 
{
	list-style-type: disc; 
	list-style-position:outside; 
	text-align: justify;}
ol.liste {
	list-style-type:decimal; 
	list-style-position:outside;
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size :14px;}
ol {
	list-style-type:decimal; 
	list-style-position:outside; 
	text-align: justify;}



ol.rois {
	list-style-type:decimal; 
	list-style-position:outside;
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	/*font-size : 14px;*/
	text-align: justify;}

li.roi {
	font-size : 14px;
	text-align: left;
	color : FireBrick;}

li.patro {
	color: DarkCyan;}

table {
	font-family : Verdana, Geneva, Aria, Sans-Serif;
	font-size : 1em;
	color : blue;}

a;link {color : blue;	}
a:visited {color : red;}
a {text-decoration: none;}
a:hover {background: #ffcc00;	}


 img {border-style : none;}
 img.right {
 	border-style : none;
	float: right;
	margin: 0px 0px 15px 20px;	}
/* haut droite bas gauche*/

 img.left {
 	border-style : none;
	float: left;
	margin:15px 25px 0px 0px;
	text-align: center;	}
