* { margin:0; padding:0; }
a img{border:none;}
a:link, a:visited, a:active { text-decoration: none; color: #10529c;}
a:hover { text-decoration: underline; color: #e40001;}
ol,ul, li { list-style:none; }

body {
	font: 0.75em Verdana, Geneva, Arial, sans-serif;
	background: #f3f3f3 url("images/fond.jpg") repeat-x 0 110px;
	overflow-y: scroll;
}

h1 {
	font-size: 1.3em;
}

h2 {
}

h3 {
	font-size: 1em;
}

abbr, acronym{
  border-bottom: 1px dotted;
  cursor: help;
}

.center { text-align: center; }
.justify { text-align: justify; }
.left { text-align: left; }
input { border-radius: 3px; }

/* Largeur des blocs principaux
-------------------------------*/
.mainwidth {
	max-width: 960px;
	margin: 0 auto;
}

/* Header
--------------------*/
#header{
	background: #0069b8 url("images/header.png") repeat-x 0 100%;
	padding: 15px 0 0;
	overflow: hidden;
	font: 10px/1 sans-serif;
}

#header h1{
	font-size: 1.6em;
}

#bloctitre {
	max-width: 320px;
	float: left;
	margin-left: 20px;
}

/* Menu principal
--------------------*/
#nav {
	font: bold 12px arial;
	text-transform: uppercase;
	background: #d0d0d0 url("images/navbar.png") repeat-x;
	height: 36px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #b7b7b7;
}

#nav li {
	float: left;
	padding: 0 15px;
	text-align: center;
	line-height: 36px;
}

#nav li a {
	color: #105188;
	text-shadow: 1px 1px 1px #fff;
	display: block;
	border-bottom: 2px solid #B7B7B7;
}

.site-index #nav1, .site-knowledge #nav4, .site-downloads #nav5, .site-partners #nav6  {
	background: url("images/selecteur.png") no-repeat 50% 100%;
	height: 36px;
	position: relative;
}

#nav li a:hover {
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

#nav1 a:hover {
	color: #fdb900;
	border-color: #fdb900;
}

#nav2 a:hover {
	color: #0198e9;
	border-color: #0198e9;
}

#nav3 a:hover {
	color: #e40001;
	border-color: #e40001;
}

#nav4 a:hover {
	color: #7d0996;
	border-color: #7d0996;
}

#nav5 a:hover {
	color: #7eb301;
	border-color: #7eb301;
}

#nav6 a:hover {
	color: #085DAE;
	border-color: #085DAE;
}

.pub {
	float: right;
	margin-top: 15px;
}

/* Formulaire de recherche
---------------------------*/
#searchbox {
	background: url("images/search-box.png") no-repeat;
	float: right;
	width: 194px;
	height: 41px;
	margin: -2px 1em 0 0;
	position: relative;
	border: 0;
}

#searchposition {
	margin: 12px 0 0 12px;
}

#searchcolor {
	color: #999;
	background-color: transparent;
	width: 136px;
	border: 0;
	cursor: text;
	vertical-align: middle;
}

#searchbox input {
    font-size: 1em;
    border-width: 0;
}

.buttontransparent {
	background: none;
	float: right;
	cursor: pointer;
	margin-top: -10px;
}

/* Contenus
--------------------*/
.section {
	padding: 0 10px;
	overflow: hidden;
	clear: both;
}

.article, .aside {
	color: #fff;
	font-family: arial;
	background-color: rgba(25, 134, 194, 0.45);
	padding: 12px;
	border-left: 2px solid #99ccff;
	border-right: 2px solid #99ccff;
	border-bottom: 2px solid #99ccff;
	box-shadow: -1px 0px 4px #006699;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#801986c2,endColorstr=#801986c2);
	margin-bottom:10px;
}

:root .article {
	filter: none \0/IE9;
}

/* Accueil
--------------------*/
#accueil .article {
	float: right;
	width: 28%;
}

