body,td,th {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #333333;
	background-image:url(images/graphisme/fond_ray.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family:"Century Gothic";
	font-size: 14px;
	color: #b50014;
	font-style: italic;
	text-decoration:none;

}
a:visited {
	color: #b50014;
}
a:hover {
	color: #9c9c9a;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic";
}
h1 {
	font-size: 36px;
	color: #b50014;
}
h2 {
	font-size: 24px;
	color: #b50014;
}
h3 {
	font-size: 18px;
	color: #b50014;
}
h3 a {
	font-size: 18px;
	color: #b50014;
	font-style: normal;
	text-decoration:none;
}
h3 a:visited {
	color: #b50014;
}
h3 a:hover {
	color: #9c9c9a;
}

h4 {
	font-size: 16px;
	color: #b50014;
}
h5 {
	font-size: 14px;
	color: #b50014;
}
h6 {
	font-size: 10px;
	color: #b50014;
}

.Style1 {
	font-size: 18px;
	font-weight: bold;
	color: #b50014;
}
.Style2 {
	font-size: 24px;
	font-weight: bold;
	color: #b50014;
}

#bouton {
	width:180px;
	height:25px;
	background-image:url(images/graphisme/bouton.gif);
	text-align:center;
}

.formulaire {
border:1px solid #b50014;
background-color:ffffff;
width:300px;
height:20px;

}