a:active {
	color: #FFFFFF;
	text-decoration: underline
}
a:link {
	color: #FFFFFF;
	text-decoration: underline
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
.bordvert {
	border: 1px solid #999933
}
.petitemaj {
	font-variant: small-caps
}
.droite {
	text-align: right
}
.sansbord {
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.cadrecnt {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #8d4a4c;
}
.cnt {
	border: 1px solid #8d4a4c;
}

h1 {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}
.copy {
	font-size: 10px;
}
.txtrouge {
	font-size: 14px;
	font-weight: normal;
	color: #8d4a4c;
}
.txtrougebold {
	font-size: 14px;
	font-weight: bold;
	color: #8d4a4c;
}
.tabul {
	margin-left: 5px;
}
