h1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0;
	padding-left: 25px;
	background: url(images/carre_bienvenue.gif) no-repeat left;
}
/* index.php */
/* --------- */

#alphab {
	text-align: center;
	border: 1px dotted #5697B9;
	background: #F6FDEC;
	margin-top: 0.5em;
	padding: 0.5em;font-size: 1.2em;
}
	#alphab a {
	
	font-weight: bold;
	color: #5697B9;
	text-decoration: none;
}
	#alphab a:hover {
	color: #AB4986;
}

#listedef {margin-top:0.5em; padding:0.5em}
#listedef span{
	font-size: 0.6em;
	font-weight: normal;
}
#listedef ul {margin:1em}
#listedef li {font-size:1.3em; font-weight:bold;}
#listedef li a{
	text-decoration: none;
	color: #5697B9;
}
#listedef li a:hover{
	color: #AB4986;
}
#listedef h2 {
	color: #FF6633;
	display: inline;
	font-size: 1.5em;
}


#listedef2 {margin-top:0.5em; padding:0.5em}
#listedef2 h2 {
	color: #FF6633;
	display: inline;
	font-size: 1.5em;
	background: url(images/fleche_bleue.gif) no-repeat left;
	padding-left: 10px;
}
#listedef2 span {
	padding-left: 1em;
	font-size: 0.8em;
}


#definition {
	color: #366E8B;
	background: #F3FDFD;
	padding: 0.4em;
}
#definition span {text-align:right}


#nbdef {text-align:right; padding:0.2em}

