@charset "utf-8";
/* CSS Document */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.Style2 {
	font-size: 9px;
	color: #666666;
}
.Style3 {
	color: #FF9900
}
body {
	background-color: #000000;
}
.Style5 {
	color: #FFFFFF;
	font-size: 10px;
}
.Style6 {font-size: 9px}
.Style7 {
	color: #FF6600;
	font-size: 10px;
}.tablemirroir {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-align: center;
	vertical-align: middle;
	background-image: url(mirroir.png);
	height: auto;
	width: auto;
}
.table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.tablelorique {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	text-align: center;
}
