@charset "utf-8";
body {
	background-color: #082533;
	background-image: -webkit-linear-gradient(270deg,rgba(8,37,51,1.00) 0%,rgba(1,9,13,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(8,37,51,1.00) 0%,rgba(1,9,13,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(8,37,51,1.00) 0%,rgba(1,9,13,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(8,37,51,1.00) 0%,rgba(1,9,13,1.00) 100%);
	background-repeat: no-repeat;
	margin-bottom: 26px;
}
#Main {
	height: 930px;
	width: 1024px;
	border: 1px solid #2D455D;
	overflow: hidden;
	position: relative;
	visibility: visible;
	top: 5px;
	left: 10px;
	right: auto;
	bottom: 10px;
	align-content: center;
	min-width: 0px;
	padding-right: 4px;
	display: inline-block;
	/*
    Below is the syntax for adding values to the box shadow property 
    box-shadow: none|h-shadow v-shadow blur spread color |inset|initial|inherit;
    */
	/*Chrome, Safari*/
	-webkit-box-shadow: 2px 2px 10px 0px #01090D;
	/*Standard Syntax*/
	box-shadow: 2px 2px 10px 0px #01090D;
	background-color: #FFFFFF;
}
#swfContener{
	min-height: 400px;
	height: 400px;
}
#titreBandeau{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 12px;
    font-weight: bold;
	font-style: italic;
    text-decoration: none;
    text-align: right;
    color:#135575;
    width: 1004px;
    height: 200px;
    display: inherit;
    margin-right: 20px;
    padding-left: 5px;
	padding-right: 20px;
    background-image: -webkit-linear-gradient(270deg,rgba(2,69,102,1.00) 0%,rgba(7,23,31,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(2,69,102,1.00) 0%,rgba(7,23,31,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(2,69,102,1.00) 0%,rgba(7,23,31,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(2,69,102,1.00) 0%,rgba(7,23,31,1.00) 100%);
}
#Logo {
    background-image: url("images/LogoJplandcoPng.png");
    background-repeat: no-repeat;
    background-position: left top;
    height: 200px;
    align-content: center;
    text-decoration: none;
    width: 980px;
    display: inherit;
    margin-top: 15px;
	margin-left: 20px;
	margin-bottom:-20px;
}
#pageTitre{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 20px;
	height:20px;
    font-weight: normal;
	padding-top:10px;
}
#subTitre{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 11px;
    height: 50px;
    font-weight: normal;
    padding-top: 10px;
    color: #ACD9EF;
    margin-top: -30px;
}
#Content {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #302823;
	width: 900px;
	height: 510px;
	padding-top: 5px;
	margin-left: 50px;
	margin-right: 42px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	overflow-y: auto;
	overflow-x: hidden;
}
#ContentExtended {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #302823;
	width: 900px;
	height: 530px;
	overflow: auto;
	padding-top: 5px;
	margin-left: 50px;
	margin-right: 42px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	overflow-y: auto;
	overflow-x: hidden;
}
#Content li{
	font-weight: bold; 
}
#ContentForums {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #302823;
	width: 900px;
	height: 504px;
	overflow: auto;
	padding-top: 5px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}
#ForumsList {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    color: #302823;
    width: 898px;
    height: 300px;
    overflow: auto;
    padding-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border: thin solid #B7B7B7;
    border-top-color: transparent;
    position: relative;
    float: left;
    margin-top: -11px;
    overflow-x: hidden;
    overflow-y: hidden;
}
#Menu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0E415A;
	height: 25px;
	padding-top: 10px;
	margin-top: -1px;
	background-image: -webkit-linear-gradient(270deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
	width: 1028px;
}
#Menucontrole{
	font-size: 12px;
	padding-left: 5px;
	margin-left: 65px;
	margin-top: -10px;
	margin-bottom: -30px;
	height: 25px;
}
#tableSroll{
	display: block;
	width: inherit;
	margin-right: -4px;
	padding-right: 10px;
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}
p a, a:hover a:active a:visited{
	color: #0E415A;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    width: auto;
    height: auto;
}
#Navig {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;
    color: #302823;
    width: 900px;
    height: 20px;
    display: inline-block;
    margin-right: 50px;
    margin-left: 50px;
    margin-top: 10px;
}
#PaginationNav{
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #082533;
	width: inherit;
	height: 30px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 5px;
	background-color: #02141D;
	text-align: right;
}
#Precedent a{
    float: left;
    display: inline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;
    color: #302823;
}
#Suivant a{
    float: right;
    display: inline;
	margin-left:10px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 12px;
    font-weight: bold;
	text-decoration: none;
    color: #302823;
}
#Sep hr{
	height: 2px;
	padding-top: -100px;
	margin-left: 10px;
	margin-right: 10px;
	color: #B2B2B2;
}
#pageTitre{
	color: #ACD9EF;
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 20px;
	margin-top: -5px;
	margin-left: 35px;
}
#footer{
    display: inherit;
	width: 1004px;
    height: 100px;
    margin-right: 20px;
    padding-left: 20px;
	padding-right: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(2,20,29,1.00) 0.52%,rgba(1,13,18,1.00) 100%);
}
#relativeLink{
    width: 900px;
    height: 10px;
    display: block;
    margin-top: 0px;
    padding-top: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 10px;
    font-weight: normal;
	text-decoration: none;
    color:#637178;
}
.pMenu, .pMenu a {
	text-decoration: none;
	color:#ACD9EF;
}
.pTitre{
	font-size: 14px;
	font-style:oblique;
	font-weight:Bold;
	text-decoration: underline;
}
.pTitre a , a:hover a:active a:visited{
	color: #304C5A;
}