#accueil .article h1 {
	font-variant : small-caps;
	font-weight: bold;
}

#accueil .article p {
	padding: 2px 0;
}

#image-accueil {
	text-align: center;
	padding: 10px 0;
	width: 66%;
}

#image-accueil img {
	max-width: 600px;
	width: 100%;
}

.resume {
	color: #0c80c0;
	background-color: rgba(250, 250, 250, 0.5);
	margin-top: 0.5em;
	padding: 8px;
	text-align: right;
	border: solid 1px #fff;
	border-radius: 8px;
	letter-spacing: -0.5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff);zoom: 1;
}

:root .resume {
	filter: none \0/IE9;
}

img#reseau {
	float: left;
	margin-top:7px;
}

img#question {
	float: left;
	margin-top:12px;
}

.resume h3 {
	text-transform: uppercase;
}

.resume ul {
	margin: 0.5em 0 0 0;
}

/* Onglets News et Contribution
--------------------------------*/
.napascript #onglet_contributions {
	display: none;
}

.napascript #contenu_onglet_news{
	display: block;
}

#newsetcontribution {
	color: #838282;
	margin-bottom: 3px;
}

.onglet {
    display: inline-block;
    padding: 4px 10px;
    cursor: pointer;
	border-radius: 10px 10px 0 0;
	border: 1px solid #d0d0d0;
	border-bottom: 0;
}

.onglet-0 {
	color: #ababab;
	background: #d6d5d5 url("images/onglet-inactif.png") repeat-x;
}

.onglet-1, .napascript .onglet-0 {
	color: #5e5e5e;
	background: #f5f5f5 url("images/onglet-actif.png") repeat-x;
    padding-bottom: 4px;
	font-weight: bold;
}

.contenu-onglet {
	background: #d5d5d5 url("images/contenu-onglets.png") repeat-x;
    border: 1px solid #d0d0d0;
    margin-top: -1px;
    display: none;
	padding: 10px 10px 3px;
	border-radius: 0 10px 10px 10px;
}

.contenu-onglet li {
	overflow: hidden;
	padding: .15em 0;
}

.contenu-onglet li a {
	color: #838282;
	float: left;
	clear: both;
}

.contenu-onglet li span {
	float: right;
	font-size: 0.8em;
}
.contenu-onglet li a:hover {
    color: #e40001;
}

.all-links {
	font-size: 0.75em;
    clear: both;
    text-align: center;
}

.all-links a {
    color: #626262;
}
.all-links a:hover {
    color: #e40001;
}

/* Onglets bas page Accueil
--------------------------------------*/
#bas-accueil {
    clear: both;
}

.bloc-onglets-bas {
	color:#838282;
	float: left;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-left: 35px;
	width: 280px;
	height: 107px;
	margin-bottom: 8px;
}

.fixedtitle {
	text-align: left;
}

.titre-onglets {
	font-size: 1.05em;
	color: #fff;
	background: #0c80c0 url("images/titres-onglets.png") repeat-x;
	display: inline-block;
	margin: 3px;
	padding: 3px 0;
	min-width: 180px;
	text-align: center;
	border-radius: 10px;
}

.sushikiwi {
	width: 20px;
	height: 80px;
	float: left;
    padding: 0 5px;
    cursor: pointer;
}

.contenu-sushikiwi {
	width: 285px;
	height: 80px;
    display: none;
}

.napascript #contenu_sushi_1 {
	display: block;
}

.napascript span.sushikiwi {
	display: none;
}

.choucroutemojito {
	color: #666;
	width: 220px;
	height: 80px;
	float: left;
	letter-spacing: -1px;
	font-size:0.9em;
}

.choucroutemojito h3 {
	margin: 25px 0 0 0;
	font-size:1.1em;
}

.choucroutemojito a {
	color: #000;
}

