			div#surfaceT div.fiche {
				width:79em; background-color:#373737;
				margin-bottom:1em;
			}
				fieldset.toTime label {
					display:inline; float:left;
					width:220px !important; height:auto;
				}
				div#surfaceT #note,.note.read #write {
					display:none; position:absolute;
					border:1px solid white; width:450px;
					right:10%; top:10%;
					background-color:#272727;
				}
				.note p {
					margin:0 0 1em 0;
				}
				label.note.liste.date {
					display:inline;
				}
				.newnote {
					background-color:#505050; color:white;
				}
				div.content {
					width:79em; float:left;
				}
				div.content > p {
					margin:1em 0;
				}
				div.indexCard {
					width:122px !important; text-align:center;
				}
					.note img.avatar {
						width:60px; margin-right:1em;
					}
					div.indexCard > img.avatar {
						float:left; width:auto;
					}
					div.indexCard ul.detail {
						margin:0em !important; float:left; width:auto;
					}
					/*div.indexCard p.midget  { //STRANGE VERSION
						float:left; margin:0em 1em 1em 0;
						border:1px solid #373737; padding:0.2em;
						background-color:#323232; width:75px;
					}*/
					div.indexCard p.midget {
						float:none !important; /*margin-right:1em !important;*/
						width:116px; text-align:center;
					}
					p.toTime {
						font-size:0.9em; margin:0em !important;
						padding:0em 1em !important; width:79em !important; float:left;
					}
						p.toTime span {
							color:#959595; float:left;
							margin-right:1em; width:auto;
						}
						.midget a {
							display:block;
						}
				.rightColFiche {
					height:236px; clear:none !important; border:1px solid #373737;
				}
					#portoMidget li {
						width:450px; display:block; clear:both;
					}
					#portoMidget > li > a {
						color:#575757; float:left; width:100px; clear:right;
					}
						#portoMidget > li:hover > a {
							color:white;
						}
					#portoMidget > li > div {
						background-color:#373737; margin:0 0 0 100px !important;
						position:absolute !important; float:left;
						clear:left; top:5em; left:10em;
					}
					#portoMidget > li > div > ul {
						width:124px; height:inherit; overflow:auto;
					}
					#portoMidget > li > div > ul > li {
						max-width:86px; clear:none;
						padding:5px; float:left;
					}
					#portoMidget > li > div > ul > li > img {
						display:none;
					}
					#portoMidget div.imgShox {
						position:relative; width:auto; height:auto; text-align:center;
					}
						div.imgShox img {
							margin:auto; padding:0; position:relative;
						}
				.editPicture label {
					float:left; width:100px; text-align:center;
				}
				#miniaCrop {
					position:absolute; opacity:0.5;
					z-index:2; background-color:#575757;
				}