body{
	width:100%;
	height:100%;
	background:#595959 url("http://www.nothing-is-3d.com/img/design/cubes01.png") no-repeat fixed 10% bottom;
	font-family:tahoma,georgia,verdana,arial;
	color:#ddd;
	margin:0px;
	padding:0px;
	}	
	
img{
	border:0px;
	margin:0px;
	padding:0px;
	}

textarea, input{
	background-color:#eee;
	border:0px;
	margin:1%;
	}

.globale{
	position:relative;
	left:15%;
	width:65%;
	background:url("../img/design/bgd01.png");
	padding:2%;
	padding-top:1%;
	border-left:1px solid #fff;
	}
	.globale h1{
		font-size:1.7em;
		margin:0px;
		margin-left:-2%;
		}
	.globale h2{
		border-top:1px solid #8cabf0;
		font-size:1.3em;
		font-weight:normal;
		margin:0px;
		margin-top:2%;
		padding-top:1%;
		text-indent:2%;
		}
		.globale h2 a{border:0;}
	.globale h3{
		font-size:1em;
		margin:0px;
		margin-top:1%;
		padding-top:1%;
		text-indent:3%;
		}
	.globale p{text-indent:6%;}
	.globale a{
		color:#fff;
		border-bottom:1px dotted #ccc;
		text-decoration:none;
		}
		.globale a:hover{
			color:#6eabfa;
			border-bottom:1px dotted;
			}
.it{
	font-style:italic;
	font-family:verdana;
	}
.fakeMenu{/* met en forme toutes les references a des menus de logiciels (de type File, Edit, View, Help, etc) */
	font-family:arial;
	background-color:#ddd;
	color:#000;
	font-size:0.95em;
	padding-left:2px;
	padding-right:2px;
	border-left:1px solid #fff;
	}
.fakeKey{/* met en forme toutes les references a des touches de clavier */
	}
			
/***** Menu *****/
#menuuu{
	text-align:left;
	position:fixed;
	height:100%;
	background:url("http://www.nothing-is-3d.com/img/design/bgd01.png") repeat-y;
	line-height:2em;
	}
	#menuuu a{
		padding-left:10px;
		padding-right:20px;
		background-color:#507cb7;
		border-left:1px solid #fff;
		font-size:1.2em;
		color:#fff;
		text-decoration:none;/*
		display:inline-block;
		width:200px;*/
		}
		#menuuu a:hover{
			background-color:#8cabf0;
			}
			
/***** Galerie *****/

/***** Contact *****/
#kontakt{
	border-top:1px solid #507cb7;
	margin-top:2%;
	padding-top:2%;
	padding-right:15%;
	text-align:right;
	}
/***** Tools *****/
#toolsMaxscripts h3{
	margin-left:3%;
	border-top:1px solid #5c9c3f;
	}
	#toolsMaxscripts p{margin-left:3%;}
	
/***** PluXml *****/
#aside{
	position:fixed;
	overflow:auto;
	top:0%;
	right:0%;
	padding:1%;
	background:url("../img/design/bgd01.png");
	border-left:1px solid #fff;
	width:12%;
	}
	#aside img{text-align:center;}
	#aside ul{
		margin:0%;
		list-style-type:none;
		}
#footer{
	margin:0;
	padding:0;
	}
.art-infos{
	text-align:right;
	font-size:0.8em;
	color:#ddd;
	}
