html{height: 100%;}

body {
	background: #F5F5F5;
	color: #201f2f;
	font: 16px 'Open Sans', Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	line-height: 1.8em;
	height:100%;
	margin: 0;
	padding: 53px 0 0px 0;
}

a {
	color: inherit;
	text-decoration: none
}

a img {
	border: none
}

h1 {
	font-size: 44px;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 25px;
}

h1 a {color: inherit !important;}

h2 {
	clear: both;
	line-height: 1.5em;
	font-size: 1.4em;
	margin: 45px 0 28px
}

h2:before {
	width: 22px;
	height: 17px;
	content: '';
	display: inline-block;
	background: url(/www/web/navbar.png) no-repeat -6px -441px;
	background-size: auto
}

h3 {
	color: #444;
	font-size: 1.25em;
	text-align:center;
	width: auto;
	display: block;
	font-weight: 700;
	margin: 0;
	padding: 20px 0 10px;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none
}

img {
	border: none;
	max-width: 100%;
	height: initial !important;
}

table {
	max-width: 100%;
	margin: 0 auto;
}

iframe {max-width:100%;}

#pokemon {
	position: relative;
	max-width: 1260px;
	background: white;
	margin: 0 auto 0 auto;
	border: 1px solid #E2E2E2;
	padding: 0px 0 0 0;
}

#masterhead div {
	width: 728px;
	overflow: hidden;
	margin: 0px auto
}

#section {
}

#container {
	position: relative;
	min-height: 1840px;
}

#header {
	width: auto;
	z-index: 4;
	height: 168px;
	position: relative;
	padding: 0;
	background: #FFF no-repeat center center;
	background-size: cover;
}
#header #sbar{display:none;}
#header-bottom {
    position: absolute;
    bottom: 7px;
    text-align: left;
    width: 100%;
}
#titre {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	box-sizing: border-box;
	line-height: 1;
	letter-spacing: 1px;
	margin: 0px 7px;
	color: rgba(255, 255, 255, 1);
	min-width: 200px;
	text-align: center;
	background-color: rgba(32, 31, 47, 0.65);
	padding: 15px 20px;
}
#content {position:relative;padding-right: 320px;}
#article {
	text-overflow: ellipsis;
	padding: 25px 10px;
	color: #2f3948;
}

#article a, #new a, .zen a {
	color: #06C
}

#new {
	letter-spacing: 0.02em;
	text-overflow: ellipsis;
	padding: 0;
	position: relative;
	padding-right: 320px;
	}
#new .zen {background:white;padding: 30px 0;}

.zen {
    padding: 25px 60px;
    color: #2f3948;
    text-overflow: ellipsis;
}

#footer {
	color: #201F2F;
	max-width: 1290px;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
	font-weight: normal;
	padding: 20px;
}

#footer strong {
	color: #0066CC;
	cursor: pointer
}

#mur {
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 3;
	width: 300px;
	box-sizing: border-box;
	padding: 20px 0px 20px 0px;
}

#more {
	line-height: 1.25em;
	font-size: 14px;
	font-weight: bold
}

.more-div {
	margin-bottom: 12px;
	cursor: pointer;
	display: block
}

.more-div:hover {
	opacity: 0.9;
}

.more-img {
	height: 90px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 3px;
}

.red {
color:#CA2A1B;
	font-size:12px;
}

#sbar {
	display: table;
	width: 100%;
	margin: 20px auto;
}

#sbar-fb, #sbar-twt {
	list-style-type: none;
	display: table-cell;
	vertical-align: top;
	cursor: pointer;
}

#sbar a {
	text-decoration: none;
	display: block;
	height: 100%
}

#sbar-fb {
	background: #344b7b url(/www/web/navbar.png) no-repeat CENTER -239px;
	height: 50px;
	width: 62%;
}

#sbar-twt {
	background: #009ad4 url(/www/web/navbar.png) no-repeat center -184px;
	height: 40px;
	width: 38%;
}

