@charset "UTF-8";
/* CSS Document */

a {outline: none;}
p {
	
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

#bg {
	
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1900px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	
	}

@media screen and (max-width: 1900px){
	#bg {
		left: 50%;
		margin-left: -950px; }
}
		
.menu_general {
	position: fixed;
	top: 0px;
	left:0px;
	display:block;
	background:#000;
	width:28px;
	height:100%;
	}

.menu_images {
	position: fixed;
	top: 5px;
	left:6px;
	}

.logo {
	position: fixed;
	top: 45px;
	left:60px;
	border:none;
	}

.mail_btn{
	background: url('images/menu/mail2.png') center top no-repeat;
	width: 16px;
	height:11px;
	display:block;
	position:relative;
	left:-1px;
	}

.mail_btn:hover{background: url('images/menu/mail_hover.png') center top no-repeat;}

.info_btn{
	background: url('images/menu/info.png') center top no-repeat;
	width: 16px;
	height:11px;
	display:block;
	position:relative;
	left:-1px;
	}

.info_btn:hover{background: url('images/menu/info_hover.png') center top no-repeat;}

.btn{
	width: 12px;
	height:12px;
	display:block;
	}

.btn:hover {background:#FFF;}
.Portraits:hover {background:#FFF;}

.btn:active {background:#DDD;}


.btnOldGuy02{background:#c3bfbd;}
.btnPortraits{background:#3c5350;}
.btn3DAbstrait{background:#655744;}
.btn3DDude{background:#5a6a6a;}
.btnTool{background:#6b2f20;}
.btnCyborg{background:#aa7943;}
.btnInquietants{background:#433421;}
.btnEtre{background:#917d67;}
.btnApparenceTransparence{background:#521212;}
.btnPh-1054{background:#70716b;}
.btnCDCovers{background:#575D55;}
.btnFunStuff{background:#666;}
.btn12{background:#575D55;}
.btn13{background:#575D55;}

.pad{padding-bottom:8px;}
	
		aa7943
p { color:#FFF }