a:visited,h1,h4,h5 {
	color: #008CCE;
}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
}
h4 {
font: 1.2em;
letter-spacing: 1px;
text-transform:capitalize;
text-decoration:underline; 
}
h5 { 
	font: normal 600 1em georgia, sans-serif;
	margin-bottom: -0.2em; 
	color: #7D775C;
	text-decoration:underline;
}
li {
	padding-bottom:0.8em;
	margin-bottom: 0.2em;
}

/* Classes */
.Rouge	{color: #FF0000}
.Vert	{color: #00FF00}
.Bleu	{color: #0000FF}
.Azur 	{color: #008CCE}
.Gris 	{color: gray
}
.bordGauche {
margin-left: 2.8em;
padding-left:1em;
border-left: 4px solid gray;
font-family:"Courier New", Courier, mono;
}
.Maj {
text-transform:uppercase
}
.sansPuce {
list-style-type:none
}
.Courier {font-family:"Courier New", Courier, mono}

#caracteres li strong {
	color: #008CCE
}
#textes li strong {
	color: #008CCE
}
#backgrounds li strong {
	color: #008CCE
}
#listes li strong {
	color: #008CCE
}
#bordures li strong {
	color: #008CCE
}
#marges li strong {
	color: #008CCE
}
#cadres li strong {
	color: #008CCE
}
#frames strong {
	color: #008CCE
}
#bordFrames li strong {
	color: #008CCE
}
#baliseFrames li strong {
	color: #008CCE
}
#target li strong {
	color: #008CCE
}