#sbar-twt:hover,
#sbar-fb:hover {
	opacity: 1
}

#sbar-edit {
	background: rgb(202, 42, 27);
	color: #FFFFFF;
	border-radius: 20px
}

#sbar-edit a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1;
	height: auto;
	padding: 14px 20px 14px 20px
}

#nav {
	color: white;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #ca2a1c;
	padding: 0;
	z-index: 99;
}

#nav-content {
	display: table;
	max-width: 1260px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#nav-logo {
	display: table-cell;
	height: 100%;
	width: 155px;
	padding-right: 15px;
	vertical-align: top;
}

#nav-site {
	display: table-cell;
	vertical-align: middle
}

#nav-nav {
	height: 40px;
	width: auto;
	float: right;
	width: 400px;
	line-height: 0.4em;
	padding: 7px 0 7px 13px;
	display: table;
	box-sizing: border-box;
}

#nav-menu {
	padding: 0;
	float: left;
}

:target:before {
	margin-top:60px;
}

.menu-titre {
	list-style: none;
	position: relative;
	display: inline-block;
	padding: 0;
}

.menu-titre a {
	letter-spacing: 0.01em;
	display: block;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0;
	padding: 20px 12px;
}

.menu-titre li a {
	padding: 10px 20px
}

.menu-titre:hover {
	background: rgb(210, 75, 62)
}

.menu-titre ul {
	display: none;
	position: absolute;
	width: 280px;
	z-index: 3;
	background-color: #BC281A;
	padding: 15px 0 15px 0;
	left: -6px;
	top: 54px;
}

.menu-titre:hover ul {
	display: block
}

.menu-titre ul a:hover {
	background-color: #CA2A1B
}
#menu-more {
    padding: 19px 16px;
    height: 16px;
    vertical-align: top;
    line-height: 0;
    cursor: pointer;
}
#menu-more big {font-size: 30px;}
.menu-texte {
    display: block;
    font-size: 12px;
    padding-top: 8px;
    line-height: 16px;
}
#menu-membre {
    list-style: none;
    position: relative;
    display: inline-block;
    display: none;
    padding: 0;
    float: right;
    margin-right: 10px;
}

#menu-login {
    border: 1px solid #e4837a;
    padding: 3px 35px;
    margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}
#menu-login:hover {border: 1px solid #ffffff;}
#menu-modal {
    position: absolute;
    background: white;
    color: black;
    border: 10px solid #ca2a1c;
    border-top: 0;
    right: -10px;
    display: none;
    top: 55px;
    width: 301px;
    margin: 0 auto;
}
#modal-content {
    width: 250px;
    line-height: initial;
    padding: 25px 0;
    margin: 0 auto;
    font-size: 14px;
}
.modal-input {
    border: 1px solid #cecece;
    outline: none;
    padding: 12px 15px;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.modal-link {
    color: #06C;
}
.modal-titre {
    font-size: 24px;
    line-height: 1.25em;
    font-weight: bold;
    text-align: center;
}
.modal-texte {
    color: #757575;
    margin: 10px 0 15px 0;
    text-align: center;
}
.modal-button {
    background: #ca2a1c;
    text-align: center;
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 15px;
}
#modal-triangle {
    position: absolute;
    top: -16px;
    right: 40px;
    color: white;
    font-size: 20px;
}
#modal-full {
    background: #ca2a1c;
    height: 100%;
    padding: 15px 0;
}
.modal-container {
    background: white;
    max-width: 440px;
    padding: 40px;
    margin: 0px auto;
}

#logo {
	width: 155px;
	height: 82px;
	display:block;
	position: absolute;
	background: url(/www/web/pokemontrash.png) no-repeat;
	background-size: 125px auto;
	background-position: center top;
	text-indent: -5678px;
}

