
html {
/*	background-image:url(/graphisme/fondSite.jpg); */
/*	background-position:center center; */
/*	background-repeat:repeat; */
/*	background-color:#E8F0FF !important; */
	height: 100% !important;
}

body {
	padding-bottom:0;
	padding-top:0;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	padding:0px;
	margin-bottom: -100px;
}
.wrap {
	margin:0;
	border:0px;
	max-width:none !important;
	min-width:none !important;
	background-color: #E0E5EE;
}
#page-body {
	margin:0 auto;
	padding-top:4px;
	margin-top:0px;
	max-width:1250px;

	min-height: calc(100vh - 297px);
}



/* Couleurs et ombres */
.post, .forumbg, .forabg, #page-header .navbar, .panel, #page-footer {
	box-shadow: 1px 1px 3px #555;
}
.post, .panel {
	margin-bottom: 10px;
	padding: 5px 15px;
	background-color: #F1F1F1;
}
.tabs .tab > a {
	background-color: #E0E0E0;
	background-image: none;
	border-color: #CCC;
}
.tabs .activetab > a {
	background-color: #F1F1F1;
	background-image: none;
	border-color: #CCC;
}
.tab > a:hover {
	background-color: #FFF !important;
	background-image: none !important;
	border-color: #CCC !important;
}
.jumpbox-sub-link {
	background-color: #E8F0FF;
}
.jumpbox-cat-link {
	background-color: #06D;
}

/* augmenter la taille de la police du forum */
.postbody .content, .message-box textarea {
	font-size: 15px;
}
p.author {
	font-size: 13px;
}
p {
	font-size: 15px;
}
body {
	font-size: 13px;
}
.action-bar {
	font-size: 15px;
}
ul.topiclist dt {
	font-size: 13px;
}





.headerPage {
	height:50px;
}

.moduleHeaderPage {
	position:fixed;
	width:100%;
	z-index: 100;
	height:50px;
}
.headerPage img {
  height:50px;
  width:100%;
}
.moduleOnglets {
	position:fixed;
	width:100%;
	padding-top:50px;
	z-index: 99;
	box-shadow: 0px 4px 4px #888;
}



.headerPage {
  max-width:1250px;
  margin-left: auto;
  margin-right: auto;
}
.headerPage a {
	float: left;
}

.headerPageLogo {
	float:left;
	height:100%;
	width:450px;
	color: white;
	font-size: 45px;
	font-weight: bold;
	bottom: 0px;
	height: 35px;
	transition: all .3s ease;
	line-height: normal;
}
.headerPageLogo:hover {
	transform: scale(1.03);
}




@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.headerPageHtml {
	height:28px;
	width:220px;
	overflow: hidden;
	margin:12px 0px 0px 0px;
	float:left;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	z-index:100;
	border: solid 1px white;

	opacity:0;  /* make things invisible upon start */
	animation:fadeIn ease-in 1;
	animation-fill-mode:forwards;
	animation-duration:1s;
	animation-delay: 5s;
}
.headerPageHtml > iframe, #logoRss {
	border-left: solid 1px white;
}
.headerPageHtml > div, .headerPageHtml > iframe, .headerPageHtml > img {
	float: left;
}
.headerPageHtml iframe:nth-child(1) {
	background-color: #4267b2;
}
#twitter-widget-0 {
	/*background-color: #1b95e0;*/
}
#logoRss {
	background-color: #ff8800;
	width: 18px;
	height: 18px;
	padding: 5px;
}
#logoRss:hover {
	background-color: #ff5500
}






.headerPageEntete {
	float:left;
	width:1250px;
}
.headerPageEnteteGauche {
	float:left;
	width:50%;
}
.headerPageEnteteDroite {
	float:right;
	text-align:right;
	width:50%;
}



.onglets .recherche {
	margin-top: -1px;
	padding-right: 10px;
}
.onglets .input {
 	border: solid 1px #06D !important;
 	background-color: #FFF !important;
	padding: 0px 2px !important;
	margin: 0px;
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align:middle;
 	font-size: 16px;
	line-height: 20px;
	color: black;
}
.onglets .submit {
	padding: 0px 5px;
	margin: 0px;
	height: 20px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align:middle;
  font-size: 16px;
	line-height: 20px;
	color: black;
}

