@charset "iso-8859-1";
 
	   body. {font-family:  geneva, arial, sans-serif ; font-size: 150%;
                color: BLACK; background: white; width: 800px; height: 600px;	
				margin: 0; padding: 0;
       }							 

#titre { /* font-size: 260%;*/
			text-align:center;
		padding-left:150px;
 	padding-top: 20px;
	padding-bottom: 1px;
 width:500px;
  	}
	#jsj {text-align:center;
	font-size:110%;
	padding-left: 150px;
	 width:500px;
	 color: rgb(153, 0, 0);
	} 
h1 {font-size: 180%;
	margin-bottom: 0px;
	margin-top: 0px;
	}	
h2 {font-size: 120%;
margin-bottom: 0px;
	margin-top: 0px;
  color:  black;
}
h3 {font-size: 10%;
text-align: left; 
font-weight:normal ;
}
h3.b {font-size: 105%;
text-align: center; 
font-weight: bold;
}
h4 {font-size: 90%;
text-align: left; 
}
  hr {color:  #990000;	/* rouge fonce */
  width: 250px; text-align: left;
/*mozilla-firefox*/
background-color: #990000; margin:0; margin-top: 2px;
height: 1px;
border:0;
  	}
	
em {font-style: normal;
}

.ombre { text-shadow: black 2px, 2px, 5px;
  	}
.small { font-size:90%;
}
.left { text-align: left;
}
.center {text-align: center;
}
.droite {text-align: right;
}
.gras {font-weight: bold;
}
.rech { text-align: center;
			background: #F6F6F6;
			margin-left:50px; margin-right: 5px;
			color:#660000;
}
ul {list-style-position: outside; 
	list-style-type: none;
	padding-bottom:0;
	text-indent: -40px;
}

.rech ul {text-indent:-30px;
  list-style-position: inside;
  color:black;
}
.rech li ul li {color:#660000;
text-indent:-50px;
}
blockquote {background: #F7F8F6;
}
address {font-style: normal;   
	}
 .copyright {font-size: 95%; letter-spacing: 1px;
	 	color:  BLACK;
		padding-right: 50px;
		width: 220px;
 		text-align:  right;
 		vertical-align: top;
}	  
.note {font-size: 60%;
		color: #A8A8A8;	  
	}
.note1 {font-size: 90%;
		color: #5A5A5A;	  
	}
  .ls {letter-spacing :1px;
  }