#nav-search {
	font-size: 14px;
	height: 40px;
	width: auto;
	border-radius: 4px;
	color: #FFF;
	background: rgb(209, 70, 57);
	position: relative;
	outline: 0;
	border: 0;
	margin: 0;
	padding: 0px 9px 0px 20px;
	display: table-cell;
}

.search-content {
	display: block;
	vertical-align: middle
}

#___gcse_0 {
	overflow: hidden;
	max-width: 100%;
	height: 40px;
}

.gsc-control-cse.gsc-control-cse-fr {
	padding: 0;
	border: none;
	height: 40px;
	background: transparent !important;
}

.gsc-input {
	padding: 0;
	padding-right: 0 !important;
	margin: 0 !important;
	height: 100% !important;
	background:transparent;
	border-spacing: 0;
}

#gsc-iw-id1 {background:transparent;box-shadow: none !important;border: 0 !important;}
#gsc-iw-id1 table {height: 100% !important;}


table.gsc-search-box {margin-bottom: 0 !important;height: 40px;}

.gsc-results-wrapper-visible {
	position: absolute !important;
	line-height: 1.4em;
	max-height: 611px;
	overflow: auto;
	background: #FFF none repeat scroll 0% 0%;
	padding: 10px 20px;
	top: 40px;
	border: 5px solid #CA2A1B;
	left: -5px;
	width: calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px)
}

form.gsc-search-box {
	margin-bottom: 0 !important;
	height: 40px;
}

#gsc-i-id1 {
	font-size: 14px;
	width: 100%;
	height: 18px !important;
	background: transparent !important;
	border: 0 !important;
	color: #FFFFFF !important;
	position: relative;
	text-indent: 0 !important;
	line-height: 0;
	outline: 0;
	display: block;
	margin: 1px 0 0 10px !important;
	padding: 0 !important;
}


#gsc-i-id1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: whitesmoke;
 
}
#gsc-i-id1::-moz-placeholder { /* Firefox 19+ */
  color: whitesmoke;
}
#gsc-i-id1:-ms-input-placeholder { /* IE 10+ */
  color: whitesmoke;
}
#gsc-i-id1:-moz-placeholder { /* Firefox 18- */
  color: whitesmoke;
}
input.gsc-search-button,
input.gsc-search-button {
	background: url(/www/web/navbar.png) no-repeat 10px -88px;
	position: absolute;
	top: 0px;
	left: 0;
	text-indent: -9000px;
	background-color: transparent !important;
	cursor: pointer;
	width: 32px;
	min-width: 42px !important;
	overflow: hidden;
	height: 40px !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

#resInfo-0 {
	display: none
}

#nav-rs {
	width: 310px;
	display: table-cell;
	display: none;
	background: url(/www/web/rs.gif) no-repeat 25px 8px;
	line-height: 0px;
	margin: 0 0 0 20px;
	vertical-align: middle;
}

.rs-yt,
.rs-fb,
.rs-tw {
	display: inline-block;
	height: 40px;
	cursor: pointer
}

.rs-yt {
	width: 154px
}

.rs-fb {
	width: 67px
}

.rs-tw {
	width: 65px
}

#menu {
	width: 210px;
	height: inherit;
	position: absolute;
	top: 0;
	box-sizing: border-box;
	left: 0;
	vertical-align: top;
	font-size: 13px;
	line-height: 1.35em;
	background: #F7F7F7;
	border: 1px solid #E2E2E2;
	border-left: none;
	z-index: 5;
	padding: 0px 0 30px 0px;
}

#menu li {
	display: block;
	position: relative;
	padding: 5px 15px 5px 20px;
}

#menu li:hover {
	background: #ca2a1c;
	color: white;
}

#menu li img {
	right:5px;top:5px;
}

#menu li a {
	display: block
}

#menu .titre {
	display: block;
	font-size: 1.1em;
	line-height: 1.4;
	font-weight: 700;
	background: #e8e8e8 url(/www/web/titre-ball.gif) no-repeat center left;
	color: #ca2a1c;
	margin: 10px 0;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

