﻿#page{
	background-color:#36292D;
	height:436px;
	overflow:auto;
}
#content{
	padding:10px;
	color:white;
}
#content a, #content a:hover, #content a:visited{
	color:#E0FA82;
}
h1{
	text-transform:uppercase;
	color:#FF6600;
	font-size:1.5em;
	margin-left:-200px;
	margin-bottom:10px;
}
.titre{
	display:block;
	clear:left;
	font-weight:bold;
	font-size:1.2em;
	color:#FFFFFF;
}
.sstitre{
	display:block;
	clear:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#FF6600;
}
.rubrique{
	width:685px;
	border-bottom:1px solid #69595D;
	clear:left;
	padding-bottom:40px;
	padding-left:200px;
	overflow:hidden;
	margin-bottom:30px;
	position:relative;
}
.lastone{
	border:0;
}
.col{
	width:202px;
	padding-right:10px;
	float:left;
}
#anchorsNav{
	width:885px;
	border-bottom:1px solid #69595D;
	clear:left;
	padding-bottom:5px;
	margin-bottom:10px;
	overflow:hidden;
}
#NOTIE #anchorsNav{
	padding-top:10px;
}
#anchorsNav a, #anchorsNav a:visited{
	display:block;
	float:left;
	color:#CCCCCC;
	font-size:1.5em;
	padding-right:7px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#anchorsNav a:hover, #anchorsNav a:focus{
	color:#FF6600;
}
.backtop a{
	position:absolute;
	bottom:10px;
	right:0;
	color:#FF6600;
}