.rechGoogle {
	float:left;
	padding: 4px 0px 2px 0px;
	text-align:center;
	width:100%;
	height:55px;
}

/* onglets */
.onglets {
  width:100%;
	height:30px;
	float:left;
}
.ongletsPrincipaux {
  max-width:1250px;
  min-width:360px;
  margin-left: auto;
  margin-right: auto;
}
.onglet, .ongletSelect {
  text-align: center;
  width: 100%;
  float:left;
	position: relative;
}
.ongletGauche {
  text-align: right;
  width: 250px;
  float:left;
	margin-left:-280px;
	padding-right:30px;
}
.ongletDroite {
  text-align: right;
  float:right;
}
.onglets {
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF; 
	background-image: linear-gradient(#FFF, #FFF, #F1F1F1); /*linear-gradient(#E8F0FF, #C9D9FA);*/
	line-height: 30px;
}


/* partie positionnement et déco */
#menu a {
	display:block;
	text-decoration:none;
	line-height: 30px;
}
#menu > li {
	display:inline-block;
	width: 150px;
	height: 30px;
	background-color: linear-gradient(#F1F1F1, #FFF, #F1F1F1);
}
#menu > li li {
	list-style-type:none;
}
#menu > li.select {
	border-bottom: 4px solid #06D;
}
#menu > li:hover {
	background-image: linear-gradient(white, white);
	border-bottom: 4px solid #090;
}

/* (presque) fin de la partie positionnement/déco */
/* dans cette déclaration, on fixe le max-height */

#menu, #menu ul {
	padding: 0;
	margin: 0;
}

#menu .ongletBlocColonnes {
	display: flex;
	text-align: left;
	padding: 10px 0px 10px 20px;
	border: solid 5px white;
	border-top: none;
	border-radius: 0px 0px 7px 7px;
	float:left;
	background-color: #06D;
	visibility: hidden;
	opacity: 0;
	max-height: 0px;
	transition: all 0s ease;
	box-shadow: 2px 4px 4px #777;
}
#menu .ongletBloc:hover .ongletBlocColonnes {
	max-height: 1000px;
	transition-delay: 0.3s;
	visibility: visible;
	opacity: 1;
}
#menu .boutonFermer {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 195px;
	top: 34px;
	font-size: 25px;
}

#menu > li:hover {
	z-index: 1;
}
#menu > li:hover > .ongletBloc > a {
	color: #090;
}


#menu li li a:hover {
	padding-left: 5px;
}
#menu li li a {
	color: white;
	display: inline;
	transition: all 0.3s ease;
}

#menu .ongletColonne {
	flex-grow: 1;
	width: 220px;
}
#menu .sousOngletTitre {
	line-height: 35px;
	font-size: 25px;
	color: #ABD;
}


/*
textarea.inputbox {
	min-height: 200px !important;
	height: 200px !important;
}*/
#postingbox textarea.inputbox {
	min-height: 496px;
	height: calc(100vh - 664px) !important;
}
input.tiny {
	width: 250px;
}



.selection {
	color:#009900;
}
.messageActuNonConnecte {
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}



/* Liens */
.navigation a {
	background: unset !important;
	background-color:#e0e0e0 !important;
	/*olor:#FFF !important;*/
}
.navigation .active-subsection a {
	background-color:#f9f9f9 !important;
}
.pagination span strong {
	background-color:#06D !important;
}
.pagination ul a:hover, .pagination ul a:hover * {
	background-color:#090 !important;
	color:#FFF !important;
	border-color:#090 !important;
}
.row .pagination li a {
  padding: 1px 2px !important;
  font-size: 13px !important;
}
.fa-clone::before {
  content: none !important;
}
a {
	display: unset;
}
a, a:link, a:visited {
	text-decoration:none !important;
	color: #06D;
/*	border-bottom: none !important; */
}
a.jumpbox-cat-link {
	color: #FFF;
}
a:hover {
	text-decoration:none !important;
	color: #090 !important;
	background-color: transparent !important;
}
.ongletColonne a:hover {
	color: white !important;
}

.header a, .header a:link, .header a:visited,
thead a, thead a:link, thead a:visited {
	color: #06D !important;
}
h3 a {
	color: #06D !important;
}





