﻿body {
	height: 100%;
	background-color: #fff;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 19px;
	color: #000000;
	text-align: left;
	line-height: 1.6;
	padding: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a:hover,
button:hover {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
}


img {
	max-width: 100%; /* Empêche l'image de dépasser sa taille réelle */
	height: auto; /* Garde le ratio de l'image */
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: 400;
	margin: 0
}

h1 {
	width: 100%;
	font-size: 36px;
	line-height: 46px;
	margin-bottom: 6px;
	border-bottom: 1px solid #E3772B;
	font-weight: bold;
	text-align: center
}

h2 {
	font-size: 27px;
	color: #E3772B;
	line-height: 28px;
	padding-bottom: 6px;
	margin-top: 25px;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 10px
}

h3 {
	font-size: 21px;
	color: #E3772B;
	line-height: 22px;
	padding-bottom: 6px;
	margin-top: 20px;
	font-weight: bold;
	text-indent: 2%;
	border-bottom: 10px
}

h4 {
	font-size: 19px;
	font-style: italic;
	color: #E3772B;
	line-height: 22px;
	padding-bottom: 6px;
	margin-top: 20px;
	text-indent: 4%;
	border-bottom: 10px
}

p {
	font-size: 16px;
	color: #000
}

ul {
/* 	list-style-image: url(../images/tag-li.png) */
	line-height: 1.6;
}
li {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: #E3772B
}

code {
	font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
	font-size: 85%;
	white-space: pre;
	background: transparent;
	border: 1px solid #e4e4e4;
	border-color: #383838;
	border-radius: 10px;
	display: block;
	overflow-x: auto;
	padding: .5em;
	color: #bcb7ae;
	background-color: #282c34;
	font-weight: 400;
	line-height: normal;
	scrollbar-color: #2a2c2e #1c1e1f;
	text-rendering: optimizeLegibility;
	box-sizing: border-box
}

.clear {
	clear: both
}

.pointer {
	cursor: pointer
}

.hr {
	width: 100%;
	height: 1px;
	display: block;
	background-color: #333;
	margin: 5px 0
}

.center {
	text-align: center
}

#contenu {
	width: 100%;
	min-height: 280px;
	background: url(/template/images/bg-contenu.webp) repeat-x #fff
}

#inner-contenu {
	width: 100%;
	max-width: 1000px;
	min-height: 350px;
	margin: auto;
	background-color: #fff;
	padding: 16px 16px 0
}
/*
@media screen and (min-width:640px) and (max-width:999px) {
	.centerimg {
		max-width: 95vw;
		width: auto;
	}
}

@media screen and (min-width:320px) and (max-width:639px) {
	.centerimg {
		max-width: 95vw;
		width: auto;
	}
}
*/
@media screen and (max-width:999px) {
	.centerimg {
		max-width: 95vw; /* Définit la largeur de l'image à 95% de la largeur de l'écran */
		width: auto; /* Laisse l'image à sa taille réelle si elle est plus petite */
	}
}

@media screen and (min-width:1000px) {
	#panorama {
		height: 490px
	}
}

@media screen and (min-width:550px) and (max-width:999px) {
	#panorama {
		height: 390px
	}
}

@media screen and (min-width:320px) and (max-width:549px) {
	#panorama {
		height: 290px
	}
}

@media screen and (max-width:319px) {
	#panorama {
		height: 190px
	}
}

#panorama {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

