@font-face {
	font-family: "Uni Sans W01 Book";
	src: url("../font/2114e5d213da035905e525f130920db0.eot");
	/* IE9*/
	src: url("../font/2114e5d213da035905e525f130920db0.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../font/2114e5d213da035905e525f130920db0.woff2") format("woff2"),
		/* chrome、firefox */
		url("../font/2114e5d213da035905e525f130920db0.woff") format("woff"),
		/* chrome、firefox */
		url("../font/2114e5d213da035905e525f130920db0.ttf") format("truetype"),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		url("../font/2114e5d213da035905e525f130920db0.svg#Uni Sans W01 Book") format("svg");
	/* iOS 4.1- */
}
/* feuille de style principale */
/*color :		*/
/* fushia : e51fba  - rgb(229, 31, 186)
à 95% : fce8f8 - rgb(252, 232, 248) 

MAUVEZ / b380ff - rgb(179, 128, 255)

vert #C5FDED - rgb(197, 253, 237);
- C5E0DA rgb(197, 224, 218);
saumon #FDE9D4 - rgb(253, 233, 212);
- E7D5C3 rgb(231, 213, 195);
violet #D5C6FD - rgb(213, 198, 253);
- CBBED8 rgb(203, 186, 213);
framboise #9c3048 - rgb(156, 48, 72);
- 77253b rgb(119, 37, 59);


font-family: 'Fredericka the Great', cursive;
font-family: 'Megrim', cursive;
*/
html, body{
	width:100%;
	min-height: 100vh;
}
body{
	font-family: "Uni Sans W01 Book";
	font-size: 16px;
	line-height: 1.5; 
	/* background-color: #000; */
	color:#000000;
	/* padding:30px 0; */ 
	min-height: 100vh;
}
/*
.fond-base{
	background-image: url('../images/Nom.image');
	background-repeat: no-repeat;
	background-position: cover;
}
*/
a{
	color:inherit;	
	text-decoration:none; 
}
h1,h2,h3,h4,h5,h6{ 
	font-weight: normal; 
}
/* */
h1{
	font-family: "Uni Sans W01 Book";
	font-size: 50px;
	padding-left: 25px;
	/* color:#065a82; */
	margin-bottom: 0px;
	text-align: center;
	/* text-shadow: 2px 2px 6px rgba(179, 128, 255, 1); */
	padding-bottom: 30px;
	transition: font-size 500ms linear 0s;
}
h1 em{
	font-size: 0.7em;
	border-top: 0.025em solid #000;
	padding-top: 0.07em;
	border-bottom: 0.025em solid #000;
	vertical-align: baseline;
	display: inline-block;
	letter-spacing: 0.05em;
}
h2{
	font-family: "Uni Sans W01 Book";
	font-size:26px;
	padding:0px 0 20px;
	/* color:#065a82; */
	/* text-align: center; */
	/* text-shadow:0px 1px 4px #000000;*/
}
h3{
	font-size:20px;
	padding:0px 0 10px;
	color:rgba(179, 128, 255, 0.7);
}
/*-----------*/
.err404{
	background: url(../../../errors/404-page.png) 0 0 no-repeat;
	background-size: 500px;
	background-origin: content-box;
			transition: all 2s;

}
.err403 {
	background: url(../../../errors/403-page.png) 0 0 no-repeat;
	background-size: 500px;
	background-origin: content-box;
				transition: all 2s;

}
.defFont {
	padding-top:100px;
	color:#909090;
	font-size:200px;
	text-shadow: 3px 3px 5px #D5C6FD;
	opacity: 0.5;
	padding-left: 150px;
			transition: all 500ms;

}
.err40xPosi {
	position: absolute;
	/* bottom: 30%; */
	left: 7%;
}
.err404 a,
.err403 a {
	padding:10px 30px;
}
/* ------------------------------------------------------------*/
/* affichage des h1 des pages avec class css avec le nom du titre*/
hgroup{
	position: relative;
}
/* .sortirgrenoble hgroup{}
.afficherlesactivites hgroup{}
.mesreservations hgroup{}
.afficheruneactivite hgroup{}
.afficherlescategories hgroup{}
.reinitalisationmotdepasse hgroup{}
.recevoirunnouveaumaildinscription hgroup{}
.creationducompte hgroup{}
.creationdunouveaumotdepasse hgroup{}
.authentification hgroup{}
.afficherlesutilisateurs hgroup{}
.afficherunutilisateur hgroup{}
.activezvotrecompte hgroup{} */
.filtrerparcategories hgroup {
	/* margin-bottom:40px; */
} 
.detaildugroupe h2{
	padding-bottom:0;
}	
select {
	font: inherit;
}
option {
	font: inherit;
}
/* ------------------------------------------------------------*/