/* Header interne */
.navbar {
	max-width:1230px;
	margin-left: auto;
	margin-right: auto;
	border-radius:0px 0px 7px 7px;
}
#page-header {
	padding-bottom: 6px;
}
#page-header .navbar {
	padding-top:90px;
	background-color:#F1F1F1;
}
#page-footer .navbar {
	background-color:#FFF;
}
#page-footer {
	background-color:#FFF;
	height: 100px;
	margin-top: 20px;
}
#search-box {
	margin-top:5px;
}
ul.navlinks {
	width:100%;
	float:left;
	border-bottom:0px;
	border-top:1px solid #FFF;
	margin-bottom:0px;
	padding-bottom:0px;
}
.rightside a {
	/*vertical-align:middle;*/
	/*margin-top:4px;*/
}
.rightside li, .leftside li {
	background-position:0px 7px;
}


/* Titres des sous-parties */
.content h2, .panel h2 {
	color:#06D;
}
h3 {
	color:#06D;
    border-bottom:1px dotted #06D;
}
.panel h3 {
	text-transform: unset;
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
h2 {
	margin:5px 0px;
}
p {
	margin-bottom:5px;
}


/* Liste de categories / sujets */
.forabg, .forumbg {
	background-image: none;
	background-color: #FFF;
	margin-bottom: 20px;
	border-radius: 7px;
	padding: 5px 5px 2px 5px;
}
li.row {
	background-image:none;
	background-color:#F1F1F1;
	border-top: none;
	border-bottom: 2px solid #FFF;
	border-left: 3px solid transparent;
}
li.row:hover {
	background-image:none;
	background-color:#FFF;
	border-bottom: 2px solid #FFF;
	border-left: 3px solid #090;
}
ul.topiclist dd {
	border-left:1px solid #CCC;
}
li.header * {
	color: #06D !important;
}
li.header {
	border-bottom: 2px solid #06D;
}
li.header .list-inner {
	padding-left: 12px !important;
}


/* posts dans un sujet */
#postform dt, #qr_postform dt {
	width: auto;
	padding-top: 3px;
}
#postform dd, #qr_postform dd {
	margin-left: auto;
}
#qr_postform #message-box {
	width: calc(100% - 10px);
}
h2.quickreply-title {
	font-weight: bold !important;
	font-size: 1.5em !important;
}
#subject {
	width: calc(100% - 67px) !important;
	max-width: unset;
}
p.author {
	border-bottom:1px solid #CCC;
	margin:0px;
}
.postprofile {
	border-color: #CCC;
}
.bg1 {
	background-color:#F1F1F1;
}
.bg2 {
	background-color:#FFF;
}
blockquote {
	background-color:#F8F8F8;
	border:1px solid #CCC;
}
blockquote blockquote {
	background-color:#E8E8E8;
}
.bb-image {
	padding: 5px;
}
.imgcenter {
	width: calc(100%-12px);
	background-color:#EEE;
	border:1px solid #CCC;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	line-height: 0px;
}
.imgcenter img {
	max-width: 922px;
}
.imgleft {
	float: left;
	width: 300px;
	background-color:#EEE;
	border:1px solid #CCC;
	margin: 0px 5px 5px 0px;
	padding: 5px;
}
.imgright {
	float: right;
	width: 300px;
	background-color:#EEE;
	border:1px solid #CCC;
	margin: 0px 0px 5px 5px;
	padding: 5px;
}
.imgright img, .imgleft img {
	max-width: 200px;
}
.imgcenter em, .imgright em, .imgleft em {
	font-style:normal !important;
	text-align:justify;
	padding: 5px 5px 0px 5px;
	display: block;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4em;
}
.twitter-tweet {
	margin-left: auto;
	margin-right: auto;
}


/*
#page-body * {
	max-width: 100% !important;
}
*/
#page-body {
	width: 95%;
}

/* Boutons */
.button1:hover, .button2:hover, .button3:hover {
	border-color:#06D !important;
	color:#06D !important;
}





/* Responsive content HEADER */
@media (max-width: 1810px) {
   .ongletGauche {
			display:none;
   }
}

