body {
	background-image:url(/images/backgnuage.jpg);
	background-color: #000000;
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0px; 
	padding: 0px; 
}
.tx-normal01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C3AA8C;
	font-size: 10px;
	font-weight: normal;
}
.tx-normal02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
a.link_new       {
	text-decoration: none;
	color: #EBCF7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.link_new:hover {
	text-decoration: none;
	color: #FFFCE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.titre01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #191517;
	font-weight: bold;
	padding: 4px;
}
.titre02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C3AA8C;
	font-weight: bold;
	padding: 4px;
}


