BODY {
	background-color: #000000;
	margin: 0px;
}
BODY, P, TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BDD2D7;
}
P {
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 16px;
	padding: 0px;
}
IMG {
	border: none;
}
A {
	text-decoration:none;
	color:#D5160D;
	font-weight: bold;
}
A:hover {
	text-decoration:underline;
}
INPUT, TEXTAREA {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #999999;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #141C1E;
}
TEXTAREA {
	background-color: #141C1E;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	color: #FFFFFF;
}
#NEWS_BLOC {
	background-image: url(/_img/newsBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#NEWS_HEAD {
	display:block;
	width: 100%;
	padding-top: 5px;
	background-image: url(/_img/newsBg_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#NEWS_DATE {
	font-size:14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#NEWS_TITLE {
	font-weight: normal;
	font-size:18px;
	color: #FFFFFF;
}
#NEWS_TEXT {
	background-image: url(/_img/newsBg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding: 10px;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(/_img/titleBg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 26px;
	padding-top: 6px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
TH {
	text-align: right;
	vertical-align: top;
	color: #D8E3E7;
}
TH.optionnal {
	font-weight: normal;
	color: #A7C2C9;
}
.illu {
	margin: 2px;
	border: 1px solid #314044;
}
.focus {
	font-weight: bold;
	color: #FFFFFF;
}
.subMenu {
	text-align: center;
}
.subMenu A {
}
.uppercase {
	text-transform: uppercase;
}
.error {
	font-weight: bold;
	color: #990000;
	padding: 2px;
	background-color: #FFFFFF;
}
.completed {
	font-weight: bold;
	color: #33CC99;
}
.inputButton {
	color: #FFFFFF;
	background-color: #253438;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A929B;
	border-right-color: #304347;
	border-bottom-color: #141C1E;
	border-left-color: #304347;
}
#playingTitle {
	color: #FFFFFF;

}