.zechiffre {
    font-size: 25px;
    font-weight: bold;
    font-family: Arial,sans-serif;
    color: grey;
	padding-left: 2px;
    letter-spacing: 0.2px;
}

.zeimage {
    position: relative;
    display: block;
	height: 50px;
	overflow: hidden;
}

.spanmasque {
    position: absolute;
    left: 0;
	top: 0;
}

.masque {
    background: #F3F3F3;
    float: right;
    height: 80px;
    padding: 0 0 0 5px;
    width: 135px;
	position: relative;
}

.choucroutemojito a:hover {
	color: #ff0000;
	text-decoration: none;
}

.img-down {
	width: 80px;
	height: 80px;
	float: left;
}

#sushi_1,#sushi_1bis, #kiwi_1,#kiwi_1bis, #troll_1 {
	background: url("images/1.png") no-repeat;
}

#sushi_2, #kiwi_2, #troll_2 {
	background: url("images/2.png") no-repeat 100% 0%;
}

#sushi_2bis, #kiwi_2bis, #troll_2[class*="notrolling"], #kiwi_2[class*="notrolling"]  {
	background: url("images/2.png") no-repeat;
}

#sushi_3,#sushi_3bis, #kiwi_3,#kiwi_3bis, #troll_3{
	background: url("images/3.png") no-repeat 100% 0%;
}

.mini-dl {
	background: url("images/mini-dl.png") no-repeat 75% 0%;
}

.banane-au-rhum{
	float: left;
	max-width: 220px;
}

/* Page Downloads
--------------------*/
#downloads .article {
	padding-top: 24px;
	overflow: hidden;
	width: 64%;
	float:left;
}

#downloads .aside {
	padding-top: 24px;
	width: 28%;
	float: right;
}

#downloads .aside p{
	text-align: justify;
}

.bloc {
	color: #858484;
	background: #FFFFFF url("images/bloc.png") repeat-x 0 100%;
	width:  43%;
	padding: 5px 10px;
	margin: 12px 7px;
	border: 1px solid white;
	border-radius: 7px;
	text-align: center;
	float: left;
}

.dubas {
	width:  94%;
	text-align: justify;
}

.bloc img {
	float: right;
	margin: -12px -20px;
}

.ongletcouleur {
	color: #fff;
	float: left;
	position: relative;
	margin-top: -12px;
	padding: 0 14px 2px;
	border-bottom: 1px solid #fff;
}

.ongletcouleur  span {
	font: bold 12px arial;
	text-transform: uppercase;
	background: #1888ff;
	border-radius: 12px 12px 0 0;
	padding: 6px 8px 2px;
	line-height:18px;
}

.ongletcouleur:after {
	background: url("images/onglets.png") no-repeat 0 0%;
	position: absolute;
	left: 0; right: 0; bottom: 0;
	content: "";
	height: 14px;
	margin-bottom: 1px;
}

.bloc div {
	float: left;
	font-size: 12px;
	padding: 8px 0;
	text-align: left;
	width: 68%;
}

.packfr {
	clear: both;
}

.h2tel {
	font: arial;
	font-size:17px;
	font-variant : small-caps;
}

.sstitre {
	font-size:1.2em;
	text-decoration:underline;
	margin: 8px 0;
	font-variant : small-caps
}

.bloc h2 {
	font: arial;
	font-variant : small-caps;
}

.numbers{
	font-size: 11px;
}

.bloc div h2 + p {
	margin-bottom: 8px;
}

.bloc hr {
	color: #ffffff;
	margin-bottom: 6px;
	width: 50%;
	clear: both;
}

.bloc hr + p {
	font-weight: bold;
	margin: 0 0 0.2em;
	clear: both;
	float: none;
	text-transform: uppercase;
}

.packcomplet .ongletcouleur  span {
	background: #1888ff;
}

.packmaj .ongletcouleur  span {
	background: #7eb301;
}