@media screen and (min-width: 431px) {
.pano_telephone-enerve {
	background-image: url(/template/images/panorama/telephone-enerve.avif)
}
}
@media screen and (max-width: 430px) {
.pano_telephone-enerve {
	background-image: url(/template/images/panorama/telephone-enerve-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_conseil {
	background-image: url(/template/images/panorama/conseil.avif)
}
}
@media screen and (max-width: 430px) {
.pano_conseil {
	background-image: url(/template/images/panorama/conseil-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_attaques-cryptographie {
	background-image: url(/template/images/panorama/attaques-cryptographie.avif)
}
}
@media screen and (max-width: 430px) {
.pano_attaques-cryptographie {
	background-image: url(/template/images/panorama/attaques-cryptographie-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_cryptographie {
	background-image: url(/template/images/panorama/cryptographie.avif)
}
}
@media screen and (max-width: 430px) {
.pano_cryptographie {
	background-image: url(/template/images/panorama/cryptographie-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_documentation {
	background-image: url(/template/images/panorama/documentation.avif)
}
}
@media screen and (max-width: 430px) {
.pano_documentation {
	background-image: url(/template/images/panorama/documentation-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_hacking {
	background-image: url(/template/images/panorama/hacking.avif)
}
}
@media screen and (max-width: 430px) {
.pano_hacking {
	background-image: url(/template/images/panorama/hacking-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_bug-probleme-erreur-ordinateur-logiciel {
	background-image: url(/template/images/panorama/bug-probleme-erreur-ordinateur-logiciel.webp)
}
}
@media screen and (max-width: 430px) {
.pano_bug-probleme-erreur-ordinateur-logiciel {
	background-image: url(/template/images/panorama/bug-probleme-erreur-ordinateur-logiciel-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_ordinateur-travail-business {
	background-image: url(/template/images/panorama/ordinateur-travail-business.avif)
}
}
@media screen and (max-width: 430px) {
.pano_ordinateur-travail-business {
	background-image: url(/template/images/panorama/ordinateur-travail-business-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_legislation {
	background-image: url(/template/images/panorama/legislation.avif)
}
}
@media screen and (max-width: 430px) {
.pano_legislation {
	background-image: url(/template/images/panorama/legislation-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_securite-informatique-divers {
	background-image: url(/template/images/panorama/securite-informatique-divers.avif)
}
}
@media screen and (max-width: 430px) {
.pano_securite-informatique-divers {
	background-image: url(/template/images/panorama/securite-informatique-divers-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_securite-informatique-wifi {
	background-image: url(/template/images/panorama/securite-informatique-wifi.avif)
}
}
@media screen and (max-width: 430px) {
.pano_securite-informatique-wifi {
	background-image: url(/template/images/panorama/securite-informatique-wifi-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_malwares {
	background-image: url(/template/images/panorama/malwares.avif)
}
}
@media screen and (max-width: 430px) {
.pano_malwares {
	background-image: url(/template/images/panorama/malwares-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_vie-privee {
	background-image: url(/template/images/panorama/cameras-surveillance.avif)
}
}
@media screen and (max-width: 430px) {
.pano_vie-privee {
	background-image: url(/template/images/panorama/cameras-surveillance-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_outils-de-hack {
	background-image: url(/template/images/panorama/code-outils-de-hack.avif)
}
}
@media screen and (max-width: 430px) {
.pano_outils-de-hack {
	background-image: url(/template/images/panorama/code-outils-de-hack-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_outils-administration-systeme-reseau-monitoring {
	background-image: url(/template/images/panorama/outils-administration-systeme-reseau-monitoring.avif)
}
}
@media screen and (max-width: 430px) {
.pano_outils-administration-systeme-reseau-monitoring {
	background-image: url(/template/images/panorama/outils-administration-systeme-reseau-monitoring-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_contact {
	background-image: url(/template/images/telephoner-a-securiteinfo.avif)
}
}
@media screen and (max-width: 430px) {
.pano_contact {
	background-image: url(/template/images/telephoner-a-securiteinfo-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_qui-est-securiteinfo {
	background-image: url(/template/images/qui-est-securiteinfo.avif)
}
}
@media screen and (max-width: 430px) {
.pano_qui-est-securiteinfo {
	background-image: url(/template/images/qui-est-securiteinfo-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_attaque-hacker-aide {
	background-image: url(/template/images/panorama/attaque-hacker-aide.avif)
}
}
@media screen and (max-width: 430px) {
.pano_attaque-hacker-aide {
	background-image: url(/template/images/panorama/attaque-hacker-aide-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_matrix {
	background-image: url(/template/images/panorama/matrix.avif)
}
}
@media screen and (max-width: 430px) {
.pano_matrix {
	background-image: url(/template/images/panorama/matrix-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_ip {
	background-image: url(/template/images/panorama/cables-reseaux.avif)
}
}
@media screen and (max-width: 430px) {
.pano_ip {
	background-image: url(/template/images/panorama/cables-reseaux-430.avif)
}
}

@media screen and (min-width: 431px) {
.pano_microsoft {
	background-image: url('/template/images/panorama/microsoft.avif')
}
}
@media screen and (max-width: 430px) {
.pano_microsoft {
	background-image: url('/template/images/panorama/microsoft-430.avif')
}
}

@media screen and (min-width: 431px) {
.pano_live-cd-hacking {
	background-image: url('/template/images/panorama/cle-usb.avif')
}
}
@media screen and (max-width: 430px) {
.pano_live-cd-hacking {
	background-image: url('/template/images/panorama/cle-usb-430.avif')
}
}

@media screen and (min-width: 431px) {
.pano_offre-emploi {
	background-image: url('/template/images/panorama/offre-emploi.avif')
}
}
@media screen and (max-width: 430px) {
.pano_offre-emploi {
	background-image: url('/template/images/panorama/offre-emploi-430.avif')
}
}

@media screen and (min-width: 431px) {
.pano_mail_spam {
	background-image: url('/template/images/panorama/mails.avif')
}
}
@media screen and (max-width: 430px) {
.pano_mail_spam {
	background-image: url('/template/images/panorama/mails-430.avif')
}
}

@media screen and (min-width: 431px) {
.pano_camenerve {
	background-image: url('/template/images/panorama/camenerve.avif')
}
}
@media screen and (max-width: 430px) {
.pano_camenerve {
	background-image: url('/template/images/panorama/camenerve-430.avif')
}
}

@media screen and (min-width:1000px) {
	#socialnetwork {
		min-width: 1000px
	}
}

@media screen and (max-width:999px) {
	#socialnetwork {
		width: 100%
	}
}

#surligne {
	text-align: center;
	font-size: 30px;
	display: block;
	background-color: #ffffff;
	color: #E3772B;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 25px;
	font-weight: bold;
	border-bottom: 10px;
	line-height: 1.5;
	margin: 0 auto 25px !important;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px
}

#surligne::before {
	box-sizing: border-box;
	margin: 35px auto;
	width: 15%;
	border-bottom: 1px solid #000;
	display: block;
	content: "";
}
#surligne::after {
	box-sizing: border-box;
	width: 15%;
	border-bottom: 1px solid #000;
	display: block;
	content: "";
	margin: 35px auto;
}


#socialnetwork {
	height: 56px;
	text-align: center;
	background-color: #eee;
}

#socialnetwork>div {
	padding-top: 5px;
}

#socialn-twitter {
	width: 46px;
	height: 46px;
	z-index: 12;
	display: inline-block;
	margin-right: 10px
}

#socialn-fb {
	width: 46px;
	height: 46px;
	z-index: 12;
	display: inline-block;
	margin-right: 10px
}

#socialn-boinc {
	width: 46px;
	height: 46px;
	z-index: 12;
	display: inline-block;
	margin-right: 10px
}

#socialn-github {
	width: 46px;
	height: 46px;
	z-index: 12;
	display: inline-block;
	margin-right: 10px
}

#socialn-virustotal {
	width: 46px;
	height: 46px;
	z-index: 12;
	display: inline-block;
	margin-right: 10px
}

#socialn-malwarebazaar {
	width: 46px;
	height: 46px;
	z-index: 12;
	display: inline-block;
	margin-right: 10px
}

#CodeSource {
	font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
	font-size: 85%
}

#CodeSourceColor {
	color: #4941a8;
	font-family: Courier New, courier, sans-serif;
	font-size: 8pt
}

#TexteSousImage {
	color: #4941a8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic
}

@media screen and (min-width:1000px) {
	#tetiere {
		min-width: 1000px;
		height: 130px
	}
	#inner-tetiere {
		width: 1000px;
		height: 130px
	}
}

@media screen and (max-width:999px) {
	#tetiere {
		min-width: 100%
	}
	#inner-tetiere {
		width: 100%
	}
}

@media screen and (min-width: 800px) {
	#tetiere-search {
		float: right;
		top: 50px;
		height: 30px;
		width: 385px
	}
}

@media screen and (max-width:799px) {
	#tetiere-search {
		padding-top: 10px;
		clear: both;
		height: 50px;
		width: 385px
	}
}

@media screen and (max-width:384px) {
	#tetiere-search {
		width: 100%
	}
}

@media screen and (max-width:287px) {
	#logosi img {
		width: 100%
	}
}

#tetiere {
	background-color: #fff
}

#inner-tetiere {
	position: relative;
	margin: auto;
	text-align: center
}

#tetiere-bandeau {
	position: absolute;
	width: 1000px;
	height: 5px;
	background-color: #a6a6a6
}

#tetiere-search {
	position: relative;
	z-index: 2;
	background-color: #fff
}

#logosi {
	float: left;
	padding-top: 20px;
	text-align: center
}

#tetiere-texte {
	font-size: 16px;
	color: #E3772B;
	text-align: center
}

#moteur-recherche {
	position: absolute;
	top: 0;
	left: 0;
	width: 355px;
	height: 50px;
	border: 1px solid #a6a6a6
}

#form-recherche {
	position: relative;
	z-index: 2
}

#search {
	padding: 0 7px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	background: transparent;
	width: 353px;
	height: 49px;
	border: 0;
	font-size: 1.25rem
}

#moteur-recherche-ok {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	font-size: 16px;
	line-height: 50px
}

@media screen and (min-width:1000px) {
	#pied-de-page {
		min-width: 1000px
	}
	#inner-pied-de-page {
		width: 1000px
	}
	.bloc-sitemap {
		width: 327px;
		float: left;
		padding-right: 26px
	}
}

@media screen and (max-width:999px) {
	#pied-de-page {
		min-width: 100%
	}
	#inner-pied-de-page {
		width: 100%
	}
	.bloc-sitemap {
		width: 100%;
		float: left;
		padding-right: 26px
	}
}

