<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
}

p{
margin : 0;
padding : 0;
}

ul {
  list-style: none;
  padding: 0;
  text-align: left;
} 
li{
	position: relative;
	padding-left: 1.5em;
	text-align: justify;
}    
li:after {
	content: '';
	height: .5em;
	width: .5em;
	background: #7e4a14;
	display: block;
	position: absolute;
	transform: rotate(45deg);
	top: .50em;
	left: 0;	
}


img.logo{
	width:100%;
	display: block;
}

.body{
	color:#FFFFFF;
	font-family: roboto;
	background-color:#000000;
}

.bandeau{
	background-color:#000000;
	height:55px
}

.sac{
	height: -webkit-fill-available;
	padding: 2px 2px 2px 2px;
}

.lcds{
	height: -webkit-fill-available;
}

.tellme{
	height: -webkit-fill-available;
	padding-left: 30px;
}

.flag{
	height: -webkit-fill-available;
	float: right;
	padding: 8px 5px;
	margin: 5px;
}

.banniere{
	
}

.img-banniere{
	height: 55px;
}

.img_banniere{
	display : none;
}

.img_banniere_grande{
	position: relative;
}

.intro{
	background-color:#7e4a14a6;
	text-align: center;
	padding: 14px 0;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.txtintro{
	font-size: 1.5vw;
	text-shadow: #1a1102 0.1em 0.1em 0.2em;
	margin-bottom : 0rem;
}

.video{
	background-color:#1a1102;
	text-align: center;
	padding-top: 8px;
}
.video iframe{
	width: 646px;
    height: 370px;
}

.carouselimages{
	padding: 20px 0;
}

.carousel-control-next-icon{
	margin-left: auto;
}

.carousel-control-prev-icon{
	margin-right: auto;
}

.imgmini{

}

.buyonsteam{
	background-color:#7e4a14;
	width: 100%;
    display: flex;
}

.left{
	float: left;
	width : 40%;
	text-align:right;
	font-weight: bold;
    text-shadow: #1a1102 0.1em 0.1em 0.2em;
    font-size: 2em;
    margin-top: auto;
    margin-bottom: auto;
}

.right{
	width: 60%;
}

.buyzadette{

}

.troiscolonnes{
	background-color:#1a1102ff;
	width:100%;
	min-height: 650px;
}

.colonne1{
	position:relative;
	float: left;
	width : 33%;
	text-align: center;
    padding: 10px 100px;
}

.colonne2{
	position:relative;
	width : 33%;
	float: left;
	text-align: center;
    padding: 10px 100px;
}

.colonne3{
	position:relative;
	float: left;
	width : 33%;
	text-align: center;
    padding: 10px 100px;
}

#borderright {
	border-right: 1px solid #FFFFFF;
	position: absolute;
	top : 10%;
	bottom: 10%;
	left: 100%;
}
#borderleft {
	border-left: 1px solid #FFFFFF;
	position: absolute;
	top : 10%;
	bottom: 10%;
	right: 100%;
}

.buyzadette{

}

.gif{
	max-height: 226px;
	margin-bottom: 10px;
}

.titredescgif{
	font-weight: bold;
	/*color:#7e4a14;*/
	text-shadow: #1a1102 0.1em 0.1em 0.2em
}

.descgif{
	text-align: left;
	text-align: justify;
}

.followus{
	background-color:#000000;
	width: 100%;
	display: inline-flex;
}

.followleftcolumn{
	width: 40%;
	text-align: center;
	margin-top: 3%;
}

.titrefollow{
	font-size: 2em;
    font-weight: bold;
}

.social{
	max-width: 100px;
    padding-left: 10px;
}

.followrightcolum{
	margin-left: auto;
    margin-right: auto;
	margin-top: 15px;
	margin-bottom: 8px;
}

.twitter-timeline{

}

.footer{
	background-color:#1a1102;
	text-align: center;
}

.credit{

}

#steam {
	position: relative;
	min-height: 210px;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	display:block;
	max-width: 646px;
	margin: 0 auto;
}
#steam iframe,
#steam object,
#steam embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 12px;
}

