@charset "UTF-8";
/* CSS Document */

A:link {font-size:14px;color: #7e1214; text-decoration: underline;}
A:visited {font-size:14px;color: #7e1214; text-decoration: underline;}
A:hover {font-size:14px;color: #eacb8b;text-decoration: underline;}

td img {display: block;}
body {
	background-color: #000000;
}
#titre {
	font-family:"Times New Roman", Times, serif ;
	font-size:20px;
	color:#eacb8b;
}
#texte {
	margin-top:12px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#372406;
}
