h1{
	font-size: 30px;
	font-style:italic;
	margin-bottom:-10px;
	word-spacing:0.001em;
	letter-spacing:0.01em;
}

h2{

	font-size:16px;
	text-align:center;
	font-style:italic;
	margin-bottom:0px;
}


.texteItalique{
	font-style:italic;

}

.texteItaliqueGras{
	font-style:italic;
	font-weight:bold;
}

#textePrincipal{
	font-weight:normal;
}

.textePrincipal a, .textePrincipal a:visited {
	color : #FFCC00;
	font-weight:normal;
}