.packfr .ongletcouleur  span {
	background: #e40001;
}

.packphpbb .ongletcouleur  span {
	background: #7d0996;
}

/* Onglets des version phpBB sur la page download */
.sushi-onglets {
	padding: 0 0 0 10px;
}

.sushi-onglets:after {
	content: "";
	display: table;
	clear: both;
}

.sushi-onglets li {
	font-weight: bold;
	background: #F4F4F4;
	background: linear-gradient(to bottom, #F4F4F4 0%, #D9D9D8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 1px .25em -1px 0;
	padding-bottom: 1px;
	float: left;
	position: relative;
	border: 1px solid transparent;
	border-bottom: 0;
	border-radius: 6px 6px 0 0;
	background-clip: padding-box !important;
}

.sushi-onglets li.actif {
	background: #D0D0D0;
	background: linear-gradient(to bottom, #D0D0D0 0%, #f4f4f4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

#onglets-versions .sushi-onglets li a {
	text-decoration: none;
}

.sushi-onglets li a {
	float: left;
	padding: 0.5em 1em;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}

.sushi-onglets li.actif a {
	color: #606060;
	cursor: text;
}

.sushi-contenu {
	display: none;
	padding: 1em 0 0;
	overflow: hidden;
	border: 1px solid #7FBBDB;
	border-bottom: 0;
	border-radius: 5px;	
}

#phpbb31 {
	display: block;
}

.sushi-onglets li:not(.actif) a:hover {
	color: #7eb301;
	transition: color 0.5s ease-in-out 0s;
}

.sushi-onglets li.actif .marqueur, .sushi-onglets li.actif .marqueur > span {
	position: absolute;
	width: 0;
	height: 0;
	border-bottom-width: 0;
	border-top: 8px solid transparent;
	border-left: 8px dashed transparent;
	border-right: 8px dashed transparent;
	-webkit-transform: rotate(360deg);
	display: block;
}

.sushi-onglets li.actif .marqueur > span {
	border-color: #EFF7FD transparent;
}

.sushi-onglets li.actif .marqueur {
	left: 50%;
	margin-left: -16px;
	right: auto;
	top: 18px;
	z-index: 3;
}

.napascript #onglets-versions > ul {
	display: none;
}

.napascript #onglets-versions > div {
	display: block;
}

/* Statistiques DL
----------------------*/
#guest-container, #registered-container {
	min-width: 300px;
	height: 400px;
	margin: 10px auto;
}

/* Page Partenaires
----------------------*/
.site-partners .article {
	padding: 8px 12px;
}

.site-partners .article {
	zoom: 1;
}

.site-partners .article:after {
  content: "";
  display: table;
  clear: both;
}

.site-partners .bloc {
	background: rgba(250, 250, 250, 0.6);
	height: 190px;
	width: 270px;
	margin: 11px 9px;
	padding: 10px 10px 5px;
	position: relative;
}

.partner-img img {
    float: none;
    margin: 0;
	border-radius: 4px;
}

.counter {
    font-size: 9px;
    position: absolute;
    right: 10px;
    bottom: -1px;
}

.disclaimer {
	font-size: 9px;
	font-weight: bold;
	color: #115098;
	background-color: #e0eeff;
	text-align: center;
	margin: 20px 0 10px;
	padding: 5px;
	border: 1px solid #6b92bd;
	border-radius: 3px;
}

/* Footer
-----------------------------------*/
#footer {
	font-size: 0.9em;
	color:#536482;
	background: url("images/footer.png") repeat-x;
	margin-top: 1em;
	padding: 6px 10px 20px;
}

#footer .mainwidth {
	margin-top: 15px;
}

.credits {
	float: left;
}

/* Social
--------------------*/
.social {
	float: right;
	margin-top: -8px;
	position: relative;
	width: 200px;
	overflow: hidden;
}