.navPreced {
	font-size: 24px;
	vertical-align: baseline;

}
.userTxt{
	font-size:22px;
}
.txtAlignC{
	text-align: center;
}
.txtAlignR {
	text-align: right;
}
.txtAlignL {
	text-align: left;
}
.txtAlignCForm1 {
	text-align: center;
}

.txtAlignCForm2 {
	text-align: right;
}

.txtDeco
{
	padding-top:0.3em;
	padding-left:20px;
	/* border-bottom: 0.05em solid rgba(10, 10, 10, 0.5); */
	margin-bottom:10px;
	font-size:18px;
}
.txtOpacity50{
	opacity: 0.5;
}
.txtOpacity20 {
	opacity: 0.2;
}
/* */ 
.bg-color{
	background-color: #547a91;
	color:#fff;
}
.bg-color2{
	background-color: rgba(255,255,255,0.2);
	color:#fff;
}
#conteneur{
	min-height: 500px;
	border:solid 1px #fff;
	padding:20px;
	border-radius:3px;
	background-color: #547a91;
	/* color:#fff; */
}
#contenaire{
	min-height: 500px;
	/* border:solid 1px #547a91; */
	/* border:solid 1px rgba(179, 128, 255, 0.5); */
	padding:20px;
	border-radius:3px;
}
#contenaire2 {
	min-height: 500px;
	padding: 20px;
}
.posiRelative {
	position:relative;
}
.posiAbsolue{
	position: absolute;
	left:30px;
	bottom:20px;
}
/* .posiAbsolue2 {
	position: absolute;
	right: 30px;
	bottom: 20px;
} */
.minHeight {
	min-height: 350px;
}
.closeCross {
	position: absolute;
	right: 10px;
	top: 10px;
	opacity: 0.5;
	cursor: pointer;
}
.closeCross:hover {
	color: rgba(0, 0, 0, 1);
	opacity: 1;
}
.closeCross  a{
	color:#e51fba;
}
.cadre{
	box-shadow: 3px 3px 14px #ccc;
		/* box-shadow: 0px 1px 2px #000; */
	/* border:solid 2px rgba(179, 128, 255,0.5); */
	margin-bottom: 20px;
	padding:15px;
	border-radius: 3px;
}
.cadre:hover {
	/* box-shadow: 0px 30px 50px 15px #b380ff; */
}
.cadre2 {
	border:solid 1px rgba(179, 128, 255, 0.5);
	margin-bottom: 20px;
	padding: 1px;
}
.deco-box2 {
	/* border:solid 1px rgba(179, 128, 255, 0.5); */
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 3px;
	margin-bottom: 20px;
}
.deco-box3 {
	/* border: solid 1px rgba(179, 128, 255, 0.5); */
	border-top: solid 1px rgba(10, 10, 10, 0.5);
	box-shadow: 0px 1px 1px #000;
	opacity:0.65;
	padding: 5px;
	padding-left:10px;
	border-radius: 3px;
}
.deco-box3 td {
	padding: 0 10 0 0 !important;
}
.cadrePied {
	border: solid 1px rgba(179, 128, 255, 0.5);
	width:1Px;
	height:1PX;
	/* margin-bottom: 20px;
	padding: 15px; */
}
.cadrePied:hover {
	box-shadow: 0px 0px 50px 15px #b380ff;
}
/**/
.responsiveContainer img{
	width:100%;
}