/* Marge minimum de 10px de chaque coté du site */
@media (max-width: 1270px) {
	 .contenuPage, .headerPageLogo {
			margin-left:10px;
			margin-right:10px;
	 }
}

@media (max-width: 920px) {

	/* Menu onglets et liste déroulante */
	#menu > li {
		width: calc((100% - 50px)/4);
	}
	#menu > li:nth-child(1) > .ongletBloc > a, #menu > li:nth-child(2) > .ongletBloc > a {
		pointer-events: none;
	}

	#menu > li:nth-child(1):hover .boutonFermer, #menu > li:nth-child(2):hover .boutonFermer {
		visibility: visible;
		opacity: 1;
		transition-delay: 0.3s;
	}
	#menu .boutonFermer:hover {
		color: transparent;
		transition-delay: 0s !important;
	}

	#menu .ongletBlocColonnes {
		display: block;
	}
	#menu .ongletColonne {
		padding-bottom: 10px;
	}


	/* Recherche réduite */
	.recherche .input {
		display: none;
	}
}




/* Responsive design */
@media (max-width: 720px) {
	.moduleHeaderPage {
		background-image: none !important;
		background-color: #06D !important;
	}
	.headerPageHtml, .cc-window {
		display: none !important;
	}
	.headerPageLogo {
		text-align: center;
		width: 100%;
		margin: 0px;
	}
	.headerPage a {
		width: 100%;
	}
}

@media (max-width: 600px) {
	#menu > li {
		width: calc((100% - 100px)/3);
	}
	#menu > li:last-child {
		width: 50px;
	}

	/* Lien forum réduit */
	#menu .ongletLibelle {
		display: none;
	}
}

@media (max-width: 480px) {
	.headerPageLogo {
		font-size: 30px;
		padding-top: 7px;
		width: 100%;
		min-width: 300px;
	}

	/* On suprime le menu encyclopédie */
	#menu > li {
		width: calc((100% - 100px)/2);
	}
	#menu > li:nth-child(3) {
		display: none;
	}
}




/* Responsive design */
@media (max-width: 1440px) {
	.moduleHeaderPage {
		background-image: 		url("/graphisme/Logo/globe-blanc.png"),		linear-gradient(#06D, #06D);
		background-repeat: 		no-repeat,									repeat;
		background-position:	top 0px right -200px,						center;
		background-size:		700px,										100px;
	}
	.wrap {
		background-image: 		url("/graphisme/textures/brushed-alum-dark.png"),	linear-gradient(#E8F0FF, #E8F0FF);
		background-repeat: 		repeat,												repeat;
		background-position: 	top 0px left 0px,									center;
		background-size:		211px,												100px;
		background-attachment:	fixed,												fixed;
	}
}
@media (min-width: 1440px) {
	.moduleHeaderPage {
		background-image: 		url("/graphisme/Logo/globe-blanc.png"),			url("/graphisme/Logo/globe-blanc.png"),		linear-gradient(#06D, #06D);
		background-repeat: 		no-repeat,										no-repeat,									repeat;
		background-position: 	top -90px left -460px,							top 0px right -200px,						center;
		background-size: 		600px,											700px,										100px;
	}
/*
	html {
		background-image: 		url("/graphisme/Logo/globe-blanc.png"),		url("/graphisme/Logo/globe-blanc.png"), 	linear-gradient(#E8F0FF, #E8F0FF);
		background-repeat: 		no-repeat,									no-repeat,									repeat;
		background-position: 	top -90px left -460px,						top 0px right -200px,						center;
		background-size:		600px,										700px,										100px;
		background-attachment:	fixed,										fixed,										fixed;
	}
*/
	.wrap {
		background-image: 		url("/graphisme/textures/brushed-alum-dark.png"),	url("/graphisme/Logo/globe-blanc.png"),		url("/graphisme/Logo/globe-blanc.png"), 	linear-gradient(#E8F0FF, #E8F0FF);
		background-repeat: 		repeat,												no-repeat,									no-repeat,									repeat;
		background-position: 	top 0px left 0px,									top -90px left -460px,						top 0px right -200px,						center;
		background-size:		211px,												600px,										700px,										100px;
		background-attachment:	fixed,										fixed,										fixed,												fixed;
	}
}