@media screen and (max-width: 1816px) {
	
	.colonne1{
		padding: 10px 20px;
	}

	.colonne2{
		padding: 10px 20px;
	}

	.colonne3{
		padding: 10px 20px;
	}
}

@media screen and (max-width: 1325px) {
	
	.troiscolonnes{
		min-height: 741px;
	}
}

@media screen and (max-width: 1055px) {
	
	.troiscolonnes{
		min-height: 832px;
	}
}

@media screen and (max-width: 991px) {

	.img_banniere{
		display : block;
	}

	.img_banniere_grande{
		display: none;
	}

	.titrefollow {
		font-size: 1.4em;
		font-weight: bold;
	}
	
	.social {
		max-width: 75px;
		padding-left: 10px;
	}
	
	.colonne1{
		position:relative;
		float: none;
		width: 100%;
		padding: 10px 35px;
	}

	.colonne2{
		position:relative;
		float: none;
		width: 100%;
		padding: 10px 35px;
	}

	.colonne3{
		position:relative;
		float: none;
		width: 100%;
		padding: 10px 35px;
	}
	
	.descgif {
		text-align: center;
	}
	.followleftcolumn {
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
	.followrightcolum{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding: 0 20px;
	}
  
	.leftcontent {
		display: block;
		-o-object-position: 50% 0%;
		object-position: 50% 0%;
	}
	.followus {
		background-color: #000000;
		width: 100%;
		display: block;
	}

	.columns {
		display: block;
	}

	.rightcontent {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.links {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.column {
		margin-bottom: 20px;
	}

	.column-2 {
		margin-bottom: 20px;
	}
	
	.video iframe{
		width: 646px;
		height: 370px;
	}

	.image {
		position: static;
		height: 420px;
		max-height: 50vh;
		min-height: auto;
		background-position: 50% 40%;
	}
	.image::after{
	  /*content:"";
	  opacity: 0.2;
	  position: absolute;
	  background: url(../images/tachesMobile.png);
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;*/
	  z-index: 0;
	  /*background-repeat: no-repeat;
	  background-position-x: right;*/
	}
	.left{
		float: none;
		text-align: center;
		width: 100%;
	}
	
	.intro{
		padding : 20px 10px 20px 10px;
		position: relative;
		background-color:#7e4a14;
	}
	
	.tellme {
		height: -webkit-fill-available;
		padding-left: 0;
	}
	
	.right {
		padding: 0 10px;
		width : 100%;
	}
	
	.left p{
		margin-top: 0;
		font-weight: bolder;
		margin-bottom: 0;
		font-size: 0.8em;
	}
	.buyonsteam{
		background-color: #7e4a14;
		width: 100%;
		display: block;
	}
	.txtintro{
		font-size: 2vw;
		line-height: 1.2;
	}
	
	.video iframe {
		width: 480px;
		height: 275px;
	}
}

@media screen and (max-width: 767px) {
	.name {
		margin-bottom: 20px;
	}

	.rightcontent {
		padding: 60px;
	}
  
	
	.txtintro{
		font-size: 3vw;
	}
  
	.intro {
		padding : 10px;
	}
	
	.troiscolonnes{
		font-size: 0.8rem;
	}
	
	.colonne1{
		padding: 10px 25px 0px 25px;
	}
	
	.colonne2{
		padding: 0px 25px;
	}
	
	.colonne3{
		padding: 0px 25px 10px 25px;
	}
	
	.gif{
		max-width: 200px;
	}
	
	.img-banniere{
		height: 44px;
	}
}

@media screen and (max-width: 479px) {
	.bold-text {
		font-size: 42px;
		line-height: 42px;
	}

	.bio {
		font-size: 16px;
	}

	.credit {
		font-size: 12px;
	}

	.rightcontent {
		padding: 30px;
	}

	.image {
		height: 240px;
		max-height: 30vh;
	}
	
	.image::after {
	  z-index: 0;
	}
	
	.video iframe {
		width: auto;
		height: auto;
	}	
	
	.bandeau {
		height: 39px;
	}
	
	.flag{
		padding: 5px;
	}
	
	.img-banniere{
		height: 35px;
	}
}

@font-face {
 font-family: 'roboto';
 src: url('roboto/Roboto-Regular.ttf');
}

</pre></body></html>