/* ----- ----------------- */
.flexContainer{
	display:flex;
}
.flexJustify{
	justify-content: flex-start;
}
.posiRelative{
	position:relative;
}
.posiUP{
	position:relative;
		top:-12px;
}
.posiAbsolute2 {
	position: absolute;
	top:0;
	right:120px;
}
/*
ul li{
	padding-left: 15px;
}
*/
/* */
main{
	min-height: 500px;
}
/* */
.btn{
	padding: 15px 10px;
	background-color: #D5C6FD;
	background-image: (linear-gradient rgba(179, 128, 255, 0.5), #cccccc);
	border:solid 1px #000;
	border-radius: 3px;
	width: 200px;
	font-size: 20px;
	margin-right: 20px;
	text-align: center;
}
.btn:hover{
	background-color: #000;
	color: #fff;
}
.champ{
	width:100px;
	resize:none;
	border:solid 1px rgba(179, 128, 255, 0.5);
	padding:5px;
	font-size: 16px;
}
.champ2{
	margin-left: 10px;
	border:solid 1px rgba(179, 128, 255, 0.5);
	width:300px;
	resize:none;
	padding:5px;
}
/* */
.champ3{
	width:250px;
	resize:none;
	border:solid 1px rgba(179, 128, 255, 0.5);
	padding:5px;
	font-size: 16px;
	margin-bottom: 2px;
			border-radius: 3px;
} 
.champ3:hover, 
.champ3:focus{
		box-shadow: 0px 0px 3px 3px rgba(197, 253, 237, 0.5);
	}
	.champ6 {
		width: 400px;
	}
.label3{
	width:200px;
	display: inline-block;
	color:#000;
	font-size: 16px;
}
.label4{
	/*border:solid 1px red;*/
	width: 200px;
	/*display: inline-block;*/
	color: #000;
	font-size: 16px;
}
.champ7 {
	margin-left: 30px;
}

.label7 {
	margin-left: 10px;
}
.dispNO {
	display: none;
}

.dispYES {
	display: block;
}

input[readonly],
textarea[readonly],
select[readonly]{
	background: rgba(213, 198, 253, 0.1);
	border: solid 1px rgba(179, 128, 255, 0.2);
	color: rgba(0, 0, 0, 0.7);
}
 /* input:-moz-read-only,
 textarea:-moz-read-only,
 select:-moz-read-only {
 	background: rgba(213, 198, 253, 0.1);
 	border: solid 1px rgba(179, 128, 255, 0.2);
 	color: rgba(0, 0, 0, 0.7);
 } */

.margin170 {
	margin-left: 170px;
}

.btn3{
	padding: 15px 10px;
	/* background-color: #D5C6FD; */
	/* background-image: linear-gradient(rgba(179, 128, 255, 0.5), #cccccc); */
			/* dégradé 2 aux couleurs cube */
			/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c5fded+0,d5c6fd+100 */
			background: #c5fded;
			/* Old browsers */
			background: -moz-linear-gradient(-45deg, #c5fded 0%, #d5c6fd 100%);
			/* FF3.6-15 */
			background: -webkit-linear-gradient(-45deg, #c5fded 0%, #d5c6fd 100%);
			/* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(135deg, #c5fded 0%, #d5c6fd 100%);
			/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5fded', endColorstr='#d5c6fd', GradientType=1);
			/* IE6-9 fallback on horizontal gradient */
		/* margin-left:170px; */
		border: solid 1px #999;
		border-radius: 3px;
		width: 200px;
		font-size: 28px;
		margin-right: 20px;
		text-align: center;
		cursor: pointer;
		transition: all 400ms linear 0s;
		color:#fff;
}
.btn3:hover {
	/* background-color: #000; */
	color: #000;
	opacity: 0.4;
}
/* 
input.ui-spinner-input[type=number]::-webkit-inner-spin-button,
input.ui-spinner-input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
 } 
 */
.pad01{
	padding-top: 20px;
}
.pad02{
	padding-left: 20px;
}
.pad02r {
	padding-right: 20px;
}
.pad010r {
	padding-right: 10px;
}
.pad03{
	padding-bottom: 20px;
}
.pad04 {
	padding-right: 20px;
}

.margin170 {
	margin-left: 170px;
}

.marginL40 {
	margin-left: 40%;
}

.marginAuto {
	margin: 0 auto;
}
.shad01{
	box-shadow:20px 20px 50px grey;
}

/* */
fieldset{
	margin-left: 25px;
}
.label{
	width:200px;
	display: inline-block; 
}
.espace{
	margin-bottom: 80px;
}
.espace1 { 
	margin-bottom: 20px;
}
.espace2{
	margin-bottom: 40px;
}
.espace3{
	margin-bottom: 10px;
}
.espace3-top {
	margin-top: 25px;
}
.espace-top{
	margin-top: 80px;
}
.m-left20 {
	margin-left: 20px;
}
.errC{
	color:#9c3048;
}
.alerte{
	/* color:#ff6600; */
	color:#ffb3b3;
}
.errOk{
	color:rgba(179, 128, 255, 1);
}
.errSize{
	font-size:160%;
}
.txtGrey{
	color:#999;
}
.txtGrey:hover{
	color:rgba(179, 128, 255, 1);
}
.editDel:hover{
	color:rgba(179, 128, 255, 1);
}
.editAnn:hover{
	color:#e51fba;
}
.linkHov:hover{
	color:#e51fba;
}
.linkHov2:hover{
	color: rgba(179, 128, 255, 1);
}
.C-Txt{
	color:rgba(179, 128, 255, 1);
	text-shadow:3px 3px 5px #ccc;	
	text-decoration:none;
}
.C-Txt-2{
	color: rgba(179, 128, 255, 1);
}
.C-Txt:hover{
	color: rgba(179, 128, 255, 1);
}
.txt-s12 {
	font-size: 12px;
}
/*
.test{
		border-left:solid 10px red!important;
		background-color: rgba(255,255,255,0.8)!important;
	}
*/
#test{ /* forcer l'application css sur une div avc deja un style border */
		border-left:solid 10px red;
		background-color: rgba(255,255,255,0.8);
	}

/* #admin-serie li:nth-child(even){
	background-color: rgba(255,255,255,0.5);
	/* border:solid 1px #065a82; 
}
#admin-serie li:hover{
	border:solid 1px #065a82;
}
#admin-serie .txtLeft{
	text-align:left;
	border:dotted 1px #065a82;
}
.tBorder{
	border:dotted 1px #065a82;
}
#admin-recherche {

} */
.alignRight{
	text-align: right;
}
.alignCenter{
	text-align: center;
}
.formContact{
	/* width:80%; */
	min-height:500px;	
	margin:0 auto;
	padding:20px 0;
	/* border:dotted 1px #065a82; */
	border-radius:3px;
}
.formContact p{
	/* margin-left: 25px; */
	margin-bottom: 5px;
}
.formContact label{
	width:200px;
	display: block;
}
.formContact textarea, .formContact select{
	text-align: left;
	border:dotted 1px rgba(179, 128, 255, 1);
	width:350px;
}
.formContact .espace{
	margin-bottom: 80px;
}
.formContact .btn{
	padding: 15px 10px;
	background-color: pink;
	background-image: (linear-gradient rgba(179, 128, 255, 0.5),	white);
	border:solid 1px #000;
	border-radius:3px;
	width:150px;
	font-size:20px;
	margin-right: 20px;
}
.formContact .btn:hover{
	background-color: #000;
	color: #fff;
}
.formContact input{
	border:dotted 1px #065a82;
	width:350px;
	resize:none;
	padding:5px;
}
.formContact textarea{ /*  a voir */
	height:250px;
	resize: vertical;
}

/* */
.annonces{
	/* min-height: 500px; */
}
#logo{
	font-family: "Uni Sans W01 Book";
	font-size: 20px;
	/* color:#476b6b;*/
	color:#000;
}
#logo em{
	font-size: 0.5em;
	border-top: 0.05em solid #000;
	padding-top:0.3em;
	border-bottom: 0.05em solid #000;
	vertical-align: middle;
	display: inline-block;
	letter-spacing: 0.05em;
	color:#000;
}
#top-bar{
	color:#000;
}
#main-menu{
	/* background-color:#000;
	position:fixed; */
	top:0;
	left:0;
	z-index:99;
}
#main-menu nav ul {
	list-style-type: none;
	justify-content: flex-end;
}
#main-menu li{
	/* border-radius: 50%; */
}
#main-menu a{
	color:#ccc;
	/*color:#476b6b;*/
	display:block;
	text-align:center;
	line-height: 30px;
	padding: 20px 0 20px;
	/* border-bottom:solid 1px transparent; */
}
#main-menu a:hover{
	/* border-bottom:solid 2px #547a91; */
	/* background-color: rgba(84,122,145,0.4); */
	/* border-radius: 50%; */
	text-shadow: 0px 10px 5px rgba(179, 128, 255, 1),
	10px 10px 30px white,
	-10px 10px 30px white;
	/* text-shadow:5px 5px 10px white; */
	/* box-shadow: 0px 30px 50px 15px #547a91; */
}
#main-menu img {
	width: 20px;
	opacity: 0.8;
}
#main-menu img:hover {
	opacity: 1;
	box-shadow: 0px 0px 10px 6px rgba(179, 128, 255, 1);
}
/* */
footer{
	/* color:#fff; */
	font-size:0.8em;
	margin-bottom: 20px;
	color:#000;
	opacity:0.5;
}
footer a{
	line-height: 30px;
	text-align:center;
	border-top:solid 1px transparent;
} 
footer a:hover{
	/* border-top:solid 1px rgba(179, 128, 255, 0.5); */
	/* background-color: rgba(179, 128, 255, 0.5); */
	/* border-radius: 50%; */
	/* box-shadow: 0px 0px 50px 15px rgba(179, 128, 255, 0.5); */
	color:rgb(10, 10, 10);
	/* text-shadow: 0px 0px 5px rgba(179, 128, 255, 1); */
}
footer a.mentions-underline {
	/* background: white;
	color: #000; */
	/* font-size: 32px;
	padding: 6px; */
	text-decoration: none;
	position: relative;
}