#pied-de-page {
	position: relative;
	background-color: #565656;
	color: #fff;
	border-top: 3px solid #a6a6a6;
	padding-bottom: 20px
}

#inner-pied-de-page {
	margin: auto;
	padding: 16px 16px 0;
	color: #fff
}

#inner-pied-de-page a {
	color: #fff;
	text-decoration: none
}

#inner-pied-de-page a:hover {
	color: #fff;
	text-decoration: underline
}

.bloc-sm-titre {
	width: 100%;
	border-bottom: 1px solid #fff;
	margin-bottom: 8px
}

.bloc-sm-contenu {
	line-height: 24px
}

.bloc-sm-contenu a {
	color: #fff
}

.bloc-sm-contenu a:hover {
	color: #000
}

.bloc-sm-contenu a:active {
	color: #E3772B
}

.bloc-sm-detail {
	font-size: 14px;
	color: #b3b3b3
}

@media screen and (min-width:1000px) {
	#mentions {
		min-width: 1000px;
		height: 30px
	}
	#inner-mentions {
		width: 1000px
	}
}

@media screen and (max-width:999px) {
	#mentions {
		width: 100%
	}
	#inner-mentions {
		width: 100%
	}
}

#mentions {
	position: relative;
	background-color: #E3772B;
	border-bottom: 3px solid #282828
}