.social li {
	float: left;
	margin: 0 5px;
    overflow: hidden;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-property: transform;
    transition-duration: 1s;
	opacity:0.5;
}

.social li a {
	text-shadow: 1px 1px 1px #fff;
}

.social li:hover {
	-webkit-transform: rotate(1260deg);
	-moz-transform: rotate(1260deg);
	transform: rotate(1260deg);
	opacity:1;
}
/*RE IMG*/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}

.highslide img {
	border: 1px solid #D0D0D0;
}

.highslide:hover img {
	border-color: #A0A0A0;
}

.highslide-dimming {
	background: #000000;
}

.highslide-image {
	border: 2px solid #FFFFFF;
}

.close-simple-white {
	width: 16px;
	height: 16px;
	background-color: #FFFFFF;
	cursor: pointer;
	padding-left: 7px;
}

/*Error pages*/
.pasdbraspasdchocolat{
    background-image: url("images/http_error.png");
    background-repeat: no-repeat;
    height: 256px;
    margin-top: 5em;
    padding-left: 270px;
    padding-top: 25px;
}

.pasdbraspasdchocolat h2{
    color: #000000;
    font-size: 2em;
}

.pasdbraspasdchocolat p{
    font-style: italic;
    margin-top: 20px;
}

/* Responsive
------------------------------------*/
@media screen and (max-width: 899px) {
	#nav li#nav6 {
		padding-right: 0;
	}
	#searchbox {
		margin-right: 0;
	}
}

@media screen and (max-width: 820px) {
	#bloctitre {
		padding: 0 5px;
	}
	#bloctitre h1 a img {
		width: 100%;
	}

	#nav {
		text-align: center;
	}
	#nav li {
		background: none !important;
		float: none;
		display: inline-block;
		padding: 0 10px 0 0;
	}
	#searchbox {
		position: absolute;
		right: 10px;
		top: 0;
		margin: 0;
	}
	#accueil .article {
		float: none;
		width: auto;
	}
	#image-accueil {
		display: none;
	}
	#bas-accueil {
		margin-top: 1em;
	}
	.bloc-onglets-bas {
		float: none;
		margin: 0 auto 8px;
	}		
	#downloads .article, #downloads .aside {
		float: left;
		width: auto;
	}
	#downloads .bloc {
		text-align: center;
		width: 44%;
	}
	.pub {
		text-align: center;
	}	
	#downloads .aside {
		float: left;
		width: auto;
		margin-top: 10px;
	}
}

@media screen and (max-width: 640px) {
	img {
		box-sizing: border-box;
	}
	.social {
		display: none;
	}
	#nav {
		height: auto;
	}
	#chtibouton {
		color: #105188;
		font-size: 32px;
		font-weight: normal;
		text-align: center;
		text-shadow: 1px 1px 1px #FFFFFF;
		cursor: pointer;
	}
	#chtibouton:after {
		content: "\2261";
	}
	#nav ul.jaja {
		display: none;
	}
	#nav li {
		border-bottom: #999 solid 1px;
		border-top: #fff solid 1px;
	}
	#nav li:last-child {
		border-bottom: 0;
	}
	#nav li a {
		border: 0;
		padding: 12px;
	}
	#nav  li {
		display: block;
		opacity: .8;
		text-align: left;
		height: auto !important;
		line-height: normal;	
	}
	#downloads .article {
		float: left;
		width: auto;
	}
	#downloads .bloc {
		width: auto;
	}
	#footer p {
		text-align: center;
	}
}
@media screen and (min-width: 641px) {
	#chtibouton {
		display: none;
	}
}
@media screen and (max-width: 320px) {
	.article, .site-partners .article, .aside {
		padding: 8px 2px;
	}
	.site-partners .bloc {
		margin: 4px 0;
	}
}

@media screen and (max-width: 641px) {
	.pub {
		display: none;
	}
}

#downloads .dubas {
    min-width: 94%;
    text-align: justify;
}