footer a.mentions-underline:after,
footer a.mentions-underline:before {
	content: "";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	/* 100% de la taille moins 1px comme une bordure interne */
	/* autre option : box-sizing: content-box --> bordures extérieures à la box*/
	position: absolute;
	top: 0;
	transition: 0.5s ease-in-out 0s;
		border-radius:3px;

}

footer a.mentions-underline:before {
	top: 0;
	left: 0;
	transform: scaleY(0);
	border-left: 1px solid #000;
	border-right: 1px solid #000;

}

footer a.mentions-underline:after {
	transform: scaleX(0);
	top: 0;
	left: 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	/*  border-right: 1px solid #000; */
}

a.mentions-underline:hover:after {
	transform: scaleX(1);
}

a.mentions-underline:hover:before {
	transform: scaleY(1);
}
/* --------------------------------------------*/
.btnUnderline {
	/* background: white;
	color: #000; */
	/* font-size: 32px;
	padding: 6px; */
	text-decoration: none;
	position: relative;
}
.btnUnderline:after,
.btnUnderline:before {
	content: "";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	/* 100% de la taille moins 1px comme une bordure interne */
	/* autre option : box-sizing: content-box --> bordures extérieures à la box*/
	position: absolute;
	top: 0;
	transition: 0.5s ease-in-out 0s;
	border-radius:3px;
}
.btnUnderline:before {
	top: 0;
	left: 0;
	transform: scaleY(0);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.btnUnderline:after {
	transform: scaleX(0);
	top: 0;
	left: 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	/*  border-right: 1px solid #000; */
}
.btnUnderline:hover:after {
	transform: scaleX(1);
}
.btnUnderline:hover:before {
	transform: scaleY(1);
}
/* --------------------------------------------*/
/* */
.justify-end{
	justify-content: flex-end;
}	
.deco-header{
	/* border-bottom:solid 1px rgba(84,122,145,0.4);
	border-right:solid 1px rgba(84,122,145,0.4);
	/* box-shadow: 10px 10px 8px 10px #669999; */
	/* box-shadow: 5px 4px 6px 0 rgba(0, 0, 0, 0.2) */ */
}
.deco-footer a{
	/* padding: 10px; */
	/* margin-right: 20px; */
	border-radius:3px;
}
/* */
section .card{
  /* width: 250px; */
  /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
  text-align: justify;
  padding:15px;

  /* ------------------------------- ajouter contours */ 
}

section .card-content{
	min-height: 250px;
    /* background-color: #000000; */
	color:#000;
    padding: 15px;
}

section .card-bottom{
	color: rgba(10, 10, 10, 0.8);
    padding: 15px;
    font-size: 14px;
}

section .card-content li{
	padding-bottom: 15px;
}
section h1{
	color:#000;
	font-size:26px;
}
/**/
form a{
	color:rgba(179, 128, 255, 1);
	text-shadow:3px 3px 5px #ccc;	
	text-decoration:none; 
		/* margin-left: 100px; */

}
.nophoto {
	color: #999 !important;
	font-size: 120px;
}
.photo-opacity {
	filter: opacity(50%);
	-webkit-filter: opacity(50%);
}
.photo-opacity:hover {
	filter: opacity(100%);
	-webkit-filter: opacity(100%);
}

/* --------------------------
/* tirettes */
/* .main-nav-tirette {
	z-index: 99;
} */
/*  */
/* .sl {
	font-size: 14px;
	color: white;
	border-top: solid 0.5px rgba(179, 128, 255, 1);
	border-bottom: solid 0.5px rgba(179, 128, 255, 1);
	border-left: solid 0.5px rgba(179, 128, 255, 1);
	border-radius: 3px 0px 0px 3px;
	display: block;
	width: 150px;
	line-height: 50px;
	padding-left: 50px;
	transition: 500ms;
	position: fixed;
	right: 10px;
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #1a1a1a;
}
.sl:hover {
	right: 0;
	box-shadow: 0px 5px 25px 5px #b380ff;
} */
.botP { 
	background-image: url(../images/arrow-down.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-contact {
	background-image: url(../images/contact.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-settings {
	background-image: url(../images/settings-modifie.png);
	opacity: 0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-partage {
	background-image: url(../images/share.png);
	opacity:0.40;
	background-size: 22px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-info {
	background-image: url(../images/news.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-deconnex {
	background-image: url(../images/logout.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-connex {
	background-image: url(../images/sign-in.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}

.t-inscrip {
	background-image: url(../images/inscrip.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-profil {
	background-image: url(../images/user-settings.png);
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
	/* border-top: solid 1.5px #FDE9D4;
	border-bottom: solid 1.5px #FDE9D4;
	border-left: solid 1.5px #FDE9D4;
	box-shadow: 0px 2px 10px 2px #FDE9D4; */
	/* color:#FDE9D4; */
			opacity: 0.40;

}
.t-profil-name {
	color: rgba(179, 128, 255, 1);
	text-shadow: 3px 3px 5px #ccc;

}
.t-profil-name p {
	line-height: 3;
}
.t-profil:hover {
	box-shadow: 0px 5px 25px 5px #CBBED8;
}
.t-admin-name {
	color: #77253b;
	text-shadow: 3px 3px 5px #ccc;
}
/* .topP {
	background-image: url(../images/arrow-up.png);
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
/*} */
.t-home {
	background-image: url(../images/home.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-home em {
	border-top: 1px solid #fff;
	padding-top: 0.08em;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.t-plus {
	background-image: url(../images/plus.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-friends {
	background-image: url(../images/friends.png);
	opacity: 0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-tags {
	background-image: url(../images/tags.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-categ {
	background-image: url(../images/category.png);
	opacity:0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-collec {
	background-image: url(../images/collection.png);
	opacity: 0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-edit {
	background-image: url(../images/user-edit.png);
	opacity: 0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-mdp {
	background-image: url(../images/mdp.png);
	opacity: 0.40;
	background-size: 21px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-avatar {
	background-image: url(../images/avatar.png);
	opacity: 0.40;
	background-size: 23px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-trash {
	background-image: url(../images/trash.png);
	opacity: 0.40;
	background-size: 21px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-group {
	background-image: url(../images/group.png);
	opacity: 0.40;
	background-size: 23px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-users {
	background-image: url(../images/group-setting.png);
	opacity: 0.40;
	background-size: 23px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-shield {
	background-image: url(../images/security.png);
	opacity: 0.40;
	background-size: 23px;
	/* box-shadow: 0px 1px 2px #000; */
} 
.t-actif {
	/* border-top: solid 1.5px #FDE9D4;
	border-bottom: solid 1.5px #FDE9D4;
	border-left: solid 1.5px #FDE9D4;
	box-shadow: 0px 2px 10px 2px #FDE9D4; */
	color: #FDE9D4;
	opacity:1;
}
.t-search {
	background-image: url(../images/search.png);
	opacity: 0.40;
	background-size: 23px;
	/* box-shadow: 0px 1px 2px #000; */
}
.t-burger {
	background-image: url(../images/burger.png);
	opacity: 0.40;
	background-size: 25px;
	/* box-shadow: 0px 1px 2px #000; */
	background-position: center center;
	cursor: pointer;
}
.navCube{
	position : fixed;
	right:10px;
	top:20px;
	width: 136px;
	min-height: 100px;
	/* border: 1px solid red; */
	z-index: 99;
}
.navCube-Box{
	/* border: solid 1px #fff; */
	padding: 20px;
	border-radius: 3px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 5px center;
	/* background-size: 40px; */
}
.navCube-Box:hover {
	/* box-shadow: 0px 5px 25px 5px #b380ff; */
}
.navCube em {
	border-top: 0.05em solid #000;
	padding-top: 0.3em;
	border-bottom: 0.05em solid #000;
}
.size-icon img {
	width: 22px;
}

.size-icon2 img {
	vertical-align: bottom;
	width: 36px;
}

.size-icon:hover {
	opacity: 1;
}

.size-icon2:hover {
	opacity: 1;
}
.power {
	filter: brightness(100%);
	-webkit-filter: brightness(100%);
	vertical-align: bottom;
}
.size-bulle {
	width: 16px;
}

.minAvatar {
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: solid 1px rgba(179, 128, 255, 1);
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 8px;
	left: -50px;
	text-align: center;
	box-shadow: 3px 3px 5px #ccc;
}
.minAvatar:hover {
	box-shadow: 0px 0px 5px 2px rgba(158, 203, 190, 1);
}
.initiale {
	line-height: 2.3;
	font-size: 70px;
	color: rgba(0, 0, 0, 0.4);
	text-shadow: 3px 3px 5px rgba(197, 253, 237, 0.4);
	text-align: center;
}

.minInitiale {
	line-height: 2;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.4);
	text-shadow: 3px 3px 5px rgba(197, 253, 237, 0.4);
	text-align: center;
}

/*___________________________________________*/
.containCanvas {
	position: relative;
	/* width: 100vw; */
	min-height: 150vh;
	/* perspective: 1200px; */
}
.canvasAff {
	position: absolute;
	left: 0px;
	top: 0px;
	/* transform-style: preserve-3d; */
	/* transform: translateZ(-450px) rotateX(-3deg) rotateY(12deg) rotateZ(-4deg); */
}
.blockAff {
	margin: 20px;
	height: 320px; 
	overflow:hidden;
	cursor: pointer;
	/* transform-style: preserve-3d; */
	/* transform-origin: bottom center; */
	transition: 0.3s ease;
}
.blockAff:hover {
	transform: rotateX(-20deg);
	/* box-shadow: 0px 30px 50px 15px #547a91; */
}
/*___________________________________________*/
.degrade {

	/* dégrade 1 noir */
	/* background: #000000;
	background: -webkit-linear-gradient(top left, #000000 0%, #1a1a1a 55%, #2c2c2c 100%);
	background: -o-linear-gradient(top left, #000000 0%, #1a1a1a 55%, #2c2c2c 100%);
	background: linear-gradient(to bottom right, #000000 0%, #1a1a1a 55%, #2c2c2c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#2c2c2c', GradientType=1); */

	/* dégradé 2 aux couleurs cube */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c5fded+0,d5c6fd+100 */
	/* background: #c5fded; */
	/* Old browsers */
	/* background: -moz-linear-gradient(-45deg, #c5fded 0%, #d5c6fd 100%); */
	/* FF3.6-15 */
	/* background: -webkit-linear-gradient(-45deg, #c5fded 0%, #d5c6fd 100%); */
	/* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(135deg, #c5fded 0%, #d5c6fd 100%); */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5fded', endColorstr='#d5c6fd', GradientType=1); */
	/* IE6-9 fallback on horizontal gradient */

}
.creditsID {
	right:20px;
	bottom: 20px;
	font-size: 10px;
	margin-left: 150px;
}
#tmyinfo th {
	text-align: left;
}
/*___________________________________________*/
/*  CGU */
.cgu,
.mentionslegales,
.politiquedeconfidentialite {
	text-align:justify;
}
.cgu h3,
.mentionslegales h3,
.politiquedeconfidentialite h3 {
	padding-top: 30px;
}
.cgu p,
.mentionslegales p,
.politiquedeconfidentialite p{
	padding:10px 0 0 0;
}
.cgu ul {
	padding-left:20px;
}
.cgu em,
.mentionslegales em,
.politiquedeconfidentialite em{
		border-top: 1px solid #999;
		padding-top: 0.1em;
		border-bottom: 1px solid #999;
}

/*___________________________________________*/
/*
form a:hover{
	text-
	ration:underline;
	text-
	ration-color: white; 
} */
/*____________________________________________ MEDIAS */
/* */
/* */
/*____________________________________________ 1920 */
@media screen and (max-width:1920px){
}
/*____________________________________________ 1280 */
@media screen and (max-width:1280px){
	h1 {
		font-family: "Uni Sans W01 Book";
		font-size: 40px;
		padding-left: 25px;
		margin-bottom: 0px;
		text-align: center;
		padding-bottom: 30px;
		transition: font-size 500ms linear 0s;

	}
	h1 em {
		font-size: 0.7em;
		border-top: 0.025em solid #000;
		padding-top: 0.07em;
		border-bottom: 0.025em solid #000;
		vertical-align: baseline;
		display: inline-block;
		letter-spacing: 0.05em;
	}
		.txtAlignCForm1 {
			text-align: left;
		}

		.txtAlignCForm2 {
			text-align: left;
		}


}
/*____________________________________________ 1024 */
@media screen and (max-width:1024px){
		h1 {
			font-family: "Uni Sans W01 Book";
			font-size: 30px;
			padding-left: 15px;
			margin-bottom: 0px;
			text-align: center;
			padding-bottom: 30px;
			transition: font-size 500ms linear 0s;
		}

		h1 em {
			font-size: 0.7em;
			border-top: 0.025em solid #000;
			padding-top: 0.07em;
			border-bottom: 0.025em solid #000;
			vertical-align: baseline;
			display: inline-block;
			letter-spacing: 0.05em;
		}

	.xs-12,
	.xsg-12{
		padding-left: 20px;
	}
	
	.deco-box2 {
		margin-right: 20px;
	}

	/*-----------*/
	.err404 {
		background: url(../../../errors/404-page.png) 0 0 no-repeat;
		background-size: 300px;
		background-origin: content-box;
		transition: all 2s;

	}

	.err403 {
		background: url(../../../errors/403-page.png) 0 0 no-repeat;
		background-size: 300px;
		background-origin: content-box;
		transition: all 2s;

	}

	.defFont {
		padding-top: 100px;
		color: #909090;
		font-size: 100px;
		text-shadow: 3px 3px 5px #D5C6FD;
		opacity: 0.5;
		padding-left: 100px;
		transition: all 500ms;

	}

	.err40xPosi {
		position: absolute;
		/* bottom: 30%; */
		left: 7%;
		font-size: 85%;
	}

	.err404 a,
	.err403 a {
		padding: 10px 30px;
	}

		.txtAlignCForm1 {
			text-align: left;
		}

		.txtAlignCForm2 {
			text-align: left;
		}

		.margin170 {
			margin-left: 100px;
			transition: all 500ms;

		}

		.btn3 {
			padding: 15px 10px;
			width: 200px;
			font-size: 18px;
			margin-right: 10px;
			text-align: center;
			transition: all 400ms linear 0s;
		}

} /* fin max 1024 px*/
/*____________________________________________ 768 */
@media screen and (max-width:768px){
	.defFont {
		padding-top: 90px;
		color: #909090;
		font-size: 100px;
		text-shadow: 3px 3px 5px #D5C6FD;
		opacity: 0.5;
		padding-left: 0px;
		transition: font-size 500ms;

	}

	.err40xPosi {
		position: absolute;
		/* bottom: 30%; */
	}

	.margin170 {
		margin-left: 0px;
		transition: all 500ms;
	}

} /* fin max 768 px*/
/*____________________________________________  */
/*    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
} */