.fond {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: 1px;
	color: #F4FCFF;
; clip:  rect(   )
}

.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFD700;
}

.texte2it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #FFD700;
}