.psubTitre{
	font-size: 12px;
	font-style:oblique;
	font-weight:Bold;
	text-decoration: underline;
}
.Article{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    color: #302823;
    width: 898px;
    min-height: 300px;
    /*overflow: auto;*/
    padding-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
   /* border: thin solid #B7B7B7;
    border-top-color: transparent;*/
    position: relative;
    float: left;
}
.ArticleFull{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #B7B7B7;
}
.TitreArticle strong a, a:hover a:active a:visited{
    font-size: 14px;
    font-weight: bold;
    color: #304C5A;
	text-decoration:none; 
	background-color:transparent;
}
.TitreArticleFull{
	width: 900px;
	font-size: 14px;
	font-weight: bold;
	color: #304C5A;
	text-decoration: none;
	background-color: transparent;
	border-top: 1px solid #B7B7B7;
	padding-top: 5px;
}
.TitreArticle inner, a a,:hover a:active a:visited {
	margin-left:5px;
}
.ArticleContent{
    font-size: 12px;
    font-weight: normal;
    background-color: #FFFFFF;
    border: thin solid #000000;
    border-top-color: #B7B7B7;
    border-left-color: #B7B7B7;
    border-right-color: #B7B7B7;
    border-bottom-color: #B7B7B7;
    margin-bottom: 10px;
    padding-right: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	min-height: 480px;
}
.ArticleContentExtended{
    font-size: 12px;
    font-weight: normal;
    /*height: 100%;*/
    background-color: #FFFFFF;
    min-height: 460px;
    /*max-height: 135px;*/
    border: thin solid #B7B7B7;
    border-top-color: #B7B7B7;
    border-left-color: #B7B7B7;
    border-right-color: #B7B7B7;
    border-bottom-color: #B7B7B7;
    margin-bottom: 10px;
    padding-right: 20px;
    overflow-y: auto;
    
}
.ArticleContentFull{
	font-size: 12px;
	font-weight: normal;
	/*height: 480px;*/
	background-color: #FFFFFF;
	min-height: 460px;
	/*max-height: 480px;*/
	border: thin solid #B7B7B7;
	border-top-color: transparent;
	margin-bottom: 10px;
	padding-right: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}
#ArticleTd li {
	font-weight: normal;
}
.Copy {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 10px;
    font-weight: normal;
    color: #637178;
    height: 20px;
    display: block;
	margin-top: 30px;
}
.currentPage{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 10px;
    /* [disabled]font-weight: bold; */
    color: #7E7D7C;
    text-align: center;
    font-style: normal;
    font-variant: normal;
}
.dateconteneur{
	position: absolute;
    left: 86%;
    top: 2px;
}
.note{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #302823;
	/* [disabled]text-align:justify; */
}
hr.lineBlueLogo{
    margin-top: 135px;
    margin-left: -18px;
    height: 3px;
	border:none;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
}
hr.lineBlueMenu{
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 17px;
    height: 3px;
	border:none;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 69.43%,rgba(99,113,120,1.00) 100%);
}
.relative a {
    color:#637178;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8px;
    line-height: 10px;
	text-decoration: none;
}
#Content div .TitreArticle {
}
div .TitreArticle strong {
    color: #0E415A;
}
td li {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}
td lid {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	font-weight: normal;
}
td.text{
	margin-right: 10px;
}
td p.text {
	margin-left: 20px;
}
td.text p a , a:active a:visited{
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
    color: #304C5A;
	text-decoration:none; 
}
td.text p a:hover{
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
    color: #6699FF;
	text-decoration:none; 
}
#ImageHeader{
	float: left;
	width: 875px;
	height: 130px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-left: 0px;
	margin-right: 10px;
	text-align: center;
}
dl{
	float: left;
	margin-left:20px;
}
dt{
	margin-left:40px;
}
dt strong{
	text-decoration: underline;
	padding-left: 10px;
}
dd{
	margin-left:60px;
}
.pagination {
	display: -ms-flexbox;
	display: flex;
	margin-top: -5px;
	margin-right: 2px;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
	float: right;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #637178;
  background-color: #02141D;
  border: 1px solid #082533;
}

.page-link:hover {
  z-index: 2;
  color: #637178;
  text-decoration: none;
  background-color: #03212F;
  border-color: #082533;
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(8,37,51,0.79);
	box-shadow: -webkit- 0 0 0 0.2rem rgba(8,37,51,0.79);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #082533;
  background-color: #B2B2B2;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #082533;
  pointer-events: none;
  cursor: auto;
  background-color: #C2C2C2;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
