body{

background:url(images/texture4.jpg)

}

a{

	color: rgb(151,36,31);

    text-decoration:underline;

}

a:hover{

	color: rgb(151,36,31);

    text-decoration:none;

}

img

{

border:none

}

h1 {

	font-family: Monotype Corsiva;

	font-size: 24pt;

	color: rgb(151,36,31);

	font-weight: bold;

}

.titre{

	font-family: Monotype Corsiva;

	font-size: 24pt;

	color: rgb(151,36,31);

	font-weight: bold;

}

.soustitre{

	font-family: Monotype Corsiva;

	font-size: 18pt;

	color: rgb(151,36,31);

	font-weight: bold;

}

.texte{

	font-family: Monotype Corsiva;

	font-size: 16pt;

	color: rgb(151,36,31);

	font-weight: bold;

}

.textebis{

	font-family: Arial;

	font-size: 16pt;

	color: rgb(151,36,31);

	font-weight: bold;

}

.Menu{

	font-family: Monotype Corsiva;

	font-size: 12pt;

	color: rgb(151,36,31);

	font-weight: bold;

	font-style: italic;

	text-decoration:underline;

}.lienImage{

	color: rgb(151,36,31);

    text-decoration:underline;

	font-family: Monotype Corsiva;

	font-size: 10pt;

	font-weight: bold;

}


