body {
	background-color: #1a1a1a;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, .erreur, .rouge {
	color: #b40916;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}

p {
	margin: 13px 0;
}

.up { text-transform: uppercase; }
.bold { font-weight: bold; }
.block, .hr_rouge { display: block; }
.hr_rouge { margin: 8px 0; }

#err_insc {
	height: 80px;
}

#top_left {
	background-color: #1a1a1a;
	background-image: url(../img/top_left.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 609px;
	outline: none;
}
#top_right {
	background-color: #1A1A1A;
	background-image: url(../img/top_right.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 351px;
	position: absolute;
	left: 609px;
	top: 0px;
}
#left {
	background-image: url(../img/left.png);
	height: 479px;
	width: 120px;
	position: absolute;
	top: 121px;
	left: 0;
	background-repeat: no-repeat;
}
#content_wrapper {
	background-image: url(../img/bg_content.png);
	height: 479px;
	width: 338px;
	position: absolute;
	top: 121px;
	left: 120px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#content {
	height: 479px;
	width: 338px;
	overflow: auto;
}
#content .titre {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin:0 0 12px 0;
/*	color: #B40916;*/
}
#bottom_right {
	background-image: url(../img/bottom_right.png);
	height: 479px;
	width: 502px;
	position: absolute;
	top: 121px;
	left: 458px;
	background-repeat: no-repeat;
}
#roll_histo {
	position: absolute;
	cursor: pointer;
	background: url(../img/roll_historique.png) 100% 0 no-repeat;
/*	width: 482px;*/
	width: 762px;
	height: 168px;
	left: -712px;
/*	left: -432px;*/
	bottom: 16px;
	z-index: 10000;
}
#roll_histo * {
	outline: none;
}
#trigger_histo {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 168px;
}
/*#roll_histo:hover {
	background-position: 100% 100%;
	left: 0;
}*/
#footer {
	font-size: 9pt;
	text-align: center;
	position: absolute;
	bottom: 12px;
	width: 100%;
}
#flash_wrapper {
	position: absolute;
	height: 370px;
	width: 444px;
	left: 23px;
	top: 65px;
	overflow: hidden;
}
.flash_bg {
	background: url(../img/fond_flash.png) no-repeat;
}
.flash_innerwrapper {
	position: absolute;
	top: 65px;
	left: 47px;
}
#zone_login {
	position: absolute;
	top: 14px;
	left: 39px;
	width: 292px;
	height: 100px;
	font-size: 8pt;
}

#pop_indices {
/*	position: absolute;*/
	background: #1a1a1a;
	border: 1px solid #b40916;
	height: 238px;
/*	left: 0;
	bottom: 44px;*/
}
.nooutline {
	outline: none;
}

.zone_enreg {
	display: block;
	width: 284px;
	height: 20px;
}
div.zone_enreg {
	font-size: 11pt;
	text-align: right;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: -6px;
}
a.zone_enreg {
	background: url(../img/lien_enreg.png) 0 0 no-repeat;
}
a.zone_enreg:hover {
	background-position: bottom;
}

.input_log {
	margin-top: 6px;
}
.input_log input {
	width: 122px;
	height: 18px;
	line-height: 18px;
	background: #FFF;
	border: none;
	margin-right: 5px;
	font-size: 9pt;
}
a.btsubmit, a.min_btsubmit {
	width: 30px;
	background: #bc0c1e;
	line-height: 18px;
	font-size: 11px;
	padding: 3px 7px;
	margin-top: 1px;
	font-weight: bold;
}
a.min_btsubmit {
	padding: 3px 6px 2px 6px !important;
	margin: 0 0 0 2px !important;
	line-height: 16px;
}
a.btsubmit:hover, a.min_btsubmit:hover {
	text-decoration: underline;
	color: #FFF;
}
.oubli_log {
	margin-top: 5px;
}

.ginput {
	background: #929292;
	border: 1px solid #434343;
}
.ginput_2 {
	background: #333;
	border: 1px solid #CCC;
	color: #FFF;
}

.trouve {
	color: #FF9 !important;	
}

.blanc {
	color: #FFF !important;
}

.max_300 {
	height: 240px;
	overflow: auto;
}

.page_accueil_def {
	margin: 31px 0 0 13px;
}
.page_def {
	margin: 41px 0 0 0;
}

object {
	outline: none;
}

#wrapper {
	position: absolute;
	width: 960px;
	height: 600px;
	left: 50%;
	margin-left: -480px;
}

#timeline_mask {
	position: absolute;
	background: #1a1a1a;
	width: 712px;
	height: 168px;
	bottom: 16px;
	left: -712px;
	z-index: 12000;
}

