@CHARSET "ISO-8859-1";

figure.trophee {	border-bottom: 1px solid #CCC;}
article.news {margin-bottom: 1rem;border-bottom: 1px solid #CCC;}
figure.newsimage {margin-bottom: 1rem;}
div.actualite {margin-bottom: 1rem;text-align: justify;}
.gsc-webResult::after {clear: none !important;}
.gsc-resultsHeader {clear: none !important;}
.gs-webResult {margin: 0 !important;}
.gsc-resultsHeader, .gsc-resultsHeader td, .gsc-resultsHeader th, .gsc-results table, .gsc-results td, .gsc-results th {border: 0 !important;}

@media ( min-width : 800px) {
	.news {margin-right: 210px;}
	article.news h2 {font-size: 11px;margin-bottom: 0.2rem;}
	figure.randomfanart, figure.randommonster {float: right;width: 200px;border: 1px solid #CCC;}
	figure.randomfanart h2, figure.randommonster h2 {text-align: center;margin-top: 0.2rem;margin-bottom: 0.2rem;}
	figure.randommonster {clear: right;margin-top: 20px;}
	figure.profile img {float: left;}
	figure.profile figcaption, table.profile {min-height: 120px;}
	figure.profile table, figure.profile td, figure.profile th {border: 0;}
	figure.profile table, table.profile {margin-left: 120px;}
	figure.profile th, table.profile th {padding-right: 1rem;white-space: nowrap;text-align: left;}
	figure.trophee img {float: left;margin-top: 5px;}
	figure.trophee figcaption div {width: 80px;height: 60px;float: right;font-weight: bold;font-size: 20px;text-align: center;padding-top: 40px;}
	figure.trophee figcaption p {margin-left: 110px;margin-right: 90px;height: 80px;margin-bottom: 0;padding-top: 30px;}
}

@media ( max-width : 799px) {
  figure.randomfanart, figure.randommonster {display: none;}
	article.news h2 {font-size: 0.8rem;margin-bottom: 0.2rem;}
	figure.profile table, table.profile {margin-left: 0;}
	figure.profile table, figure.profile td, figure.profile th {border: 0;}
	figure.profile th, table.profile th {text-align: left;white-space: nowrap;padding-right: 1rem;}
	figure.trophee figcaption div {width: 100px;float: left;font-weight: bold;font-size: 1.5rem;text-align: center;}
	figure.trophee figcaption p {margin-left: 100px;margin-bottom: 0;}
}