@import "phocadownload.css";
@import "bootstrap.css";
@import "jcemediabox.min.css";
@import "template.css";
@import url('https://fonts.googleapis.com/css?family=Exo+2:400,400i,700,700i');
@font-face {
  font-family: 'porspican-serif';
  src: url('fonts/porspican-serif007.ok16.woff2')  format('woff2');
}


.hits, .akeeba-renderer-fef { 
	display: none; 
}
.pager { 
	display: none; 
}
ul.tags { 
	display: none; 
}
body {
	background-color: #88aa88;
	font-family: 'Exo 2', sans-serif; 
	min-width: 440px;
}
[class^=wf-mediabox] {
	font-family: 'Exo 2', sans-serif; 
}
#header, #footer {
	background: linear-gradient(270deg, rgb(136, 170, 136), rgb(217, 233, 199));
	filter: drop-shadow( 2px 0px 2px black);
	padding: 12px;
	display: flex;
	align-items: flex-end;
}
#header {
	padding-bottom: 0;
}
#header #logo {
	position: relative;
	height: 64px;
	margin: 0 6px 0 0;
	float: left;
}
#header #logotypo {
	position: static;
	top: 0;
	left: 0;
	width: 200px;
	height: 83px;
	margin: 0 -200px 0 0;
	padding: 0;
}
#header #logotypo p {
	color: #0069ff;
	font-family: 'porspican-serif', sans-serif;
	font-size: 30px;
	line-height: 1em;
	margin: 0;
	text-transform: uppercase;
	font-feature-settings: 'ss01';
}
#header #logotypo p.logofree {
	color: #ff0100;
	font-family: 'Exo 2', sans-serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 22px;
	line-height: .5em;
	margin: 0;
}
#header a {
	text-wrap-mode: nowrap;
	display: inline-block;
	text-align: center;
}

#header a.ici { 
	pointer-events: none; 
	cursor: default;
	line-height: 18px;
	vertical-align: -18px;
	margin-bottom: -18px;
}
#header a.ici::after { 
	/*font-family: 'dejavu_serifbold', serif;*/
	white-space:pre; 
	content: '\A\25bc'; /*U+25BC 'BLACK DOWN-POINTING TRIANGLE'*/
}
.moduletable {
	max-width: 750px;
	margin: 0 auto;
}
.icomoon {
	font-family: 'IcoMoon';
	font-weight: normal;
}
main {
	padding: 32px 0;
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
}
#aside { 
	display: none;
	float: left;
	width: 25%;
	background-color: rgb(217, 233, 199);
}
div.item-page {
	display: block;
	float: left;
	width: 75%;
	margin: 0 auto;
	background-color: #fffb;
}
#footer {
	margin-bottom: -24px;
}
.phocadownloadfile {
	background-color: #efefef;
}




@media screen and (max-width: 960px) {
	#aside, #header #logotypo {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	#header a {
		text-wrap-mode: nowrap;
		display: inline;
		text-align: left;
		margin-right: 100%;
	}
	#header a.ici { 
		line-height: 18px;
		vertical-align: unset;
		margin-bottom: unset;
	}
	#header a.ici::after { content:'';}
	#header a.ici::before {
		content: '\25b6\00a0'; /*U+25B6 'BLACK RIGHT-POINTING TRIANGLE'*/
	}
}




.somr ul {
	font-size: 10pt;
	line-height: 1.25em;
	white-space: normal;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	text-align: left;
	list-style: none;
}
.somr img, .somr svg.img { margin: 9pt; }
.somr img.icon24, svg.icon24 { 
	width: 24px; 
	margin: 0; 
	position: relative;
}
.somr img.icon16, svg.icon16 { 
	width: 16px; 
	margin: 0; 
	position: relative;
}
.somr li { margin-bottom: 1em; }
.somr input[type="radio"], input[type="checkbox"] {
	margin: 0 4px 0 0;
}
.somr label { margin: 1em 0; }
.somr img.iconinp { margin-top: -12px; bottom: -10px; }
.somr #selec-soft { 
	display: flex;
	float: left; 
}
.somr #selec-lang { 
	display: flex; 
}
.somr li {
	margin-left: 30px;
	text-indent: -30px;
}
.somr li > p {
	margin-left: -30px;
	text-indent: 0;
	text-wrap: pretty;
}
.somr a.FR, a.EN { 
	text-wrap-mode: nowrap; 
}
.somr span.br { 
	text-wrap-mode: wrap; 
}

