.titre {  font-family: "Courier New", Courier, monospace; font-size: 16px; font-style: oblique; line-height: normal; font-weight: bold; text-transform: capitalize; color: #BEBEBE; text-decoration: underline; text-align: center;
}

A:HOVER {
	background-color : #FF3E9F;
	border-bottom-width : 7px;
	border-color : Black;
	border-left-width : 6px;
	border-right-width : 7px;
	clear : both;
	border : 5px solid;
	}

.texte {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