#inner-mentions {
	margin: auto;
	padding: 0 16px;
	font-size: 14px;
	color: #fff;
	line-height: 25px
}

#inner-mentions a {
	color: #fff
}

#inner-mentions a:hover {
	color: #222
}

#inner-mentions a:active {
	color: #000
}

#mentions-gauche {
	font-size: 0.9em;
	float: left;
	text-align: left
}

#mentions-droite {
	font-size: 1.1em;
	float: right;
	text-align: right
}

.btn {
	border: 1px solid #E3772B;
	padding: 3px 7px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 1px 0 #E3772B;
	background: #ffc9a8;
	background: -moz-linear-gradient(top, #ffc9a8 0%, #E3772B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc9a8), color-stop(100%, #E3772B));
	background: -webkit-linear-gradient(top, #ffc9a8 0%, #E3772B 100%);
	background: -o-linear-gradient(top, #ffc9a8 0%, #E3772B 100%);
	background: -ms-linear-gradient(top, #ffc9a8 0%, #E3772B 100%);
	background: linear-gradient(to bottom, #ffc9a8 0%, #E3772B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc9a8', endColorstr='#E3772B', GradientType=0)
}

.btn:hover {
	position: relative;
	background: #E3772B;
	background: -moz-linear-gradient(top, #E3772B 0%, #FFC4A3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E3772B), color-stop(100%, #FFC4A3));
	background: -webkit-linear-gradient(top, #E3772B 0%, #FFC4A3 100%);
	background: -o-linear-gradient(top, #E3772B 0%, #FFC4A3 100%);
	background: -ms-linear-gradient(top, #E3772B 0%, #FFC4A3 100%);
	background: linear-gradient(to bottom, #E3772B 0%, #FFC4A3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3772B', endColorstr='#FFC4A3', GradientType=0)
}

.btn:active {
	top: 1px;
	left: 1px
}

@media screen and (max-width:546px) {
	#contenu-signup-btn {
		font-size: 1.5em
	}
}

@media screen and (min-width:547px) {
	#contenu-signup-btn {
		font-size: 2em
	}
}

@media screen and (max-width:870px) {
	#contenu-signup-btn {
		margin: auto 10px 40px
	}
}

@media screen and (min-width:871px) {
	#contenu-signup-btn {
		margin: auto auto 40px
	}
}

#contenu-signup {
	max-width: 1000px;
	margin: auto
}

#contenu-signup-btn {
	display: table;
	background-color: #E3772B;
	color: #fff;
	font-weight: 700;
	line-height: 1.3em;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.pagination .page-item span {
	display: inline-block;
	padding: .2rem .2rem
}

.label {
	line-height: 1.25;
	display: inline-block;
	padding: .1rem .2rem;
	color: #5b657a;
	border-radius: .1rem;
	background: #f0f1f4;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 12px;
	margin: .3rem;
}

.label.label-rounded {
	padding-right: .4rem;
	padding-left: .4rem;
	border-radius: 5rem
}

.label.label-secondary {
	color: #3085ee;
	background: #e1edfd;
	font-size: 1rem
}