#menu .titre:nth-child(1) {margin-top: 0;}

#menu li:hover.titre {
	background: #e8e8e8 url(/www/web/titre-ball.gif) no-repeat center left;
	color: #ca2a1c;
}

#menu .sub {
	font-size: 12px;
	padding: 3px 15px 3px 25px
}

.nw {
	position: absolute;
	right: 7px;
	top: 10px;
	background: rgb(208, 52, 37);
	width: 7px;
	height: 7px;
	border-radius: 100%
}

#mobile {
	display: none
}

#out3 {
	line-height: 0;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	background: #f9f9f9;
	padding: 0;
}

#out-please {
	display: none;
	cursor: pointer;
	text-align: center;
	padding: 15px;
	background: #3B3954;
	border-radius: 6px;
	border: 5px solid rgb(51, 50, 73);
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 15px;
	color: white;
}


	.logo-mobile {display: none !important;}


@media screen and (max-width: 1260px) {
	body {
		font-size: 14px
	}
	h1 {
		font-size: 30px;
		padding: 0;
	}
	.more-div {
		font-size: 13px
	}
	#nav-menu {
		font-size: 14px;
	}

	#menu {
		width: 190px
	}
	#menu li,
	#menu .titre,
	#menu .sub {
		padding-left: 10px;
		padding-right: 7px
	}
	#menu .sub {
		font-size: 11px
	}
	#article {
		padding: 30px 10px 10px 20px
	}
		#new {
		border: 0;
		background: white;
		padding: 30px 10px 10px 20px
	}
			#new .zen {
		border: 0;
		padding: 0;
	}
	#sbar-fb {
		height: 30px;
		width: 30px;
		background-position: 2px -250px
	}
	#sbar-twt {
		height: 30px;
		width: 30px;
		background-position: 3px -195px
	}
	#sbar-edit a {
		font-size: 11px;
		padding: 10px 20px 10px 20px
	}
}












@media screen and (max-width: 1060px) {

	body {
		font-size: 16px;
		padding-top: 44px;
	}
	h1 {
		font-size: 40px;
		padding: 5px 0 10px 0;
		border-bottom: none;
	}
	#header {border-radius:6px;    height: 228px;}
	#pokemon {
		padding: 0px;
		margin: 0 auto;
	}
	.mobile-out {
		display: block;
		overflow: hidden;
	}
	.more-out {
		display: none;
	}
	#section {
		max-width: none;
		margin-right: 0;
	}
	#content {
		padding: 0 10px
	}
	.zen {
    padding: 15px 10px;
}
	#mur {
		position: relative;
		top: initial;
		right: initial;
		left: initial;
		background: white;
		width: auto;
		padding: 0;
	}
	.more-div {
		display: inline-block;
		width: 365px;
		width: calc(33.33% - 7px);
		width: 
		-webkit-calc(33.33% - 7px);
		width: -moz-calc(33.33% - 7px);
		margin: 0 5px 10px 0;
		vertical-align: top

	
	}
	#out3 {display:none;}
	#out4 {
		line-height: 0;
		text-align: center;
	margin: 0 auto;
	padding-bottom:5px;}
	#logo {
		margin-bottom: 0px;
		margin-top: 0px
	}
	#nav-site {
		padding-right: 5px
	}
	#nav {
		background: #CA2A1B;
	}
	#nav-rs {
		display: none
	}
	#sbar #sbar-edit {
		display: none
	}

	#out-please {
		display: none !important;
	}
		#nav {
		width: 230px;
		position: relative;
		top: 0;
	}
	
	#master {
		display: none;
		z-index: 1;
		left: 0;
		right: 0;
		top: 45px;
		width: 100%;
		position: fixed;
		height: 100%;
		overflow: auto;
		z-index: 9;
		background: #CA2A1B
	}

