td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
body {
	background-color: #000000;
}
.copyrights {
	font-size: 7px;
}
a:visited {
	color: #A0823C;
	text-decoration: none;
	font-weight: bold;
}

.margeint {
	padding-right: 12px;
	padding-left: 12px;
}
.italique {
	font-style: italic;
}
.gras {
	font-weight: bold;
}


a:link {
	color: #f2d072;
	text-decoration: none;
	font-weight: bold;
}
.contourjaune {
	border: 1px solid #735c29;
}
.sstitre {
	font-size: 11px;
	font-style: italic;
	text-transform: uppercase;
	color: #e2b55e;
}
.rouge {
	font-weight: normal;
	color: #A20700;
}

a:hover {
	color: #e4bc4e;
	text-decoration: none;
	font-weight: bold;
}
.grasitalrouge {
	font-style: italic;
	font-weight: bold;
	color: #A20700;
}
