#TMP { display: none; }
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, span, div {
	padding: 0px; margin: 0px;
}
html, body {
	overflow: hidden;
	width: 100%; height: 100%;
}
body {
	font-size: 12px;
	font-family: arial, helvetica;
	/*margin: 18px 42px;*/
	color: #666;
}
img { border:  none; }
#access { color: #efefef; text-decoration: none; }
#mainMenu {
	padding: 0 0 0 46px;
	position: absolute;
	left: 42px; top: 18px;
	background: url(/asset/img/logo.gif) no-repeat left 24px;
	float: left;
}
.tab{
	border-left: 1px dotted #666;
	width: 24px;
	float: left;
	list-style: none;
	height: auto;
	overflow: hidden;
	position: relative;
	height: 440px;
}
.OPEN { overflow: visible; }
.tab .AJAX_MAIN {
	position: absolute;
	height: 400px; width: 24px;
	display: block;
	text-indent: -9999px;
	z-index: 10;
	background: transparent url(/asset/img/icon.gif) no-repeat;
}
.mainContainer {
	padding: 3px 28px 0 25px;
	width: 547px;
	overflow: hidden;
	background: #fff;
}
.mainContainer h1 {
	margin: 20px -10px 12px 0px;
	letter-spacing: 9px;
	text-transform: uppercase;
	color: #dfdfdf;
	text-align: right;
	font-size: 1.3em;
}
.mainContainer h2 {
	margin-bottom: 12px;
	font-size: 1.1em;
}
.mainContainer h3 {
	margin-bottom: 2px;
	font-size: 1em;
}
.mainContainer a:link, #mainMenu a:visited, .box .b a:link, .box .b a:visited  {
	color: #FF2BB9;
	text-decoration: none;
}
.mainContainer a:hover, .box .b a:hover {
	color: #B802B6;
	background-color: #f6f6f6;
	text-decoration: none;
}
.mainContainer li {
	list-style-type: none;
}
.mainContainer p {
	padding: 0 0 8px 24px;
}
.mainContainer .list a:link, .mainContainer .list a:visited {
	height: 19px;
	padding: 5px 0px 0px 20px;
	display: block;
	width: 160px;
	font-size: 1em;
	font-weight: bold;
}
.loading {background: #fff url(/asset/img/spinner.gif) no-repeat center 5px !important;}
.scrollBar {
	background: #666;
	cursor: url(/asset/img/cursor/grab.png), move;
	position: absolute;
	height: 50px;
	z-index: 10; width: 30px;
	top: 0px; left: 0px;
	font-size: 2em;
	color: #fff;
	text-align: center;
	padding: 25px 0;
	overflow: hidden;
}
/*
box
*/
.cover {
	background-color: #000; opacity: 0.5;
	position: absolute; left: 0px; top: 0px;
}
.box h2.b {
	margin: 0.9em 1.2em 0;
	text-align: center;
	font-size: 1.1em;
	}
.box p.b { padding: 9px 0; text-align: justify; }
.box {
	position: absolute; padding: 12px;
	background-color: #fff;
	background-position: center center !important;
}
.navBar span {
	width: 7px; height: 38px;
	display: block; float: left;
	background: url(/asset/img/litenav.png);
	}
.navBar .prev, .navBar .next, .navBar .close {
	text-indent: -9999px;
	width: 32px; height: 38px;
	display: block; float: left;
	}
.navBar .prev { background: url(/asset/img/litenav.png) -5px center; }
.navBar .next { background: url(/asset/img/litenav.png) -36px center; }
.navBar .close { background: url(/asset/img/litenav.png) -67px center; width: 44px; }
.navBar {
	position: absolute;
	opacity: 0.2;
	height: 38px;
	top: 24px;
	left: 24px;
}
.box .boxCont { opacity: 0; }
/*	default form		*/
.flat {
	border: none;
	background-color: #efefef;
	margin-bottom: 12px;
	}
.default input { height: 1.3em; padding: 0.2em 0 0.1em 0.3em; font-size: 1em; }
.default textarea { padding: 0.2em 0em 0em 0.3em; font-size: 1em; font-family: arial, helvetica; }
.default  .line {
	clear: both;
}
.default  label {
	width: 9.8em;
	float: left;
	clear: both;
	text-align: right;
	padding: 0.2em 0.6em 0em 0em;
	color: #FF2BB9;
}
.default  input, .default  label, .default  textarea , .default  button {
	font-family: georgia;
	font-size: 1.4em;
	font-style: italic;
}
.default  input {
	width: 320px;
	float: left;
}
.default  textarea {
	width: 320px;
	height: 200px;
	float: left;
	overflow: auto;
}
.default .chkrdo { width: 20px; }
/* drop shadow */
.ds { width: 10px; height: 10px; position: absolute; font-size: 0pt;}

/************************************		PAGES	*/
/*		Page liens		*/
#mailForm button {
	padding: 0.1em 3em 0.2em;
}
/*		Page liens		*/
#linx ul {
	float: left;
	width: 170px;
	height: 100px;
	margin: 0px 12px 20px 0px;
}
#linx li {
	list-style-type: none;
}
.mainContainer #linx li a:link , .mainContainer #linx li a:visited {
	height: 16px;
	padding: 0 0 0 20px;
	display: block;
	width: auto;
	font-size: 1em;
	font-weight: normal;
}
#linx h2 {
	margin-bottom: 2px !important;
}

/*		Page galerie		*/
.gallery {
	float: left;
	clear: both;
}
.gallery li img {
	width: 64px; height: 64px;
}
.gallery li {
	float: left;
	list-style-type: none;
	padding: 0px 14px 14px 0px;
}
#galleryContainer h2, #printContainer h2 {
	clear: both;
}
#galleryContainer .more {
	margin-bottom: 12px;
	display: block;
	width: 120px;
	clear: both;
	padding: 4px;
}
.gallery li a:link, .gallery a:visited {
	float: left;
	list-style-type: none;
	padding: 0;
	width: auto;
	height: auto;
}
.gallery a:hover {
	background: transparent;
}
/*		Page dev		*/




/*		Page about		*/
#aboutContainer {
	background: url(/media/00/00/00/00/00/00/91/file.jpg) no-repeat 0px 65px;
	min-height: 400px;
	padding: 0px 30px 0px 172px;
}
/*		Page audio		*/
#slavery { background: url(/media/me/ravery.jpg) no-repeat right 19px; }
#rgs { background: url(/media/me/rg.jpg) no-repeat right 27px; }
#biolab { background: url(/media/me/vende.jpg) no-repeat right 8px; }
#audioContainer .band {
	margin-bottom: 26px;
}
#audioContainer li a:visited { text-decoration: line-through; }