#nav-content {
		display: block;
		padding-top: 15px;
	}
	#nav-logo {
		display: block;
		width: 190px;
		height: 102px;
		padding-right: 0;
		margin-bottom: 10px;
	}
	#nav-site {
		display: block;
		padding-bottom: 15px
	}
	#nav-nav {
		display: block;
		overflow: hidden;
		float: none;
		padding: 0;
		margin-bottom: 60px;
	}
	#nav-search {
	}
	#nav-menu {
		display: block;
		height: auto
	}


.menu-titre {
		display: block
	}
	.menu-titre:hover {
		background: #CA2A1B
	}
		.menu-titre a {padding-left:0}

	.menu-titre ul,
	.menu-titre:hover ul {
		display: block;
		width: auto;
		position: relative;
		left: 0;
		top: 0;
		padding: 0;
		background-color: #CA2A1B;
		font-size: 12px
	}
	.menu-titre li a {
		padding: 7px 0
	}


	#menu .titre,
	#menu li:hover.titre {
		background: rgb(201, 74, 62);
		color: white;
	}

#menu-more {padding:0;height: inherit;}
#menu-more big {display:none;}
#menu3 {position:relative;}
#menu3 li {margin:10px 0}
#menu-membre {float:none;display:block;margin: 0;width: 100%;}

#menu-login {display:none;}
#menu-modal {position: relative;top: 25px;right:initial;left: -57px;border: none;margin-bottom: 65px;}
#modal-triangle {display:none}

		.more-div {
		width: calc(50% - 10px)
	}

		.menu-active2 #master {
		background: #D34E41;
	}

	.menu-active #master,
	.menu-active2 #master {
		display: block;
	}
	.menu-active #nav {
		margin: 0 auto;
		display: block;
	}



	.menu-active2 #master {
		display: block;
	}
	.menu-active2 #nav {
		display: none;
	}
	.menu-active2 #menu {
		margin: 0 auto;
		display: block;
		background: transparent;
		border: none;
		color: white;
		    padding-top: 20px;
	}

	


	.logo-mobile {display:block !important;}

	#mobile {
		display: table;
		width: 100%;
		background: #CA2A1B;
		position: fixed;
		top: 0;
		height: 45px;
		left: 0;
		z-index: 20;
		font-size: 12px;
		text-transform: uppercase;
		color: white;
		line-height: 1;
	}
	.menu-mobile {
		background: url(/www/web/navbar.png) 5px -37px no-repeat;
		padding: 0px 20px 0px 35px;
				display: table-cell;
		vertical-align: middle;
		cursor: pointer
	}
	.menu-mobile2 {
				display: none;
		vertical-align: middle;
		cursor: pointer;
		text-align: right;
		padding-right: 15px;
		width: 50%;
		background: rgb(211, 78, 65);
	}


	#master::-webkit-scrollbar {
		width: 10px
	}
	#master::-webkit-scrollbar-track {
		background-color: rgba(0, 0, 0, 0.05)
	}
	#master::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background: rgba(0, 0, 0, 0.15);
		border: 1px solid transparent
	}


	#mur {
		margin: 0 0 0 5px;
	}
	#article, #new {
		padding: 10px 10px 10px 10px;
		margin-left: 0;
	}

	#main {
		margin-right: 0px;
	}
	#logo {
		width: 100%
	}
	#menu {
		position: relative;
		top: 0
	}

	.menu-active #menu {
		display: none;
	}

	.menu-mobile2 {
				display: table-cell;
	}

}

@media screen and (max-width:480px) {
	h1 {
		font-size: 35px
	}
	
	#mur {
    margin: 0;
}
	.more-div {
		width: calc(100% - 10px);
		width: calc(100% - 10px);
		width: calc(100% - 10px);
		margin: 5px;
	}
}

@media screen and (max-height:400px) {
	body {
		font-size: 12px;
		min-width: 600px;
		height: 100%
	}
	h1 {
		font-size: 20px
	}
}