/* CSS Document */

body,td,th {
	color: #909090;
}
body {
	background-color: #636363;
}
a:link {
	color: #909090;
}
a:visited {
	color: #909090;
}
a:hover {
	color: #AD1D20;
}
a:active {
	color: #909090;
}.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929292;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}
.textegris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BBBBBB;
	text-decoration: none;
}

.textegros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AC1D20;
	text-decoration: none;
}

a.linkrouge {
	color: #AC1D20;
	text-decoration: none;
}
a.linkrouge:visited {
	text-decoration: none;
	color: #AC1D20;
}
a.linkrouge:hover {
	text-decoration: none;
	color: #909090;
}
a.linkrouge:active {
	text-decoration: none;
	color: #AC1D20;